Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Signed-off-by: Windsome Zeng <windsome.zeng@starfivetech.com>
(cherry picked from commit a06cd73561124952dc5ac549d435a8436142c7b5)
|
|
|
|
reset_starfive_jh7110_generic_probe() is never called by
other modules, so drop the EXPORT_SYMBOL_GPL for it.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|
|
|
|
camera.
Signed-off-by: Windsome Zeng <windsome.zeng@starfivetech.com>
|
|
CR_7362_VF2_eswin_wifi_6.1_ziv.xu
See merge request sbc/linux!172
|
|
|
|
'jh7110-6.1.y-devel'
CR_6347 display : hdmi: fix hotplug hang
See merge request sdk/linux!961
|
|
CR_7149_6.1: uart: 8250: add reset operation in runtime PM
See merge request sdk/linux!965
|
|
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>
|
|
update eswin wifi driver for kernel 6.1
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
|
|
proting esiwn wifi driver
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
|
|
'vf2-6.1.y-devel'
CR_7358_VF2_6.1: riscv: drm: panel: update radxa panel startup process and support accelerator-sc7a20
See merge request sbc/linux!170
|
|
|
|
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>
|
|
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>
|
|
|
|
CR_5353_6.1: can: starfive: drop flow controll to fix buffer blocking issue
See merge request sdk/linux!953
|
|
drop flow control to fix buffer blocking issue
Signed-off-by: William Qiu <william.qiu@starfivetech.com>
|
|
File sifive_l2_cache.h is inexistent in sdk 6.1 version.
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>
|
|
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>
|
|
Add a TODO file with remaining elements to be improved/added.
Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com>
|
|
Add the decoder and encoder implementing the v4l2
API. This patch also adds the Makefile and the VIDEO_WAVE_VPU config
Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com>
|
|
Add the vpuapi layer of the wave5 codec driver.
This layer is used to configure the hardware according
to the parameters.
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com>
|
|
Prepare the folder structure for a second Chips&Media driver.
Move the Coda driver to a sub-directory.
Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
|
|
CR 7073 vf2 61: riscv: drm: panel: mass production radxa 10inch panel support
See merge request sbc/linux!165
|
|
|
|
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>
|
|
add aic8800 wifi/bt driver and support
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
|
|
JH7110A use external rmii_rtx clk for tx clk on 100M/10M mode.
Signed-off-by: Samin Guo <samin.guo@linux.starfivetech.com>
|
|
|
|
CR_6889_AXP15060_6.1_ziv.xu
See merge request sdk/linux!938
|
|
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>
|
|
Add axp15060 variant support to axp20x
Signed-off-by: ziv.xu <ziv.xu@starfive.com>
|
|
axp20x add support for AXP15060
Signed-off-by: ziv.xu <ziv.xu@starfive.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>
|