summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/pmu: Check if pmu is closed before stopping eventUmesh Nerlige Ramappa2023-10-251-0/+9
* drm/i915/mcr: Hold GT forcewake during steering operationsMatt Roper2023-10-251-2/+22
* drm/i915/perf: Determine context valid in OA reportsUmesh Nerlige Ramappa2023-10-241-2/+2
* drm/i915: Retry gtt fault when out of fence registersVille Syrjälä2023-10-171-0/+1
* drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes OwnedKhaled Almahallawy2023-10-171-2/+1
* drm/i915: Invalidate the TLBs on each GTChris Wilson2023-10-041-1/+1
* drm/i915: Register engines early to avoid type confusionMathias Krause2023-10-041-2/+7
* drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das2023-10-041-1/+10
* i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa2023-09-261-3/+35
* drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello2023-09-261-6/+17
* i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)2023-09-261-4/+7
* i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa2023-09-202-1/+2
* drm/i915/gt: Prevent error pointer dereferenceDan Carpenter2023-09-201-2/+3
* drm/i915: Only check eDP HPD when AUX CH is sharedVille Syrjälä2023-09-123-1/+28
* Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-073-5/+6
|\
| * drm/i915: mark requests for GuC virtual engines to avoid use-after-freeAndrzej Hajda2023-08-303-5/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-075-173/+63
|\ \
| * | drm/i915/gvt: Drop final dependencies on KVM internal detailsSean Christopherson2023-08-312-2/+3
| * | KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callersSean Christopherson2023-08-311-10/+7
| * | KVM: x86/mmu: Drop @slot param from exported/external page-track APIsSean Christopherson2023-08-311-29/+8
| * | KVM: x86/mmu: Rename page-track APIs to reflect the new realitySean Christopherson2023-08-311-2/+2
| * | KVM: x86/mmu: Drop infrastructure for multiple page-track modesSean Christopherson2023-08-311-2/+2
| * | drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()Yan Zhao2023-08-311-12/+9
| * | drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slotSean Christopherson2023-08-311-7/+1
| * | KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hookSean Christopherson2023-08-311-6/+4
| * | drm/i915/gvt: Protect gfn hash table with vgpu_lockSean Christopherson2023-08-312-24/+25
| * | drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()Sean Christopherson2023-08-312-19/+0
| * | drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfnsSean Christopherson2023-08-311-1/+1
| * | drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTTSean Christopherson2023-08-312-42/+8
| * | drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry typeSean Christopherson2023-08-311-0/+1
| * | drm/i915/gvt: Explicitly check that vGPU is attached before shadowingSean Christopherson2023-08-311-2/+3
| * | drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()Sean Christopherson2023-08-311-1/+4
| * | drm/i915/gvt: Don't try to unpin an empty page rangeYan Zhao2023-08-311-1/+2
| * | drm/i915/gvt: Verify hugepages are contiguous in physical address spaceSean Christopherson2023-08-311-1/+1
| * | drm/i915/gvt: remove interface intel_gvt_is_valid_gfnYan Zhao2023-08-311-35/+1
| * | drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"Sean Christopherson2023-08-311-0/+4
* | | Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-08-301-0/+1
|\ \ \
| * | | vfio-iommufd: Add detach_ioas support for emulated VFIO devicesYi Liu2023-07-251-0/+1
* | | | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-30155-1524/+3090
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie2023-08-252-3/+3
| |\ \ \
| | * | | drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak2023-08-231-2/+2
| | * | | drm/i915: Fix TLB-Invalidation seqno storeAlan Previn2023-08-221-1/+1
| * | | | BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-241-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'drm-intel-gt-next-2023-08-11' of git://anongit.freedesktop.org/drm...Dave Airlie2023-08-1523-69/+75
| |\ \ \ \
| | * | | | drm/i915/guc: Fix potential null pointer deref in GuC 'steal id' testJohn Harrison2023-08-101-3/+3
| | * | | | drm/i915/gt: Apply workaround 22016122933 correctlyJonathan Cavitt2023-08-106-16/+17
| | * | | | drm/i915: Make i915_coherent_map_type GT-centricJonathan Cavitt2023-08-1020-50/+56
| | * | | | drm/i915/gt: Simplify shmem_create_from_object map_type selectionJonathan Cavitt2023-08-101-2/+1
| * | | | | drm/i915/irq: move all PCH irq postinstall calls to display codeJani Nikula2023-08-103-17/+12
| * | | | | drm/i915/irq: add ilk_de_irq_postinstall()Jani Nikula2023-08-103-37/+43