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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-18
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-18
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
1
-1
/
+1
2020-12-18
Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"
Chris Wilson
1
-12
/
+15
2020-12-18
drm/amdgpu: fix vbios reservation handling on SR-IOV
Alex Deucher
1
-1
/
+2
2020-12-18
drm/amd/pm: check pmfw version before issuing RlcPowerNotify message
Xiaomeng Hou
1
-2
/
+7
2020-12-18
drm/amdkfd: PCIe atomics required for gfx10
Harish Kasiviswanathan
1
-6
/
+6
2020-12-17
drm/edid: fix objtool warning in drm_cvt_modes()
Linus Torvalds
1
-2
/
+2
2020-12-17
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-54
/
+2
2020-12-17
Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...
Daniel Vetter
58
-279
/
+605
2020-12-17
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+0
2020-12-16
drm/amdgpu/disply: fix documentation warnings in display manager
Alex Deucher
1
-1
/
+20
2020-12-16
drm/amdgpu: print mmhub client name for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2020-12-16
drm/amdgpu: set mode1 reset as default for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2020-12-16
drm/amd/display: Add get_dig_frontend implementation for DCEx
Rodrigo Siqueira
2
-1
/
+43
2020-12-16
drm/ttm: fix unused function warning
Arnd Bergmann
1
-15
/
+14
2020-12-16
drm/i915: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-13
/
+6
2020-12-16
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-12-15
drm: atomic: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
2020-12-15
drm/radeon: remove h from printk format specifier
Tom Rix
2
-2
/
+2
2020-12-15
drm/amdgpu: remove h from printk format specifier
Tom Rix
3
-5
/
+5
2020-12-15
drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"
Colin Ian King
1
-1
/
+1
2020-12-15
drm/amdgpu: fix regression in vbios reservation handling on headless
Alex Deucher
1
-4
/
+5
2020-12-15
drm/amdgpu/SRIOV: Extend VF reset request wait period
Jiange Zhao
4
-3
/
+23
2020-12-15
drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.
Yifan Zhang
1
-1
/
+1
2020-12-15
drm/amd/display: Adding prototype for dccg21_update_dpp_dto()
Souptick Joarder
1
-0
/
+1
2020-12-15
drm/amdgpu: print what method we are using for runtime pm
Alex Deucher
1
-0
/
+4
2020-12-15
drm/amdgpu: simplify logic in atpx resume handling
Alex Deucher
1
-4
/
+2
2020-12-15
drm/amdgpu: no need to call pci_ignore_hotplug for _PR3
Alex Deucher
1
-8
/
+1
2020-12-15
drm/amdgpu: support runtime pm for GPUs that support BOCO
Alex Deucher
1
-1
/
+4
2020-12-15
drm/amdgpu: update amdgpu_device_supports_boco()
Alex Deucher
1
-2
/
+2
2020-12-15
drm/amdgpu: add check for ACPI power resources
Alex Deucher
2
-0
/
+5
2020-12-15
drm/amdgpu: split BOCO and ATPX handling
Alex Deucher
4
-14
/
+42
2020-12-15
drm/amd/display: Fixed kernel test robot warning
Souptick Joarder
1
-2
/
+2
2020-12-15
drm/amd/display: 3.2.116
Aric Cyr
1
-1
/
+1
2020-12-15
drm/amd/display: [FW Promotion] Release 0.0.46
Anthony Koo
1
-25
/
+37
2020-12-15
drm/amd/display: Fix cleanup typo in MPCC visual confirm
Aric Cyr
1
-10
/
+7
2020-12-15
drm/amd/display: Fix OGAM LUT calculation precision
Felipe
1
-5
/
+17
2020-12-15
drm/amd/display: Only update FP2 for full updates
Aric Cyr
2
-11
/
+20
2020-12-15
drm/amd/display: updated wm table for Renoir
Jake Wang
1
-6
/
+6
2020-12-15
drm/amd/display: delay fp2 programming until vactive before lock
Martin Leung
5
-18
/
+24
2020-12-15
drm/amd/display: Add DP info frame update for dcn30
Leo (Hanghong) Ma
1
-1
/
+1
2020-12-15
drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to header
Eric Bernstein
3
-2
/
+6
2020-12-15
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
1
-1
/
+12
2020-12-15
drm/amd/display: HP Reverb G2 VR fails to light up
Aric Cyr
3
-3
/
+3
2020-12-15
drm/amd/display: Add missing DP_SEC register definitions and masks
Max Tseng
2
-0
/
+8
2020-12-15
drm/amd/display: Change pstate expected timeout warning to 180us on linux
Victor Lu
1
-3
/
+3
2020-12-15
drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLID
Stanley.Yang
3
-6
/
+12
2020-12-15
drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0
Flora Cui
1
-3
/
+0
[prev]
[next]