and update intel_bios_is_valid_vbt to use FW size,
instead of VBT size if the quirk is applied, in range_overflows_t for
BDB size overflow check. This fixes:
https://gitlab.freedesktop.org/drm/intel/-/issues/4763
Signed-off-by: H.J. Lu
---
drivers/gpu/drm/i915/display/intel_bios.c | 15
, in range_overflows_t for
BDB size overflow check. This fixes:
https://gitlab.freedesktop.org/drm/intel/-/issues/4763
Signed-off-by: H.J. Lu
---
drivers/gpu/drm/i915/display/intel_bios.c | 15 ---
drivers/gpu/drm/i915/display/intel_bios.h | 3 +-
drivers/gpu/drm/i915/display
, in range_overflows_t for
BDB size overflow check. This fixes:
https://gitlab.freedesktop.org/drm/intel/-/issues/4763
Signed-off-by: H.J. Lu
---
drivers/gpu/drm/i915/display/intel_bios.c | 14 ---
drivers/gpu/drm/i915/display/intel_bios.h | 3 +-
drivers/gpu/drm/i915/display
the system hangs with a livelock in cleaning up the failed commit.
> >
> > Reported-by: H.J. Lu
> > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=210619
> > Fixes: b3bf99daaee9 ("drm/i915/display: Defer initial modeset until after
> > GGTT is initialised&
ode_getconnector")
>> Cc: Sean Paul
>> Cc: Daniel Vetter
>> Cc: Jani Nikula
>> Cc: David Airlie
>> Cc: dri-de...@lists.freedesktop.org
>> Reported-by: "H.J. Lu"
>> Cc: "H.J. Lu"
>> Signed-off-by: Daniel Vetter
>
>
drm: Tighten locking in drm_mode_getconnector
which makes ~/.config/monitors.xml not effective. This patch reorders
drm_mode_getconnector and restores monitors.xml support.
This may also fix:
https://bugs.freedesktop.org/show_bug.cgi?id=100576
Signed-off-by: H.J. Lu
---
drivers/gpu/drm