From: Dave Airlie Date: Sun, 11 Oct 2020 23:13:57 +0000 (+1000) Subject: Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/drm... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2e49520eeec7f003ddff2a6f70a9a7bc0b9f0906;p=linux.git Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-next Propagated from drm-intel-next-queued: - Fix CRTC state checker (Ville) Propated from drm-intel-gt-next: - Avoid implicit vmpa for highmem on 32b (Chris) - Prevent PAT attriutes for writecombine if CPU doesn't support PAT (Chris) - Clear the buffer pool age before use. (Chris) - Fix error code (Dan) - Break up error capture compression loops (Chris) - Fix uninitialized variable in context_create_request (Maarten) - Check for errors on i915_vm_alloc_pt_stash to avoid NULL dereference (Matt) - Serialize debugfs i915_gem_objects with ctx->mutex (Chris) - Fix a rebase mistake caused during drm-intel-gt-next creation (Chris) - Hold request reference for canceling an active context (Chris) - Heartbeats fixes (Chris) - Use usigned during batch copies (Chris) Signed-off-by: Dave Airlie From: Rodrigo Vivi Link: https://patchwork.freedesktop.org/patch/msgid/20201002182610.GA2204465@intel.com --- 2e49520eeec7f003ddff2a6f70a9a7bc0b9f0906