Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Fixes for 4.16. I contains fixes for deadlock on runtime suspend on few drivers, a memory leak on non-blocking commits, a crash on color-eviction. The is also meson and edid fixes, plus a fix for a doc warning. * tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc: drm/tve200: fix kernel-doc documentation comment include drm/meson: fix vsync buffer update drm: Handle unexpected holes in color-eviction drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA drm/amdgpu: Fix deadlock on runtime suspend drm/radeon: Fix deadlock on runtime suspend drm/nouveau: Fix deadlock on runtime suspend drm: Allow determining if current task is output poll worker workqueue: Allow retrieval of current task's work struct drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
No related branches found
No related tags found
Showing
- Documentation/gpu/tve200.rst 1 addition, 1 deletionDocumentation/gpu/tve200.rst
- drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 38 additions, 20 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
- drivers/gpu/drm/drm_atomic_helper.c 15 additions, 0 deletionsdrivers/gpu/drm/drm_atomic_helper.c
- drivers/gpu/drm/drm_edid.c 3 additions, 0 deletionsdrivers/gpu/drm/drm_edid.c
- drivers/gpu/drm/drm_mm.c 18 additions, 3 deletionsdrivers/gpu/drm/drm_mm.c
- drivers/gpu/drm/drm_probe_helper.c 20 additions, 0 deletionsdrivers/gpu/drm/drm_probe_helper.c
- drivers/gpu/drm/meson/meson_crtc.c 6 additions, 0 deletionsdrivers/gpu/drm/meson/meson_crtc.c
- drivers/gpu/drm/meson/meson_drv.h 3 additions, 0 deletionsdrivers/gpu/drm/meson/meson_drv.h
- drivers/gpu/drm/meson/meson_plane.c 3 additions, 4 deletionsdrivers/gpu/drm/meson/meson_plane.c
- drivers/gpu/drm/nouveau/nouveau_connector.c 13 additions, 5 deletionsdrivers/gpu/drm/nouveau/nouveau_connector.c
- drivers/gpu/drm/radeon/radeon_connectors.c 49 additions, 25 deletionsdrivers/gpu/drm/radeon/radeon_connectors.c
- include/drm/drm_atomic.h 9 additions, 0 deletionsinclude/drm/drm_atomic.h
- include/drm/drm_crtc_helper.h 1 addition, 0 deletionsinclude/drm/drm_crtc_helper.h
- include/linux/workqueue.h 1 addition, 0 deletionsinclude/linux/workqueue.h
- kernel/workqueue.c 16 additions, 0 deletionskernel/workqueue.c
Loading
Please register or sign in to comment