开源镜像站
帮助
动态
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
/
ast
/
ast_mode.c
Age
Commit message (
Expand
)
Author
2019-11-08
drm/ast: Add CRTC helpers for atomic modesetting
Thomas Zimmermann
2019-11-08
drm/ast: Add primary plane
Thomas Zimmermann
2019-11-08
drm/ast: Split ast_set_vbios_mode_info()
Thomas Zimmermann
2019-11-08
drm/ast: Split ast_set_ext_reg() into color and threshold function
Thomas Zimmermann
2019-11-08
drm/ast: Don't clear base address and offset with default values
Thomas Zimmermann
2019-10-04
drm/ast: Allocate cursor BOs at high end of video memory
Thomas Zimmermann
2019-10-04
drm/ast: Move cursor offset swapping into ast_show_cursor()
Thomas Zimmermann
2019-10-04
drm/ast: Move cursor update code to ast_show_cursor()
Thomas Zimmermann
2019-10-04
drm/ast: Move ast_{show,hide}_cursor() within source file
Thomas Zimmermann
2019-10-04
drm/ast: Don't call ast_show_cursor() from ast_cursor_move()
Thomas Zimmermann
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-17
drm/ast: Use drm_gem_vram_{vmap,vunmap}() to map cursor source BO
Thomas Zimmermann
2019-09-16
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
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
[prev]
[next]