From: Quanyang Wang <[email protected]>
Hi Bruce and Michal,
Please help review and merge this 2 patches.
And these 2 issues are also in linux-xlnx master branch.
1) The patch "drm: xlnx: bridge: check bridge->debugfs_file->status when
calling strlen" fixes the issue that kernel crash as below:
root@xilinx-zynqmp:/sys/kernel/debug/xlnx-bridge# cat xlnx_bridge-display.gfx
After applying this patch, it will not crash anymore but just show
nothing.
2) The patch "drm: xlnx: zynqmp: tpg should use swap_coeffs as csc matrix"
fixes the issue that tpg is outputing in a wrong color and this issue
can be reproduced by the steps as below:
root@xilinx-zynqmp:~# modetest -D fd4a0000.display -w 40:alpha:0
trying to open device 'i915'...done
root@xilinx-zynqmp:~# modetest -D fd4a0000.display -w 39:tpg:1
trying to open device 'i915'...done
Thanks,
Quanyang
Quanyang Wang (2):
drm: xlnx: bridge: check bridge->debugfs_file->status when calling
strlen
drm: xlnx: zynqmp: tpg should use swap_coeffs as csc matrix
drivers/gpu/drm/xlnx/xlnx_bridge.c | 15 ++++++++-------
drivers/gpu/drm/xlnx/zynqmp_disp.c | 6 +++---
2 files changed, 11 insertions(+), 10 deletions(-)
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9852):
https://lists.yoctoproject.org/g/linux-yocto/message/9852
Mute This Topic: https://lists.yoctoproject.org/mt/82715724/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-