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
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_pch_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
drm/i915: Relocate a few more pch transcoder bits
Ville Syrjälä
1
-0
/
+17
2022-03-04
drm/i915: Relocate ibx pch port sanitation code
Ville Syrjälä
1
-0
/
+67
2022-03-04
drm/i915: Move framestart_delay to crtc_state
Ville Syrjälä
1
-7
/
+8
2022-02-01
drm/i915: Program pch transcoder m2/n2
Ville Syrjälä
1
-6
/
+30
2022-02-01
drm/i915: Move PCH transcoder M/N setup into the PCH code
Ville Syrjälä
1
-0
/
+24
2022-02-01
drm/i915: Split intel_cpu_transcoder_get_m_n() into M1/N1 vs. M2/N2 variants
Ville Syrjälä
1
-4
/
+4
2022-02-01
drm/i915: Nuke ilk_get_fdi_m_n_config()
Ville Syrjälä
1
-2
/
+4
2022-01-26
drm/i915: Clean up PCH_TRANSCONF/TRANS_DP_CTL bit defines
Ville Syrjälä
1
-6
/
+7
2022-01-26
drm/i915: Clean up PIPECONF bit defines
Ville Syrjälä
1
-4
/
+3
2022-01-26
drm/i915: Introduce ilk_pch_pre_enable()
Ville Syrjälä
1
-0
/
+14
2021-10-19
drm/i915: Introduce lpt_pch_disable()
Ville Syrjälä
1
-1
/
+11
2021-10-19
drm/i915: Introduce ilk_pch_disable() and ilk_pch_post_disable()
Ville Syrjälä
1
-1
/
+36
2021-10-19
drm/i915: Move iCLKIP readout to the pch code
Ville Syrjälä
1
-0
/
+2
2021-10-19
drm/i915: Extract ilk_pch_get_config()
Ville Syrjälä
1
-0
/
+68
2021-10-19
drm/i915: Move LPT PCH readout code
Ville Syrjälä
1
-0
/
+18
2021-10-19
drm/i915: Clean up the {ilk,lpt}_pch_enable() calling convention
Ville Syrjälä
1
-10
/
+13
2021-10-19
drm/i915: Move PCH modeset code to its own file
Ville Syrjälä
1
-0
/
+365