[Intel-gfx] [PATCH v4 0/2] VBT "generic DTD" block

Matt Roper matthew.d.roper at intel.com
Thu Nov 14 17:08:08 UTC 2019


VBT revision 229 introduces a new "Generic DTD" block to define monitor
timing information and deprecates the old LFP panel mode data we've been
using until now.

v4: Rebase & resend; patchwork got a bit confused by the threading when
    v3 was sent and it fell through the cracks.

Matt Roper (2):
  drm/i915/vbt: Parse panel options separately from timing data
  drm/i915/vbt: Handle generic DTD block

 drivers/gpu/drm/i915/display/intel_bios.c     | 111 ++++++++++++++++--
 drivers/gpu/drm/i915/display/intel_vbt_defs.h |  31 +++++
 2 files changed, 132 insertions(+), 10 deletions(-)

-- 
2.21.0



More information about the Intel-gfx mailing list