diff options
| author | Daniel Vetter <[email protected]> | 2019-03-26 13:20:01 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2019-03-27 09:03:16 +0000 |
| commit | f243dd06180a4a7ff4145ce0c7d62ea1b2267515 (patch) | |
| tree | f8e8b5b7cd5076349ab9f9d5ad4320f70c2ce824 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
| parent | drm/msm: Use drm_fb_helper_fill_info (diff) | |
| download | kernel-f243dd06180a4a7ff4145ce0c7d62ea1b2267515.tar.gz kernel-f243dd06180a4a7ff4145ce0c7d62ea1b2267515.zip | |
drm/nouveau: Use drm_fb_helper_fill_info
This changes the fb name from "nouveaufb" to "nouveaudrmfb".
Aside: I wonder whether the in_interrupt() check is good enough for
the nouveau acceleration. Cargo-cult says drm_can_sleep() is needed,
which isn't actually working if you pick a .config without PREEMPT.
For the generic fbdev defio support we've gone with offloading
everything to a worker. For the non-accel callbacks (set_par, blank
and friends) checking for oops_in_progress is good enough to catch all
the evil calling contexts.
v2: Rebase
Acked-by: Noralf Trønnes <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Ben Skeggs <[email protected]>
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions
