summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm/malidp_drv.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-02drm: mali-dp: Clear the config_valid flag before using it in wait_event.Liviu Dudau1-0/+1
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King1-1/+3
2016-09-22drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen1-2/+2
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying1-1/+2
2016-07-28drm/arm: mali-dp: Fix error return code in malidp_bind()Wei Yongjun1-1/+3
2016-07-28drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()Wei Yongjun1-3/+1
2016-07-26drm/arm: mali-dp: Set crtc.port to the port instead of the endpointBrian Starkey1-3/+10
2016-06-15drm/arm: Add support for Mali Display ProcessorsLiviu Dudau1-0/+512