index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
/
hibmc
/
hibmc_ttm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-19
1
-6
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
|
drm/hisilicon: Convert hibmc-drm driver to VRAM MM
Thomas Zimmermann
2019-05-15
1
-129
/
+10
*
|
drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-05-15
1
-200
/
+10
|
/
*
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/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
1
-34
/
+0
*
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
1
-27
/
+4
*
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-11-05
1
-2
/
+2
*
drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-09-26
1
-1
/
+1
*
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
1
-3
/
+2
*
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
1
-1
/
+1
*
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
1
-3
/
+2
*
drm/hisilicon: remove ttm_pool_* wrappers
Christian König
2018-02-26
1
-13
/
+0
*
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-28
1
-2
/
+3
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-2
/
+4
*
drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
1
-4
/
+4
*
drm/hisilicon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
1
-1
/
+1
*
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
1
-2
/
+0
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/hisilicon/hibmc: Add support for display engine
Rongrong Zou
2016-11-17
1
-0
/
+6
*
drm/hisilicon/hibmc: Add support for frame buffer
Rongrong Zou
2016-11-17
1
-0
/
+67
*
drm/hisilicon/hibmc: Add video memory management
Rongrong Zou
2016-11-17
1
-0
/
+485