index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
hisilicon
/
hibmc
/
hibmc_drm_fbdev.c
Age
Commit message (
Expand
)
Author
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-17
drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functions
Thomas Zimmermann
2019-05-15
drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-03-27
drm/hibmc: Use drm_fb_helper_fill_info
Daniel Vetter
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-09-26
drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
John Garry
2018-09-26
drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointer
John Garry
2017-08-11
drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-01-23
drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-11-17
drm/hisilicon/hibmc: Add support for frame buffer
Rongrong Zou