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)
commitde2df164e3f905ddcf978358cb6e69958b5d3bcc
tree79a8c8511022dd48c7a379293bc6c62f7a8aa035
parenta81ac2995a49e3474037847e3362f5ac58dc0269
parent7c5c15dffe1e3c42f44735ce9552afb7207f1584
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