summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-08-02mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen
2022-07-25drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa
2022-07-23drm/i915/gvt: Replace roundup with DIV_ROUND_UPNicolin Chen
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen
2022-07-22Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2022-07-19drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio
2022-07-19drm/i915/guc: Support programming the EU priority in the GuC descriptorMatthew Brost
2022-07-17drm/i915/ttm: fix 32b buildMatthew Auld
2022-07-15drm/i915: Remove unnecessary includeLu Baolu
2022-07-13drm/i915: Add lmem_bar_size modparamPriyanka Dandamudi
2022-07-13drm/i915: Add support for LMEM PCIe resizable barAkeem G Abodunrin
2022-07-13drm/i915: Correct ss -> steering calculation for pre-Xe_HP platformsMatt Roper
2022-07-13drm/i915/ttm: fix 32b buildMatthew Auld
2022-07-12drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda
2022-07-12drm/i915/gem: Look for waitboosting across the whole object prior to individu...Chris Wilson
2022-07-12drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson
2022-07-12drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson
2022-07-12drm/i915/ttm: fix sg_table constructionMatthew Auld
2022-07-12drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter
2022-07-12Merge tag 'gvt-fixes-2022-07-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2022-07-12drm/i915: Fix vm use-after-free in vma destructionThomas Hellström
2022-07-12drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio
2022-07-12drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua
2022-07-12drm/i915/selftests: fix subtraction overflow bugAndrzej Hajda
2022-07-12drm/i915/gt: Only kick the signal worker if there's been an updateChris Wilson
2022-07-12drm/i915: Bump GT idling delay to 2 jiffiesChris Wilson
2022-07-12drm/i915/gem: Look for waitboosting across the whole object prior to individu...Chris Wilson
2022-07-12drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson
2022-07-12drm/i915/gt: Serialize GRDOM access between multiple engine resetsChris Wilson
2022-07-12drm/i915/dg2: Add Wa_15010599737Matt Roper
2022-07-12Merge tag 'drm-misc-next-2022-07-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-07-12Merge tag 'drm-intel-next-2022-07-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-07-11drm/i915/ttm: fix sg_table constructionMatthew Auld
2022-07-11drm/i915/selftests: fix a couple IS_ERR() vs NULL testsDan Carpenter
2022-07-11drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()Dan Carpenter
2022-07-08drm/i915/mtl: Add MeteorLake PCI IDsRadhakrishna Sripada
2022-07-08drm/i915/mtl: Add MeteorLake platform infoRadhakrishna Sripada
2022-07-08drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper
2022-07-08i915/perf: Disable OA sseu config param for gfx12.50+Umesh Nerlige Ramappa
2022-07-08i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa
2022-07-07drm/i915/selftests: Grab the runtime pm in shrink_thpChris Wilson