开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
/
tilcdc_crtc.c
Age
Commit message (
Expand
)
Author
2014-11-15
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
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