Age | Commit message (Expand) | Author |
2019-08-14 | drm/arm: drop use of drmP.h | Sam Ravnborg |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443 | Thomas Gleixner |
2019-04-25 | drm/mali: Convert to using __drm_atomic_helper_crtc_reset() for reset. | Maarten Lankhorst |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter |
2018-10-02 | drm/arm/malidp: Validate rotations for compressed/uncompressed framebuffers f... | Liviu Dudau |
2018-07-05 | drm: mali-dp: Add writeback connector | Brian Starkey |
2018-03-14 | drm: arm: malidp: Don't destroy planes manually in error handlers | Laurent Pinchart |
2018-03-14 | drm: mali-dp: Fix bug on scaling with rotation | Ayan Halder |
2017-11-24 | drm: mali-dp: Disable planes when their CRTC gets disabled. | Liviu Dudau |
2017-11-24 | drm: mali-dp: Separate static internal data into a read-only structure. | Liviu Dudau |
2017-06-30 | drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() | Laurent Pinchart |
2017-06-30 | drm: Add old state pointer to CRTC .enable() helper function | Laurent Pinchart |
2017-06-16 | drm/arm: malidp: Use crtc->mode_valid() callback | Jose Abreu |
2017-04-26 | drm: mali-dp: use div_u64 for expensive 64-bit divisions | Arnd Bergmann |
2017-04-24 | drm: mali-dp: Check the mclk rate and allow up/down scaling | Mihail Atanassov |
2017-04-24 | drm: mali-dp: Enable image enhancement when scaling | Mihail Atanassov |
2017-04-24 | drm: mali-dp: Add plane upscaling support | Mihail Atanassov |
2017-04-24 | drm: mali-dp: Add CTM support | Mihail Atanassov |
2017-04-24 | drm: mali-dp: enable gamma support | Mihail Atanassov |
2017-04-24 | drm: mali-dp: add malidp_crtc_state struct | Mihail Atanassov |
2017-04-24 | drm: mali-dp: Enable power management for the device. | Liviu Dudau |
2017-03-23 | BackMerge tag 'v4.11-rc3' into drm-next | Dave Airlie |
2017-03-10 | drm: mali-dp: Remove mclk rate management | Mihail Atanassov |
2017-02-07 | drm: malidp: use vblank hooks in struct drm_crtc_funcs | Shawn Guo |
2016-06-15 | drm/arm: Add support for Mali Display Processors | Liviu Dudau |