summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-10-18Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-10-18Merge tag 'drm-misc-next-2024-10-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-18Merge tag 'drm-intel-next-2024-10-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-10-16drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin
2024-10-16drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.Shekhar Chauhan
2024-10-14drm/xe/display: align framebuffers according to hw requirementsJuha-Pekka Heikkila
2024-10-14drm/xe: add interface to request physical alignment for buffer objectsJuha-Pekka Heikkila
2024-10-14drm/xe: Use video aperture helpersThomas Zimmermann
2024-10-14drm/xe/xe_sync: initialise ufence.signalledMatthew Auld
2024-10-14drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das
2024-10-11drm/xe/query: Tidy up error EFAULT returnsLucas De Marchi
2024-10-11drm/xe/query: Move timestamp reg to hwe_read_timestamp()Lucas De Marchi
2024-10-11drm/xe/query: Increase timestamp widthLucas De Marchi
2024-10-11drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost
2024-10-11drm/xe: Don't free job in TDRMatthew Brost
2024-10-11drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost
2024-10-11drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resumeImre Deak
2024-10-11drm/xe/display: Separate the d3cold and non-d3cold runtime PM handlingImre Deak
2024-10-11Merge tag 'drm-xe-next-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-10-11Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-10drm/xe/guc: Fix inverted logic on snapshot->copy checkColin Ian King
2024-10-10drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld
2024-10-10drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld
2024-10-09drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia
2024-10-09drm/xe/xe3: Add initial set of workaroundsGustavo Sousa
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström
2024-10-09drm/xe/tests: Fix the shrinker test compiler warnings.Thomas Hellström
2024-10-09drm/xe/bmg: improve cache flushing behaviourMatthew Auld
2024-10-09Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-08drm/xe/guc: Save manual engine capture into capture listZhanjun Dong
2024-10-08drm/xe/guc: Plumb GuC-capture into dev coredumpZhanjun Dong
2024-10-08drm/xe/guc: Extract GuC error capture listsZhanjun Dong
2024-10-08drm/xe/guc: Add capture size check in GuC log bufferZhanjun Dong
2024-10-08drm/xe/guc: Add XE_LP steered register listsZhanjun Dong
2024-10-08drm/xe/guc: Prepare GuC register list and update ADS size for error captureZhanjun Dong
2024-10-08drm/xe/xe3lpm: Add new "instance0" steering tableMatt Roper
2024-10-08drm/xe/ptl: Add PTL platform definitionHaridhar Kalvala
2024-10-08drm/xe/ptl: PTL re-uses Xe2 MOCS tableHaridhar Kalvala
2024-10-08drm/xe/xe3: Define Xe3 feature flagsHaridhar Kalvala
2024-10-08drm/xe/xe3: Xe3 uses the same PAT settings as Xe2Matt Roper
2024-10-08drm/xe/ptl: L3bank mask is not available on the media GTShekhar Chauhan
2024-10-07drm/xe/guc: Add a helper function for dumping GuC log to dmesgJohn Harrison
2024-10-07drm/xe/guc: Add GuC log to devcoredump capturesJohn Harrison
2024-10-07drm/xe/guc: Dump entire CTB on errorsJohn Harrison
2024-10-07drm/xe/guc: Dead CT helperJohn Harrison
2024-10-07drm/xe/guc: Use a two stage dump for GuC logs and add more infoJohn Harrison
2024-10-07drm/xe/guc: Copy GuC log prior to dumpingJohn Harrison
2024-10-07drm/xe/devcoredump: Add ASCII85 dump helper functionJohn Harrison
2024-10-07drm/xe/devcoredump: Improve section headings and add tile infoJohn Harrison
2024-10-07drm/xe/devcoredump: Use drm_puts and already cached local variablesJohn Harrison