index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_crtc.c
Age
Commit message (
Expand
)
Author
2016-03-14
Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next
Dave Airlie
2016-02-26
drm/vc4: Initialize scaler DISPBKGND on modeset.
Eric Anholt
2016-02-26
drm/vc4: Fix setting of vertical timings in the CRTC.
Eric Anholt
2016-02-26
drm/vc4: Fix the name of the VSYNCD_EVEN register.
Eric Anholt
2016-02-26
drm/vc4: Fix a framebuffer reference leak on async flip interrupt.
Eric Anholt
2016-02-16
drm/vc4: Add more display planes to each CRTC.
Eric Anholt
2016-02-16
drm/vc4: Make the CRTCs cooperate on allocating display lists.
Eric Anholt
2016-02-08
drm/vc4: Nuke preclose hook
Daniel Vetter
2016-01-06
drm/atomic: Remove drm_atomic_connectors_for_crtc.
Maarten Lankhorst
2015-12-15
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...
Dave Airlie
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-07
drm/vc4: Add support for async pageflips.
Eric Anholt
2015-11-17
drm/vc4: Fix some failure to track __iomem decorations on pointers.
Eric Anholt
2015-11-17
drm/vc4: checking for NULL instead of IS_ERR
Dan Carpenter
2015-11-17
drm/vc4: fix itnull.cocci warnings
Julia Lawall
2015-10-22
Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...
Dave Airlie
2015-10-21
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt