Home
last modified time | relevance | path

Searched hist:"3 d7af6cfed6c2df11388b7ac0630ad8015f9e915" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.cdiff 3d7af6cfed6c2df11388b7ac0630ad8015f9e915 Tue May 09 18:02:05 CEST 2023 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Flip VBT DDC pin maps around

Swap the roles of the index vs. value for the VBT DDC pin
mapping tables. This is not strictly necessary for DDC pins
but it will make this work exactly like the AUX CH mapping
tables where the role reversal is necessary (or at least makes
things easier). Consistency is good.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230509160206.25971-2-ville.syrjala@linux.intel.com
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>