开源镜像站
帮助
动态
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
/
cirrus
/
cirrus_mode.c
Age
Commit message (
Expand
)
Author
2015-02-05
drm/cirrus: Limit modes depending on bpp option
Takashi Iwai
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-09-20
drm/cirrus: add missing drm_connector_register call
Gerd Hoffmann
2014-07-18
drm/cirrus: use helpers
Rob Clark
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-18
drm: cirrus: add power management support
Gerd Hoffmann
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-01-23
drm/cirrus: correct register values for 16bpp
Takashi Iwai
2014-01-14
drivers: gpu: Mark functions as static in cirrus_mode.c
Rashika
2013-11-06
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-17
drm/kms: driver for virtual cirrus under qemu
Dave Airlie