[CI v8 0/4] drm/i915: switch to drm_edid and enable HF-EEODB support

Jani Nikula jani.nikula at intel.com
Thu Jan 26 10:43:15 UTC 2023


On Wed, 25 Jan 2023, Jani Nikula <jani.nikula at intel.com> wrote:
> Here are the drm/i915 patches from [1], re-submitted to CI now that the
> drm/edid dependencies from that series have been merged to
> drm-misc-next, merged to drm-next, and backmerged to drm-misc-next.
>
> Fingers crossed. This has been a long journey.

And pushed to drm-intel-next.

Many thanks to Ville for all the reviews along the way!

BR,
Jani.


>
>
> [1] https://patchwork.freedesktop.org/series/112392/
>
> Jani Nikula (4):
>   drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
>   drm/i915/bios: convert intel_bios_init_panel() to drm_edid
>   drm/i915/opregion: convert intel_opregion_get_edid() to struct
>     drm_edid
>   drm/i915/panel: move panel fixed EDID to struct intel_panel
>
>  drivers/gpu/drm/i915/display/icl_dsi.c        |  2 +-
>  drivers/gpu/drm/i915/display/intel_bios.c     | 23 ++---
>  drivers/gpu/drm/i915/display/intel_bios.h     |  4 +-
>  .../gpu/drm/i915/display/intel_connector.c    |  5 +-
>  .../drm/i915/display/intel_display_types.h    |  8 +-
>  drivers/gpu/drm/i915/display/intel_dp.c       | 91 ++++++++++---------
>  drivers/gpu/drm/i915/display/intel_dvo.c      |  2 +-
>  drivers/gpu/drm/i915/display/intel_hdmi.c     | 28 +++---
>  drivers/gpu/drm/i915/display/intel_lvds.c     | 51 +++++++----
>  drivers/gpu/drm/i915/display/intel_opregion.c | 29 +++---
>  drivers/gpu/drm/i915/display/intel_opregion.h |  4 +-
>  drivers/gpu/drm/i915/display/intel_panel.c    | 10 +-
>  drivers/gpu/drm/i915/display/intel_panel.h    |  4 +-
>  drivers/gpu/drm/i915/display/intel_sdvo.c     |  2 +-
>  drivers/gpu/drm/i915/display/vlv_dsi.c        |  2 +-
>  15 files changed, 144 insertions(+), 121 deletions(-)

-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the dri-devel mailing list