From: Linus Torvalds Date: Fri, 24 Jan 2020 17:38:04 +0000 (-0800) Subject: Merge tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drm X-Git-Tag: baikal/mips/sdk5.9~14516 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=335e9b7c99b2c4144def8407124dd81a879b24f3;p=kernel.git Merge tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drm Pull drm fixes from Dave Airlie: "This one has a core mst fix and two i915 fixes. amdgpu just enables some hw outside experimental. The panfrost fix is a little bigger than I'd like at this stage but it fixes a fairly fundamental problem with global shared buffers in that driver, and since it's confined to that driver and I've taken a look at it, I think it's fine to get into the tree now, so it can get stable propagated as well. core/mst: - Fix SST branch device handling amdgpu: - enable renoir outside experimental i915: - Avoid overflow with huge userptr objects - uAPI fix to correctly handle negative values in engine->uabi_class/instance (cc: stable) panfrost: - Fix mapping of globally visible BO's (Boris)" * tag 'drm-fixes-2020-01-24' of git://anongit.freedesktop.org/drm/drm: drm/amdgpu: remove the experimental flag for renoir drm/panfrost: Add the panfrost_gem_mapping concept drm/i915: Align engine->uabi_class/instance with i915_drm.h drm/i915/userptr: fix size calculation drm/dp_mst: Handle SST-only branch device case --- 335e9b7c99b2c4144def8407124dd81a879b24f3