index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gvt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
i915: make inject_virtual_interrupt() void
Christian Brauner
1
-7
/
+6
2024-02-16
drm/i915/gvt: Fix uninitialized variable in handle_mmio()
Dan Carpenter
1
-2
/
+1
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-173
/
+63
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-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2023-08-07
Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+1
2023-08-01
drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handler
Yan Zhao
1
-1
/
+1
2023-07-25
vfio-iommufd: Add detach_ioas support for emulated VFIO devices
Yi Liu
1
-0
/
+1
2023-07-24
drm/i915: use direct alias for i915 in requests
Andrzej Hajda
1
-1
/
+1
2023-06-08
drm/i915/gvt: remove unused variable gma_bottom in command parser
Zhi Wang
1
-4
/
+2
2023-05-31
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-1
/
+1
2023-05-11
drm/i915: Use REG_BIT() & co. for AUX CH registers
Ville Syrjälä
1
-7
/
+3
2023-05-04
drm/i915: Rename skl+ scaler binding bits
Ville Syrjälä
1
-1
/
+1
2023-05-04
drm/i915/gvt: fix intel_vgpu_alloc_resource() kernel-doc parameter
Jani Nikula
1
-1
/
+1
2023-04-04
drm/i915/psr: split out PSR regs to a separate file
Jani Nikula
1
-0
/
+1
2023-04-04
drm/i915/wm: split out SKL+ watermark regs to a separate file
Jani Nikula
1
-0
/
+1
2023-03-30
drm/i915/fdi: split out FDI regs to a separate file
Jani Nikula
1
-0
/
+1
2023-03-30
drm/i915/aux: split out DP AUX regs to a separate file
Jani Nikula
2
-0
/
+2
2023-03-30
drm/i915/pps: split out PPS regs to a separate file
Jani Nikula
1
-0
/
+1
2023-03-15
Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-17
/
+17
2023-03-03
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-11
/
+11
2023-02-23
i915/gvt: Fix spelling mistake "vender" -> "vendor"
Colin Ian King
1
-1
/
+1
2023-02-23
i915: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-23
drm/i915/gvt: Remove extra semicolon
Deepak R Varma
1
-1
/
+1
2023-02-23
drm/i915/gvt: Avoid full proxy f_ops for debugfs attributes
Deepak R Varma
1
-8
/
+8
2023-02-23
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-5
/
+9
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2023-02-18
drm/i915: s/PIPECONF/TRANSCONF/
Ville Syrjälä
2
-15
/
+15
2023-02-18
drm/i915: Give CPU transcoder timing registers TRANS_ prefix
Ville Syrjälä
1
-2
/
+2
2023-01-31
Merge v6.2-rc6 into drm-next
Daniel Vetter
8
-48
/
+80
2023-01-27
i915/gvt: Replace one-element array with flexible-array member
Paulo Miguel Almeida
1
-2
/
+2
[next]