index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-10
/
+2
2019-03-27
drm/ast: Use drm_fb_helper_fill_info
Daniel Vetter
2
-7
/
+2
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
1
-7
/
+2
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+0
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-2
/
+0
2019-02-04
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-5
/
+1
2019-01-28
drm/ast: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-5
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2
-0
/
+2
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
1
-0
/
+2
2019-01-11
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
1
-1
/
+1
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+0
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-66
/
+0
2018-12-10
drm/ast: Remove set but not used variable 'bo'
YueHaibing
1
-2
/
+0
2018-12-06
drm/ast: Fix connector leak during driver unload
Sam Bobroff
1
-0
/
+1
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
2
-1
/
+23
2018-11-29
drm/ast: fixed reading monitor EDID not stable issue
Y.C. Chen
1
-6
/
+30
2018-11-29
drm/ast: Fix incorrect free on ioregs
Sam Bobroff
1
-1
/
+2
2018-11-22
drm/ast: fixed cursor may disappear sometimes
Y.C. Chen
1
-1
/
+1
2018-11-22
drm/ast: change resolution may cause screen blurred
Y.C. Chen
1
-0
/
+1
2018-11-19
drm/ast: Remove existing framebuffers before loading driver
Thomas Zimmermann
1
-0
/
+21
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2
-37
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2
-31
/
+2
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-2
/
+2
2018-04-25
drm/ast: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-2
/
+2
2018-03-23
drm/ast: Fixed 1280x800 Display Issue
Y.C. Chen
1
-2
/
+2
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-3
/
+3
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
1
-1
/
+1
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
1
-3
/
+2
2018-02-26
drm/ast: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
2018-02-01
drm/ast: Load lut in crtc_commit
Daniel Vetter
1
-0
/
+1
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
1
-2
/
+3
2017-12-27
drm/ast: remove the default io_mem_pfn set
Tan Xiaojun
1
-1
/
+0
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-3
/
+6
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-1
/
+1
2017-08-17
Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
4
-10
/
+9
2017-08-16
drm/ast: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-08-11
drm/ast: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
3
-9
/
+9
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
3
-41
/
+6
2017-08-04
drm: ast: remove dead code and pointless local lut storage
Peter Rosin
3
-41
/
+6
2017-08-02
drm/ast: Actually load DP501 firmware when required
Egbert Eich
3
-11
/
+18
2017-08-02
drm/ast: Add an crtc_disable callback to the crtc helper funcs
Egbert Eich
1
-0
/
+16
2017-08-02
drm/ast: Fix memleak in error path in ast_bo_create()
Egbert Eich
1
-5
/
+6
2017-08-02
drm/ast: Free container instead of member in ast_user_framebuffer_destroy()
Egbert Eich
1
-1
/
+1
2017-08-02
drm/ast: Simplify function ast_bo_unpin()
Egbert Eich
1
-6
/
+2
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
1
-1
/
+0
[next]