summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Add missing _fini() calls in panfrost_device_fini()Boris Brezillon2019-05-131-0/+4
* drm/panfrost: Only put sync_out if non-NULLTomeu Vizoso2019-05-131-1/+2
* drm/panfrost: Show stored feature registersRobin Murphy2019-05-031-7/+7
* drm/panfrost: Don't scream about deferred probeRobin Murphy2019-05-031-2/+4
* drm/panfrost: Disable PM on probe failureRobin Murphy2019-05-031-0/+1
* drm/panfrost: Set DMA masks earlierRobin Murphy2019-05-032-5/+5
* drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso2019-05-031-11/+24
* drm/panfrost: Prevent concurrent resetsTomeu Vizoso2019-04-183-0/+6
* drm/panfrost: depend on !GENERIC_ATOMIC64 when using COMPILE_TESTSteven Price2019-04-181-1/+1
* drm/panfrost: Add missing includeSteven Price2019-04-181-0/+1
* drm/panfrost: Make panfrost_gem_free_object() staticYueHaibing2019-04-181-1/+1
* drm/panfrost: Add support for 2MB page entriesRob Herring2019-04-121-8/+24
* drm/panfrost: Add initial panfrost driverRob Herring2019-04-1219-0/+3410