summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_aperture.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-12drm/aperture: Fix some kerneldoc commentsThierry Reding1-5/+5
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann1-169/+9
2022-06-21drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2021-08-02drm: Fix typo in commentsCai Huoqing1-1/+1
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann1-7/+12
2021-05-13drm/aperture: Fix missing unlock on error in devm_aperture_acquire()Zou Wei1-2/+6
2021-05-01drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann1-4/+217
2021-04-14drm/aperture: Inline fbdev conflict helpers into aperture helpersThomas Zimmermann1-3/+20
2021-04-14drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann1-0/+114