From: Linus Torvalds Date: Fri, 16 Aug 2019 15:41:15 +0000 (-0700) Subject: Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm X-Git-Tag: v5.4-rc1~329 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec037ac244c070f9eedcdf5cdb23bd817e7b8cf4;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm Pull drm fixes from Dave Airlie: "Nothing too crazy this week, one amdgpu fix to use vmalloc for a struct that grew in size, and another MST fix for nouveau, and some other misc fixes: i915: - single GVT use after free fix scheduler: - entity destruction race fix amdgpu: - struct allocation fix - gfx9 soft recovery fix nouveau: - followup MST fix ast: - vga register race fix" * tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm: drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes drm/ast: Fixed reboot test may cause system hanged drm/scheduler: use job count instead of peek drm/amd/display: use kvmalloc for dc_state (v2) drm/amdgpu: fix gfx9 soft recovery drm/i915: Use after free in error path in intel_vgpu_create_workload() --- ec037ac244c070f9eedcdf5cdb23bd817e7b8cf4