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
/
ast
/
ast_mode.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-10-08
drm/ast: Fix HW cursor image
Benjamin Herrenschmidt
2014-09-16
drm/ast: Add reduced blanking modes for wide screen mode
Y.C. Chen
2014-07-18
drm/ast: use helpers
Rob Clark
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-05-19
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
Dave Airlie
2014-05-19
drm/ast: initial DP501 support (v0.2)
Dave Airlie
2014-05-19
drm/ast: add AST 2400 support.
Dave Airlie
2014-05-19
drm/ast: add widescreen + rb modes from X.org driver (v2)
Dave Airlie
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-01-14
drivers: gpu: Mark functions as static in ast_mode.c
Rashika
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
drm/ast: drop duplicate initialization
Dan Carpenter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-03
drm/ast: drop debug level on error printk
Dave Airlie
2012-08-24
drm/ast: fix EDID memory leak
Jani Nikula
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-05-17
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
Dave Airlie