[Intel-gfx] [PATCH 0/7] drm/i915/tgl: Media decompression support
Imre Deak
imre.deak at intel.com
Tue Dec 31 23:37:49 UTC 2019
This is the second part of [1] with media decompression enabled. I left
the third part with render decompression/color clear functionality for
later - once we have the IGT test for it in place.
Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan at intel.com>
Cc: Radhakrishna Sripada <radhakrishna.sripada at intel.com>
Cc: Ville Syrjala <ville.syrjala at intel.com>
Cc: Nanley G Chery <nanley.g.chery at intel.com>
Cc: Mika Kahola <mika.kahola at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>
Dhinakaran Pandiyan (3):
drm/framebuffer: Format modifier for Intel Gen-12 media compression
drm/fb: Extend format_info member arrays to handle four planes
drm/i915/tgl: Gen-12 display can decompress surfaces compressed by the
media engine
Imre Deak (4):
drm/i915: Add support for non-power-of-2 FB plane alignment
drm/i915/tgl: Make sure a semiplanar UV plane is tile row size aligned
drm/i915: Add debug message for FB plane[0].offset!=0 error
drm/i915: Make sure plane dims are correct for UV CCS planes
drivers/gpu/drm/i915/display/intel_display.c | 246 ++++++++++++++----
drivers/gpu/drm/i915/display/intel_display.h | 1 +
.../drm/i915/display/intel_display_types.h | 6 +-
drivers/gpu/drm/i915/display/intel_sprite.c | 55 +++-
drivers/gpu/drm/i915/i915_reg.h | 1 +
include/drm/drm_fourcc.h | 8 +-
include/uapi/drm/drm_fourcc.h | 13 +
7 files changed, 262 insertions(+), 68 deletions(-)
--
2.23.1
More information about the Intel-gfx
mailing list