summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm/malidp_crtc.c
AgeCommit message (Expand)Author
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-16drm/arm: malidp: Use crtc->mode_valid() callbackJose Abreu
2017-04-26drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann
2017-04-24drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov
2017-04-24drm: mali-dp: Enable image enhancement when scalingMihail Atanassov
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov
2017-04-24drm: mali-dp: Add CTM supportMihail Atanassov
2017-04-24drm: mali-dp: enable gamma supportMihail Atanassov
2017-04-24drm: mali-dp: add malidp_crtc_state structMihail Atanassov
2017-04-24drm: mali-dp: Enable power management for the device.Liviu Dudau
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-10drm: mali-dp: Remove mclk rate managementMihail Atanassov
2017-02-07drm: malidp: use vblank hooks in struct drm_crtc_funcsShawn Guo
2016-06-15drm/arm: Add support for Mali Display ProcessorsLiviu Dudau