summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel
AgeCommit message (Expand)AuthorFilesLines
8 daysdrm/panel-edp: Add KDB KD116N2130B12Langyan Ye1-0/+7
11 daysgpu: 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-01drm/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-10drm/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
2024-08-29drm/panel: nv3051d: Transition to mipi_dsi_dcs_write_seq_multiAbhishek Tamboli1-183/+184
2024-08-29drm/panel: novatek-nt35950: transition to mipi_dsi wrapped functionsTejas Vipin1-145/+66
2024-08-29drm/panel: visionox-vtdr6130: switch to devm_regulator_bulk_get_constNeil Armstrong1-10/+16
2024-08-29drm/panel: visionox-vtdr6130: switch to mipi_dsi wrapped functionsNeil Armstrong1-104/+82
2024-08-28drm/panel: add BOE tv101wum-ll2 panel driverNeil Armstrong3-0/+251
2024-08-27Revert "drm/panel-edp: Add SDC ATNA45AF01"Stephan Gerhold1-2/+0
2024-08-26drm/panel-edp: add BOE NE140WUM-N6G panel entryAbel Vesa1-0/+1
2024-08-20drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functionsTejas Vipin1-101/+48
2024-08-20drm/panel: ili9341: Add comments for registers in ili9341_config()Abhishek Tamboli1-7/+7
2024-08-20drm/panel: mantix-mlaf057we51: write hex in lowercaseTejas Vipin1-7/+7
2024-08-20drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functionsTejas Vipin1-51/+26
2024-08-19drm/panel: jd9365da: Modify the init code of MelfasZhaoxiong Lv1-39/+39
2024-08-19drm/panel: jd9365da: Move "exit sleep mode" and "set display on" cmdsZhaoxiong Lv1-27/+32
2024-08-19drm/panel: simple: Add ON Tat Industrial Company KD50G21-40NT-A1 panelLiu Ying1-0/+36
2024-08-19drm/panel: st7701: Add Anbernic RG28XX panel supportHironori KIKUCHI1-0/+151
2024-08-19drm/panel: st7701: Add support for SPI for configurationHironori KIKUCHI2-16/+110
2024-08-19drm/panel: st7701: Decouple DSI and DRM partsHironori KIKUCHI1-27/+45