aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/hisilicon/kirin
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-24drm/hisilicon/kirin: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-01-14drm/hisilicon/kirin: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-26drm/hisilicon: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-06-25drm: kirin: Remove useless "Scale not support" error messageJohn Stultz
2017-11-01drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin
2017-10-12drm/kirin: Checking for IS_ERR() instead of NULLDan Carpenter
2017-10-03Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-10-01drm/hisilicon/kirin: Use drm_gem_fb_create()Noralf Trønnes
2017-08-29drm: kirin: Add mode_valid logic to avoid mode clocks we can't generateJohn Stultz
2017-08-16drm/kirin: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-26drm/hisilicon: fix build error without fbdev emulationArnd Bergmann
2017-07-26drm/hisilicon: Remove custom FB helper deferred setupThierry Reding
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
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-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-26drm/kirin: Drop drm_vblank_cleanupDaniel Vetter
2017-06-06drm: kirin: Fix drm_of_find_panel_or_bridge conversionJohn Stultz
2017-04-06drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring
2017-04-06drm: convert drivers to use of_graph_get_remote_nodeRob Herring
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter
2017-02-21drm: kirin: 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-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-18drm: kirin: use crtc helper drm_crtc_from_index()Shawn Guo
2016-12-30drm: Deduplicate driver initialization messageGabriel Krisman Bertazi
2016-12-18drm: bridge: Link encoder and bridge in core codeLaurent Pinchart
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-13drm/hisilicon: Don't set drm_device->platformdevDaniel Vetter
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen
2016-08-19drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson
2016-08-17Revert "drm/hisilicon: Don't set drm_device->platformdev"Daniel Vetter
2016-08-16drm/hisilicon: Don't set drm_device->platformdevDaniel Vetter
2016-08-16drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo
2016-08-16drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom
2016-08-15drm: make drm_get_format_name thread-safeEric Engestrom
2016-07-04drm/hisilicon: Fix ADE vblank on/off handlingXinliang Liu
2016-07-04drm/hisilicon: add select HISI_KIRIN_DW_DSIZoltan Kuscsik
2016-07-04drm/hisilicon: Fix return value check in ade_dts_parse()Wei Yongjun
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter