index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
drm/mediatek: Move regs info from struct mtk_ddp_comp to sub driver private data
CK Hu
5
-93
/
+165
2020-12-29
drm/mediatek: Move clk info from struct mtk_ddp_comp to sub driver private data
CK Hu
6
-15
/
+141
2020-12-29
drm/mediatek: Separate getting larb device to a function
CK Hu
1
-25
/
+32
2020-12-29
drm/mediatek: Use correct device pointer to get CMDQ client register
Chun-Kuang Hu
8
-13
/
+19
2020-12-29
drm/mediatek: Get CMDQ client register for all ddp component
Chun-Kuang Hu
1
-14
/
+15
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-35
/
+2
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
13
-852
/
+86
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-850
/
+119
2020-12-03
Merge tag 'mediatek-drm-next-5.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
12
-815
/
+66
2020-11-30
phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder
Chun-Kuang Hu
6
-779
/
+0
2020-11-30
drm/mediatek: Separate mtk_mipi_tx to an independent module
Chun-Kuang Hu
5
-5
/
+17
2020-11-30
drm/prime: split array import functions v4
Christian König
1
-1
/
+1
2020-11-28
drm/mediatek: Use correct aliases name for ovl
Enric Balletbo i Serra
1
-1
/
+1
2020-11-28
soc / drm: mediatek: Move DDP component defines into mtk-mmsys.h
Yongqiang Niu
1
-33
/
+1
2020-11-27
soc / drm: mediatek: cmdq: Remove timeout handler in helper function
Chun-Kuang Hu
1
-2
/
+1
2020-11-25
drm/mediatek: Introduce GEM object functions
Thomas Zimmermann
2
-5
/
+11
2020-11-22
drm/mediatek/mtk_disp_ovl: Fix formatting and provide missing member description
Lee Jones
1
-2
/
+3
2020-11-22
drm/mediatek/mtk_disp_color: Fix formatting and provide missing member description
Lee Jones
1
-2
/
+3
2020-11-22
drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference
Lee Jones
1
-2
/
+2
2020-11-22
drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member description
Lee Jones
1
-2
/
+3
2020-11-22
drm/mediatek: Drop local dma_parms
Robin Murphy
2
-26
/
+3
2020-11-21
drm/mediatek: dsi: Modify horizontal front/back porch byte formula
CK Hu
1
-37
/
+20
2020-11-17
drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference
Lee Jones
1
-2
/
+2
2020-11-17
drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct header
Lee Jones
1
-1
/
+3
2020-11-17
drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member description
Lee Jones
1
-2
/
+3
2020-11-17
drm/mediatek/mtk_disp_ovl: Fix formatting and provide missing member description
Lee Jones
1
-2
/
+3
2020-11-17
drm/mediatek/mtk_disp_color: Fix formatting and provide missing member description
Lee Jones
1
-2
/
+3
2020-11-17
drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'
Lee Jones
1
-9
/
+0
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-6
/
+9
2020-11-10
drm/mediatek: Use struct dma_buf_map in GEM vmap ops
Thomas Zimmermann
2
-10
/
+14
2020-11-08
drm/mediatek: Optimize functions which do not need to return
Bernard Zhao
1
-20
/
+7
2020-11-08
drm/mediatek: Add DDP support for MT8167
Fabien Parent
1
-0
/
+47
2020-11-08
drm/mediatek: Add disp-color MT8167 support
Fabien Parent
1
-0
/
+7
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-11-05
drm/mediatek: mtk_dpi: Fix unused variable 'mtk_dpi_encoder_funcs'
Enric Balletbo i Serra
1
-9
/
+0
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-8
/
+8
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
15
-903
/
+187
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-876
/
+137
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-09-29
Merge tag 'mediatek-drm-next-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-next
Dave Airlie
13
-847
/
+129
2020-09-25
drm/mediatek: reduce clear event
Dennis YC Hsieh
1
-1
/
+1
2020-09-25
soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
Dennis YC Hsieh
1
-1
/
+1
2020-09-25
drm/mediatek: Introduce GEM object functions
Thomas Zimmermann
2
-5
/
+11
2020-09-17
drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
Yu Kuai
1
-8
/
+18
2020-09-17
drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()
Yu Kuai
1
-4
/
+7
2020-09-17
drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail
Yu Kuai
1
-1
/
+6
2020-09-17
drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()
Yu Kuai
1
-0
/
+1
2020-09-17
drm/mediatek: Use CPU when fail to get cmdq event
Chun-Kuang Hu
1
-7
/
+13
[prev]
[next]