summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)Author
2024-05-30drm/xe: Promote VRAM initialization function to own fileMichal Wajdeczko
2024-05-30Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio
2024-05-29drm/xe: Remove unwanted mutex lockingNiranjana Vishwanathapura
2024-05-27drm/xe/vf: Read VF configuration prior to GGTT initializationMichal Wajdeczko
2024-05-22drm/xe: reset mmio mappings with devmMatthew Auld
2024-05-22drm/xe: make gt_remove use devmMatthew Auld
2024-05-22drm/xe/device: move xe_device_sanitize over to devmMatthew Auld
2024-05-22drm/xe/device: move flr to devmMatthew Auld
2024-05-22drm/xe/pci: remove broken driver_releaseMatthew Auld
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko
2024-05-13drm/xe: Move sw-only pcode initializationLucas De Marchi
2024-05-13drm/xe: Move xe_force_wake_init_gt() inside gt initializationLucas De Marchi
2024-05-13drm/xe: Move xe_gt_init_early() where it belongsLucas De Marchi
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko
2024-05-07drm/xe: Fix xe_device.hMichal Wajdeczko
2024-04-26drm/xe: Fix spelling mistake "forcebly" -> "forcibly"Colin Ian King
2024-04-24drm/xe: Check result of drmm_mutex_init()Michal Wajdeczko
2024-04-24drm/xe: Introduce the wedged_mode debugfsRodrigo Vivi
2024-04-24drm/xe: Force wedged state and block GT reset upon any GPU hangRodrigo Vivi
2024-04-24drm/xe: Introduce a simple wedged stateRodrigo Vivi
2024-04-22drm/xe: Kill xe_device_mem_access_{get*,put}Rodrigo Vivi
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-18drm/xe: Ensure all the inner access are using the _noresume variantRodrigo Vivi
2024-04-18drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_activeRodrigo Vivi
2024-04-18drm/xe: Removing extra mem_access protection from runtime pmRodrigo Vivi
2024-04-18drm/xe: Move lockdep protection from mem_access to xe_pm_runtimeRodrigo Vivi
2024-04-11drm/xe: Remove devcoredump during driver releaseJosé Roberto de Souza
2024-04-10drm/xe: re-order lmem init check and wait for initialization to completeRiana Tauro
2024-04-10drm/xe: check pcode init status only on root gt of root tileRiana Tauro
2024-04-03drm/xe: Use ordered wq for preempt fence waitingMatthew Brost
2024-03-28drm/xe: Move SR-IOV probe to xe_device_probe_early()Michal Wajdeczko
2024-03-28drm/xe: Separate pure MMIO init from VRAM checkoutMichal Wajdeczko
2024-03-13drm/xe: Use xe_assert in xe_device_assert_mem_accessMatthew Brost
2024-02-26drm/xe: Runtime PM wake on every IOCTLRodrigo Vivi
2024-02-26drm/xe: Convert mem_access assertion towards the runtime_pm stateRodrigo Vivi
2024-02-20drm/xe: Initialize GuC earlier during probeMichał Winiarski
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-01-31drm/xe: drop display/ subdir from include directoriesJani Nikula
2024-01-30drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza
2024-01-24drm/xe: Print more device information in devcoredumpJosé Roberto de Souza
2024-01-19drm/xe: Use _ULL for u64 divisionLucas De Marchi
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio
2024-01-10drm/xe/device: clean up on error in probe()Dan Carpenter
2024-01-05drm/xe: Allocate dedicated workqueue for SR-IOV workersMichal Wajdeczko
2023-12-21drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit
2023-12-21drm/xe/xe2: Modify main memory to ccs memory ratio.Himal Prasad Ghimiray
2023-12-21drm/xe/xe2: Determine bios enablement for flat ccs on igfxHimal Prasad Ghimiray
2023-12-21drm/xe: Avoid any races around ccs_mode updateNiranjana Vishwanathapura
2023-12-21drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi