aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_crtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-26drm/vc4: Fix setting of vertical timings in the CRTC.Eric Anholt1-0/+10
2016-02-26drm/vc4: Fix the name of the VSYNCD_EVEN register.Eric Anholt1-1/+1
2016-02-26drm/vc4: Fix a framebuffer reference leak on async flip interrupt.Eric Anholt1-0/+1
2016-02-16drm/vc4: Add more display planes to each CRTC.Eric Anholt1-16/+40
2016-02-16drm/vc4: Make the CRTCs cooperate on allocating display lists.Eric Anholt1-51/+64
2016-02-08drm/vc4: Nuke preclose hookDaniel Vetter1-20/+0
2016-01-06drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst1-1/+1
2015-12-15Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-nextDave Airlie1-1/+98
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä1-1/+1
2015-12-07drm/vc4: Add support for async pageflips.Eric Anholt1-1/+98
2015-11-17drm/vc4: Fix some failure to track __iomem decorations on pointers.Eric Anholt1-1/+2
2015-11-17drm/vc4: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2015-11-17drm/vc4: fix itnull.cocci warningsJulia Lawall1-1/+1
2015-10-22Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into drm-nextDave Airlie1-0/+672
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt1-0/+672