freedreno/a6xx: move ubwc clear to blitter
[mesa.git] / src / gallium / drivers / freedreno / freedreno_resource.h
2020-08-28 Rob Clarkfreedreno/a6xx: move ubwc clear to blitter
2020-08-24 Rob Clarkfreedreno: add debug helper to dump buffers
2020-08-18 Eduardo Lima Mitevfreedreno: Implement memory object create/destroy for...
2020-07-08 Jonathan Marekfreedreno/layout: layout simplifications and pitch...
2020-07-08 Jonathan Marekfreedreno: add a fd_resource_pitch helper
2020-06-04 Rob Clarkfreedreno/a6xx: re-work LRZ state tracking
2020-05-12 Eric Anholtfreedreno: Skip taking the lock for resource usage...
2020-05-12 Eric Anholtfreedreno: Move the resource_read early out to an inline.
2020-04-29 Rob Clarkfreedreno: optimize rebind_resource()
2020-04-29 Rob Clarkfreedreno: don't realloc idle bo's
2020-02-04 Eric Anholtfreedreno: Allow UBWC on textures with multiple mipmap...
2019-12-10 Rob Clarkfreedreno/a5xx+a6xx: split LRZ layout to per-gen
2019-11-26 Rob Clarkfreedreno: switch to layout helper
2019-11-26 Eric Anholtfreedreno: Convert the slice struct to the new resource...
2019-11-26 Eric Anholtfreedreno: Introduce a fd_resource_tile_mode() helper.
2019-11-26 Eric Anholtfreedreno: Introduce a fd_resource_layer_stride() helper.
2019-09-12 Rob Clarkfreedreno: fix compiler warning
2019-08-12 Khaled Emarafreedreno: enable tiled textures for debug builds
2019-06-11 Rob Clarkfreedreno: add helper to uncompress UBWC resource
2019-05-04 Rob Clarkfreedreno: remove unused forward struct declaration
2019-05-04 Rob Clarkfreedreno: add ubwc_enabled helper
2019-05-04 Rob Clarkfreedreno: move UBWC color offset to fd_resource_offset()
2019-03-01 Fritz Koenigfreedreno/a6xx: UBWC support
2019-02-11 Kristian H. Kristensenfreedreno: Consolidate u_blitter functions in freedreno...
2019-01-29 Rob Clarkfreedreno: minor cleanups
2019-01-29 Rob Clarkfreedreno: stop frob'ing pipe_resource::nr_samples
2019-01-26 Jonathan Marekfreedreno: add renderonly scanout
2018-12-22 Rob Clarkfreedreno/a6xx: fix 3d texture layout
2018-10-17 Rob Clarkfreedreno: add resource seqno
2018-10-17 Neil Robertsfreedreno: Remove the Emacs mode lines
2018-01-14 Rob Clarkfreedreno/a5xx: texture tiling
2018-01-14 Rob Clarkfreedreno: add screen->setup_slices() for tex layout
2017-12-17 Rob Clarkfreedreno: staging upload transfers
2017-12-15 Rob Clarkfreedreno: use u_transfer_helper
2017-12-04 Rob Clarkfreedreno: remove use of u_transfer
2017-12-03 Rob Clarkfreedreno: avoid mem2gmem for invalidated buffers
2017-06-07 Rob Clarkfreedreno/a5xx: LRZ support
2017-06-07 Rob Clarkfreedreno: drop timestamp field
2016-08-16 Rob Clarkfreedreno: support for using generic clear path
2016-07-30 Rob Clarkfreedreno: re-order support for hw queries
2016-07-30 Rob Clarkfreedreno: add batch-cache and batch reordering
2016-07-30 Rob Clarkfreedreno: push resource tracking down into batch
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-21 Ilia Mirkinfreedreno/a4xx: use hardware RGTC texture samplers
2015-11-18 Ilia Mirkinfreedreno: add support for conditional rendering, requi...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-04 Rob Clarkfreedreno: simplify/cleanup resource status tracking
2015-07-27 Rob Clarkfreedreno: add resource tracking support for written...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-28 Ilia Mirkinfreedreno/a3xx: add support for S8 and Z32F_S8
2015-04-28 Ilia Mirkinfreedreno: add fd_transfer to wrap around pipe_transfer
2015-04-05 Ilia Mirkinfreedreno: keep track of buffer valid ranges
2015-04-05 Ilia Mirkinfreedreno: mark resources as being read so that writes...
2015-04-05 Ilia Mirkinfreedreno: add a reading flag to indicate gpu is readin...
2014-12-13 Rob Clarkfreedreno/a4xx: mipmaps
2014-12-13 Rob Clarkfreedreno: helper to calc layer/level offset
2013-09-14 Rob Clarkfreedreno: multi-slice resources (cubemap, mipmap,...
2013-03-12 Rob Clarkfreedreno: gallium driver for adreno