summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mediatek-drm-next-5.7' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie2020-03-201-0/+18
|\
| * drm/mediatek: add mt8183 dpi clock factorJitao Shi2020-02-261-0/+18
* | Merge v5.6-rc5 into drm-nextDave Airlie2020-03-113-10/+28
|\ \
| * | drm/mediatek: Handle component type MTK_DISP_OVL_2L correctlyPhong LE2020-02-251-0/+1
| * | drm/mediatek: Make sure previous message done or be aborted before sendBibby Hsieh2020-02-181-0/+1
| * | drm/mediatek: Move gce event property to mutex device nodeBibby Hsieh2020-02-181-1/+2
| * | drm/mediatek: Add fb swap in async_updateBibby Hsieh2020-02-181-0/+1
| * | drm/mediatek: Add plane check in async_check functionBibby Hsieh2020-02-181-0/+6
| * | drm/mediatek: Ensure the cursor plane is on top of other overlaysSean Paul2020-02-111-3/+5
| * | drm/mediatek: Find the cursor plane instead of hard coding itEvan Benn2020-02-111-6/+12
| |/
* / drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-263-4/+10
|/
* Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-201-29/+38
|\
| * drm/mediatek: reduce the hbp and hfp for phy timingJitao Shi2019-12-171-29/+38
| * drm/mediatek: Fix can't get component for external display plane.Yongqiang Niu2019-12-091-2/+3
| * drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.Pi-Hsun Shih2019-12-091-4/+9
* | Merge tag 'mediatek-drm-next-5.6' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie2020-01-1512-235/+481
|\ \
| * | drm/mediatek: Fix indentation in MakefileFabien Parent2020-01-101-1/+1
| * | drm/mediatek: Turn off Alpha bit when plane format has no alphaMark Yacoub2020-01-101-1/+1
| * | drm/mediatek: Return from mtk_ovl_layer_config after mtk_ovl_layer_offMark Yacoub2020-01-101-3/+4
| * | drm/mediatek: Add ctm property supportYongqiang Niu2020-01-103-5/+82
| * | drm/mediatek: Add gamma property according to hardware capabilityYongqiang Niu2020-01-101-2/+8
| * | drm/mediatek: apply CMDQ control flowBibby Hsieh2020-01-091-6/+55
| * | drm/mediatek: support CMDQ interface in ddp componentBibby Hsieh2020-01-096-94/+186
| * | drm/mediatek: remove unused external functionBibby Hsieh2019-12-202-18/+0
| * | drm/mediatek: disable all the planes in atomic_disableBibby Hsieh2019-12-201-0/+1
| * | drm/mediatek: update cursors by using async atomic updateBibby Hsieh2019-12-204-21/+128
| * | drm/mediatek: handle events when enabling/disabling crtcBibby Hsieh2019-12-201-0/+8
| * | drm/mediatek: use DRM core's atomic commit helperBibby Hsieh2019-12-202-88/+5
| * | drm/mediatek: Fix can't get component for external display plane.Yongqiang Niu2019-12-201-2/+3
| * | drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.Pi-Hsun Shih2019-12-201-4/+9
| |/
* | Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-01-031-1/+1
|\ \
| * | drm/mediatek: plane_state->fb iff plane_state->crtcDaniel Vetter2019-12-171-1/+1
* | | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-177-115/+25
|\| | | |/ |/|
| * drm/panel: decouple connector from drm_panelSam Ravnborg2019-12-091-1/+1
| * drm/bridge: Introduce drm_bridge_get_next_bridge()Boris Brezillon2019-12-091-2/+4
| * drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon2019-12-091-2/+2
| * drm/mediatek: Fix build breakMihail Atanassov2019-11-271-1/+0
| * drm/mediatek: don't open-code drm_gem_fb_createDaniel Vetter2019-11-224-107/+15
| * drm/mediatek: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz2019-11-081-3/+4
* | Merge tag 'mediatek-drm-next-5.5-2' of https://github.com/ckhu-mediatek/linux...Dave Airlie2019-11-086-42/+205
|\ \ | |/ |/|
| * drm/mediatek: Support 180 degree rotationSean Paul2019-11-061-2/+2
| * drm/mediatek: Support reflect-x plane rotationSean Paul2019-11-061-1/+9
| * drm/mediatek: Support reflect-y plane rotationSean Paul2019-11-061-0/+42
| * drm/mediatek: Plumb supported rotation values from components to plane initSean Paul2019-11-064-3/+27
| * drm/mediatek: Add plumbing for layer_check hookSean Paul2019-11-064-0/+30
| * drm/mediatek: Add helper to get component for a planeSean Paul2019-11-061-22/+34
| * drm/mediatek: Refactor plane initSean Paul2019-11-061-18/+59
| * drm/mediatek: Add RGB[A] variants to published plane formatsSean Paul2019-11-061-0/+6
* | drm/mediatek: remove cast to pointers passed to kfreeWambui Karuga2019-10-241-2/+2
* | Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie2019-10-2212-421/+955
|\|