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_main.c
Age
Commit message (
Expand
)
Author
2018-11-29
drm/ast: Fix incorrect free on ioregs
Sam Bobroff
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-02
drm/ast: Actually load DP501 firmware when required
Egbert Eich
2017-08-02
drm/ast: Free container instead of member in ast_user_framebuffer_destroy()
Egbert Eich
2017-02-28
drm/ast: Fixed vram size incorrect issue on POWER
Y.C. Chen
2017-02-28
drm/ast: Base support for AST2500
Y.C. Chen
2017-02-28
drm/ast: Fix calculation of MCLK
Benjamin Herrenschmidt
2017-02-28
drm/ast: Remove spurious include
Benjamin Herrenschmidt
2017-02-28
drm/ast: Handle configuration without P2A bridge
Russell Currey
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-12-18
drivers/gpu/drm/ast: Fix infinite loop if read fails
Russell Currey
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-07-18
drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlock...
Markus Elfring
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-03-02
drm/ast: Fix incorrect register check for DRAM width
Timothy Pearson
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-11
drm/ast: Initialized data needed to map fbdev memory
Egbert Eich
2015-08-10
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2014-09-16
Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...
Dave Airlie
2014-09-15
drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chips
Benjamin Herrenschmidt
2014-09-15
drm/ast: POST chip at probe time if VGA not enabled
Benjamin Herrenschmidt
2014-09-15
drm/ast: Try to use MMIO registers when PIO isn't supported
Benjamin Herrenschmidt
2014-09-12
drm/ast: AST2000 cannot be detected correctly
Y.C. Chen
2014-09-12
drm/ast: open key before detect chips
Y.C. Chen
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/ast: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
drm/ast: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-01-14
drivers: gpu: Mark function as static and remove unused function in ast_main.c
Rashika
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-01-20
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-05-17
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
Dave Airlie