[Intel-gfx] [PULL] drm-misc-fixes
Sean Paul
sean at poorly.run
Wed Jan 22 21:37:25 UTC 2020
Hi Dave and Daniel,
Back with what might be my last -misc pull request :-(
Just a couple fixes. We have our customary MST fix from AMD and a panfrost fix.
Please pull!
drm-misc-fixes-2020-01-22-1:
-mst: Fix SST branch device handling (Wayne)
-panfrost: Fix mapping of globally visible BO's (Boris)
Cc: Wayne Lin <Wayne.Lin at amd.com>
CC: Boris Brezillon <boris.brezillon at collabora.com>
Cheers, Sean
The following changes since commit 5a64967a2f3bbc01cc708ee43c7b0893089c61c4:
drm/dp_mst: Have DP_Tx send one msg at a time (2020-01-15 17:01:21 -0500)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2020-01-22-1
for you to fetch changes up to bdefca2d8dc0f80bbe49e08bf52a717146490706:
drm/panfrost: Add the panfrost_gem_mapping concept (2020-01-21 10:32:55 -0600)
----------------------------------------------------------------
-mst: Fix SST branch device handling (Wayne)
-panfrost: Fix mapping of globally visible BO's (Boris)
Cc: Wayne Lin <Wayne.Lin at amd.com>
CC: Boris Brezillon <boris.brezillon at collabora.com>
----------------------------------------------------------------
Boris Brezillon (1):
drm/panfrost: Add the panfrost_gem_mapping concept
Wayne Lin (1):
drm/dp_mst: Handle SST-only branch device case
drivers/gpu/drm/drm_dp_mst_topology.c | 140 +++++++++++++----------
drivers/gpu/drm/panfrost/panfrost_drv.c | 91 +++++++++++++--
drivers/gpu/drm/panfrost/panfrost_gem.c | 124 +++++++++++++++++---
drivers/gpu/drm/panfrost/panfrost_gem.h | 41 ++++++-
drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c | 3 +-
drivers/gpu/drm/panfrost/panfrost_job.c | 13 ++-
drivers/gpu/drm/panfrost/panfrost_job.h | 1 +
drivers/gpu/drm/panfrost/panfrost_mmu.c | 61 +++++-----
drivers/gpu/drm/panfrost/panfrost_mmu.h | 6 +-
drivers/gpu/drm/panfrost/panfrost_perfcnt.c | 34 ++++--
10 files changed, 380 insertions(+), 134 deletions(-)
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the Intel-gfx
mailing list