From: Linus Torvalds Date: Fri, 25 Oct 2019 19:41:14 +0000 (-0400) Subject: Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm X-Git-Tag: v5.15~5257 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8caacaad78b69c4329c2ae9341ae7268ecfbf475;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm Pull drm fixes from Dave Airlie: "Quiet week this week, which I suspect means some people just didn't get around to sending me fixes pulls in time. This has 2 komeda and a bunch of amdgpu fixes in it: komeda: - typo fixes - flushing pipes fix amdgpu: - Fix suspend/resume issue related to multi-media engines - Fix memory leak in user ptr code related to hmm conversion - Fix possible VM faults when allocating page table memory - Fix error handling in bo list ioctl" * tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm: drm/komeda: Fix typos in komeda_splitter_validate drm/komeda: Don't flush inactive pipes drm/amdgpu/vce: fix allocation size in enc ring test drm/amdgpu: fix error handling in amdgpu_bo_list_create drm/amdgpu: fix potential VM faults drm/amdgpu: user pages array memory leak fix drm/amdgpu/vcn: fix allocation size in enc ring test drm/amdgpu/uvd7: fix allocation size in enc ring test (v2) drm/amdgpu/uvd6: fix allocation size in enc ring test (v2) --- 8caacaad78b69c4329c2ae9341ae7268ecfbf475