[Intel-gfx] [v4 0/7] MIPI DSI driver enhancements
Lee Shawn C
shawn.c.lee at intel.com
Thu Aug 12 15:42:30 UTC 2021
v2:
- Check for dsc enable and slice count ==1 then allow to
double confirm min cdclk value.
v3:
- Add two patches that fix MIPI DCS backlight control.
v4:
- Remove redundant ICP_PP_CONTROL() define.
Lee Shawn C (7):
drm/i915/dsi: send correct gpio_number on gen11 platform
drm/i915/jsl: program DSI panel GPIOs
drm/i915/dsi: wait for header and payload credit available
drm/i915/dsi: refine send MIPI DCS command sequence
drm/i915: Get proper min cdclk if vDSC enabled
drm/i915/dsi: Retrieve max brightness level from VBT.
drm/i915/dsi: Send proper brightness value via MIPI DCS command
drivers/gpu/drm/i915/display/icl_dsi.c | 50 +++++++++----------
drivers/gpu/drm/i915/display/intel_bios.c | 3 ++
drivers/gpu/drm/i915/display/intel_cdclk.c | 10 ++++
.../i915/display/intel_dsi_dcs_backlight.c | 15 ++++--
drivers/gpu/drm/i915/display/intel_dsi_vbt.c | 46 ++++++++++++++++-
drivers/gpu/drm/i915/i915_drv.h | 1 +
6 files changed, 92 insertions(+), 33 deletions(-)
--
2.17.1
More information about the Intel-gfx
mailing list