summaryrefslogtreecommitdiffstats
path: root/src/amd
Commit message (Expand)AuthorAgeFilesLines
* amd/common: round cube array slice in ac_prepare_cube_coordsNicolai Hähnle2017-09-203-5/+8
* radv/ac: bump params array for image atomic comp swapDave Airlie2017-09-191-1/+1
* radv: Actually set the cmd_buffer usage_flags.Bas Nieuwenhuizen2017-09-061-0/+1
* radv: don't assert on empty hash tableGrazvydas Ignotas2017-09-061-0/+3
* radv: clear dynamic_shader_stages on createGrazvydas Ignotas2017-09-061-0/+1
* radv: Fix sparse BO mapping merging.Bas Nieuwenhuizen2017-09-061-0/+1
* radv: Fix off by one in MAX_VBS assert.Bas Nieuwenhuizen2017-09-061-1/+1
* radv: don't crash if we have no framebufferDave Airlie2017-08-251-0/+4
* radv: force cs/ps/l2 flush at end of command stream. (v2)Dave Airlie2017-08-211-1/+4
* radv: fix MSAA on SI gpus.Dave Airlie2017-08-211-3/+7
* radv: fix f16->f32 denorm handling for SI/CIK. (v2)Dave Airlie2017-08-211-2/+16
* ac: fail shader compilation if libelf is replaced by an incompatible versionMarek Olšák2017-08-192-3/+11
* radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)Dave Airlie2017-08-191-0/+5
* ac/nir: fix lsb emissionConnor Abbott2017-08-191-1/+11
* radv: Don't underflow non-visible VRAM size.Bas Nieuwenhuizen2017-08-031-2/+4
* 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