[PULL] topic/drm-misc
Daniel Vetter
daniel.vetter at ffwll.ch
Mon Jul 11 05:55:48 UTC 2016
Hi Dave,
Just flushing out drm-misc for the merge window:
- rpm fixes from Lukas that I promised to merge and dropped the ball until
he pinged me.
- misc trivial patches Jani picked up.
I haven't recovered mail backlog yet, so no idea what's hiding still ;-)
Cheers, Daniel
The following changes since commit 2a3467063ae3b17264578626dec2377dd48cd1c3:
Merge tag 'mediatek-drm-2016-06-20' of git://git.pengutronix.de/git/pza/linux into drm-next (2016-06-24 13:16:07 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2016-07-11
for you to fetch changes up to 2ae995887830b335f9bdab3040018071da54bcdb:
drm: Fix a typo in drm_ioctl.c (2016-06-30 12:04:44 +0300)
----------------------------------------------------------------
Frank Binns (1):
drm: fix some spelling mistakes
Lukas Wunner (15):
drm/nouveau: Don't leak runtime pm ref on driver unload
drm/nouveau: Forbid runtime pm on driver unload
drm/radeon: Don't leak runtime pm ref on driver unload
drm/radeon: Don't leak runtime pm ref on driver load
drm/radeon: Forbid runtime pm on driver unload
drm/amdgpu: Don't leak runtime pm ref on driver unload
drm/amdgpu: Don't leak runtime pm ref on driver load
drm/amdgpu: Forbid runtime pm on driver unload
drm: Add helpers to turn off CRTCs
drm/nouveau: Turn off CRTCs on driver unload
drm/radeon: Turn off CRTCs on driver unload
drm/amdgpu: Turn off CRTCs on driver unload
drm: Use helper to turn off CRTC
drm/i2c/ch7006: Use helper to turn off CRTC
drm/nouveau/dispnv04: Use helper to turn off CRTC
Masanari Iida (1):
drm: Fix a typo in drm_ioctl.c
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 12 +++++--
drivers/gpu/drm/drm_crtc.c | 53 ++++++++++++++++++++++++++----
drivers/gpu/drm/drm_ioctl.c | 2 +-
drivers/gpu/drm/drm_irq.c | 4 +--
drivers/gpu/drm/i2c/ch7006_drv.c | 9 ++---
drivers/gpu/drm/nouveau/dispnv04/disp.c | 10 ------
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 9 ++---
drivers/gpu/drm/nouveau/nouveau_display.c | 1 +
drivers/gpu/drm/nouveau/nouveau_drm.c | 6 +++-
drivers/gpu/drm/radeon/radeon_device.c | 4 +++
drivers/gpu/drm/radeon/radeon_display.c | 1 +
drivers/gpu/drm/radeon/radeon_kms.c | 5 ++-
include/drm/drm_crtc.h | 2 ++
14 files changed, 80 insertions(+), 39 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list