summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/mtk_drm_fb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* | drm: Remove users of drm_format_info_plane_cppMaxime Ripard2019-05-201-1/+1
* | drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard2019-05-201-1/+1
* | drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-201-2/+4
|/
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone2018-05-181-26/+14
* drm/mtk: Move GEM BO to drm_framebufferDaniel Stone2018-05-181-33/+5
* drm/mediatek: switch to drm_*_get(), drm_*_put() helpersCihangir Akturk2017-08-111-2/+2
* drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-1/+1
* drm: mediatek: fixup drm_gem_object_lookup API changeArnd Bergmann2016-05-181-1/+1
* drm/mediatek: Add DRM Driver for Mediatek SoC MT8173.CK Hu2016-05-061-0/+165