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
path:
root
/
drivers
/
gpu
/
drm
/
msm
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
2
-4
/
+4
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-4
/
+2
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+1
2020-12-17
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
76
-1114
/
+2057
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-3
/
+1
2020-12-10
Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
76
-1114
/
+2057
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
1
-1
/
+0
2020-12-05
drm/msm: add IOMMU_SUPPORT dependency
Arnd Bergmann
1
-1
/
+1
2020-12-05
drm/msm: a5xx: Make preemption reset case reentrant
Marijn Suijten
1
-6
/
+6
2020-12-05
drm/msm/dpu: enable DSPP support on SM8[12]50
Dmitry Baryshkov
2
-7
/
+22
2020-12-03
drm/msm: Fix use-after-free in msm_gem with carveout
Iskren Chernev
1
-5
/
+22
2020-12-03
drm/msm/dp: fix connect/disconnect handled at irq_hpd
Kuogee Hsieh
1
-37
/
+55
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-30
drm/prime: split array import functions v4
Christian König
1
-1
/
+1
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/a6xx: Add support for using system cache on MMU500 based targets
Jordan Crouse
2
-10
/
+37
2020-11-29
drm/msm/a6xx: Add support for using system cache(LLC)
Sharat Masetty
3
-0
/
+104
2020-11-29
drm/msm: rearrange the gpu_rmw() function
Sharat Masetty
3
-4
/
+10
2020-11-29
drm/msm/dp: remove duplicate include statement
Tian Tao
1
-1
/
+0
2020-11-29
drm/msm: dsi: Constify dsi_host_ops
Rikard Falkeborn
1
-1
/
+1
2020-11-29
drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heap
Lee Jones
1
-167
/
+171
2020-11-29
drm/msm/adreno/a6xx_gpu_state: Make some local functions static
Lee Jones
1
-3
/
+3
2020-11-29
drm/msm/msm_gem_shrinker: Fix descriptions for 'drm_device'
Lee Jones
1
-2
/
+2
2020-11-29
drm/msm/msm_drv: Make '_msm_ioremap()' static
Lee Jones
1
-2
/
+2
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-24
drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle'
Lee Jones
1
-1
/
+1
[next]