Age | Commit message (Collapse) | Author | Files | Lines |
|
version JH7110_515_SDK_v4.5.1 for JH7110 EVB board
1. #4082: linux: u-boot: apply csr patch
2. #3499: linux: u-boot: enable framebuffer console
3. #4038: linux: vout fixed open clock fail
4. #3509: linux: fix some bugs and add request(), free(), set_config() ops for sys gpiochip
|
|
CR_4038_vout_515_changhuang.liang gpu: drm: verisilicon: Fixed open clock fail
See merge request sdk/linux!743
|
|
Fixed open clock fail because this clock not close.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
Add framebuffer console support.
Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
|
|
sync for CR_3922_evb_515_DRM_mipi_hdmi_display_keith.zhao
|
|
version JH7110_515_SDK_v4.5.0-rc2 for JH7110 EVB board
1. #3746: linux: vout rgb code rollback to v4.4.0
2. #3668: linux: perf:sbi: disable cpu hotplug callback
3. #3166: linux: add thermal subsystem
4. #3877: linux: expand the mtd0 spl partition size in spi nor flash
5. #3729: linux: fix 4K wayland not work on some monitors
|
|
fix hdmi+mipi display issues on debian
http://192.168.110.82/redmine/issues/3922
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
'jh7110-5.15.y-devel'
CR 3729 riscv:linux:vout:hdmi
See merge request sdk/linux!736
|
|
Dell 4K can not display , it is caused by PM interface
need delay the time to enter power off
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
rollback rgb code to tag JH7110_515_SDK_v4.4.0 after porting patch-rgb support 1080P@60fps
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
version JH7110_515_SDK_v4.5.0-rc1 for JH7110 EVB board
1. #3467: linux: fix CPUfreq issue for the hibernation resume issue
2. #3546: linux: fix v4l2-compliance test issue for imx219 sensor
3. #3526: linux: qspi use reset framework
4. #3746: linux: rgb display support 1080p 60fps
|
|
rgb support 1080P@60fps
porting from:
branch: CR_2896_evb_515_MIPI_RGB_dual_display_keith.zhao
commit id: 51504aed4280caab91258e3faa789a9b66984bfc1a3
Signed-off-by: keith <keith.zhao@starfivetech.com>
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
1. add axi disable interface
2. adjust the interface order between clk and reset
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
version JH7110_515_SDK_v4.2.0 for JH7110 EVB board
1. Fix hibernation issue: AQC107 PCIe NIC
2. Support linux driver module build for: PDM, TDM, I2S, Watchdog, QSPI
3. #3253 open source for spl_tool
4. #3211 fix gst-omx crashed upon calling OMX_UseEGLImage func
5. #3262 Fix hdmi mipi dual display crash dump issue
|
|
'jh7110-5.15.y-devel'
CR_3345:riscv:driver:drm:
See merge request sdk/linux!689
|
|
fix the build warning
Signed-off-by:keith.zhao<keith.zhao@statfivetech.com>
|
|
after uboot displayed bitmap , the kernel dc proble call dc_isr will dump.
it is casued by NULL pointer used , add a conditional judgment to avoid this
Signed-off-by:keith.zhao<keith.zhao@statfivetech.com>
|
|
after mipi panel shows logo in uboot stage , star kernel will report dc_isr error message
so register the isr handle after dc_enable to avoid this
this is a workround , need do more fix on it next !!
Signed-off-by:keith.zhao<keith.zhao@statfivetech.com>
|
|
support hdmi+mipi dual display for debain
fix the dump issue when dual display
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
version JH7110_515_SDK_v4.1.0 for JH7110 EVB board
1. Fix hibernation issue: usb cdns3, hdmi vout, isp
2. Support linux driver module build for: imx219, pwmdac, spi
3. #2339 fix usb read performance issue
4. #1432 support uboot reset on evb jh7110b or vf2 board
5. #3238 lack a memory reservation for OpenSBI
6. #3151 fix tdm input/ouput error
|
|
fix hdmi hibernation resume failure cause by pmic
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
version JH7110_515_SDK_v4.0.1 for JH7110 EVB board
1. Fix hibernation issues: clk tree, gpio, gpu, tempsensor
2. Add gpio reset feature in opensbi
3. Fix usb device issue for debian
|
|
fix up hibernation resume problem
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
version JH7110_515_SDK_v3.5.1 for JH7110 EVB board
|
|
'jh7110-5.15.y-devel'
CR_2868: riscv: linux: vout: fix rgb2hdmi display problem
See merge request sdk/linux!639
|
|
fix cusor bluring problem of debian
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
fix problem of rgb2hdmi without display in first test
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
version JH7110_515_SDK_v3.1.0 for JH7110 EVB board
|
|
Adjust when to configure registers before HDMI suspend.
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
|
|
fix display problem of hdmi sys pm
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
fix double display bug
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
Add basic runtime and system pm support for vout
remove some useless clk/rst function and calling in vs_dc.c
improve vout driver structure
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
add 800*1280 I2C read to detect the status of connection
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
mipi dsi driver add 800*1280 panel : update panel driver code
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
fix up system pm error and add runtime pm
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
Could playback audio through HDMI.
Signed-off-by: Xingyu Wu <xingyu.wu@starfivetech.com>
|
|
CR_2180:riscv:driver:drm: Weston-GPU
See merge request sdk/linux!501
|
|
gpu driver change to release
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
set the gpu frequency to 594Mhz
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
add format_mod_supported interface for userspace
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
1、fix 720x480 display
2、improve eye diagram parameters
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
1、fix CR 2124 gst play 4K video issue
2、remove unused code caused by pll switches 1188
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
update code after pll switch to 1188m
based on new pll config, fix rgb bug caused by old pll
------------------------------------------------------------
update code after review
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
update code after pll switch to 1188m
based on new pll config, fix rgb bug caused by old pll
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|
|
add 3 new mipi panel support
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
'jh7110-5.15.y-devel'
CR_1984_5.15_riscv:linux:drm
See merge request sdk/linux!447
|
|
'jh7110-5.15.y-devel'
CR_2042:riscv:driver:drm:Debian
See merge request sdk/linux!462
|
|
Cr 2030 5.15 evb vout shengyang.chen
See merge request sdk/linux!444
|
|
1. fix issue: Debian enter sleep ,cause drm hung
Signed-off-by: keith <keith.zhao@starfivetech.com>
|
|
remove some useless process after review
Signed-off-by: shengyang.chen<shengyang.chen@starfivetech.com>
|