]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm...
authorDave Airlie <airlied@redhat.com>
Sun, 22 Apr 2018 22:53:27 +0000 (08:53 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 22 Apr 2018 22:53:27 +0000 (08:53 +1000)
commit0c083a158a957d4d0c99a220185b956f178fd2a0
tree2450f5a23461b8be8dc7af0bb0dffb194a9c00dc
parentf7c23b36eb6bb9e26e0ee8f67c794edc272977ef
parent3da19e9bac9ebfc70de895e50ab48bf5c1a5065b
Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next

- Fix for FDO #105549: Avoid OOPS on bad VBT (Jani)
- Fix rare pre-emption race (Chris)
- Fix RC6 race against PM transitions (Tvrtko)

* tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm/drm-intel:
  drm/i915/audio: Fix audio detection issue on GLK
  drm/i915: Call i915_perf_fini() on init_hw error unwind
  drm/i915/bios: filter out invalid DDC pins from VBT child devices
  drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6
  drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
  drm/i915/execlists: Clear user-active flag on preemption completion
  drm/i915/gvt: Add drm_format_mod update
  drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initialization
  drm/i915/gvt: Delete redundant error message in fb_decode.c
  drm/i915/gvt: Cancel dma map when resetting ggtt entries
  drm/i915/gvt: Missed to cancel dma map for ggtt entries
  drm/i915/gvt: Make MI_USER_INTERRUPT nop in cmd parser
  drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notification
  drm/i915/gvt: throw error on unhandled vfio ioctls