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
Age
Commit message (
Expand
)
Author
2019-08-06
drm/vram: use embedded gem object
Gerd Hoffmann
2019-07-15
drm/hisilicon: drop use of drmP.h
Sam Ravnborg
2019-07-03
drm/hibmc: Update struct drm_driver for GEM object functions
Thomas Zimmermann
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-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
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 VRAM MM
Thomas Zimmermann
2019-05-15
drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
Thomas Zimmermann
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-03-27
drm/hibmc: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-25
drm/hibmc: Drop best_encoder
Daniel Vetter
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-09-26
drm/hisilicon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-09-26
drm/hisilicon: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-09-26
gpu/drm/hisilicon: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-09-26
drm/hisilicon: hibmc: Use HUAWEI PCI vendor ID macro
John Garry
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
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-04-25
drm/hisilicon: fix mode_valid's return type
Luc Van Oostenryck
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-26
drm/hisilicon: remove ttm_pool_* wrappers
Christian König
2017-12-28
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
Roger He
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-08-11
drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-29
drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-26
drm/hibmc: Drop drm_vblank_cleanup
Daniel Vetter
2017-05-17
drm/hisilicon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-02-09
drm: hibmc: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
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
[next]