diff options
author | 2017-10-30 16:39:38 +0100 | |
---|---|---|
committer | 2017-10-31 19:06:05 +0100 | |
commit | 29ad20b22c8f3ab35e91c2f68b4c7956cee30fd0 (patch) | |
tree | bf8627ed10719eb817367a3a56017ab085dabbe1 /drivers/gpu/drm/amd/amdgpu | |
parent | drm/fb-helper: Handle function NULL argument (diff) | |
download | linux-rng-29ad20b22c8f3ab35e91c2f68b4c7956cee30fd0.tar.xz linux-rng-29ad20b22c8f3ab35e91c2f68b4c7956cee30fd0.zip |
drm: Add drm_device->fb_helper pointer
drm_fb_helper is *the* way of doing fbdev emulation so add a pointer to
struct drm_device. This makes it possible to add callback helpers for
.last_close and .output_poll_changed further reducing fbdev emulation
footprint in drivers. The pointer is set by drm_fb_helper_init() and
cleared by drm_fb_helper_fini().
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20171030153951.56269-3-noralf@tronnes.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions