summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/hisilicon/hibmc/hibmc_ttm.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König1-3/+2
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König1-1/+1
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König1-3/+2
2018-02-26drm/hisilicon: remove ttm_pool_* wrappersChristian König1-13/+0
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He1-2/+3
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König1-2/+4
2017-08-11drm/hisilicon: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk1-4/+4
2017-05-17drm/hisilicon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-01-27drm/ttm: revert "implement LRU add callbacks v2"Christian König1-2/+0
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä1-1/+1
2016-11-17drm/hisilicon/hibmc: Add support for display engineRongrong Zou1-0/+6
2016-11-17drm/hisilicon/hibmc: Add support for frame bufferRongrong Zou1-0/+67
2016-11-17drm/hisilicon/hibmc: Add video memory managementRongrong Zou1-0/+485