aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+15
2019-06-28drm/panfrost: Fix a double-free errorBoris Brezillon1-1/+1
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon1-0/+4
2019-06-18drm/panfrost: Add a module parameter to expose unstable ioctlsBoris Brezillon1-0/+11
2019-05-13drm/panfrost: Only put sync_out if non-NULLTomeu Vizoso1-1/+2
2019-05-03drm/panfrost: Don't scream about deferred probeRobin Murphy1-2/+4
2019-05-03drm/panfrost: Disable PM on probe failureRobin Murphy1-0/+1
2019-05-03drm/panfrost: Set DMA masks earlierRobin Murphy1-5/+0
2019-05-03drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso1-11/+24
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring1-0/+463