[PULL] drm-intel-next-fixes
Rodrigo Vivi
rodrigo.vivi at intel.com
Thu Aug 24 12:34:07 UTC 2023
Hi Dave and Daniel,
Here goes our next-fixes targeting 6.6-rc1.
Please notice that we have 2 drm level patches there,
one to fix the display HPD polling and one dependency
introducing a helper to reschedule the poll work.
drm-intel-next-fixes-2023-08-24:
- Fix TLB invalidation (Alan)
- Fix Display HPD polling (Imre)
Thanks,
Rodrigo.
The following changes since commit cacaeb27ade4b793c456179bb6eda4592d206cd8:
Merge tag 'amd-drm-next-6.6-2023-08-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next (2023-08-21 12:32:16 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2023-08-24
for you to fetch changes up to cfd48ad8c4a9137b0fde7f0ecf463d44b01875dc:
drm/i915: Fix HPD polling, reenabling the output poll work as needed (2023-08-23 17:15:41 -0400)
----------------------------------------------------------------
- Fix TLB invalidation (Alan)
- Fix Display HPD polling (Imre)
----------------------------------------------------------------
Alan Previn (1):
drm/i915: Fix TLB-Invalidation seqno store
Imre Deak (2):
drm: Add an HPD poll helper to reschedule the poll work
drm/i915: Fix HPD polling, reenabling the output poll work as needed
drivers/gpu/drm/drm_probe_helper.c | 68 +++++++++++++++++++---------
drivers/gpu/drm/i915/display/intel_hotplug.c | 4 +-
drivers/gpu/drm/i915/i915_vma.c | 2 +-
include/drm/drm_probe_helper.h | 1 +
4 files changed, 50 insertions(+), 25 deletions(-)
More information about the dri-devel
mailing list