aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/accel/drm_accel.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-26accel: constify the struct device_type usageRicardo B. Marliere1-1/+1
2023-12-06accel: Include <drm/drm_auth.h>Thomas Zimmermann1-0/+1
2023-10-09accel: make accel_class a static const structureIvan Orlov1-13/+8
2023-09-01drm/debugfs: rework drm_debugfs_create_files implementation v2Christian König1-2/+0
2023-09-01drm/debugfs: rework debugfs directory creation v5Christian König1-12/+18
2023-08-31drm/debugfs: drop debugfs_init() for the render and accel node v2Christian König1-3/+0
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2022-12-16Fix mismerge due to devnode now taking a 'const *' deviceLinus Torvalds1-1/+1
2022-11-22accel: add dedicated minor for accelerator devicesOded Gabbay1-1/+241
2022-11-22drivers/accel: define kconfig and register a new majorOded Gabbay1-0/+83