summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
2021-12-13drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_confAngeloGioacchino Del Regno
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-10-12Revert "drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb"Chun-Kuang Hu
2021-10-12Revert "drm/mediatek: Remove struct cmdq_client"Chun-Kuang Hu
2021-10-12Revert "drm/mediatek: Detect CMDQ execution timeout"Chun-Kuang Hu
2021-10-12Revert "drm/mediatek: Add cmdq_handle in mtk_crtc"Chun-Kuang Hu
2021-10-12Revert "drm/mediatek: Clear pending flag when cmdq packet is done"Chun-Kuang Hu
2021-10-08drm/mediatek: mtk_dsi: Reset the dsi0 hardwareEnric Balletbo i Serra
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-17Merge tag 'mediatek-drm-next-5.15' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2021-08-17drm/mediatek: Clear pending flag when cmdq packet is doneYongqiang Niu
2021-08-17drm/mediatek: Add cmdq_handle in mtk_crtcChun-Kuang Hu
2021-08-17drm/mediatek: Detect CMDQ execution timeoutChun-Kuang Hu
2021-08-17drm/mediatek: Remove struct cmdq_clientChun-Kuang Hu
2021-08-17drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cbChun-Kuang Hu
2021-08-12drm/mediatek: Add component_del in OVL and COLOR remove functionjason-jh.lin
2021-08-12drm/mediatek: Add AAL output size configurationjason-jh.lin
2021-08-09drm/mediatek: Test component initialization earlier in the function mtk_drm_c...Dafna Hirschfeld
2021-08-09drm/mediatek: Add support for main DDP path on MT8167Fabien Parent
2021-08-09drm/mediatek: Implement mmap as GEM object functionThomas Zimmermann
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-07-25drm/mediatek: Add mt8183 aal supportYongqiang Niu
2021-07-25drm/mediatek: Separate aal sub driverYongqiang Niu
2021-07-22drm/mediatek: Fix cursor plane no updatejason-jh.lin
2021-07-22drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridgeHsin-Yi Wang
2021-07-22drm/mediatek: dpi: Fix NULL dereference in mtk_dpi_bridge_atomic_checkFrank Wunderlich
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-12drm/mediatek: Adjust rdma fifo threshold calculate formulaYongqiang Niu
2021-06-29drm/mediatek: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter
2021-06-18Merge tag 'mediatek-drm-next-5.14' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2021-06-04drm/mediatek: dpi: Add bus format negotiationRex-BC Chen
2021-06-04drm/mediatek: dpi: Add output bus formats to driver dataRex-BC Chen
2021-06-04drm/mediatek: dpi: Add dual edge sample mode supportRex-BC Chen
2021-06-03drm/mediatek/mtk_disp_rdma: Strip and demote non-conformant kernel-doc headerLee Jones
2021-06-03drm/mediatek/mtk_disp_ovl: Strip and demote non-conformant headerLee Jones
2021-06-03drm/mediatek/mtk_disp_gamma: Strip and demote non-conformant kernel-doc headerLee Jones
2021-06-03drm/mediatek/mtk_disp_color: Strip incorrect doc and demote headerLee Jones
2021-05-14drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()Wang Li
2021-05-13drm/mediatek: hdmi: Add MT8167 configurationNeil Armstrong
2021-05-13drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clockNeil Armstrong
2021-05-13drm/mediatek: hdmi: Add check for CEA modes onlyNeil Armstrong
2021-04-08Merge tag 'mediatek-drm-next-5.13' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2021-04-01drm/mediatek: Don't support hdmi connector creationDafna Hirschfeld
2021-04-01drm/mediatek: Switch the hdmi bridge ops to the atomic versionsDafna Hirschfeld
2021-03-31drm/mediatek: Add missing MODULE_DEVICE_TABLE()Boris Brezillon
2021-03-30drm/mediatek: crtc: Make config-updating atomicChun-Kuang Hu