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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-01
drm/amdkfd: retry after EBUSY is returned from hmm_ranges_get_pages
Alex Sierra
1
-0
/
+2
2023-09-01
drm/amdgpu/jpeg - skip change of power-gating state for sriov
Samir Dhume
1
-2
/
+4
2023-09-01
drm/amd/pm: Add critical temp for GC v9.4.3
Asad Kamal
3
-4
/
+55
2023-09-01
drm/amd/pm: Update SMUv13.0.6 PMFW headers
Asad Kamal
2
-3
/
+17
2023-09-01
drm/amdgpu: update gc_info v2_1 from discovery
Le Ma
3
-0
/
+43
2023-09-01
drm/amdgpu: update mall info v2 from discovery
Le Ma
2
-1
/
+12
2023-09-01
drm/amdgpu: Only support RAS EEPROM on dGPU platform
Candice Li
1
-1
/
+2
2023-09-01
drm/amdgpu/pm: Add notification for no DC support
Bokun Zhang
5
-12
/
+11
2023-09-01
drm/amd/display: Enable Replay for static screen use cases
Bhawanpreet Lakha
3
-1
/
+32
2023-08-31
drm/i915/gvt: Drop final dependencies on KVM internal details
Sean Christopherson
2
-2
/
+3
2023-08-31
KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
Sean Christopherson
1
-10
/
+7
2023-08-31
KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
Sean Christopherson
1
-29
/
+8
2023-08-31
KVM: x86/mmu: Rename page-track APIs to reflect the new reality
Sean Christopherson
1
-2
/
+2
2023-08-31
KVM: x86/mmu: Drop infrastructure for multiple page-track modes
Sean Christopherson
1
-2
/
+2
2023-08-31
drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
Yan Zhao
1
-12
/
+9
2023-08-31
drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
Sean Christopherson
1
-7
/
+1
2023-08-31
KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
Sean Christopherson
1
-6
/
+4
2023-08-31
drm/i915/gvt: Protect gfn hash table with vgpu_lock
Sean Christopherson
2
-24
/
+25
2023-08-31
drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
Sean Christopherson
2
-19
/
+0
2023-08-31
drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
Sean Christopherson
1
-1
/
+1
2023-08-31
drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
Sean Christopherson
2
-42
/
+8
2023-08-31
drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type
Sean Christopherson
1
-0
/
+1
2023-08-31
drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
Sean Christopherson
1
-2
/
+3
2023-08-31
drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
Sean Christopherson
1
-1
/
+4
2023-08-31
drm/i915/gvt: Don't try to unpin an empty page range
Yan Zhao
1
-1
/
+2
2023-08-31
drm/i915/gvt: Verify hugepages are contiguous in physical address space
Sean Christopherson
1
-1
/
+1
2023-08-31
drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
Yan Zhao
1
-35
/
+1
2023-08-31
drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
Sean Christopherson
1
-0
/
+4
2023-08-31
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2023-08-31
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-105
/
+40
2023-08-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+1
2023-08-31
drm/nouveau: fence: fix undefined fence state after emit
Danilo Krummrich
8
-40
/
+45
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+5
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1162
-14607
/
+39241
2023-08-30
drm/i915: mark requests for GuC virtual engines to avoid use-after-free
Andrzej Hajda
3
-5
/
+6
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-15
/
+8
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-23
/
+14
2023-08-29
drm: Add initial ci/ subdirectory
Tomeu Vizoso
65
-0
/
+5355
2023-08-25
Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...
Dave Airlie
3
-25
/
+49
2023-08-25
minmax: add in_range() macro
Matthew Wilcox (Oracle)
3
-19
/
+13
2023-08-25
Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-39
/
+68
2023-08-24
Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...
Dave Airlie
9
-18
/
+61
2023-08-24
Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-45
/
+57
2023-08-24
drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()
Danilo Krummrich
1
-6
/
+4
2023-08-24
drm/tests/drm_kunit_helpers: Place correct function name in the comment header
Lee Jones
1
-1
/
+1
2023-08-24
drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
Danilo Krummrich
4
-9
/
+31
2023-08-24
drm/nouveau: uvmm: fix unset region pointer on remap
Danilo Krummrich
1
-0
/
+1
2023-08-24
drm/nouveau: sched: avoid job races between entities
Danilo Krummrich
1
-0
/
+22
2023-08-24
Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
71
-2856
/
+4734
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
40
-145
/
+222
[prev]
[next]