-
- Downloads
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
This is only used for kgdb (and previously panic) handlers in the fbdev emulation, so belongs there. Note that this means we'll leave behind a forward declaration, but once all the helper vtables are consolidated (in the next patch) that will make more sense. v2: fixup radone/amdgpu. Signed-off-by:Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1449218769-16577-3-git-send-email-daniel.vetter@ffwll.ch Reviewed-by: Thierry Reding <treding@nvidia.com> (v2)
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
- drivers/gpu/drm/nouveau/nv50_display.c 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/nv50_display.c
- drivers/gpu/drm/radeon/atombios_crtc.c 1 addition, 0 deletionsdrivers/gpu/drm/radeon/atombios_crtc.c
- drivers/gpu/drm/radeon/radeon_legacy_crtc.c 1 addition, 0 deletionsdrivers/gpu/drm/radeon/radeon_legacy_crtc.c
- include/drm/drm_crtc_helper.h 1 addition, 4 deletionsinclude/drm/drm_crtc_helper.h
- include/drm/drm_fb_helper.h 5 additions, 0 deletionsinclude/drm/drm_fb_helper.h
Loading
Please register or sign in to comment