Hi Dave & Daniel -
drm-intel-next-fixes-2020-12-18: drm/i915 fixes for the merge window
BR, Jani.
The following changes since commit efd3043790c6e92f0bbe1fe385db9b544131c59c:
Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~agd5f/linux into drm-next (2020-12-16 23:25:51 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2020-12-18
for you to fetch changes up to 046f70d31ddb2069941aec54966fec5b7fbc7b7b:
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping (2020-12-18 12:30:10 +0200)
---------------------------------------------------------------- drm/i915 fixes for the merge window
---------------------------------------------------------------- Aditya Swarup (1): drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Chris Wilson (2): Revert "drm/i915: re-order if/else ladder for hpd_irq_setup" drm/i915: Fix mismatch between misplaced vma check and vma insert
Lionel Landwerlin (1): drm/i915/perf: also include Gen11 in OATAILPTR workaround
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 2 +- drivers/gpu/drm/i915/i915_drv.h | 12 ++++++------ drivers/gpu/drm/i915/i915_irq.c | 27 ++++++++++++++------------ drivers/gpu/drm/i915/i915_perf.c | 2 +- 4 files changed, 23 insertions(+), 20 deletions(-)