All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Enable Aux Based EDP HDR
@ 2024-04-04  3:29 Suraj Kandpal
  2024-04-04  3:29 ` [PATCH 1/7] drm/i915/dp: Make has_gamut_metadata_dip() non static Suraj Kandpal
                   ` (12 more replies)
  0 siblings, 13 replies; 30+ messages in thread
From: Suraj Kandpal @ 2024-04-04  3:29 UTC (permalink / raw)
  To: intel-gfx
  Cc: chaitanya.kumar.borah, uma.shankar, ankit.k.nautiyal,
	arun.r.murthy, ville.syrjala, naveen1.kumar, sebastian.wick,
	Suraj Kandpal

This series enables Aux based EDP HDR and backlight controls.
The DPCD written to are intel proprietary and are filled
based on the specs that were provided to TCON vendors.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>

Suraj Kandpal (7):
  drm/i915/dp: Make has_gamut_metadata_dip() non static
  drm/i915/dp: Add TCON HDR capability checks
  drm/i915/dp: Fix Register bit naming
  drm/i915/dp: Fix comments on EDP HDR DPCD registers
  drm/i915/dp: Enable AUX based backlight for HDR
  drm/i915/dp: Write panel override luminance values
  drm/i915/dp: Limit brightness level to 20

 .../drm/i915/display/intel_display_types.h    |   5 +
 drivers/gpu/drm/i915/display/intel_dp.c       |   6 +-
 drivers/gpu/drm/i915/display/intel_dp.h       |   1 +
 .../drm/i915/display/intel_dp_aux_backlight.c | 149 ++++++++++++++++--
 4 files changed, 144 insertions(+), 17 deletions(-)

-- 
2.43.2


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

end of thread, other threads:[~2024-04-08  6:45 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-04  3:29 [PATCH 0/7] Enable Aux Based EDP HDR Suraj Kandpal
2024-04-04  3:29 ` [PATCH 1/7] drm/i915/dp: Make has_gamut_metadata_dip() non static Suraj Kandpal
2024-04-04  3:29 ` [PATCH 2/7] drm/i915/dp: Add TCON HDR capability checks Suraj Kandpal
2024-04-04  3:29 ` [PATCH 3/7] drm/i915/dp: Fix Register bit naming Suraj Kandpal
2024-04-05 17:16   ` [3/7] " Sebastian Wick
2024-04-05 17:40     ` Kandpal, Suraj
2024-04-04  3:29 ` [PATCH 4/7] drm/i915/dp: Fix comments on EDP HDR DPCD registers Suraj Kandpal
2024-04-05 17:24   ` [4/7] " Sebastian Wick
2024-04-05 17:45     ` Kandpal, Suraj
2024-04-04  3:29 ` [PATCH 5/7] drm/i915/dp: Enable AUX based backlight for HDR Suraj Kandpal
2024-04-04  8:59   ` Jani Nikula
2024-04-05 18:20   ` [5/7] " Sebastian Wick
2024-04-08  3:47     ` Kandpal, Suraj
2024-04-08  6:45     ` Kandpal, Suraj
2024-04-04  3:29 ` [PATCH 6/7] drm/i915/dp: Write panel override luminance values Suraj Kandpal
2024-04-05 17:31   ` [6/7] " Sebastian Wick
2024-04-05 17:43     ` Kandpal, Suraj
2024-04-04  3:29 ` [PATCH 7/7] drm/i915/dp: Limit brightness level to 20 Suraj Kandpal
2024-04-04  9:04   ` Jani Nikula
2024-04-04 10:15     ` Kandpal, Suraj
2024-04-05  8:37   ` [PATCH 7/7] drm/i915/dp: Limit brightness level to vbt min brightness Suraj Kandpal
2024-04-05 17:55     ` [7/7] " Sebastian Wick
2024-04-08  3:49       ` Kandpal, Suraj
2024-04-08  5:40       ` Kandpal, Suraj
2024-04-04  3:59 ` ✗ Fi.CI.SPARSE: warning for Enable Aux Based EDP HDR Patchwork
2024-04-04  4:03 ` ✓ Fi.CI.BAT: success " Patchwork
2024-04-04  5:51 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-04-05  9:20 ` ✗ Fi.CI.SPARSE: warning for Enable Aux Based EDP HDR (rev2) Patchwork
2024-04-05  9:26 ` ✓ Fi.CI.BAT: success " Patchwork
2024-04-05 16:59 ` ✗ Fi.CI.IGT: failure " Patchwork

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.