index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
2019-10-17
1
-4
/
+1
*
drm/ast: Allocate cursor BOs at high end of video memory
Thomas Zimmermann
2019-10-04
2
-61
/
+73
*
drm/ast: Move cursor offset swapping into ast_show_cursor()
Thomas Zimmermann
2019-10-04
1
-26
/
+31
*
drm/ast: Move cursor update code to ast_show_cursor()
Thomas Zimmermann
2019-10-04
1
-35
/
+53
*
drm/ast: Move ast_{show,hide}_cursor() within source file
Thomas Zimmermann
2019-10-04
1
-17
/
+17
*
drm/ast: Don't call ast_show_cursor() from ast_cursor_move()
Thomas Zimmermann
2019-10-04
1
-1
/
+4
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
3
-3
/
+6
|
\
|
*
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-20
9
-506
/
+66
|
|
\
|
*
|
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
2019-08-15
3
-3
/
+6
*
|
|
drm/ast: Use drm_gem_vram_{vmap,vunmap}() to map cursor source BO
Thomas Zimmermann
2019-09-17
1
-14
/
+7
*
|
|
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
2019-09-17
1
-12
/
+0
*
|
|
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
2019-09-12
1
-1
/
+1
*
|
|
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2019-09-12
3
-3
/
+0
*
|
|
drm/vram: fix Kconfig
Gerd Hoffmann
2019-09-10
1
-0
/
+2
|
|
/
|
/
|
*
|
drm/vram: use embedded gem object
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
|
drm/ast: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-07-31
1
-5
/
+8
*
|
drm/ast: drop use of drmP.h
Sam Ravnborg
2019-07-15
7
-18
/
+44
*
|
drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
Thomas Zimmermann
2019-07-09
6
-392
/
+5
*
|
drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers
Thomas Zimmermann
2019-06-28
4
-104
/
+22
|
/
*
drm/ast: Pin framebuffer BO during dirty update
Thomas Zimmermann
2019-06-13
1
-16
/
+16
*
drm/ast: Pin and map cursor source BO during update
Thomas Zimmermann
2019-06-13
1
-21
/
+16
*
drm/ast: Remove obsolete or unused cursor state
Thomas Zimmermann
2019-06-13
2
-21
/
+17
*
drm/ast: Unpin cursor BO during cleanup
Thomas Zimmermann
2019-06-13
1
-0
/
+1
*
drm/ast: Drop fb_debug_enter/leave
Daniel Vetter
2019-06-13
1
-2
/
+0
*
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-28
7
-519
/
+120
|
\
|
*
drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
Thomas Zimmermann
2019-05-22
2
-12
/
+11
|
*
drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
Thomas Zimmermann
2019-05-22
1
-4
/
+10
|
*
drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
Thomas Zimmermann
2019-05-17
1
-23
/
+1
|
*
drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
Thomas Zimmermann
2019-05-15
3
-25
/
+53
|
*
drm/ast: Convert AST driver to VRAM MM
Thomas Zimmermann
2019-05-15
5
-167
/
+13
|
*
drm/ast: Convert AST driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-05-15
7
-331
/
+75
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-03
2
-10
/
+2
|
\
|
*
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
1
-7
/
+2
|
*
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
1
-1
/
+0
|
*
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-03-19
1
-2
/
+0
*
|
drm/ast: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-27
2
-7
/
+2
|
/
*
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-02-04
1
-5
/
+1
|
\
|
*
drm/ast: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
1
-5
/
+1
*
|
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
2
-0
/
+2
*
|
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
2019-01-14
1
-0
/
+2
*
|
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
2019-01-11
1
-1
/
+1
|
/
*
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-09
1
-2
/
+0
|
\
|
*
drm/ast: Remove set but not used variable 'bo'
YueHaibing
2018-12-10
1
-2
/
+0
*
|
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-25
2
-66
/
+0
|
\
|
|
*
Merge v4.20-rc4 into drm-next
Dave Airlie
2018-11-29
2
-1
/
+23
|
|
\
|
*
|
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
2
-37
/
+0
|
*
|
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
2
-31
/
+2
|
*
|
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-11-05
1
-2
/
+2
*
|
|
drm/ast: Fix connector leak during driver unload
Sam Bobroff
2018-12-06
1
-0
/
+1
[next]