summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_plane_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: Simplify fb refcounting rules around ->update_planeDaniel Vetter2014-04-231-9/+1
* drm/plane_helper: don't disable plane in destroy functionDaniel Vetter2014-04-221-1/+0
* drm/plane-helper: Fix primary plane scaling checkMatt Roper2014-04-221-0/+2
* drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter2014-04-181-28/+5
* drm: Add drm_crtc_init_with_planes() (v2)Matt Roper2014-04-021-0/+21
* drm: Add primary plane helpers (v3)Matt Roper2014-04-021-0/+312