diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-24 09:13:02 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-09-26 09:31:28 +0200 |
commit | c7c1b9e1d52b0a0dbb0ee552efdc3360c0f5363c (patch) | |
tree | 09e4402c53bcdc9ea6a4c8572239c057a383a4e0 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | bf0978203a746137ce5074a465f83a6cf12e813f (diff) |
drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
Rework fbdev probing to support fbdev_probe in struct drm_driver
and reimplement the old fb_probe callback on top of it. Provide an
initializer macro for struct drm_driver that sets the callback
according to the kernel configuration.
This change allows the common fbdev client to run on top of TTM-
based DRM drivers.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-65-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions