summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-10drm/panel: mantix: Set the pixel clocks for 60 HzSebastian Krzyszkowiak1-2/+2
2026-03-10drm/panel: mantix: Drop the shutdown callbackSebastian Krzyszkowiak1-11/+0
2026-01-13drm/panel: mantix: Don't turn on MIPI peripheralSebastian Krzyszkowiak1-2/+0
2026-01-13drm/panel: mantix: Drop bank 9 initializationSebastian Krzyszkowiak1-4/+2
2026-01-13drm/panel: mantix: Improve power off sequenceSebastian Krzyszkowiak1-4/+8
2026-01-13drm/panel: mantix: Improve power on sequence timingsSebastian Krzyszkowiak1-6/+7
2026-01-13drm/panel: mantix: Enable DSI LPMSebastian Krzyszkowiak1-1/+1
2025-05-21panel/mantix-mlaf057we51: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+5
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
2023-07-21drm: Explicitly include correct DT includesRob Herring1-1/+1
2023-01-11drm/panel-mantix-mlaf057we51: Drop custom DSI write macroJavier Martinez Canillas1-16/+8
2022-07-09drm/mipi-dsi: Make remove callback return voidUwe Kleine-König1-3/+1
2021-10-12drm/panel: mantix: Add media bus formatGuido Günther1-0/+9
2020-12-08drm/panel: mantix: Support panel from Shenzhen Yashi Changhua Intelligent Tec...Guido Günther1-0/+16
2020-12-08drm/panel: mantix: Allow to specify default mode for different panelsGuido Günther1-7/+11
2020-12-08drm/panel: mantix: Tweak init sequenceGuido Günther1-0/+5
2020-10-16drm/panel: mantix: Fix panel resetGuido Günther1-7/+16
2020-10-16drm/panel: mantix: Don't dereference NULL modeGuido Günther1-1/+1
2020-08-18drm/panel: Add panel driver for the Mantix MLAF057WE51-X DSI panelGuido Günther1-0/+328