summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm/malidp_drv.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm: mali-dp: Clear the config_valid flag before using it in wait_event.Liviu Dudau2016-11-021-0/+1
* | | drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-021-2/+0
|/ /
* | drm: convert DT component matching to component_match_add_release()Russell King2016-10-251-1/+3
* | drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-221-2/+2
* | drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-291-1/+2
|/
* drm/arm: mali-dp: Fix error return code in malidp_bind()Wei Yongjun2016-07-281-1/+3
* drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()Wei Yongjun2016-07-281-3/+1
* drm/arm: mali-dp: Set crtc.port to the port instead of the endpointBrian Starkey2016-07-261-3/+10
* drm/arm: Add support for Mali Display ProcessorsLiviu Dudau2016-06-151-0/+512