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
/
msm
/
disp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
3
-12
/
+12
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
3
-3
/
+8
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2
-21
/
+23
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-14
/
+19
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-4
/
+2
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
33
-253
/
+543
2020-12-05
drm/msm/dpu: enable DSPP support on SM8[12]50
Dmitry Baryshkov
2
-7
/
+22
2020-12-03
drm/msm/dpu: update the qos remap only if the client type changes
Abhinav Kumar
2
-2
/
+17
2020-12-03
drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/dpu: consider vertical front porch in the prefill bw calculation
Kalyan Thota
1
-2
/
+9
2020-11-29
drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param des...
Lee Jones
1
-3
/
+5
2020-11-29
drm/msm/disp/dpu1/dpu_vbif: Fix a couple of function param descriptions
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' des...
Lee Jones
1
-2
/
+3
2020-11-29
drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuse
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues
Lee Jones
1
-7
/
+8
2020-11-29
drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are...
Lee Jones
3
-90
/
+83
2020-11-29
drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_li...
Lee Jones
1
-1
/
+0
2020-11-29
drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param descr...
Lee Jones
1
-1
/
+1
2020-11-29
drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issues
Lee Jones
1
-8
/
+9
2020-11-29
msm/mdp5: Fix some kernel-doc warnings
Rob Clark
1
-1
/
+10
2020-11-24
drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables
Lee Jones
1
-10
/
+2
2020-11-24
drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate'
Lee Jones
1
-3
/
+0
2020-11-24
drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' static
Lee Jones
1
-2
/
+2
2020-11-24
drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()'...
Lee Jones
1
-3
/
+3
2020-11-05
drm/msm/gem: Move prototypes to msm_gem.h
Rob Clark
2
-0
/
+2
2020-11-04
drm/msm/dpu: fix clock scaling on non-sc7180 board
Dmitry Baryshkov
1
-3
/
+3
2020-11-04
drm/msm/dpu: enable merge_3d support on sm8150/sm8250
Dmitry Baryshkov
3
-0
/
+14
2020-11-04
drm/msm/dpu: setup merge modes in merge_3d block
Dmitry Baryshkov
2
-0
/
+25
2020-11-04
drm/msm/dpu: handle merge_3d configuration in hw_ctl block
Dmitry Baryshkov
2
-0
/
+28
2020-11-04
drm/msm/dpu: initial support for merge3D hardware block
Dmitry Baryshkov
7
-14
/
+230
2020-11-04
drm/msm/dpu: simplify interface flush handling
Dmitry Baryshkov
4
-68
/
+23
2020-11-04
drm/msm/dpu: Add newline to printks
Stephen Boyd
1
-2
/
+2
2020-11-04
drm/msm: Add missing struct identifier
Tian Tao
1
-3
/
+4
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
3
-6
/
+6
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
3
-16
/
+22
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
17
-397
/
+386
2020-11-01
drm/msm: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2
-10
/
+5
2020-11-01
drm/msm/kms: Update msm_kms_init/destroy
Rob Clark
4
-7
/
+29
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
3
-6
/
+9
2020-09-29
Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
17
-397
/
+386
2020-09-22
drm/msm/dpu: remove unused variables new_cnt and old_cnt in dpu_encoder_phys_...
Luo Jiaxing
1
-4
/
+2
2020-09-22
drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
4
-68
/
+8
2020-09-19
drm/msm/dp: Fix crash if no DP device
Rob Clark
1
-1
/
+2
2020-09-15
drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/
Abhinav Kumar
1
-0
/
+7
2020-09-15
drm/msm/dp: add audio support for Display Port on MSM
Abhinav Kumar
1
-0
/
+7
[next]