summaryrefslogtreecommitdiffstats
path: root/src/amd
Commit message (Expand)AuthorAgeFilesLines
* radv: for stencil only set Z tile mode index to same valueDave Airlie2017-08-031-0/+2
* radv/ac: port SI TC L1 write corruption fix.Dave Airlie2017-08-031-3/+5
* radv/ac: realign SI workaround with radeonsi.Dave Airlie2017-08-031-2/+3
* radv: fix buffer views on SI/CIK.Dave Airlie2017-08-031-0/+5
* radv: fix non-0 based layer clears.Dave Airlie2017-08-031-4/+9
* radv: advertise v6 of the wayland surface extensionEmil Velikov2017-08-031-1/+1
* ac/nir: Fix ordering of parameters for image atomic cmpswap intrinsicsAlex Smith2017-07-121-1/+1
* ac/nir: implement 64-bit packing and unpackingConnor Abbott2017-07-082-0/+32
* ac/nir: Use correct LLVM intrinsics for atomic ops on imageBuffersAlex Smith2017-07-081-29/+34
* ac/nir: Make intrinsic_name buffer long enoughJames Legg2017-07-081-1/+1
* amd/common: fix off-by-one in sid_tables.pyNicolai Hähnle2017-06-281-1/+1
* radv: fix trace dumping for !use_ib_bosGrazvydas Ignotas2017-06-141-3/+11
* radv: set fmask state to all 0s when no fmask. (v2)Dave Airlie2017-06-141-1/+2
* radv: Remove SI num RB override for occlusion queries.Bas Nieuwenhuizen2017-06-141-3/+0
* radv: fewer than 8 RBs are possibleNicolai Hähnle2017-06-141-2/+0
* radv: expose integrated device type for APUs.Dave Airlie2017-06-141-1/+1
* radv: Dirty all descriptors sets when changing the pipeline.Bas Nieuwenhuizen2017-06-142-8/+14
* radv: Set both compute and graphics SGPRS on descriptor set flush.Bas Nieuwenhuizen2017-06-141-29/+27
* radv: Reserve space for descriptor and push constant user SGPR setting.Bas Nieuwenhuizen2017-06-011-0/+8
* radv: automake: list shared libraries after the static onesEmil Velikov2017-06-011-19/+16
* configure: check once for DRI3 dependenciesEmil Velikov2017-05-311-2/+1
* radeon: automake: remove unneeded elf Cflags/LibsEmil Velikov2017-05-181-0/+2
* radeonsi/gfx9: add support for RavenMarek Olšák2017-05-181-0/+1
* amd/addrlib: import Raven supportMarek Olšák2017-05-183-3/+72
* radv: don't advertise transfer props unless we can do anything elseDave Airlie2017-05-101-2/+2
* radv/ac: canonicalize the output for 32-bit float min/max.Dave Airlie2017-05-101-0/+8
* radv: flush f32->f16 conversion denormals to zero. (v2)Dave Airlie2017-05-102-4/+41
* radv: flush more stages when semaphore are waiting.Dave Airlie2017-05-102-3/+23
* radv: fix stencil only clears.Dave Airlie2017-05-101-0/+3
* radv/wsi: report presentation error per image requestDave Airlie2017-05-101-6/+13
* radv: apply the tess+GS hang workaround to Polaris12 as wellDave Airlie2017-05-081-1/+2
* radv/meta: fix restoring a push descriptor setFredrik Höglund2017-05-082-2/+8
* radv: don't leak DRM devicesGrazvydas Ignotas2017-05-081-1/+3
* radv: fix possible stack corruptionGrazvydas Ignotas2017-05-081-1/+1
* radv: Don't set dynamic state for pipelines with rasterizer dicard.Bas Nieuwenhuizen2017-05-081-6/+9
* radv: enable POLARIS12 support.Dave Airlie2017-05-084-0/+8
* radeonsi/gfx9: make some PA & DB registers match the closed Vulkan driverMarek Olšák2017-05-081-0/+4
* android: amd/addrlib: trivial fix for gfx9 supportMauro Rossi2017-04-171-0/+2
* radv: remove the temp descriptor set infrastructureFredrik Höglund2017-04-142-76/+28
* radv: use push descriptors in metaFredrik Höglund2017-04-146-416/+301
* radv: add private push descriptors for metaFredrik Höglund2017-04-142-0/+41
* radv: remove irrelevant commentGrazvydas Ignotas2017-04-141-1/+1
* radv: report timestampPeriod correctlyGrazvydas Ignotas2017-04-142-2/+2
* radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry.Bas Nieuwenhuizen2017-04-142-7/+7
* radv: Set descriptor set limits.Bas Nieuwenhuizen2017-04-131-15/+29
* radv: Increase integer sizes in descriptor sets.Bas Nieuwenhuizen2017-04-131-8/+8
* radv: support S8_UINT as a depth/stencil format.Dave Airlie2017-04-141-1/+1
* radv: bump maxGeometryShaderInvocations.Dave Airlie2017-04-141-1/+1
* radv: Add more trace points.Bas Nieuwenhuizen2017-04-132-0/+3
* radv: Ignore CmdUpdateBuffer with size 0.Bas Nieuwenhuizen2017-04-131-0/+3