summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/lima/lima_drv: Demote kernel-doc formatting abuseLee Jones2020-11-161-1/+1
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
* drm/lima: Expose job_hang_limit module parameterAndrey Lebedev2020-07-131-0/+4
* drm/lima: enable runtime pmQiang Yu2020-04-241-5/+16
* drm/lima: add pm resume/suspend opsQiang Yu2020-04-241-0/+7
* drm/lima: use module_platform_driver helperQiang Yu2020-04-241-11/+1
* drm/lima: Clean up redundant pdev pointerRobin Murphy2020-04-241-1/+0
* drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl2020-03-281-2/+12
* drm/lima: add error sysfs to export error task dumpQiang Yu2020-03-221-0/+94
* drm/lima: add max_error_tasks module parameterQiang Yu2020-03-221-0/+4
* drm/lima: increase driver version to 1.1Qiang Yu2020-01-271-2/+8
* drm/lima: support heap buffer creationQiang Yu2020-01-271-1/+5
* drm/lima: use drm_gem_shmem_helpersQiang Yu2019-10-171-18/+4
* drm/lima: drop DRM_AUTH usage from the driverEmil Velikov2019-06-261-7/+7
* drm/lima: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2019-06-231-3/+1
* drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-1/+1
* drm/lima: add timeout to drm scheduler initErico Nunes2019-05-211-1/+1
* drm/lima: driver for ARM Mali4xx GPUsQiang Yu2019-04-011-0/+376