[PULL] drm-misc-fixes
Maxime Ripard
maxime at cerno.tech
Thu Jul 21 08:55:50 UTC 2022
Hi Daniel, Dave,
Here's this week drm-misc-fixes PR
Maxime
drm-misc-fixes-2022-07-21:
A scheduling-while-atomic fix for drm/scheduler, a locking fix for TTM,
a typo fix for panel-edp and a resource removal fix for imx/dcss
The following changes since commit 925b6e59138cefa47275c67891c65d48d3266d57:
Revert "drm/amdgpu: add drm buddy support to amdgpu" (2022-07-08 14:24:30 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-07-21
for you to fetch changes up to 02c87df2480ac855d88ee308ce3fa857d9bd55a8:
drm/imx/dcss: Add missing of_node_put() in fail path (2022-07-20 10:12:15 +0300)
----------------------------------------------------------------
A scheduling-while-atomic fix for drm/scheduler, a locking fix for TTM,
a typo fix for panel-edp and a resource removal fix for imx/dcss
----------------------------------------------------------------
Christian König (1):
drm/ttm: fix locking in vmap/vunmap TTM GEM helpers
Dmitry Osipenko (1):
drm/scheduler: Don't kill jobs in interrupt context
Liang He (1):
drm/imx/dcss: Add missing of_node_put() in fail path
Nícolas F. R. A. Prado (1):
drm/panel-edp: Fix variable typo when saving hpd absent delay from DT
drivers/gpu/drm/drm_gem_ttm_helper.c | 9 ++++++++-
drivers/gpu/drm/imx/dcss/dcss-dev.c | 3 +++
drivers/gpu/drm/panel/panel-edp.c | 2 +-
drivers/gpu/drm/scheduler/sched_entity.c | 6 +++---
include/drm/gpu_scheduler.h | 4 ++--
5 files changed, 17 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20220721/cdbf1afe/attachment.sig>
More information about the dri-devel
mailing list