summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-07-22Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie
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/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-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
2022-07-06drm/i915/guc: Asynchronous flush of GuC log regionsAlan Previn
2022-07-06drm/i915: Nuke PCH_JSPVille Syrjälä
2022-07-06drm/i915: Nuke PCH_MCCVille Syrjälä
2022-07-06drm/i915: Use short PCH names consistentlyVille Syrjälä
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä
2022-07-04drm/i915: Fix vm use-after-free in vma destructionThomas Hellström
2022-07-01drm/i915/display: clean up commentsTom Rix
2022-07-01drm/i915: DG2 and ATS-M device ID updatesMatt Roper
2022-07-01drm/i915/pvc: Implement w/a 16016694945Gustavo Sousa
2022-07-01drm/i915: turn on small BAR supportMatthew Auld
2022-07-01drm/i915/ttm: disallow CPU fallback mode for ccs pagesMatthew Auld
2022-07-01drm/i915/ttm: handle blitter failure on DG2Matthew Auld
2022-07-01drm/i915/selftests: ensure we reserve a fence slotMatthew Auld
2022-07-01drm/i915/selftests: skip the mman tests for stolenMatthew Auld
2022-07-01drm/i915/uapi: tweak error capture on recoverable contextsMatthew Auld
2022-07-01drm/i915/error: skip non-mappable pagesMatthew Auld
2022-07-01drm/i915/uapi: add NEEDS_CPU_ACCESS hintMatthew Auld
2022-07-01drm/i915/uapi: apply ALLOC_GPU_ONLY by defaultMatthew Auld
2022-07-01drm/i915: remove intel_memory_region availMatthew Auld
2022-07-01drm/i915/uapi: expose the avail trackingMatthew Auld
2022-07-01drm/i915/uapi: add probed_cpu_visible_sizeMatthew Auld
2022-07-01Merge tag 'drm-intel-gt-next-2022-06-29' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-06-30drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio
2022-06-30drm/i915: Drain freed object after suspend displayJosé Roberto de Souza
2022-06-30drm/i915: use DISPLAY_VER() instead of accessing match_info directlyJani Nikula
2022-06-30drm/i915/bios: debug log ddi port info after parsingJani Nikula
2022-06-29drm/i915/guc/slpc: Add a new SLPC selftestVinay Belgaumkar
2022-06-29drm/i915: Fix a lockdep warning at error captureNirmoy Das