summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)AuthorFilesLines
2023-03-11drm/mediatek: Clean dangling pointer on bind error pathNĂ­colas F. R. A. Prado1-0/+1
2023-03-11drm/mediatek: mtk_drm_crtc: Add checks for devm_kcallocruanjinjie1-0/+2
2023-03-11drm/mediatek: Drop unbalanced obj unrefRob Clark1-2/+0
2023-03-11drm/mediatek: Use NULL instead of 0 for NULL pointerMiles Chen1-1/+1
2023-03-11drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmdXinlei Lee1-1/+1
2023-01-14drm/mediatek: Modify dpi power on/off sequence.Xinlei Lee1-6/+6
2022-09-28drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()NĂ­colas F. R. A. Prado1-11/+10
2022-09-28drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno1-0/+3
2022-08-21drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi1-7/+21
2022-08-21drm/mediatek: Allow commands to be sent during video modeJulien STEPHAN1-9/+24
2022-08-21drm/mediatek: dpi: Only enable dpi after the bridge is enabledGuillaume Ranquet1-1/+1
2022-08-21drm/mediatek: dpi: Remove output format of YUVBo-Chen Chen1-25/+6
2022-08-21drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff functionXinlei Lee1-0/+2
2022-08-21drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcsJitao Shi1-19/+34
2022-08-21drm/mediatek: Modify dsi funcs to atomic operationsXinlei Lee1-4/+6
2022-06-09drm/mediatek: Fix mtk_cec_mask()Miles Chen1-1/+1
2022-01-27phy: mediatek: Fix missing check in mtk_mipi_tx_probeMiaoqian Lin1-0/+2
2021-08-26drm/mediatek: Add AAL output size configurationjason-jh.lin1-0/+2
2021-08-26drm/mediatek: Fix aal size configYongqiang Niu1-1/+1
2021-08-26soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu1-33/+1
2021-07-19drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()Wang Li1-1/+1
2021-03-04drm/mediatek: Check if fb is nullYongqiang Niu1-1/+1
2020-12-30drm/mediatek: Use correct aliases name for ovlEnric Balletbo i Serra1-1/+1
2020-11-21drm/mediatek: dsi: Modify horizontal front/back porch byte formulaCK Hu1-39/+22
2020-11-05drm/mediatek: mtk_dpi: Fix unused variable 'mtk_dpi_encoder_funcs'Enric Balletbo i Serra1-9/+0
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+1
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-876/+137
2020-09-29Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie13-847/+129
2020-09-25drm/mediatek: reduce clear eventDennis YC Hsieh1-1/+1
2020-09-25soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh1-1/+1
2020-09-17drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai1-8/+18
2020-09-17drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai1-4/+7
2020-09-17drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai1-1/+6
2020-09-17drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai1-0/+1
2020-09-17drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu1-7/+13
2020-09-17drm/mediatek: Remove duplicated includeWang Hai1-1/+0
2020-09-13drm/mediatek: mtk_dpi: Convert to bridge driverEnric Balletbo i Serra1-29/+42
2020-09-13drm/mediatek: mtk_dpi: Rename bridge to next_bridgeEnric Balletbo i Serra1-4/+4
2020-09-10drm: mediatek: use common helper for extracting pages arrayMarek Szyprowski1-7/+2
2020-09-10drm: mediatek: use common helper for a scatterlist contiguity checkMarek Szyprowski1-22/+6
2020-09-06phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folderCK Hu6-809/+0
2020-09-06drm/mediatek: Separate mtk_hdmi_phy to an independent moduleCK Hu6-8/+17
2020-09-06drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driverCK Hu3-5/+16
2020-08-28drm/mediatek: dpi/dsi: Change the getting possible_crtc wayStu Hsieh4-7/+42
2020-08-27drm/mediatek: Add ddp routing for mt7623Frank Wunderlich1-0/+23
2020-08-27drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbpJitao Shi1-5/+4
2020-08-07Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+4
2020-08-06Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-199/+94
2020-08-04Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown1-2/+4