Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
camera.
Signed-off-by: Windsome Zeng <windsome.zeng@starfivetech.com>
|
|
|
|
CR_6347 display : hdmi: fix hotplug hang
See merge request sdk/linux!960
|
|
CR_7149_5.15: uart: 8250: add reset operation in runtime PM
See merge request sdk/linux!964
|
|
will drop 50% performance. Just do real flush data while cursor is about to change.
Other plane: According to the behavior of L2 cache controller in U74, only the last 2MB data is needed to be flushed.
For 4K resolution, it will reduce flush loops from 518400 to 32768 on each frame update.
Signed-off-by: Windsome Zeng <windsome.zeng@starfivetech.com>
|
|
add reset operation in runtime PM
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
Fixed the probability of hdmi crash after repeated insertion and removal
Signed-off-by: keith.zhao <keith.zhao@starfivetech.com>
|
|
'vf2-515-devel'
CR_7358_VF2_5.15: riscv: drm: panel: update radxa panel startup process and support accelerator-sc7a20 && riscv: iio: accel: add sc7a20 support for linux 515
See merge request sbc/linux!171
|
|
|
|
Beside, revert the release operation after link down in probe.
This commit can fix the incompatibility problem in VF2 linux6.1
with WD NVMe SSD.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
|
|
add sc7a20 support for linux 515
Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
|
|
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>
|
|
|
|
CR_5353_515: can: starfive: drop flow controll to fix buffer blocking issue
See merge request sdk/linux!952
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
drop flow control to fix buffer blocking issue
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
Sync the code with 6.1 so as to fix the bug.
Signed-off-by: Walker Chen <walker.chen@starfivetech.com>
|
|
CR 7073 vf2 515: riscv: drm: panel: mass production radxa 10inch panel support
See merge request sbc/linux!164
|
|
|
|
change radxa 10inch support from sample to mass production
Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
|
|
When echo disk > /sys/power/state , do reset
the hdmi will fail to show the console log.
it is caused by a reset used share way to get
and it will fail to set the reset hardware
fix this by use reset_control_get_exclusive
Signed-off-by: Keith Zhao <keith.zhao@starfivetech.com>
|
|
CR_4379: sound:hifi4: Sound Open Firmware for hifi4 on vf2
See merge request sbc/linux!138
|
|
CR_6936: vf2_wifi_5.15_ziv.xu
See merge request sbc/linux!155
|
|
sof use 0 for clear data.
Signed-off-by: carter.li <carter.li@starfivetech.com>
|
|
1.modify pwm_bl pm api for hibernation
2.modify pwm update logit to make brightness level 0 useful
Signed-off-by: Shengyang Chen <shengyang.chen@starfivetech.com>
|
|
open one more interface to support both sta and ap modes
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
|
|
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
CR 6852 media: add wave5 v4l2 driver from mail list
See merge request sdk/linux!937
|
|
run gl-marke-es2-wayland will trigger warning, to fix up it,
we remove fences check
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
When bitstream format bitdepth > 8, stride of compressed frame map buffers shoule be recalculated.
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
Signed-off-by: Som Qin <som.qin@starfivetech.com>
|
|
|
|
Unify the MMC code on evb/vf2/devkits to resolve conflicts when merging
the code.
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
|
|
CR_6570: mmc: starfive: change the tuning method
See merge request sdk/linux!928
|
|
modify the range of tseg1/tseg2
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
Previously, the system controller register was used to do tuning, but it
was only useful for HS200, so now change the tuning mode to use the
UHS_REG_EXT register, and delete the previous code about syscon
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
|
|
remove unused function
Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
|
|
|
|
CR_6468_vin_515_changhuang.liang media: starfive: Fix vin warning
See merge request sdk/linux!917
|