aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_crtc.c
Commit message (Expand)AuthorAge
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-30
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-30
* drm/arm: malidp: Use crtc->mode_valid() callbackJose Abreu2017-06-16
* drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann2017-04-26
* drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov2017-04-24
* drm: mali-dp: Enable image enhancement when scalingMihail Atanassov2017-04-24
* drm: mali-dp: Add plane upscaling supportMihail Atanassov2017-04-24
* drm: mali-dp: Add CTM supportMihail Atanassov2017-04-24
* drm: mali-dp: enable gamma supportMihail Atanassov2017-04-24
* drm: mali-dp: add malidp_crtc_state structMihail Atanassov2017-04-24
* drm: mali-dp: Enable power management for the device.Liviu Dudau2017-04-24
* BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-22
|\
| * drm: mali-dp: Remove mclk rate managementMihail Atanassov2017-03-10
* | drm: malidp: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-07
|/
* drm/arm: Add support for Mali Display ProcessorsLiviu Dudau2016-06-15