summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
2023-11-20drm/mediatek: Fix iommu fault during crtc enablingJason-JH.Lin
2023-10-10drm/mediatek: Fix backport issue in mtk_drm_gem_prime_vmap()Nathan Chancellor
2023-09-19drm/mediatek: Fix potential memory leak if vmap() failSui Jingfeng
2023-03-11drm/mediatek: Clean dangling pointer on bind error pathNĂ­colas F. R. A. Prado
2023-03-11drm/mediatek: mtk_drm_crtc: Add checks for devm_kcallocruanjinjie
2023-03-11drm/mediatek: Drop unbalanced obj unrefRob Clark
2023-03-11drm/mediatek: Use NULL instead of 0 for NULL pointerMiles Chen
2023-03-11drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmdXinlei Lee
2023-01-14drm/mediatek: Modify dpi power on/off sequence.Xinlei Lee
2022-09-28drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()NĂ­colas F. R. A. Prado
2022-09-28drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno
2022-08-21drm/mediatek: Keep dsi as LP00 before dcs cmds transferJitao Shi
2022-08-21drm/mediatek: Allow commands to be sent during video modeJulien STEPHAN
2022-08-21drm/mediatek: dpi: Only enable dpi after the bridge is enabledGuillaume Ranquet
2022-08-21drm/mediatek: dpi: Remove output format of YUVBo-Chen Chen
2022-08-21drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff functionXinlei Lee
2022-08-21drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcsJitao Shi
2022-08-21drm/mediatek: Modify dsi funcs to atomic operationsXinlei Lee
2022-06-09drm/mediatek: Fix mtk_cec_mask()Miles Chen
2022-01-27phy: mediatek: Fix missing check in mtk_mipi_tx_probeMiaoqian Lin
2021-08-26drm/mediatek: Add AAL output size configurationjason-jh.lin
2021-08-26drm/mediatek: Fix aal size configYongqiang Niu
2021-08-26soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu
2021-07-19drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()Wang Li
2021-03-04drm/mediatek: Check if fb is nullYongqiang Niu
2020-12-30drm/mediatek: Use correct aliases name for ovlEnric Balletbo i Serra
2020-11-21drm/mediatek: dsi: Modify horizontal front/back porch byte formulaCK Hu
2020-11-05drm/mediatek: mtk_dpi: Fix unused variable 'mtk_dpi_encoder_funcs'Enric Balletbo i Serra
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-29Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-09-25drm/mediatek: reduce clear eventDennis YC Hsieh
2020-09-25soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh
2020-09-17drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai
2020-09-17drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai
2020-09-17drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai
2020-09-17drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai
2020-09-17drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu
2020-09-17drm/mediatek: Remove duplicated includeWang Hai
2020-09-13drm/mediatek: mtk_dpi: Convert to bridge driverEnric Balletbo i Serra
2020-09-13drm/mediatek: mtk_dpi: Rename bridge to next_bridgeEnric Balletbo i Serra
2020-09-10drm: mediatek: use common helper for extracting pages arrayMarek Szyprowski
2020-09-10drm: mediatek: use common helper for a scatterlist contiguity checkMarek Szyprowski
2020-09-06phy: mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folderCK Hu
2020-09-06drm/mediatek: Separate mtk_hdmi_phy to an independent moduleCK Hu
2020-09-06drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driverCK Hu
2020-08-28drm/mediatek: dpi/dsi: Change the getting possible_crtc wayStu Hsieh
2020-08-27drm/mediatek: Add ddp routing for mt7623Frank Wunderlich
2020-08-27drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbpJitao Shi
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds