]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/drm...
authorDave Airlie <airlied@redhat.com>
Fri, 15 Nov 2019 02:16:43 +0000 (12:16 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 15 Nov 2019 02:16:43 +0000 (12:16 +1000)
commit5e7ecb5a5cc5b7335a96b2f184b89e390bae402f
tree62d241d86b32eede235b84d7e5a67e79215c800f
parent03f40b8046c8a4fd61826a7ecc58724129fe618d
parent453bb4ca18bc0045cdcd437809b5e7d955f4ab92
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next

- PMU "Frequency" is reported as accumulated cycles
- Avoid OOPS in dumb_create IOCTL when no CRTCs
- Mitigation for userptr put_pages deadlock with trylock_page
- Fix to avoid freeing heartbeat request too early
- Fix LRC coherency issue
- Fix Bugzilla #112212: Avoid screen corruption on MST
- Error path fix to unlock context on failed context VM SETPARAM
- Always consider holding preemption a privileged op in perf/OA
- Preload LUTs if the hw isn't currently using them to avoid color flash on VLV/CHV
- Protect context while grabbing its name for the request
- Don't resize aliasing ppGTT size
- Smaller fixes picked by tooling

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191114085213.GA6440@jlahtine-desk.ger.corp.intel.com
drivers/gpu/drm/i915/gem/i915_gem_context.c