index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
/
mtk_dpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/mediatek: dpi: Support dynamic connector selection
Jason-JH.Lin
2023-10-08
1
-0
/
+9
*
Merge tag 'mediatek-drm-next-6.6' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
2023-08-15
1
-70
/
+34
|
\
|
*
drm/mediatek: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-10
1
-2
/
+2
|
*
drm/mediatek: mtk_dpi: Compress struct of_device_id entries
AngeloGioacchino Del Regno
2023-08-09
1
-22
/
+8
|
*
drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
AngeloGioacchino Del Regno
2023-08-09
1
-3
/
+1
|
*
drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
AngeloGioacchino Del Regno
2023-08-09
1
-4
/
+2
|
*
drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
AngeloGioacchino Del Regno
2023-08-09
1
-4
/
+4
|
*
drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
2023-08-09
1
-30
/
+14
|
*
drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
AngeloGioacchino Del Regno
2023-08-09
1
-5
/
+3
*
|
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
1
-1
/
+0
|
/
*
drm/mediatek: Add mt8186 dpi compatibles and platform data
Xinlei Lee
2022-12-26
1
-0
/
+21
*
drm/mediatek: Set dpi format in mmsys
Xinlei Lee
2022-12-26
1
-0
/
+11
*
drm/mediatek: Add mt8188 dpi compatibles and platform data
xinlei lee
2022-11-23
1
-0
/
+17
*
drm/mediatek: Modify dpi power on/off sequence.
Xinlei Lee
2022-11-14
1
-6
/
+6
*
drm/mediatek: Drop of_gpio header
Maíra Canal
2022-08-26
1
-1
/
+0
*
Merge tag 'mediatek-drm-next-5.20' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2022-07-12
1
-60
/
+200
|
\
|
*
drm/mediatek: dpi: Add dp_intf support
Guillaume Ranquet
2022-07-06
1
-0
/
+32
|
*
drm/mediatek: dpi: Add pixels_per_iter config support
Bo-Chen Chen
2022-07-06
1
-3
/
+23
|
*
drm/mediatek: dpi: Add input_2pixel config support
Bo-Chen Chen
2022-07-06
1
-0
/
+7
|
*
drm/mediatek: dpi: Add config to support direct connection to dpi panels
Bo-Chen Chen
2022-07-06
1
-4
/
+12
|
*
drm/mediatek: dpi: Add YUV422 output support
Bo-Chen Chen
2022-07-06
1
-7
/
+24
|
*
drm/mediatek: dpi: Move the csc_enable bit to SoC config
Guillaume Ranquet
2022-07-04
1
-1
/
+8
|
*
drm/mediatek: dpi: Move the yuv422_en_bit to SoC config
Guillaume Ranquet
2022-07-04
1
-1
/
+8
|
*
drm/mediatek: dpi: Move swap_shift to SoC config
Guillaume Ranquet
2022-07-04
1
-1
/
+9
|
*
drm/mediatek: dpi: Move hvsize_mask to SoC config
Guillaume Ranquet
2022-07-04
1
-2
/
+10
|
*
drm/mediatek: dpi: Move dimension mask to SoC config
Guillaume Ranquet
2022-07-04
1
-10
/
+17
|
*
drm/mediatek: dpi: Implement a swap_input toggle in SoC config
Guillaume Ranquet
2022-07-04
1
-1
/
+8
|
*
drm/mediatek: dpi: Implement a CK/DE pol toggle in SoC config
Guillaume Ranquet
2022-07-04
1
-5
/
+18
|
*
drm/mediatek: dpi: Add support for quantization range
Bo-Chen Chen
2022-07-04
1
-13
/
+21
|
*
drm/mediatek: dpi: Only enable dpi after the bridge is enabled
Guillaume Ranquet
2022-07-04
1
-1
/
+1
|
*
drm/mediatek: dpi: Remove output format of YUV
Bo-Chen Chen
2022-07-04
1
-25
/
+6
|
*
drm/mediatek: dpi: Add kernel document for struct mtk_dpi_conf
Bo-Chen Chen
2022-07-04
1
-0
/
+9
*
|
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
|
/
*
drm/mediatek: dpi: Use mt8183 output formats for mt8192
Nícolas F. R. A. Prado
2022-04-22
1
-2
/
+2
*
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-01
1
-3
/
+1
|
\
|
*
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
1
-3
/
+1
*
|
drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridge
Hsin-Yi Wang
2021-07-22
1
-0
/
+4
*
|
drm/mediatek: dpi: Fix NULL dereference in mtk_dpi_bridge_atomic_check
Frank Wunderlich
2021-07-22
1
-1
/
+1
|
/
*
drm/mediatek: dpi: Add bus format negotiation
Rex-BC Chen
2021-06-04
1
-5
/
+80
*
drm/mediatek: dpi: Add output bus formats to driver data
Rex-BC Chen
2021-06-04
1
-0
/
+19
*
drm/mediatek: dpi: Add dual edge sample mode support
Rex-BC Chen
2021-06-04
1
-1
/
+24
*
drm/mediatek: Add missing MODULE_DEVICE_TABLE()
Boris Brezillon
2021-03-31
1
-0
/
+1
*
drm/mediatek: dpi: Add config for mt8192
Rex-BC Chen
2021-03-20
1
-0
/
+9
*
drm/mediatek: dpi: Add check for max clock rate in mode_valid
Rex-BC Chen
2021-03-20
1
-0
/
+18
*
drm/mediatek: dpi: Delete redundant printing of return value
Wang Qing
2021-03-18
1
-3
/
+1
*
drm/mediatek: mtk_dpi: Create connector for bridges
Hsin-Yi Wang
2021-02-04
1
-1
/
+12
*
drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driver
CK Hu
2021-01-07
1
-27
/
+2
*
drm/mediatek: DRM driver directly refer to sub driver's function
CK Hu
2021-01-07
1
-9
/
+4
*
drm/mediatek: Change sub driver interface from mtk_ddp_comp to device
CK Hu
2021-01-07
1
-4
/
+4
*
drm/mediatek: Use correct device pointer to get CMDQ client register
Chun-Kuang Hu
2020-12-29
1
-1
/
+1
[next]