summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
Commit message (Expand)AuthorAgeFilesLines
* drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin2017-11-011-0/+3
* drm: kirin: Add mode_valid logic to avoid mode clocks we can't generateJohn Stultz2017-08-291-0/+14
* drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2017-08-081-1/+0
* drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter2017-08-081-1/+0
* drm: Plumb modifiers through plane initBen Widawsky2017-08-011-1/+1
* drm: Convert to using %pOF instead of full_nameRob Herring2017-07-261-2/+1
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-301-2/+3
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-301-2/+3
* drm: kirin: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-211-6/+4
* drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo2017-02-071-1/+0
* drm: kirin: use crtc helper drm_crtc_from_index()Shawn Guo2017-01-181-6/+4
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-3/+3
* drm/hisilicon: Don't set drm_device->platformdevDaniel Vetter2016-12-131-8/+3
* drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-121-4/+3
* drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-191-15/+0
* drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson2016-08-191-2/+2
* Revert "drm/hisilicon: Don't set drm_device->platformdev"Daniel Vetter2016-08-171-5/+5
* drm/hisilicon: Don't set drm_device->platformdevDaniel Vetter2016-08-161-5/+5
* drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom2016-08-161-1/+1
* drm: make drm_get_format_name thread-safeEric Engestrom2016-08-151-2/+4
* drm/hisilicon: Fix ADE vblank on/off handlingXinliang Liu2016-07-041-0/+2
* drm/hisilicon: Fix return value check in ade_dts_parse()Wei Yongjun2016-07-041-6/+6
* drm/hisilicon: Implement some semblance of vblank event handlingDaniel Vetter2016-06-091-8/+12
* drm/hisilicon: Add vblank driver for ADEXinliang Liu2016-04-291-0/+62
* drm/hisilicon: Add plane driver for ADEXinliang Liu2016-04-291-1/+534
* drm/hisilicon: Add crtc driver for ADEXinliang Liu2016-04-291-0/+462
OpenPOWER on IntegriCloud