summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/lima/lima_drv.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-13drm/lima: Expose job_hang_limit module parameterAndrey Lebedev1-0/+4
2020-04-24drm/lima: enable runtime pmQiang Yu1-5/+16
2020-04-24drm/lima: add pm resume/suspend opsQiang Yu1-0/+7
2020-04-24drm/lima: use module_platform_driver helperQiang Yu1-11/+1
2020-04-24drm/lima: Clean up redundant pdev pointerRobin Murphy1-1/+0
2020-03-28drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl1-2/+12
2020-03-22drm/lima: add error sysfs to export error task dumpQiang Yu1-0/+94
2020-03-22drm/lima: add max_error_tasks module parameterQiang Yu1-0/+4
2020-01-27drm/lima: increase driver version to 1.1Qiang Yu1-2/+8
2020-01-27drm/lima: support heap buffer creationQiang Yu1-1/+5
2019-10-17drm/lima: use drm_gem_shmem_helpersQiang Yu1-18/+4
2019-06-26drm/lima: drop DRM_AUTH usage from the driverEmil Velikov1-7/+7
2019-06-23drm/lima: Reduce the amount of logs on deferred probeKrzysztof Kozlowski1-3/+1
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-1/+1
2019-05-21drm/lima: add timeout to drm scheduler initErico Nunes1-1/+1
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu1-0/+376