summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c
AgeCommit message (Collapse)AuthorFilesLines
2023-09-12riscv: drm: panel: update radxa panel startup process and support ↵shengyang.chen1-42/+171
accelerator-sc7a20 mention: this patch is to solve the problem that radxa 8inch use i2c addr 0x19 which conflict with accelerator-sc7a20. Then enable accelerator-sc7a20 1.update radxa panel startup process to support both radxa 10inch and radxa 8inch in one driver 2.add accelerator-sc7a20 i2c probe process into radxa panel driver Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2023-08-22riscv: drm: panel: mass production radxa 10inch panel supportshengyang.chen1-2/+2
change radxa 10inch support from sample to mass production Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
2022-11-09riscv:linux:vout:mipikeith.zhao1-1/+55
add 800*1280 I2C read to detect the status of connection Signed-off-by: keith <keith.zhao@starfivetech.com>
2022-11-03riscv:linux:vout:mipikeith.zhao1-0/+650
mipi dsi driver add 800*1280 panel : update panel driver code Signed-off-by: keith <keith.zhao@starfivetech.com>