All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v2 0/4] drm/i915/dg2: Add support for render/media decompression
@ 2022-04-11 14:34 Imre Deak
  2022-04-11 14:34   ` [Intel-gfx] " Imre Deak
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Imre Deak @ 2022-04-11 14:34 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jani Nikula, Juha-Pekka Heikkilä

This is v2 of [1] amending the authorship and commit log in patch 4 and
adding the r-bs, acks. Resending for CI as well for retesting on drm-tip
where the dependency patchset [2] is now also part of the drm-intel-next
branch.

[1] https://patchwork.freedesktop.org/series/102147/
[2] https://patchwork.freedesktop.org/series/100419/

Cc: Anshuman Gupta <anshuman.gupta@intel.com>
Cc: Ramalingam C <ramalingam.c@intel.com>
Cc: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Mika Kahola <mika.kahola@intel.com>
Cc: Juha-Pekka Heikkilä <juha-pekka.heikkila@intel.com>
Cc: Nanley Chery <nanley.g.chery@intel.com>
Cc: Jani Nikula <jani.nikula@intel.com>

Juha-Pekka Heikkilä (1):
  drm/i915/dg2: Add support for DG2 clear color compression

Matt Roper (2):
  drm/fourcc: Introduce format modifiers for DG2 render and media
    compression
  drm/i915/dg2: Add support for DG2 render and media compression

Mika Kahola (1):
  drm/fourcc: Introduce format modifier for DG2 clear color

 drivers/gpu/drm/i915/display/intel_display.c  |  4 +-
 drivers/gpu/drm/i915/display/intel_fb.c       | 53 +++++++++++++++----
 .../drm/i915/display/skl_universal_plane.c    | 49 +++++++++++++----
 include/uapi/drm/drm_fourcc.h                 | 36 +++++++++++++
 4 files changed, 122 insertions(+), 20 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-04-12 10:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11 14:34 [Intel-gfx] [PATCH v2 0/4] drm/i915/dg2: Add support for render/media decompression Imre Deak
2022-04-11 14:34 ` [PATCH v2 1/4] drm/fourcc: Introduce format modifiers for DG2 render and media compression Imre Deak
2022-04-11 14:34   ` [Intel-gfx] " Imre Deak
2022-04-11 14:34 ` [Intel-gfx] [PATCH v2 2/4] drm/i915/dg2: Add support " Imre Deak
2022-04-11 14:34 ` [PATCH v2 3/4] drm/fourcc: Introduce format modifier for DG2 clear color Imre Deak
2022-04-11 14:34   ` [Intel-gfx] " Imre Deak
2022-04-11 14:34 ` [Intel-gfx] [PATCH v2 4/4] drm/i915/dg2: Add support for DG2 clear color compression Imre Deak
2022-04-11 21:19 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/dg2: Add support for render/media decompression (rev2) Patchwork
2022-04-11 21:41 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-04-12  0:38 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2022-04-12 10:05   ` Imre Deak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.