2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/xen
Jani Nikula cb2e1c2136 drm: remove driver date from struct drm_driver and all drivers
We stopped using the driver initialized date in commit 7fb8af6798
("drm: deprecate driver date") and (eventually) started returning "0"
for drm_version ioctl instead.

Finish the job, and remove the unused date member from struct
drm_driver, its initialization from drivers, along with the common
DRIVER_DATE macros.

v2: Also update drivers/accel (kernel test robot)

Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Simon Ser <contact@emersion.fr>
Acked-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> # msm
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1f2bf2543aed270a06f6c707fd6ed1b78bf16712.1733322525.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2024-12-05 12:35:42 +02:00
..
Kconfig
Makefile
xen_drm_front_cfg.c
xen_drm_front_cfg.h
xen_drm_front_conn.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
xen_drm_front_conn.h drivers: gpu: drm: xen_drm_front_drm_info is declared twice 2021-03-26 07:40:10 +02:00
xen_drm_front_evtchnl.c xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring() 2022-05-19 14:22:01 +02:00
xen_drm_front_evtchnl.h
xen_drm_front_gem.c fix missing vmalloc.h includes 2024-04-25 20:55:49 -07:00
xen_drm_front_gem.h dma-buf-map: Rename to iosys-map 2022-02-07 16:35:35 -08:00
xen_drm_front_kms.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
xen_drm_front_kms.h
xen_drm_front.c drm: remove driver date from struct drm_driver and all drivers 2024-12-05 12:35:42 +02:00
xen_drm_front.h xen/drm: switch xen_drm_front to use INVALID_GRANT_REF 2022-05-19 14:21:45 +02:00