]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/bmg: BMG should re-use MTL's south display logic
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 30 Apr 2024 17:28:44 +0000 (10:28 -0700)
committerRadhakrishna Sripada <radhakrishna.sripada@intel.com>
Fri, 3 May 2024 20:15:54 +0000 (13:15 -0700)
commita8c026d0e67119af490b8c284a4a4b4d180fb688
tree0cec369a522a5dc958370749518592981d4b3d09
parent0f6a95582de3065d27b52bb75195d666a40ab575
drm/i915/bmg: BMG should re-use MTL's south display logic

Battlemage's south display is the same as Meteor Lake's, including the
need to invert the HPD pins, which Lunar Lake does not need.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Reviewed-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240430172850.1881525-14-radhakrishna.sripada@intel.com
drivers/gpu/drm/i915/soc/intel_pch.c