]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/drm-intel...
authorDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2020 23:47:38 +0000 (09:47 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2020 23:47:56 +0000 (09:47 +1000)
commit653a522ffbb3405d77e14f957f550f55c4a91cd6
tree79a8c8511022dd48c7a379293bc6c62f7a8aa035
parent542a70d256aefcf5c01152011817e373b4d450bd
parent4d8c09470db8943134d1561f72e2adebede0e67e
Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

Fixes for VDSC/DP, selftests, shmem_utils, preemption, submission, and gt reset:

- Check the correct variable in selftest (Dan)
- Propagate error from canceled submit due to context closure (Chris)
- Ignore repeated attempts to suspend request flow across reset (Chris)
- Cancel the preemption timeout on responding to it (Chris)
- Fix unsigned compared against 0 (Colin)
- Compute the correct slice count for VDSC on DP (Manasi)
- Declar gen9 has 64 mocs entries (Chris)

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201209235010.GA10554@intel.com