index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-11-08
drm/ast: Enable atomic modesetting
Thomas Zimmermann
1
-0
/
+5
2019-11-08
drm/ast: Check video-mode requirements against VRAM size
Thomas Zimmermann
1
-1
/
+24
2019-11-08
drm/ast: Remove last traces of struct ast_gem_object
Thomas Zimmermann
1
-24
/
+0
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+4
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-66
/
+11
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
1
-1
/
+0
2019-08-15
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
1
-1
/
+4
2019-08-06
drm/vram: use embedded gem object
Gerd Hoffmann
1
-1
/
+1
2019-07-15
drm/ast: drop use of drmP.h
Sam Ravnborg
1
-2
/
+7
2019-07-09
drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
Thomas Zimmermann
1
-2
/
+1
2019-06-28
drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers
Thomas Zimmermann
1
-62
/
+3
2019-05-15
drm/ast: Convert AST driver to VRAM MM
Thomas Zimmermann
1
-12
/
+1
2019-05-15
drm/ast: Convert AST driver to |struct drm_gem_vram_object|
Thomas Zimmermann
1
-65
/
+9
2019-01-28
drm/ast: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-5
/
+1
2018-11-29
drm/ast: Fix incorrect free on ioregs
Sam Bobroff
1
-1
/
+2
2017-08-17
Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-5
/
+5
2017-08-11
drm/ast: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
1
-5
/
+5
2017-08-02
drm/ast: Actually load DP501 firmware when required
Egbert Eich
1
-0
/
+1
2017-08-02
drm/ast: Free container instead of member in ast_user_framebuffer_destroy()
Egbert Eich
1
-1
/
+1
2017-02-28
drm/ast: Fixed vram size incorrect issue on POWER
Y.C. Chen
1
-3
/
+3
2017-02-28
drm/ast: Base support for AST2500
Y.C. Chen
1
-3
/
+29
2017-02-28
drm/ast: Fix calculation of MCLK
Benjamin Herrenschmidt
1
-2
/
+4
2017-02-28
drm/ast: Remove spurious include
Benjamin Herrenschmidt
1
-2
/
+0
2017-02-28
drm/ast: Handle configuration without P2A bridge
Russell Currey
1
-103
/
+161
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-74
/
+83
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
1
-74
/
+83
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+1
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-2
/
+1
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+1
2016-12-18
drivers/gpu/drm/ast: Fix infinite loop if read fails
Russell Currey
1
-2
/
+5
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-07-18
drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlock...
Markus Elfring
1
-2
/
+1
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-2
/
+2
2016-03-02
drm/ast: Fix incorrect register check for DRAM width
Timothy Pearson
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-11-11
drm/ast: Initialized data needed to map fbdev memory
Egbert Eich
1
-0
/
+1
2015-08-10
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-11
/
+5
2014-09-16
Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...
Dave Airlie
1
-8
/
+71
2014-09-15
drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chips
Benjamin Herrenschmidt
1
-4
/
+10
2014-09-15
drm/ast: POST chip at probe time if VGA not enabled
Benjamin Herrenschmidt
1
-2
/
+45
2014-09-15
drm/ast: Try to use MMIO registers when PIO isn't supported
Benjamin Herrenschmidt
1
-3
/
+17
2014-09-12
drm/ast: AST2000 cannot be detected correctly
Y.C. Chen
1
-1
/
+1
2014-09-12
drm/ast: open key before detect chips
Y.C. Chen
1
-0
/
+1
2014-05-19
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
Dave Airlie
1
-8
/
+82
2014-05-19
drm/ast: initial DP501 support (v0.2)
Dave Airlie
1
-6
/
+47
2014-05-19
drm/ast: add AST 2400 support.
Dave Airlie
1
-9
/
+14
2014-05-19
drm/ast: add widescreen + rb modes from X.org driver (v2)
Dave Airlie
1
-0
/
+28
2014-04-22
drm/ast: Remove unecessary NULL check in gem_free
Daniel Vetter
1
-2
/
+0
2014-04-22
drm/ast: Remove unnecessary NULL check in bo_unref
Daniel Vetter
1
-3
/
+2
2014-01-14
drivers: gpu: Mark function as static and remove unused function in ast_main.c
Rashika
1
-48
/
+1
[next]