[Intel-gfx] [PULL] drm-intel-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Aug 17 14:45:10 UTC 2023
Hi Dave and Daniel,
I'm covering for Tvrtko on this week's fixes flow.
These 3 patches were queued since last week, but I had hold
because I had some doubts about the CI results.
I have confirmed those issues were not related to these 3
patches, so, here they are.
drm-intel-fixes-2023-08-17:
- Fix the flow for ignoring GuC SLPC efficient frequency selection (Vinay)
- Fix SDVO panel_type initialization (Jani)
- Fix display probe for IVB Q and IVB D GT2 server (Jani)
Thanks,
Rodrigo.
The following changes since commit 0bc057eae2610c275361766a064a23cc2758f3ff:
Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into drm-intel-fixes (2023-08-02 08:14:57 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-08-17
for you to fetch changes up to 423ffe62c06ae241ad460f4629dddb9dcf55e060:
drm/i915: fix display probe for IVB Q and IVB D GT2 server (2023-08-14 11:59:30 -0400)
----------------------------------------------------------------
- Fix the flow for ignoring GuC SLPC efficient frequency selection (Vinay)
- Fix SDVO panel_type initialization (Jani)
- Fix display probe for IVB Q and IVB D GT2 server (Jani)
----------------------------------------------------------------
Jani Nikula (2):
drm/i915/sdvo: fix panel_type initialization
drm/i915: fix display probe for IVB Q and IVB D GT2 server
Vinay Belgaumkar (1):
drm/i915/guc/slpc: Restore efficient freq earlier
.../gpu/drm/i915/display/intel_display_device.c | 24 +++++++++++++++++++---
drivers/gpu/drm/i915/display/intel_sdvo.c | 2 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c | 22 ++++++++++++--------
3 files changed, 36 insertions(+), 12 deletions(-)
More information about the Intel-gfx
mailing list