summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel
AgeCommit message (Expand)AuthorFilesLines
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie4-3/+6
2024-12-20drm: panel-simple: support TOPLAND TIAN G07017 LCD panelAhmad Fatoum1-0/+34
2024-12-20Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-3/+6
2024-12-18drm/panel: simple: add Multi-Inno Technology MI1010Z1T-1CP11Marek Vasut1-0/+30
2024-12-18drm/panel: simple: Add Tianma TM070JDHG34-00 panel supportLuca Ceresoli1-0/+42
2024-12-13drm/panel: panel-samsung-s6e63m0: Include <linux/property.h>Thomas Zimmermann1-0/+1
2024-12-13drm/panel: panel-samsung-s6e3ha2: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2024-12-13drm/panel: panel-orisetech-otm8009a: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2024-12-13drm/panel: synaptics-r63353: Fix regulator unbalanceMichael Trimarchi1-1/+1
2024-12-13drm/panel: st7701: Add prepare_prev_first flag to drm_panelMarek Vasut1-0/+1
2024-12-13drm/panel: novatek-nt35950: fix return value check in nt35950_probe()Yang Yingliang1-2/+2
2024-12-13drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereferenceZhang Zekun1-0/+2
2024-12-13drm/panel: simple: add Multi-Inno Technology MI0700A2T-30Marek Vasut1-0/+30
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst5-5/+5
2024-12-06drm/panel: visionox-rm69299: Remove redundant assignments of panel fieldsChen-Yu Tsai1-7/+2
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds5-5/+5
2024-11-25drm/panel-edp: Add unknown BOE panel for HP Omnibook X14Jens Glathe1-0/+1
2024-11-14drm/panel-edp: Add KDB KD116N2130B12Langyan Ye1-0/+7
2024-11-12gpu: drm: replace of_graph_get_next_endpoint()Kuninori Morimoto1-1/+1
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie1-6/+6
2024-10-31drm/panel: leadtek-ltk050h3146w: transition to mipi_dsi wrapped functionsTejas Vipin1-211/+134
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add flip optionJakob Hauser1-0/+7
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add brightness controlJakob Hauser2-12/+521
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add initial driverJakob Hauser3-0/+261
2024-10-23drm/panel: s6e3ha8: add static modifier to supply listDzmitry Sankouski1-1/+1
2024-10-20drm: panel: nv3052c: correct spi_device_id for RG35XX panelRyan Walklin1-1/+1
2024-10-19drm/panel: simple: Add Microchip AC69T88A LVDS Display panelManikandan Muralidharan1-0/+28
2024-10-19drm/panel: ili9322: Constify struct regmap_busJavier Carrasco1-1/+1
2024-10-16drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPERArnd Bergmann1-0/+1
2024-10-16drm/panel: Add Samsung AMS581VF01 panel driverDanila Tikhonov3-0/+293
2024-10-14drm/panel: himax-hx83102: Adjust power and gamma to optimize brightnessCong Yang1-6/+6
2024-10-09drm/edp-panel: Add panels used by Dell XPS 13 9345Aleksandrs Vinarskis1-0/+2
2024-10-09drm/panel: Add Samsung AMS639RQ08 panel driverDanila Tikhonov3-0/+339
2024-10-09drm: panel: jd9365da-h3: Remove unused num_init_cmds structure memberHugo Villeneuve1-1/+0
2024-10-09drm/panel: Add support for S6E3HA8 panel driverDzmitry Sankouski3-0/+350
2024-10-09drm/panel: ilitek-ili9881c: Report subpixel order according to rotationPhilipp Zabel1-0/+4
2024-10-09drm/panel: ilitek-ili9881c: Explicitly set address mode, allow 180° rotationPhilipp Zabel1-2/+17
2024-10-02drm/panel: elida-kd35t133: transition to mipi_dsi wrapped functionsTejas Vipin1-63/+45
2024-09-22drm/panel: nt35510: Make new commands optionalLinus Walleij1-6/+9
2024-09-16drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functionsTejas Vipin1-64/+29
2024-09-13drm/panel: sony-acx565akm: Use %*ph to print small bufferAndy Shevchenko1-2/+1
2024-09-13drm: panel: nt36523: use devm_mipi_dsi_* function to register and attach dsiJianhua Lu1-14/+2
2024-09-13drm/panel: khadas-ts050: make ts050[v2]_panel_data staticMin-Hua Chen1-2/+2
2024-09-11drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functionsTejas Vipin1-161/+136
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter1-1/+1
2024-09-11drm/panel: samsung-s6e3fa7: transition to mipi_dsi wrapped functionsTejas Vipin1-50/+21
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin1-1/+1
2024-09-03drm/display: split DSC helpers from DP helpersDmitry Baryshkov1-3/+3
2024-09-02drm/panel: ili9341: Remove duplicate codeAndy Shevchenko1-207/+3