iris: Better determine map_would_stall for Z/S
[mesa.git] / src / gallium / drivers / iris / iris_resource.c
2019-06-20 Kenneth Graunkeiris: Use iris_flush_bits_for_history in iris_transfer_...
2019-06-20 Kenneth Graunkeiris: Fix iris_flush_and_dirty_history to actually...
2019-06-20 Kenneth Graunkeiris: Implement INTEL_DEBUG=pc for pipe control logging.
2019-05-15 Andrii Kryvytskyiiris: Check if resource has stencil before returning it
2019-05-14 Nanley Cheryiris/resource: Drop redundant checks for aux support
2019-05-14 Nanley Cheryiris/resource: Fall back to no aux if creation fails
2019-05-07 Mike Blumenkrantziris: support dmabuf imports with offsets
2019-04-24 Kenneth Graunkeiris: Split iris_flush_and_dirty_for_history into two...
2019-04-24 Kenneth Graunkeiris: Prefer staging blits when destination supports...
2019-04-23 Kenneth Graunkeiris: Make some offset math helpers take a const isl_su...
2019-04-23 Kenneth Graunkeiris: Track valid data range and infer unsynchronized...
2019-04-23 Kenneth Graunkeiris: Make a resource_is_busy() helper
2019-04-23 Kenneth Graunkeiris: Replace buffer backing storage and rebind to...
2019-04-23 Kenneth Graunkeiris: Mark constants dirty on transfer unmap even if...
2019-04-15 Kenneth Graunkeiris: Fix FLUSH_EXPLICIT handling with staging buffers.
2019-04-15 Kenneth Graunkeiris: Preserve all PIPE_TRANSFER flags in xfer->usage
2019-04-10 Mark Janesintel/common: move gen_debug to intel/dev
2019-04-05 Tapani Pälliiris: handle aux properly in iris_resource_get_handle
2019-04-04 Tapani Pälliiris: move iris_flush_resource so we can call it from...
2019-04-02 Rafael Antognolliiris: Add aux.sampler_usages.
2019-04-02 Rafael Antognolliiris: Do not allocate clear_color_bo for gen8.
2019-03-28 Kenneth Graunkeiris: Actually advertise some modifiers
2019-03-20 Rafael Antognolliiris: Let blorp update the clear color for us.
2019-03-20 Rafael Antognolliiris: Allocate buffer space for the fast clear color.
2019-03-19 Rafael Antognolliiris: Enable HiZ for multisampled depth surfaces.
2019-03-18 Kenneth Graunkeiris: Don't flush the batch for unsynchronized mappings
2019-03-14 Kenneth Graunkeiris: Don't mutate box in transfer map code
2019-03-13 Rafael Antognolliiris: Enable auxiliary buffer support again
2019-03-13 Rafael Antognolliiris: Add resolve on iris_flush_resource.
2019-03-13 Chris Wilsoniris: Use streaming loads to read from tiled surfaces
2019-03-13 Chris Wilsoniris: Use coherent allocation for PIPE_RESOURCE_STAGING
2019-03-08 Kenneth Graunkeiris: Use copy_region and staging resources to avoid...
2019-03-08 Kenneth Graunkeiris: Spruce up "are we using this engine?" checks...
2019-02-21 Kenneth GraunkeRevert "iris: Enable auxiliary buffer support"
2019-02-21 Kenneth Graunkeiris: Enable auxiliary buffer support
2019-02-21 Rafael Antognolliiris: Flag ALL_DIRTY_BINDINGS on aux state change.
2019-02-21 Rafael Antognolliiris: Skip resolve if there's no context.
2019-02-21 Rafael Antognolliiris: Avoid leaking if we fail to allocate the aux...
2019-02-21 Kenneth Graunkeiris: Allow disabling aux via INTEL_DEBUG options
2019-02-21 Kenneth Graunkeiris: make surface states for CCS_D too
2019-02-21 Kenneth Graunkeiris: don't use hiz for MSAA buffers
2019-02-21 Kenneth Graunkeiris: some initial HiZ bits
2019-02-21 Kenneth Graunkeiris: disable aux for external things
2019-02-21 Kenneth Graunkeiris: store modifier info in res
2019-02-21 Kenneth Graunkeiris: resolve before transfer maps
2019-02-21 Kenneth Graunkeiris: Initial import of resolve code
2019-02-21 Kenneth Graunkeiris: create aux surface if needed
2019-02-21 Kenneth Graunkeiris: Fill out res->aux.possible_usages
2019-02-21 Kenneth Graunkeiris: Add iris_resource fields for aux surfaces
2019-02-21 Kenneth Graunkeiris: Simplify iris_get_depth_stencil_resources
2019-02-21 Rafael Antognolliiris: Store internal_format when getting resource from...
2019-02-21 Kenneth Graunkeiris: Handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE somewhat
2019-02-21 Kenneth Graunkeiris: Flush the render cache in flush_and_dirty_for_history
2019-02-21 Kenneth Graunkeiris: Delete bogus comment about cube array counting.
2019-02-21 Rhys Kiddiris: Fix assertion in iris_resource_from_handle()...
2019-02-21 Kenneth Graunkeiris: whitespace fixes
2019-02-21 Kenneth Graunkeiris: fix dma buf import strides
2019-02-21 Jason Ekstrandiris: Allocate buffer resources separately
2019-02-21 Kenneth Graunkeiris: move some non-buffer case code in a bit
2019-02-21 Kenneth Graunkeiris: Rework tiling/modifiers handling
2019-02-21 Kenneth Graunkeiris: Flush for history at various moments
2019-02-21 Kenneth Graunkeiris: add iris_flush_and_dirty_for_history
2019-02-21 Kenneth Graunkeiris: drop long dead XXX comment
2019-02-21 Kenneth Graunkeiris: Put batches in an array
2019-02-21 Chris Wilsoniris: Fix assigning the output handle for exporting...
2019-02-21 Kenneth Graunkeiris: "Fix" transfer maps of buffers
2019-02-21 Kenneth Graunkeiris: Enable msaa_map transfer helpers
2019-02-21 Jordan Justeniris/compute: Wait on compute batch when mapping
2019-02-21 Kenneth Graunkeiris: drop XXX's about swizzling
2019-02-21 Kenneth Graunkeiris: rework format translation apis
2019-02-21 Kenneth Graunkeiris: handle level/layer in direct maps
2019-02-21 Kenneth Graunkeiris: use linear for 1D textures
2019-02-21 Chris Wilsoniris: AMD_pinned_memory
2019-02-21 Kenneth Graunkeiris: use consistent copyright formatting
2019-02-21 Kenneth Graunkeiris: Fix tiled memcpy for cubes...and for array slices
2019-02-21 Kenneth Graunkeiris: refcounting, who needs it?
2019-02-21 Kenneth Graunkeiris: drop stencil handling now that u_transfer_helper...
2019-02-21 Kenneth Graunkeiris: use u_transfer_helper for depth stencil packing...
2019-02-21 Kenneth Graunkeiris: WTF transfers
2019-02-21 Kenneth Graunkeiris: actually emit stencil packets
2019-02-21 Kenneth Graunkeiris: clear stencil
2019-02-21 Kenneth Graunkeiris: depth or stencil fixes
2019-02-21 Kenneth Graunkeiris: comment everything
2019-02-21 Chris Wilsoniris: Set resource modifier on handle
2019-02-21 Kenneth Graunkeiris: cube arrays are cubes too
2019-02-21 Kenneth Graunkeiris: BIG OL' HACK for UBO updates
2019-02-21 Kenneth Graunkeiris: fix Z24
2019-02-21 Kenneth Graunkeiris: multislice transfer maps
2019-02-21 Kenneth Graunkeiris: slab allocate transfers
2019-02-21 Kenneth Graunkeiris: keep DISCARD_RANGE
2019-02-21 Kenneth Graunkeiris: rename map->stride
2019-02-21 Kenneth Graunkeiris: fix zoffset asserts with 2DArray/Cube
2019-02-21 Kenneth Graunkeiris: implement copy image
2019-02-21 Kenneth Graunkeiris: better boxing on maps
2019-02-21 Kenneth Graunkeiris: fix major refcounting bug with resources
2019-02-21 Kenneth Graunkeiris: clean up some warnings so I can see through the...
2019-02-21 Kenneth Graunkeiris: indentation
2019-02-21 Kenneth Graunkeiris: plug leaks
2019-02-21 Kenneth Graunkeiris: use u_transfer helpers for now
2019-02-21 Chris Wilsoniris: fix import from dri2/3
next