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
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
2022-06-20
dt-bindings:drm/bridge:anx7625: add port@0 property
Xin Ji
1
-1
/
+18
2022-06-20
drm/i915/bios: calculate panel type as per child device index in VBT
Animesh Manna
8
-7
/
+25
2022-06-20
drm/i915/display: convert modeset setup to struct drm_i915_private *i915
Jani Nikula
3
-102
/
+100
2022-06-20
drm/i915/display: split out hw state readout and sanitize
Jani Nikula
5
-725
/
+778
2022-06-20
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
12469
-242410
/
+1018399
2022-06-20
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
1
-3
/
+29
2022-06-20
fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
Helge Deller
1
-3
/
+5
2022-06-20
fbcon: Fix accelerated fbdev scrolling while logo is still shown
Helge Deller
1
-4
/
+0
2022-06-17
drm/i915/display: some struct drm_i915_private *i915 conversions
Jani Nikula
1
-30
/
+30
2022-06-17
drm/i915/display: rename dev_priv -> i915 in crtc state dump
Jani Nikula
1
-40
/
+40
2022-06-17
drm/i915/display: change who adds [] around crtc state dump context string
Jani Nikula
3
-6
/
+6
2022-06-17
drm/i915/display: split out crtc state dump to a separate file
Jani Nikula
6
-314
/
+340
2022-06-17
drm/i915/display: split out modeset verification code
Jani Nikula
5
-235
/
+284
2022-06-17
drm/i915/mpllb: move mpllb state check to intel_snps_phy.c
Jani Nikula
3
-46
/
+48
2022-06-17
drm/i915/mpllb: use I915_STATE_WARN() for state mismatch warnings
Jani Nikula
1
-8
/
+6
2022-06-17
drm/i915/dpll: move shared dpll state verification to intel_dpll_mgr.c
Jani Nikula
3
-92
/
+95
2022-06-17
drm/i915/wm: move wm state verification to intel_pm.c
Jani Nikula
3
-142
/
+132
2022-06-17
iosys-map: Fix typo in documentation
Lucas De Marchi
1
-1
/
+1
2022-06-17
drm/nouveau: Fix spelling typo in comments
pengfuyuan
1
-2
/
+2
2022-06-16
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
1
-2
/
+2
2022-06-16
drm/dp/mst: Read the extended DPCD capabilities during system resume
Imre Deak
1
-5
/
+2
2022-06-16
drm/i915/bios: Introduce panel_bits() and panel_bool()
Ville Syrjälä
2
-13
/
+21
2022-06-16
drm/i915/bios: Don't parse the DPS panel type when the VBT does not have it
Ville Syrjälä
1
-0
/
+8
2022-06-16
drm/i915/bios: Move panel_type stuff out of parse_panel_options()
Ville Syrjälä
1
-8
/
+5
2022-06-16
drm/i915: Remove bogus LPT iCLKIP WARN
Ville Syrjälä
1
-1
/
+0
2022-06-16
drm/i915: Sanitize underrun reporting before turning off any pipes
Ville Syrjälä
1
-2
/
+2
2022-06-16
drm/i915: Extract intel_sanitize_fifo_underrun_reporting()
Ville Syrjälä
1
-28
/
+37
2022-06-16
drm/i915: Do not start connector polling on headless sku
Jouni Högander
1
-1
/
+3
2022-06-16
drm/i915: Do not start connector polling if display is disabled
Jouni Högander
1
-1
/
+2
2022-06-16
drm/i915/opregion: add function to check if headless sku
Jouni Högander
2
-0
/
+21
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generation
Samuel Holland
1
-35
/
+32
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 PHY ops
Samuel Holland
2
-48
/
+46
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY ops
Samuel Holland
2
-7
/
+7
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resets
Samuel Holland
1
-64
/
+26
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resource
Samuel Holland
1
-8
/
+1
2022-06-16
drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_data
Samuel Holland
2
-10
/
+3
2022-06-16
drm/amdgpu/display: fix build when CONFIG_DEBUG_FS is not set
Alex Deucher
1
-0
/
+4
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
110
-2285
/
+4031
2022-06-15
drm/bridge: it6505: Add missing CRYPTO_HASH dependency
Zheng Bin
1
-0
/
+2
2022-06-15
drm/bridge: anx7625: Zero error variable when panel bridge not present
Nícolas F. R. A. Prado
1
-1
/
+3
2022-06-15
drm/i915/bios: split ddi port parsing and debug printing
Jani Nikula
1
-28
/
+37
2022-06-15
drm/i915/bios: no need to pass i915 to parse_ddi_port()
Jani Nikula
1
-3
/
+3
2022-06-15
drm/i915/bios: use dvi and hdmi support helpers
Jani Nikula
1
-2
/
+2
2022-06-14
drm/i915: Skip FDI vs. dotclock sanity check during readout
Ville Syrjälä
1
-2
/
+0
2022-06-14
drm/i915: Introduce struct iclkip_params
Ville Syrjälä
1
-35
/
+57
2022-06-14
drm/i915: Extract intel_crtc_dotclock()
Ville Syrjälä
2
-6
/
+13
2022-06-13
Revert "fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled"
Javier Martinez Canillas
1
-1
/
+1
2022-06-13
drm/msm: Fix convert to drm_of_get_data_lanes_count
Marek Vasut
2
-2
/
+4
2022-06-13
drm/probe-helper: abstract .get_modes() connector helper call
Jani Nikula
1
-10
/
+19
2022-06-13
drm/edid: add new interfaces around struct drm_edid
Jani Nikula
2
-24
/
+230
[prev]
[next]