aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* radeonsi/gfx9: emit BREAK_BATCH in emit_framebuffer_stateMarek Olšák2017-03-301-0/+5
* radeonsi/gfx9: fix MIP0_WIDTH & MIP0_HEIGHT for compressed texture blitsMarek Olšák2017-03-306-10/+26
* radeonsi/gfx9: fix textureSize/imageSize for 1D texturesMarek Olšák2017-03-301-25/+32
* radeonsi/gfx9: add a workaround for 1D depth texturesMarek Olšák2017-03-303-23/+81
* radeonsi/gfx9: enable clamping for Z UNORM formats promoted to Z32FMarek Olšák2017-03-301-1/+11
* radeonsi/gfx9: image descriptor changes in mutable fieldsMarek Olšák2017-03-303-23/+73
* radeonsi/gfx9: FMASK image descriptor changesMarek Olšák2017-03-301-21/+48
* radeonsi/gfx9: image descriptor changes in immutable fieldsMarek Olšák2017-03-302-5/+54
* radeonsi/gfx9: DB changesMarek Olšák2017-03-302-94/+176
* radeonsi/gfx9: CB changesMarek Olšák2017-03-302-52/+125
* radeonsi/gfx9: do DCC clears on non-mipmapped textures onlyMarek Olšák2017-03-302-4/+17
* radeonsi/gfx9: update can_sample_z/s flagsMarek Olšák2017-03-301-2/+7
* radeonsi/gfx9: pass correct parameters to buffer_get_handleMarek Olšák2017-03-301-6/+14
* radeonsi/gfx9: update si_set_optimal_micro_tile_modeMarek Olšák2017-03-301-6/+38
* radeonsi/gfx9: don't check array_mode for allowing TC-compatible HTILEMarek Olšák2017-03-301-1/+2
* radeonsi/gfx9: update HTILE/CMASK/FMASK allocatorsMarek Olšák2017-03-301-1/+15
* radeonsi/gfx9: stub testdma - array_mode_to_stringMarek Olšák2017-03-301-12/+18
* radeonsi/gfx9: update r600_print_texture_infoMarek Olšák2017-03-303-5/+65
* gallium/radeon: move pre-GFX9 radeon_bo_metadata.* to u.legacy.*Marek Olšák2017-03-303-45/+57
* gallium/radeon: add GFX9 surface info to radeon_surfMarek Olšák2017-03-301-0/+38
* gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*Marek Olšák2017-03-3018-294/+305
* radeonsi/gfx9: allow Z16_UNORM for TC-compatible HTILEMarek Olšák2017-03-301-6/+16
* radeonsi/gfx9: draw changesMarek Olšák2017-03-301-12/+31
* radeonsi/gfx9: pad shader binaries by 128 bytesMarek Olšák2017-03-301-0/+6
* radeonsi/gfx9: trivial shader and ring changesMarek Olšák2017-03-301-5/+15
* radeonsi/gfx9: sampler state changesMarek Olšák2017-03-301-1/+1
* radeonsi/gfx9: add a scissor bug workaroundMarek Olšák2017-03-301-0/+6
* radeonsi/gfx9: rasterizer changesMarek Olšák2017-03-301-2/+4
* radeonsi/gfx9: disable the 2-bit format fetch fixMarek Olšák2017-03-301-2/+6
* radeonsi/gfx9: set NUM_RECORDS correctlyMarek Olšák2017-03-303-3/+3
* radeonsi/gfx9: ELEMENT_SIZE changeMarek Olšák2017-03-302-7/+15
* radeonsi/gfx9: enable ETC2Marek Olšák2017-03-301-1/+2
* radeonsi/gfx9: disable RB+ on Vega10Marek Olšák2017-03-306-22/+39
* radeonsi/gfx9: init_config changesMarek Olšák2017-03-301-6/+32
* radeonsi/gfx9: don't set PA_SC_RASTER_CONFIG*Marek Olšák2017-03-301-15/+19
* radeonsi/gfx9: Gather4 no longer needs the workaroundMarek Olšák2017-03-301-1/+2
* radeonsi/gfx9: CP DMA changesMarek Olšák2017-03-301-10/+30
* radeonsi/gfx9: query changes - EVENT_WRITE and SET_PREDICATIONMarek Olšák2017-03-301-10/+19
* radeonsi/gfx9: EVENT_WRITE_EOP -> RELEASE_MEMMarek Olšák2017-03-301-14/+25
* radeonsi/gfx9: INDIRECT_BUFFER changeMarek Olšák2017-03-301-1/+1
* radeonsi/gfx9: enable SDMA buffer copying & clearingMarek Olšák2017-03-301-3/+4
* radeonsi/gfx9: handle GFX9 in a few placesMarek Olšák2017-03-304-2/+5
* radeonsi/gfx9: don't read back non-existent SRBM registersMarek Olšák2017-03-301-3/+5
* radeonsi/gfx9: add IB parser supportMarek Olšák2017-03-301-0/+1
* radeonsi/gfx9: set the LLVM processor, require LLVM 5.0Marek Olšák2017-03-301-0/+2
* radeonsi/gfx9: add GFX9 and VEGA10 enumsMarek Olšák2017-03-302-1/+4
* amd: GFX9 packet changesMarek Olšák2017-03-301-2/+2
* amd: add texture format definitions for GFX9Marek Olšák2017-03-301-4/+4
* amd: resolve remaining definition conflicts with gfx9d.hMarek Olšák2017-03-302-3/+3
* amd: normalize register definition formattingMarek Olšák2017-03-301-15/+45