aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/hisilicon/hibmc
AgeCommit message (Expand)Author
2018-11-21drm/hisilicon: hibmc: Do not carry error code in HiBMC framebuffer pointerJohn Garry
2018-04-25drm/hisilicon: fix mode_valid's return typeLuc Van Oostenryck
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König
2018-02-26drm/hisilicon: remove ttm_pool_* wrappersChristian König
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-08-11drm/hisilicon: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-29drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-26drm/hibmc: Drop drm_vblank_cleanupDaniel Vetter
2017-05-17drm/hisilicon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-02-09drm: hibmc: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-01-27drm/ttm: revert "implement LRU add callbacks v2"Christian König
2017-01-23drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()Wei Yongjun
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-25drm/hisilicon/hibmc: mark PM functions __maybe_unusedArnd Bergmann
2016-11-25drm/hisilicon/hibmc: Checking for NULL instead of IS_ERR()Dan Carpenter
2016-11-17drm/hisilicon/hibmc: Add support for vblank interruptRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add support for VDACRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add support for display engineRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add support for frame bufferRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add video memory managementRongrong Zou
2016-11-17drm/hisilicon/hibmc: Add hisilicon hibmc drm master driverRongrong Zou