summaryrefslogtreecommitdiffstats
path: root/drivers/accel/drm_accel.c
Commit message (Expand)AuthorAgeFilesLines
* accel: Include <drm/drm_auth.h>Thomas Zimmermann2023-12-061-0/+1
* accel: make accel_class a static const structureIvan Orlov2023-10-091-13/+8
* drm/debugfs: rework drm_debugfs_create_files implementation v2Christian König2023-09-011-2/+0
* drm/debugfs: rework debugfs directory creation v5Christian König2023-09-011-12/+18
* drm/debugfs: drop debugfs_init() for the render and accel node v2Christian König2023-08-311-3/+0
* driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* Fix mismerge due to devnode now taking a 'const *' deviceLinus Torvalds2022-12-161-1/+1
* accel: add dedicated minor for accelerator devicesOded Gabbay2022-11-221-1/+241
* drivers/accel: define kconfig and register a new majorOded Gabbay2022-11-221-0/+83