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: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
Nanley Chery
2020-06-19
1
-0
/
+11
*
iris: Refactor modifier_is_supported for gen12
Nanley Chery
2020-06-19
1
-9
/
+19
*
iris: Handle importing aux-enabled surfaces on TGL
Nanley Chery
2020-06-19
1
-0
/
+2
*
iris: Use ISL_AUX_USAGE_GEN12_CCS_E on gen12
Nanley Chery
2020-06-19
1
-9
/
+15
*
iris: Don't support sRGB + Y_TILED_CCS on gen9
Nanley Chery
2020-06-19
1
-4
/
+2
*
intel: Add ISL_AUX_USAGE_GEN12_CCS_E
Nanley Chery
2020-06-19
1
-0
/
+2
*
iris: Remove the CCS_D fallback
Nanley Chery
2020-06-19
1
-2
/
+1
*
iris: fix export of GEM handles
Lionel Landwerlin
2020-06-04
1
-6
/
+27
*
iris: Remove batch argument of iris_resource_prepare_access() and friends.
Francisco Jerez
2020-06-03
1
-4
/
+2
*
iris: Extend iris_context dirty state flags to 128 bits.
Francisco Jerez
2020-06-03
1
-3
/
+4
*
iris: don't assert on unfinished aux import in copy paths
Lionel Landwerlin
2020-04-30
1
-0
/
+3
*
iris: move iris_vtable to iris_screen
Mike Blumenkrantz
2020-04-29
1
-1
/
+1
*
iris: drop cache coherent cpu mapping for external BO
Lionel Landwerlin
2020-04-15
1
-0
/
+6
*
iris: make resources take a ref on the screen object
Lionel Landwerlin
2020-04-11
1
-1
/
+3
*
iris: properly free resources on BO allocation failure
Lionel Landwerlin
2020-04-11
1
-2
/
+2
*
intel/iris: Always initialize CCS to 0
Jason Ekstrand
2020-03-19
1
-13
/
+1
*
iris: move existing image format fallback as a helper function
Tapani Pälli
2020-03-16
1
-0
/
+26
*
iris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
Jason Ekstrand
2020-03-12
1
-3
/
+11
*
iris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write-through HiZ
Jason Ekstrand
2020-03-12
1
-6
/
+14
*
iris: handle the failure of converting unsupported yuv formats to isl
James Xiong
2020-02-06
1
-1
/
+2
*
iris: Silence warning about AUX_USAGE_MC.
Eric Anholt
2020-01-28
1
-0
/
+2
*
iris: Avoid replacing backing storage for buffers with no contents
Kenneth Graunke
2019-12-22
1
-0
/
+4
*
iris: Default to X-tiling for scanout buffers without modifiers
Kenneth Graunke
2019-12-11
1
-0
/
+2
*
iris: Fix import of multi-planar surfaces with modifiers
Nanley Chery
2019-12-06
1
-1
/
+5
*
iris: Drop 'old_address' parameter from iris_rebind_buffer
Kenneth Graunke
2019-11-25
1
-1
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
iris: try to set the specified tiling when importing a dmabuf
James Xiong
2019-11-04
1
-6
/
+16
*
iris: Align fast clear color state buffer to a page.
Rafael Antognolli
2019-10-30
1
-0
/
+5
*
iris: Allocate main and aux surfaces together
Nanley Chery
2019-10-29
1
-34
/
+21
*
iris: Determine aux offsets within configure_aux
Nanley Chery
2019-10-29
1
-10
/
+9
*
iris: Bail resource creation upon aux creation error
Nanley Chery
2019-10-29
1
-16
/
+17
*
iris: Drop iris_resource::aux::extra_aux::bo
Nanley Chery
2019-10-29
1
-13
/
+3
*
iris: Create resource with aux_usage MCS_CCS
Sagar Ghuge
2019-10-28
1
-1
/
+2
*
iris: Define MCS_CCS state transitions and usages
Sagar Ghuge
2019-10-28
1
-0
/
+1
*
iris: Initialize CCS to fast clear while using with MCS
Sagar Ghuge
2019-10-28
1
-3
/
+14
*
iris: Disallow incomplete resource creation
Nanley Chery
2019-10-28
1
-2
/
+6
*
iris: Don't leak the resource for unsupported modifier
Nanley Chery
2019-10-28
1
-1
/
+1
*
iris: Enable HIZ_CCS sampling
Nanley Chery
2019-10-28
1
-1
/
+4
*
iris: Enable HIZ_CCS in depth buffer instructions
Nanley Chery
2019-10-28
1
-2
/
+6
*
iris: Define initial HIZ_CCS state and transitions
Nanley Chery
2019-10-28
1
-0
/
+1
*
iris: Create an unusable secondary aux surface
Nanley Chery
2019-10-28
1
-6
/
+39
*
iris: Don't guess the aux_usage
Nanley Chery
2019-10-28
1
-96
/
+72
*
intel: Support HIZ_CCS in isl_surf_get_ccs_surf
Nanley Chery
2019-10-28
1
-1
/
+1
*
iris: Clear ::has_hiz when disabling aux
Nanley Chery
2019-10-28
1
-0
/
+1
*
iris: Allow for non-Y-tiled aux allocation
Nanley Chery
2019-10-28
1
-1
/
+2
*
iris: Drop support for I915_FORMAT_MOD_Y_TILED_CCS on TGL+
Nanley Chery
2019-10-28
1
-1
/
+1
*
iris: Map each surf to it's aux-surf in the aux-map tables
Jordan Justen
2019-10-28
1
-0
/
+17
*
iris/resource: Use isl surface alignment during bo allocation
Jordan Justen
2019-10-17
1
-1
/
+3
*
iris: Let isl decide the supported tiling in more situations
Jordan Justen
2019-10-17
1
-15
/
+0
*
iris: finish aux import on get_param
James Xiong
2019-10-15
1
-1
/
+5
[next]