index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
iris
/
iris_resource.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Avoid flushing for cache history on transfer range flushes
Kenneth Graunke
2019-09-09
1
-2
/
+11
*
iris: Report correct number of planes for planar images
Kenneth Graunke
2019-09-03
1
-1
/
+8
*
iris: Don't auto-flush/dirty on transfer unmap for coherent buffers
Kenneth Graunke
2019-08-28
1
-1
/
+2
*
iris: Drop swizzling parameter from s8_offset.
Kenneth Graunke
2019-08-27
1
-19
/
+3
*
iris: Avoid unnecessary resolves on transfer maps
Kenneth Graunke
2019-08-22
1
-16
/
+28
*
iris: Drop copy format hacks from copy region based transfer path.
Kenneth Graunke
2019-08-22
1
-16
/
+5
*
iris: Update fast clear colors on Gen9 with direct immediate writes.
Kenneth Graunke
2019-08-22
1
-3
/
+1
*
iris: Add infrastructure to support non coherent framebuffer fetch
Sagar Ghuge
2019-08-20
1
-1
/
+1
*
iris: Add helper functions to get tile offset
Sagar Ghuge
2019-08-20
1
-0
/
+103
*
iris: Add helper function to get isl dim layout
Sagar Ghuge
2019-08-20
1
-0
/
+29
*
iris: Expose aux buffer as 2nd plane w/modifiers
Jordan Justen
2019-08-13
1
-10
/
+23
*
iris: Export and import surfaces with modifiers that have aux data
Jordan Justen
2019-08-13
1
-25
/
+98
*
iris: Do proper format checks for Y+CCS modifier support
Kenneth Graunke
2019-08-13
1
-6
/
+20
*
iris: Create single bo for surfaces with modifiers and aux data
Jordan Justen
2019-08-13
1
-3
/
+40
*
iris: Split iris_resource_alloc_aux to enable aux modifiers
Jordan Justen
2019-08-13
1
-40
/
+85
*
iris: Implement pipe_screen::resource_get_param
Jordan Justen
2019-08-13
1
-0
/
+48
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-1
/
+1
*
iris: Minor tidying
Kenneth Graunke
2019-07-03
1
-1
/
+0
*
iris: assert isl_surf_init success in resource_from_handle
Mike Blumenkrantz
2019-07-02
1
-14
/
+15
*
iris: Add an explicit alignment parameter to iris_bo_alloc_tiled().
Kenneth Graunke
2019-07-02
1
-2
/
+2
*
iris: Drop RT flushes from depth stencil clearing flushes.
Kenneth Graunke
2019-06-20
1
-7
/
+2
*
iris: Don't bother with PIPE_CONTROLs for CPU writes and no history
Kenneth Graunke
2019-06-20
1
-6
/
+9
*
iris: Only do an RT flush for transfer maps if using copy_region.
Kenneth Graunke
2019-06-20
1
-1
/
+1
*
iris: Use iris_flush_bits_for_history in iris_transfer_flush_region
Kenneth Graunke
2019-06-20
1
-5
/
+12
*
iris: Fix iris_flush_and_dirty_history to actually dirty history.
Kenneth Graunke
2019-06-20
1
-0
/
+2
*
iris: Implement INTEL_DEBUG=pc for pipe control logging.
Kenneth Graunke
2019-06-20
1
-3
/
+6
*
iris: Check if resource has stencil before returning it
Andrii Kryvytskyi
2019-05-14
1
-1
/
+5
*
iris/resource: Drop redundant checks for aux support
Nanley Chery
2019-05-14
1
-15
/
+0
*
iris/resource: Fall back to no aux if creation fails
Nanley Chery
2019-05-14
1
-4
/
+6
*
iris: support dmabuf imports with offsets
Mike Blumenkrantz
2019-05-07
1
-6
/
+2
*
iris: Split iris_flush_and_dirty_for_history into two helpers.
Kenneth Graunke
2019-04-24
1
-20
/
+42
*
iris: Prefer staging blits when destination supports CCS_E.
Kenneth Graunke
2019-04-23
1
-1
/
+1
*
iris: Make some offset math helpers take a const isl_surf pointer
Kenneth Graunke
2019-04-23
1
-2
/
+2
*
iris: Track valid data range and infer unsynchronized mappings.
Kenneth Graunke
2019-04-23
1
-0
/
+49
*
iris: Make a resource_is_busy() helper
Kenneth Graunke
2019-04-23
1
-4
/
+13
*
iris: Replace buffer backing storage and rebind to update addresses.
Kenneth Graunke
2019-04-23
1
-5
/
+42
*
iris: Mark constants dirty on transfer unmap even if no flushes occur
Kenneth Graunke
2019-04-23
1
-2
/
+8
*
iris: Fix FLUSH_EXPLICIT handling with staging buffers.
Kenneth Graunke
2019-04-15
1
-23
/
+41
*
iris: Preserve all PIPE_TRANSFER flags in xfer->usage
Kenneth Graunke
2019-04-15
1
-13
/
+9
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
iris: handle aux properly in iris_resource_get_handle
Tapani Pälli
2019-04-04
1
-0
/
+8
*
iris: move iris_flush_resource so we can call it from get_handle
Tapani Pälli
2019-04-04
1
-15
/
+15
*
iris: Add aux.sampler_usages.
Rafael Antognolli
2019-04-02
1
-0
/
+11
*
iris: Do not allocate clear_color_bo for gen8.
Rafael Antognolli
2019-04-02
1
-4
/
+5
*
iris: Actually advertise some modifiers
Kenneth Graunke
2019-03-27
1
-0
/
+39
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
1
-23
/
+0
*
iris: Allocate buffer space for the fast clear color.
Rafael Antognolli
2019-03-20
1
-8
/
+81
*
iris: Enable HiZ for multisampled depth surfaces.
Rafael Antognolli
2019-03-18
1
-15
/
+12
*
iris: Don't flush the batch for unsynchronized mappings
Kenneth Graunke
2019-03-18
1
-3
/
+5
*
iris: Don't mutate box in transfer map code
Kenneth Graunke
2019-03-13
1
-37
/
+28
[next]