index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
drm/simpledrm: Use struct iosys_map consistently
Thierry Reding
1
-6
/
+7
2023-01-23
dt-bindings: reserved-memory: Support framebuffer reserved memory
Thierry Reding
1
-0
/
+52
2023-01-23
dt-bindings: display: simple-framebuffer: Document 32-bit BGR format
Thierry Reding
1
-0
/
+2
2023-01-23
dt-bindings: display: simple-framebuffer: Support system memory framebuffers
Thierry Reding
1
-0
/
+5
2023-01-23
drm/edid: remove redundant _drm_connector_update_edid_property()
Jani Nikula
1
-20
/
+1
2023-01-23
drm/edid: add separate drm_edid_connector_add_modes()
Jani Nikula
3
-11
/
+39
2023-01-23
drm/edid: refactor _drm_edid_connector_update() and rename
Jani Nikula
1
-13
/
+12
2023-01-23
drm/edid: split HDMI VSDB info and mode parsing
Jani Nikula
1
-3
/
+10
2023-01-23
drm/bridge: fsl-ldb: Add i.MX93 LDB support
Liu Ying
1
-9
/
+48
2023-01-23
dt-bindings: display: bridge: ldb: Add i.MX93 LDB
Liu Ying
1
-1
/
+15
2023-01-22
drm/panel: Add driver for the AUO A030JTN01 TFT LCD
Christophe Branchereau
3
-0
/
+317
2023-01-22
dt-bindings: display/panel: Add AUO A030JTN01
Paul Cercueil
1
-0
/
+60
2023-01-21
drm/i915: Enable a PIPEDMC whenever its corresponding pipe is enabled
Imre Deak
5
-1
/
+46
2023-01-20
drm/i915/debugfs: Get rid of single use macros.
Rodrigo Vivi
1
-5
/
+2
2023-01-20
drm: exynos: dsi: Properly name HSA/HBP/HFP/HSE bits
Jagan Teki
1
-8
/
+25
2023-01-20
drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
Jagan Teki
4
-8
/
+9
2023-01-20
MAINTAINERS: Add Sumit Semwal and Yongqin Liu as reviwers for kirin DRM driver
John Stultz
1
-1
/
+3
2023-01-20
drm/i915: move GT_FREQUENCY_MULTIPLIER and GEN9_FREQ_SCALER to intel_rps.h
Jani Nikula
2
-3
/
+3
2023-01-20
drm/i915: move I915_COLOR_UNEVICTABLE to i915_gem_gtt.h
Jani Nikula
2
-2
/
+2
2023-01-20
drm/i915: move I915_GEM_GPU_DOMAINS to i915_gem.h
Jani Nikula
2
-7
/
+7
2023-01-20
drm/i915: move a few HAS_ macros closer to their place
Jani Nikula
1
-5
/
+3
2023-01-20
drm/i915: drop a number of unnecessary forward declarations
Jani Nikula
1
-7
/
+0
2023-01-20
drm/i915: move I915_IDLE_ENGINES_TIMEOUT next to its only user
Jani Nikula
2
-2
/
+3
2023-01-20
drm/i915: add i915_config.h and move relevant declarations there
Jani Nikula
6
-10
/
+30
2023-01-20
Documentation/gpu: update dGPU asic info table
Alex Deucher
1
-0
/
+2
2023-01-20
drm/amd/display: remove duplicate included header files
ye xingchen
1
-1
/
+0
2023-01-20
drm/amdgpu: return the PCIe gen and lanes from the INFO ioctl
Marek Olšák
3
-4
/
+19
2023-01-20
drm/amdgpu: print bo inode number instead of ptr
Pierre-Eric Pelloux-Prayer
1
-2
/
+2
2023-01-20
drm/amdgpu: retire unused get_umc_v6_7_channel_index
Tao Zhou
1
-7
/
+0
2023-01-20
drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0
YiPeng Chai
1
-16
/
+5
2023-01-20
drm/amd/display: fix hdmi_encoded_link_bw definition
Arnd Bergmann
1
-6
/
+0
2023-01-20
drm/amd/display: fix dp_retrieve_lttpr_cap() return value
Arnd Bergmann
1
-3
/
+3
2023-01-20
drm/amdgpu: Add sdma ras function on sdma v6_0_3
YiPeng Chai
3
-0
/
+60
2023-01-20
drm/amd/display: disable S/G display on DCN 3.1.4
Alex Deucher
1
-1
/
+0
2023-01-20
drm/amd/display: disable S/G display on DCN 3.1.5
Alex Deucher
1
-1
/
+0
2023-01-20
drm/amd: decrease message about missing PSP runtime database to debug
Mario Limonciello
1
-1
/
+1
2023-01-20
drm/amd/display: Decrease messaging about DP alt mode state to debug
Mario Limonciello
1
-1
/
+1
2023-01-20
drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvested
Alex Deucher
1
-0
/
+4
2023-01-20
drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvested
Alex Deucher
1
-13
/
+48
2023-01-20
drm/amdgpu/vcn3: fail to schedule IB for AV1 if VCN0 is harvested
Alex Deucher
1
-0
/
+4
2023-01-20
drm/amdgpu/nv: don't expose AV1 if VCN0 is harvested
Alex Deucher
1
-20
/
+81
2023-01-20
Documentation/gpu: Add Raphael to apu-asic-info-table
Mario Limonciello
1
-0
/
+1
2023-01-20
Documentation/gpu: Add Mendocino to apu-asic-info-table
Mario Limonciello
1
-0
/
+1
2023-01-20
Documentation/gpu: Update lines for GREEN_SARDINE and YELLOW_CARP
Mario Limonciello
1
-2
/
+2
2023-01-20
Documentation/gpu: Add MP0 version to apu-asic-info-table
Mario Limonciello
2
-9
/
+9
2023-01-19
drm/panel: vtdr6130: fix unused ret in visionox_vtdr6130_bl_update_status
Neil Armstrong
1
-6
/
+1
2023-01-19
drm/edid: move EDID BPC quirk application to update_display_info()
Jani Nikula
1
-13
/
+13
2023-01-19
drm/edid: merge ELD handling to update_display_info()
Jani Nikula
1
-15
/
+13
2023-01-19
drm/edid: stop passing quirks around
Jani Nikula
1
-19
/
+15
2023-01-19
drm/edid: store quirks in display info
Jani Nikula
2
-21
/
+26
[prev]
[next]