summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/panfrost_perfcnt.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann1-3/+3
2021-08-26drm/panfrost: Use upper/lower_32_bits helpersAlyssa Rosenzweig1-2/+2
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann1-6/+8
2020-08-07drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_lockedNavid Emamdoost1-3/+7
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/d...Dave 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