summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel
AgeCommit message (Expand)AuthorLines
2025-02-13drm: panel: jd9365da-h3: fix reset signal polarityHugo Villeneuve-4/+4
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie-3/+6
2024-12-20drm: panel-simple: support TOPLAND TIAN G07017 LCD panelAhmad Fatoum-0/+34
2024-12-20Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-3/+6
2024-12-18drm/panel: simple: add Multi-Inno Technology MI1010Z1T-1CP11Marek Vasut-0/+30
2024-12-18drm/panel: simple: Add Tianma TM070JDHG34-00 panel supportLuca Ceresoli-0/+42
2024-12-13drm/panel: panel-samsung-s6e63m0: Include <linux/property.h>Thomas Zimmermann-0/+1
2024-12-13drm/panel: panel-samsung-s6e3ha2: Include <linux/mod_devicetable.h>Thomas Zimmermann-0/+1
2024-12-13drm/panel: panel-orisetech-otm8009a: Include <linux/mod_devicetable.h>Thomas Zimmermann-0/+1
2024-12-13drm/panel: synaptics-r63353: Fix regulator unbalanceMichael Trimarchi-1/+1
2024-12-13drm/panel: st7701: Add prepare_prev_first flag to drm_panelMarek Vasut-0/+1
2024-12-13drm/panel: novatek-nt35950: fix return value check in nt35950_probe()Yang Yingliang-2/+2
2024-12-13drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereferenceZhang Zekun-0/+2
2024-12-13drm/panel: simple: add Multi-Inno Technology MI0700A2T-30Marek Vasut-0/+30
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-5/+5
2024-12-06drm/panel: visionox-rm69299: Remove redundant assignments of panel fieldsChen-Yu Tsai-7/+2
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-5/+5
2024-11-25drm/panel-edp: Add unknown BOE panel for HP Omnibook X14Jens Glathe-0/+1
2024-11-14drm/panel-edp: Add KDB KD116N2130B12Langyan Ye-0/+7
2024-11-12gpu: drm: replace of_graph_get_next_endpoint()Kuninori Morimoto-1/+1
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie-6/+6
2024-10-31drm/panel: leadtek-ltk050h3146w: transition to mipi_dsi wrapped functionsTejas Vipin-211/+134
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add flip optionJakob Hauser-0/+7
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add brightness controlJakob Hauser-12/+521
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add initial driverJakob Hauser-0/+261
2024-10-23drm/panel: s6e3ha8: add static modifier to supply listDzmitry Sankouski-1/+1
2024-10-20drm: panel: nv3052c: correct spi_device_id for RG35XX panelRyan Walklin-1/+1
2024-10-19drm/panel: simple: Add Microchip AC69T88A LVDS Display panelManikandan Muralidharan-0/+28
2024-10-19drm/panel: ili9322: Constify struct regmap_busJavier Carrasco-1/+1
2024-10-16drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPERArnd Bergmann-0/+1
2024-10-16drm/panel: Add Samsung AMS581VF01 panel driverDanila Tikhonov-0/+293
2024-10-14drm/panel: himax-hx83102: Adjust power and gamma to optimize brightnessCong Yang-6/+6
2024-10-09drm/edp-panel: Add panels used by Dell XPS 13 9345Aleksandrs Vinarskis-0/+2
2024-10-09drm/panel: Add Samsung AMS639RQ08 panel driverDanila Tikhonov-0/+339
2024-10-09drm: panel: jd9365da-h3: Remove unused num_init_cmds structure memberHugo Villeneuve-1/+0
2024-10-09drm/panel: Add support for S6E3HA8 panel driverDzmitry Sankouski-0/+350
2024-10-09drm/panel: ilitek-ili9881c: Report subpixel order according to rotationPhilipp Zabel-0/+4
2024-10-09drm/panel: ilitek-ili9881c: Explicitly set address mode, allow 180° rotationPhilipp Zabel-2/+17
2024-10-01drm/panel: elida-kd35t133: transition to mipi_dsi wrapped functionsTejas Vipin-63/+45
2024-09-22drm/panel: nt35510: Make new commands optionalLinus Walleij-6/+9
2024-09-16drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functionsTejas Vipin-64/+29
2024-09-13drm/panel: sony-acx565akm: Use %*ph to print small bufferAndy Shevchenko-2/+1
2024-09-13drm: panel: nt36523: use devm_mipi_dsi_* function to register and attach dsiJianhua Lu-14/+2
2024-09-13drm/panel: khadas-ts050: make ts050[v2]_panel_data staticMin-Hua Chen-2/+2
2024-09-11drm/panel: himax-hx83112a: transition to mipi_dsi wrapped functionsTejas Vipin-161/+136
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1/+1
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter-1/+1
2024-09-10drm/panel: samsung-s6e3fa7: transition to mipi_dsi wrapped functionsTejas Vipin-50/+21
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin-1/+1
2024-09-03drm/display: split DSC helpers from DP helpersDmitry Baryshkov-3/+3