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
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-02-28
drm/ast: Base support for AST2500
Y.C. Chen
2017-02-28
drm/ast: const'ify mode setting tables
Benjamin Herrenschmidt
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-14
drm/ast: Add local 'fb' variables
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-03-04
drm/ast: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-16
drm/ast: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-11-11
drm/ast: Initialized data needed to map fbdev memory
Egbert Eich
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