summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel/panel-himax-hx8394.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-08drm/panel: Use drm_of_get_panel_orientation()Thierry Reding1-1/+2
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-04-18drm/panel: himax-hx8394: support Waveshare DSI panelsDmitry Baryshkov1-0/+244
2026-04-18drm/panel: himax-hx8394: simplify hx8394_enable()Dmitry Baryshkov1-27/+14
2026-04-18drm/panel: himax-hx8394: set prepare_prev_firstDmitry Baryshkov1-0/+2
2025-06-05drm/panel: himax-hx8394: Add Support for Huiling hl055fhav028cChris Morgan1-0/+142
2025-05-21panel/himax-hx8394: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa1-6/+5
2025-03-30drm/panel: himax-hx8394: transition to mipi_dsi wrapped functionsTejas Vipin1-231/+210
2024-07-09drm/panel: himax-hx8394: Add Support for Microchip AC40T08A MIPI Display PanelManikandan Muralidharan1-0/+151
2024-07-09drm/panel: himax-hx8394: switch to devm_gpiod_get_optional() for reset_gpioManikandan Muralidharan1-1/+1
2024-05-21drm/panel: himax-hx8394: Handle errors from mipi_dsi_dcs_set_display_on() betterDouglas Anderson1-2/+1
2023-12-05drm/panel: himax-hx8394: Add Support for Powkiddy X55 panelChris Morgan1-0/+137
2023-12-05drm/panel: himax-hx8394: Add Panel Rotation SupportChris Morgan1-0/+15
2023-12-05drm/panel: himax-hx8394: Drop shutdown logicChris Morgan1-17/+0
2023-12-05drm/panel: himax-hx8394: Drop prepare/unprepare trackingChris Morgan1-11/+0
2023-07-21drm: Explicitly include correct DT includesRob Herring1-1/+1
2023-01-10drm: panel: Add Himax HX8394 panel controller driverKamil Trzciński1-0/+451