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: Update mocs for DG1
Rafael Antognolli
2020-06-22
1
-5
/
+14
*
isl/drm: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
Nanley Chery
2020-06-19
1
-0
/
+7
*
intel: Add ISL_AUX_USAGE_GEN12_CCS_E
Nanley Chery
2020-06-19
4
-6
/
+45
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-5
/
+11
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
1
-1
/
+1
*
intel: Move swizzle_color_value from blorp to ISL
Jason Ekstrand
2020-04-28
2
-0
/
+27
*
intel/isl: Refactor isl_surf_get_ccs_surf
Jason Ekstrand
2020-04-24
2
-139
/
+178
*
intel/isl: Delete a misleading comment
Jason Ekstrand
2020-04-24
1
-3
/
+0
*
isl: don't warn in physical extent calculation for yuv formats
Lionel Landwerlin
2020-03-31
2
-2
/
+8
*
isl: set bpb for Y8_UNORM
Lionel Landwerlin
2020-03-31
1
-1
/
+1
*
intel: drop unused include directories
Eric Engestrom
2020-03-28
1
-6
/
+6
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-6
/
+6
*
intel/iris: Always initialize CCS to 0
Jason Ekstrand
2020-03-19
1
-0
/
+4
*
isl: drop min row pitch alignment when set by the driver
Lionel Landwerlin
2020-03-19
1
-1
/
+9
*
isl: only apply main surface ccs pitch constraint with CCS
Lionel Landwerlin
2020-03-19
1
-1
/
+2
*
isl: properly filter supported display modifiers on Gen9+
Lionel Landwerlin
2020-03-19
1
-3
/
+13
*
isl: implement linear tiling row pitch requirement for display
Lionel Landwerlin
2020-03-19
1
-3
/
+14
*
intel/isl: Don't align linear images to 64K on Gen12+
Jason Ekstrand
2020-03-18
1
-3
/
+12
*
isl: allow compression for storage images on gen12+
Tapani Pälli
2020-03-16
1
-1
/
+4
*
isl: Avoid EXPECT_DEATH in unit tests
Matt Turner
2020-03-13
4
-46
/
+61
*
intel/isl: Set DepthStencilResource based on aux usage
Jason Ekstrand
2020-03-12
1
-2
/
+30
*
intel: Require ISL_AUX_USAGE_STC_CCS for stencil CCS
Jason Ekstrand
2020-03-12
2
-1
/
+5
*
intel/isl: Add a separate ISL_AUX_USAGE_STC_CCS
Jason Ekstrand
2020-03-12
5
-3
/
+29
*
intel/isl: Require ISL_AUX_USAGE_HIZ_CCS_WT for HZ+CCS WT mode
Jason Ekstrand
2020-03-12
4
-20
/
+3
*
intel/isl: Add a separate ISL_AUX_USAGE_HIZ_CCS_WT
Jason Ekstrand
2020-03-12
4
-9
/
+89
*
intel/isl: Clean up some aux surface logic
Jason Ekstrand
2020-03-12
1
-15
/
+11
*
isl: Set 3DSTATE_DEPTH_BUFFER::Depth correctly for 3D surfaces
Jason Ekstrand
2020-03-05
1
-1
/
+19
*
intel/isl: Implement D16_UNORM workarounds.
Rafael Antognolli
2020-03-03
2
-0
/
+48
*
isl: Add a module which manages aux resolves
Nanley Chery
2020-02-24
4
-0
/
+702
*
intel/isl: Switch to R8_UNORM format for compatiblity
Sagar Ghuge
2020-02-13
1
-0
/
+9
*
intel/isl: Move get_format_encoding function to isl
Sagar Ghuge
2020-02-13
2
-0
/
+73
*
intel/isl: Move iris's pipe-to-isl format function to isl.
Eric Anholt
2020-02-05
2
-0
/
+302
*
isl: add gen12 comment about CCS for linear tiling
Lionel Landwerlin
2020-01-26
1
-0
/
+10
*
isl: drop CCS row pitch requirement for linear surfaces
Lionel Landwerlin
2020-01-26
1
-15
/
+21
*
intel: Implement Gen12 workaround for array textures of size 1
Lionel Landwerlin
2020-01-26
1
-1
/
+5
*
intel/isl: Allow CCS_E on more formats
Jason Ekstrand
2020-01-25
1
-23
/
+4
*
isl: Add a helper for calculating subimage memory ranges
Jason Ekstrand
2020-01-25
2
-0
/
+71
*
intel/isl: Add a hack for the Gen12 A0 texture buffer bug
Jason Ekstrand
2020-01-24
1
-0
/
+19
*
intel/isl: Plumb devinfo into isl_genX(buffer_fill_state_s)
Jason Ekstrand
2020-01-24
3
-3
/
+3
*
anv: Use isl_aux_state for HiZ resolves
Jason Ekstrand
2020-01-24
1
-0
/
+14
*
isl/gen12: add reminder comment about missing WA with 3D surfaces
Tapani Pälli
2020-01-20
1
-0
/
+13
*
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
[next]