summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-18drm: replace bitmap_weight with bitmap_empty where appropriateYury Norov1-1/+1
2019-10-10drm/msm/mdp5: Remove set but not used variable 'fmt'zhengbin1-2/+0
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg1-0/+1
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard1-1/+1
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard1-1/+1
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard1-1/+1
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard1-1/+2
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg1-0/+1
2018-12-11drm: msm: Use DRM_DEV_* instead of dev_*Mamta Shukla1-2/+2
2018-06-03drm/msm/mdp5: Use the new private_obj stateArchit Taneja1-5/+12
2018-03-19drm/msm: rename mdp->dispRob Clark1-0/+411