index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
/
tilcdc_crtc.c
Age
Commit message (
Expand
)
Author
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-19
drm/tilcdc: use flip-work helper
Rob Clark
2013-08-19
drm/tilcdc fixup mode to workaround sync for tda998x
Darren Etheridge
2013-06-28
drm/tilcdc: Clear bits of register we're going to set.
Pantelis Antoniou
2013-06-28
drm/tilcdc: whitespace fixes and tidyup
Darren Etheridge
2013-06-28
drm/tilcdc: adding more guards to prevent selection of invalid modes
Darren Etheridge
2013-06-28
drm/tilcdc: fixing off by one errors found on analyzer
Darren Etheridge
2013-06-28
drm/tilcdc: adding some more devicetree config
Darren Etheridge
2013-06-28
drm/tilcdc: support pixel widths greater than 1024
Darren Etheridge
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
2013-02-19
drm/tilcdc: add TI LCD Controller DRM driver (v4)
Rob Clark