index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
/
hibmc
/
hibmc_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_ttm
Tian Tao
1
-1
/
+1
2020-04-03
drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitation
Tian Tao
1
-1
/
+1
2020-02-06
drm/hibmc: Implement struct drm_mode_config_funcs.mode_valid
Thomas Zimmermann
1
-0
/
+1
2020-01-07
drm/vram-helper: Remove BO device from public interface
Thomas Zimmermann
1
-2
/
+1
2020-01-07
drm/vram-helper: Remove interruptible flag from public interface
Thomas Zimmermann
1
-1
/
+1
2020-01-06
drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpers
Thomas Zimmermann
1
-46
/
+2
2020-01-06
drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic code
Thomas Zimmermann
1
-67
/
+2
2019-09-12
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
1
-1
/
+1
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
1
-1
/
+0
2019-08-06
drm/vram: use embedded gem object
Gerd Hoffmann
1
-1
/
+1
2019-07-15
drm/hisilicon: drop use of drmP.h
Sam Ravnborg
1
-0
/
+6
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-6
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-15
drm/hisilicon: Convert hibmc-drm driver to VRAM MM
Thomas Zimmermann
1
-129
/
+10
2019-05-15
drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
Thomas Zimmermann
1
-200
/
+10
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
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
1
-34
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
1
-27
/
+4
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-09-26
drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-1
/
+1
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-3
/
+2
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/hisilicon: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
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-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-2
/
+4
2017-08-11
drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
1
-4
/
+4
2017-05-17
drm/hisilicon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
1
-2
/
+0
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-11-17
drm/hisilicon/hibmc: Add support for display engine
Rongrong Zou
1
-0
/
+6
2016-11-17
drm/hisilicon/hibmc: Add support for frame buffer
Rongrong Zou
1
-0
/
+67
2016-11-17
drm/hisilicon/hibmc: Add video memory management
Rongrong Zou
1
-0
/
+485