diff options
| author | Thomas Zimmermann <[email protected]> | 2024-03-29 20:32:11 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2024-05-03 15:07:50 +0000 |
| commit | f178e96de7f0868e1b4d6df687794961f30125f2 (patch) | |
| tree | 290381ec60109f2e5165a308e58d960c18e93c61 /drivers/gpu/drm/amd/amdgpu/atom.c | |
| parent | arch: Select fbdev helpers with CONFIG_VIDEO (diff) | |
| download | kernel-f178e96de7f0868e1b4d6df687794961f30125f2.tar.gz kernel-f178e96de7f0868e1b4d6df687794961f30125f2.zip | |
arch: Remove struct fb_info from video helpers
The per-architecture video helpers do not depend on struct fb_info
or anything else from fbdev. Remove it from the interface and replace
fb_is_primary_device() with video_is_primary_device(). The new helper
is similar in functionality, but can operate on non-fbdev devices.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: Helge Deller <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Andreas Larsson <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: [email protected]
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions
