summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_aperture.c
Commit message (Expand)AuthorAgeFilesLines
* video/aperture: Drop primary argumentDaniel Vetter2023-04-161-1/+1
* drm/aperture: Remove primary argumentDaniel Vetter2023-04-161-8/+3
* drm/aperture: Fix some kerneldoc commentsThierry Reding2022-09-121-5/+5
* drm: Implement DRM aperture helpers under video/Thomas Zimmermann2022-06-271-169/+9
* drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann2022-06-211-11/+15
* drm: Fix typo in commentsCai Huoqing2021-08-021-1/+1
* drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann2021-07-011-7/+12
* drm/aperture: Fix missing unlock on error in devm_aperture_acquire()Zou Wei2021-05-131-2/+6
* drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann2021-05-011-4/+217
* drm/aperture: Inline fbdev conflict helpers into aperture helpersThomas Zimmermann2021-04-141-3/+20
* drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann2021-04-141-0/+114