summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek
AgeCommit message (Expand)Author
2019-12-17drm/mediatek: reduce the hbp and hfp for phy timingJitao Shi
2019-12-09drm/mediatek: Fix can't get component for external display plane.Yongqiang Niu
2019-12-09drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.Pi-Hsun Shih
2019-11-08Merge tag 'mediatek-drm-next-5.5-2' of https://github.com/ckhu-mediatek/linux...Dave Airlie
2019-11-06drm/mediatek: Support 180 degree rotationSean Paul
2019-11-06drm/mediatek: Support reflect-x plane rotationSean Paul
2019-11-06drm/mediatek: Support reflect-y plane rotationSean Paul
2019-11-06drm/mediatek: Plumb supported rotation values from components to plane initSean Paul
2019-11-06drm/mediatek: Add plumbing for layer_check hookSean Paul
2019-11-06drm/mediatek: Add helper to get component for a planeSean Paul
2019-11-06drm/mediatek: Refactor plane initSean Paul
2019-11-06drm/mediatek: Add RGB[A] variants to published plane formatsSean Paul
2019-10-24drm/mediatek: remove cast to pointers passed to kfreeWambui Karuga
2019-10-22Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie
2019-10-09drm/mediatek: add no_clk into ddp private dataCK Hu
2019-10-09drm/mediatek: add mutex sof register offset into ddp private dataYongqiang Niu
2019-10-09drm/mediatek: add mutex sof into ddp private dataYongqiang Niu
2019-10-09drm/mediatek: add mutex mod register offset into ddp private dataYongqiang Niu
2019-10-09drm/mediatek: add mutex mod into ddp private dataYongqiang Niu
2019-10-09drm/mediatek: add ovl0/ovl_2l0 usecaseYongqiang Niu
2019-10-09drm/mediatek: distinguish ovl and ovl_2l by layer_nrYongqiang Niu
2019-10-09drm/mediatek: add background color input select function for ovl/ovl_2lYongqiang Niu
2019-10-09drm/mediatek: add function to background color input select for ovl/ovl_2l di...Yongqiang Niu
2019-10-09drm/medaitek: add layer_nr for ovl private dataYongqiang Niu
2019-10-09drm/mediatek: add gmc_bits for ovl private dataYongqiang Niu
2019-10-09drm/mediatek: add component OVL_2L1Yongqiang Niu
2019-10-09drm/mediatek: add component OVL_2L0Yongqiang Niu
2019-10-09drm/mediatek: add component DITHERYongqiang Niu
2019-10-09drm/mediatek: add ddp component CCORRYongqiang Niu
2019-10-07drm/mediatek: add dphy reset after setting lanes numberJitao Shi
2019-10-07drm/mediatek: adjust dsi and mipi_tx probe sequenceJitao Shi
2019-10-07drm/mediatek: change the dsi phytiming calculate methodJitao Shi
2019-10-07drm/mediatek: add mt8183 dsi driver supportJitao Shi
2019-10-07drm/mediatek: add frame size controlJitao Shi
2019-10-07drm/mediatek: add dsi reg commit disable controlJitao Shi
2019-10-07drm/mediatek: replace writeb() with mtk_dsi_mask()Jitao Shi
2019-10-07drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701Jitao Shi
2019-10-07drm/mediatek: move mipi_dsi_host_register to probeJitao Shi
2019-10-07drm/mediatek: add mipi_tx driver for mt8183Jitao Shi
2019-10-07drm/mediatek: separate mipi_tx to different fileJitao Shi
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-08-24drm/mediatek: include dma-mapping headerDave Airlie
2019-08-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta
2019-08-15drm/mediatek: set DMA max segment sizeAlexandre Courbot
2019-08-15drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-07-19drm/mediatek: direct include of drm.h in mtk_drm_gem.cSam Ravnborg
2019-07-17drm/mediatek: drop use of drmP.hSam Ravnborg