aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_perfcnt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-19drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov1-2/+2
2020-02-12drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon1-7/+4
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon1-12/+22
2019-12-13Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-9/+14
2019-12-06drm/panfrost: Open/close the perfcnt BOBoris Brezillon1-9/+14
2019-10-29drm/panfrost: fix -Wmissing-prototypes warningsYi Wang1-0/+1
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon1-0/+329