summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-03Merge tag 'mediatek-drm-next-5.11-2' of https://git.kernel.org/pub/scm/linux/...Dave Airlie
2020-11-30phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folderChun-Kuang Hu
2020-11-30drm/mediatek: Separate mtk_mipi_tx to an independent moduleChun-Kuang Hu
2020-11-30drm/prime: split array import functions v4Christian König
2020-11-28drm/mediatek: Use correct aliases name for ovlEnric Balletbo i Serra
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu
2020-11-27soc / drm: mediatek: cmdq: Remove timeout handler in helper functionChun-Kuang Hu
2020-11-25drm/mediatek: Introduce GEM object functionsThomas Zimmermann
2020-11-22drm/mediatek/mtk_disp_ovl: Fix formatting and provide missing member descriptionLee Jones
2020-11-22drm/mediatek/mtk_disp_color: Fix formatting and provide missing member descri...Lee Jones
2020-11-22drm/mediatek/mtk_drm_drv: Staticise local function invoked by referenceLee Jones
2020-11-22drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member d...Lee Jones
2020-11-22drm/mediatek: Drop local dma_parmsRobin Murphy
2020-11-21drm/mediatek: dsi: Modify horizontal front/back porch byte formulaCK Hu
2020-11-17drm/mediatek/mtk_drm_drv: Staticise local function invoked by referenceLee Jones
2020-11-17drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct headerLee Jones
2020-11-17drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member d...Lee Jones
2020-11-17drm/mediatek/mtk_disp_ovl: Fix formatting and provide missing member descriptionLee Jones
2020-11-17drm/mediatek/mtk_disp_color: Fix formatting and provide missing member descri...Lee Jones
2020-11-17drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'Lee Jones
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard
2020-11-10drm/mediatek: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann
2020-11-08drm/mediatek: Optimize functions which do not need to returnBernard Zhao
2020-11-08drm/mediatek: Add DDP support for MT8167Fabien Parent
2020-11-08drm/mediatek: Add disp-color MT8167 supportFabien Parent
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-05drm/mediatek: mtk_dpi: Fix unused variable 'mtk_dpi_encoder_funcs'Enric Balletbo i Serra
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
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-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
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-25drm/mediatek: Introduce GEM object functionsThomas Zimmermann
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