index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-15
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
2019-07-31
drm/ast: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-07-15
drm/ast: drop use of drmP.h
Sam Ravnborg
2019-07-09
drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
Thomas Zimmermann
2019-06-28
drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers
Thomas Zimmermann
2019-06-13
drm/ast: Pin and map cursor source BO during update
Thomas Zimmermann
2019-06-13
drm/ast: Remove obsolete or unused cursor state
Thomas Zimmermann
2019-06-13
drm/ast: Unpin cursor BO during cleanup
Thomas Zimmermann
2019-05-22
drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
Thomas Zimmermann
2019-05-22
drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
Thomas Zimmermann
2019-05-17
drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
Thomas Zimmermann
2019-05-15
drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
Thomas Zimmermann
2019-05-15
drm/ast: Convert AST driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-29
drm/ast: fixed reading monitor EDID not stable issue
Y.C. Chen
2018-11-22
drm/ast: fixed cursor may disappear sometimes
Y.C. Chen
2018-11-22
drm/ast: change resolution may cause screen blurred
Y.C. Chen
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-04-25
drm/ast: fix mode_valid's return type
Luc Van Oostenryck
2018-02-01
drm/ast: Load lut in crtc_commit
Daniel Vetter
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-17
Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-11
drm/ast: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-04
drm: ast: remove dead code and pointless local lut storage
Peter Rosin
2017-08-02
drm/ast: Add an crtc_disable callback to the crtc helper funcs
Egbert Eich
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
[next]