summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-5/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443Thomas Gleixner2019-06-051-5/+1Star
* | drm/mali: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst2019-04-251-17/+11Star
|/
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f...Liviu Dudau2018-10-021-12/+16
* drm: mali-dp: Add writeback connectorBrian Starkey2018-07-051-0/+10
* drm: arm: malidp: Don't destroy planes manually in error handlersLaurent Pinchart2018-03-141-8/+2Star
* drm: mali-dp: Fix bug on scaling with rotationAyan Halder2018-03-141-2/+8
* drm: mali-dp: Disable planes when their CRTC gets disabled.Liviu Dudau2017-11-241-0/+3
* drm: mali-dp: Separate static internal data into a read-only structure.Liviu Dudau2017-11-241-6/+7
* 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/arm: malidp: Use crtc->mode_valid() callbackJose Abreu2017-06-161-6/+5Star
* drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann2017-04-261-5/+4Star
* drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov2017-04-241-12/+11Star
* drm: mali-dp: Enable image enhancement when scalingMihail Atanassov2017-04-241-1/+6
* drm: mali-dp: Add plane upscaling supportMihail Atanassov2017-04-241-0/+80
* drm: mali-dp: Add CTM supportMihail Atanassov2017-04-241-3/+61
* drm: mali-dp: enable gamma supportMihail Atanassov2017-04-241-6/+116
* drm: mali-dp: add malidp_crtc_state structMihail Atanassov2017-04-241-3/+49
* drm: mali-dp: Enable power management for the device.Liviu Dudau2017-04-241-1/+13
* BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-231-2/+1Star
|\
| * drm: mali-dp: Remove mclk rate managementMihail Atanassov2017-03-101-2/+1Star
* | drm: malidp: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-071-0/+21
|/
* drm/arm: Add support for Mali Display ProcessorsLiviu Dudau2016-06-151-0/+216