summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorLines
2025-02-18drm/xe/guc: Fix size_t print formatLucas De Marchi-2/+2
2025-02-18drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza-3/+6
2025-02-17drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi-13/+1
2025-02-12drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das-24/+30
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay-1/+1
2025-02-03drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi-24/+19
2025-02-03drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi-5/+1
2025-02-03drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit-6/+3
2025-02-03drm/xe/pf: Fix migration initializationMichal Wajdeczko-2/+22
2025-02-03drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit-2/+16
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados-1/+1
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-833/+2794
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost-1/+1
2025-01-15drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit-0/+1
2025-01-15drm/xe: make change ccs_mode a synchronous actionMaciej Patelczyk-1/+1
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk-9/+30
2025-01-15drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez-3/+22
2025-01-12drm/xe: convert timeout to secs_to_jiffies()Easwar Hariharan-1/+1
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-66/+160
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie-0/+8
2025-01-10drm/xe: Implement cgroup for vramMaarten Lankhorst-0/+8
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie-1/+0
2025-01-10Merge tag 'drm-intel-next-2025-01-07' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-1/+7
2025-01-09drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez-3/+22
2025-01-09drm/xe: Fix all typos in xeNitin Gote-40/+40
2025-01-09drm/xe/dg1: Fix power gate sequence.Rodrigo Vivi-4/+6
2025-01-09drm/xe: Fix tlb invalidation when wedgingLucas De Marchi-7/+8
2025-01-09Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-277/+543
2025-01-09Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-0/+1
2025-01-08drm/xe/slpc: Remove unnecessary force wakesVinay Belgaumkar-19/+7
2025-01-08drm/xe: Introduce the RPa informationRodrigo Vivi-2/+73
2025-01-07drm/xe/vf: Don't apply Wa_22019338487 for VFMarcin Bernatowicz-1/+1
2025-01-07drm/xe/rtp: Add match helper to omit SR-IOV VF deviceMarcin Bernatowicz-0/+16
2025-01-07drm/xe/vf: Don't check has flat ccs in bios on VFJakub Kolakowski-1/+1
2025-01-07Merge drm/drm-next into drm-intel-nextJani Nikula-582/+2126
2025-01-07Merge tag 'drm-intel-next-2024-12-11' of https://gitlab.freedesktop.org/drm/i...Simona Vetter-50/+89
2025-01-03drm/xe: Remove "graphics tile" from kernel docLucas De Marchi-11/+11
2025-01-03drm/xe: Fix tlb invalidation when wedgingLucas De Marchi-7/+8
2025-01-02xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa-90/+51
2025-01-02Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"José Roberto de Souza-19/+11
2024-12-23xe/oa: Drop the unused logic to parse context imageUmesh Nerlige Ramappa-91/+0
2024-12-23xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa-92/+51
2024-12-23drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström-6/+6
2024-12-23drm/xe: Fix fault on fd close after unbindLucas De Marchi-0/+9
2024-12-23drm/xe/pf: Use correct function to check LMEM provisioningMichal Wajdeczko-1/+1
2024-12-23drm/xe: Wait for migration job before unmapping pagesNirmoy Das-1/+9
2024-12-23drm/xe: Use non-interruptible wait when moving BO to systemNirmoy Das-1/+1
2024-12-23drm/xe: Revert some changes that break a mesa debug toolJohn Harrison-1/+14
2024-12-20drm/xe: Use q->xef for accessing xe fileLucas De Marchi-8/+4