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
/
intel
/
isl
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/isl: Add MOCS settings to isl_device.
Rafael Antognolli
2019-11-12
2
-0
/
+57
*
intel/isl: Allow stencil buffer to support compression on Gen12+
Sagar Ghuge
2019-10-29
1
-2
/
+3
*
intel: Track stencil aux usage on Gen12+
Sagar Ghuge
2019-10-29
2
-0
/
+8
*
intel/isl: Support lossless compression with multisamples
Sagar Ghuge
2019-10-28
1
-5
/
+1
*
intel/isl: Don't reconfigure aux surfaces for MCS
Sagar Ghuge
2019-10-28
1
-0
/
+3
*
intel: Fix and use HIZ_CCS write through mode
Nanley Chery
2019-10-28
1
-0
/
+6
*
isl: Add isl_surf_supports_hiz_ccs_wt()
Nanley Chery
2019-10-28
2
-0
/
+18
*
intel: Support HIZ_CCS in isl_surf_get_ccs_surf
Nanley Chery
2019-10-28
2
-6
/
+36
*
isl: Reduce assertions during aux surf creation
Nanley Chery
2019-10-28
1
-5
/
+15
*
intel: Enable CCS_E for R24_UNORM_X8_TYPELESS on TGL+
Nanley Chery
2019-10-28
1
-1
/
+1
*
intel: Use 3DSTATE_DEPTH_BUFFER::ControlSurfaceEnable
Nanley Chery
2019-10-28
1
-1
/
+1
*
intel/isl: Support HIZ_CCS in emit_depth_stencil_hiz
Jason Ekstrand
2019-10-28
1
-2
/
+10
*
intel: Use RENDER_SURFACE_STATE::DepthStencilResource
Nanley Chery
2019-10-28
1
-0
/
+5
*
intel: Update alignment restrictions for HiZ surfaces.
Jordan Justen
2019-10-28
1
-1
/
+7
*
intel: Enable CCS_E for some formats on Gen12
Nanley Chery
2019-10-28
1
-29
/
+44
*
isl: Redefine the CCS layout for Gen12
Nanley Chery
2019-10-28
5
-15
/
+136
*
isl: Add and use isl_tiling_flag_to_enum()
Nanley Chery
2019-10-28
2
-2
/
+9
*
isl/drm: Map HiZ and CCS tilings to Y
Nanley Chery
2019-10-28
1
-2
/
+2
*
intel/isl: Update surf_fill_state for gen12
Jason Ekstrand
2019-10-28
1
-4
/
+22
*
intel/isl/fill_state: Separate aux_mode handling from aux_surf
Jason Ekstrand
2019-10-28
1
-20
/
+41
*
intel/isl: Add new aux modes available on gen12
Jason Ekstrand
2019-10-28
1
-1
/
+33
*
isl: Round up some pitches to 512B for Gen12's CCS
Nanley Chery
2019-10-28
1
-6
/
+14
*
isl: Disable CCS_D on Gen12+
Nanley Chery
2019-10-28
1
-2
/
+4
*
isl/gen12: 64k surface alignment
Jordan Justen
2019-10-28
1
-0
/
+4
*
intel/isl: Add isl_aux_usage_has_ccs
Jason Ekstrand
2019-10-17
1
-0
/
+7
*
intel/isl: Add R10G10B10_FLOAT_A2_UNORM format
Jordan Justen
2019-10-17
3
-0
/
+3
*
intel/isl: Add gen12 depth/stencil surface alignments
Jordan Justen
2019-10-17
4
-2
/
+121
*
intel/isl: Select Y-tiling for stencil on gen12
Jason Ekstrand
2019-10-17
1
-4
/
+7
*
intel/genxml: Remove W-tiling on gen12
Jason Ekstrand
2019-10-17
1
-0
/
+3
*
intel/genxml,isl: Add gen12 stencil buffer changes
Jordan Justen
2019-10-17
1
-1
/
+22
*
intel/genxml,isl: Add gen12 depth buffer changes
Jordan Justen
2019-10-17
1
-1
/
+1
*
intel/genxml,isl: Add gen12 render surface state changes
Jordan Justen
2019-10-17
1
-2
/
+10
*
intel/isl: set vertical surface alignment on null surfaces
Lionel Landwerlin
2019-10-05
1
-0
/
+13
*
intel/isl: set surface array appropriately
Lionel Landwerlin
2019-10-05
1
-1
/
+1
*
intel/isl: Set null surface format to R32_UINT
Lionel Landwerlin
2019-10-05
1
-1
/
+6
*
intel/isl/icl: Use halign 8 instead of 4 hw workaround
Anuj Phogat
2019-10-03
1
-8
/
+21
*
isl: Drop WaDisableSamplerL2BypassForTextureCompressedFormats on Gen11
Kenneth Graunke
2019-09-20
1
-1
/
+1
*
intel/isl: Build gen12 using gen11 code paths
Jordan Justen
2019-08-28
3
-1
/
+7
*
isl: Don't set UnormPathInColorPipe for integer surfaces.
Kenneth Graunke
2019-08-26
1
-1
/
+6
*
isl: Drop UnormPathInColorPipe for buffer surfaces.
Kenneth Graunke
2019-08-26
1
-4
/
+0
*
isl: Enable Unorm Path in Color Pipe
Kenneth Graunke
2019-08-15
1
-0
/
+8
*
i965/tiled_memcpy: avoid creating bswap32 if it exists as a macro (e.g. on Fr...
Greg V
2019-08-08
1
-0
/
+3
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+2
*
intel/device: rename gen_get_device_info
Mark Janes
2019-08-01
1
-3
/
+3
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-2
/
+2
*
intel: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
isl/formats: R8G8B8_UNORM_SRGB isn't supported on HSW
Jason Ekstrand
2019-07-29
1
-1
/
+5
*
isl: Don't align phys_level0_sa by block dimension
Nanley Chery
2019-06-27
2
-31
/
+19
*
intel: Add and use helpers for level0 extent
Nanley Chery
2019-06-27
1
-0
/
+32
*
isl: tag unreachable path as such
Eric Engestrom
2019-06-20
1
-0
/
+2
[next]