summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_device.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: fix UAF around queue destructionMatthew Auld2024-10-101-1/+5
* drm/xe: reset mmio mappings with devmMatthew Auld2024-08-291-1/+3
* Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...Dave Airlie2024-05-021-0/+1
|\
| * drm/{i915,xe}: Unregister in-kernel clientsThomas Zimmermann2024-04-251-0/+1
* | drm/xe: Kill xe_device_mem_access_{get*,put}Rodrigo Vivi2024-04-221-36/+0
* | drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray2024-04-181-5/+1
* | drm/xe: Ensure all the inner access are using the _noresume variantRodrigo Vivi2024-04-181-1/+1
* | drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_activeRodrigo Vivi2024-04-181-17/+0
* | drm/xe: Removing extra mem_access protection from runtime pmRodrigo Vivi2024-04-181-8/+0
* | drm/xe: Move lockdep protection from mem_access to xe_pm_runtimeRodrigo Vivi2024-04-181-23/+0
* | drm/xe: Remove devcoredump during driver releaseJosé Roberto de Souza2024-04-111-0/+4
* | drm/xe: re-order lmem init check and wait for initialization to completeRiana Tauro2024-04-101-3/+59
* | drm/xe: check pcode init status only on root gt of root tileRiana Tauro2024-04-101-7/+14
* | drm/xe: Use ordered wq for preempt fence waitingMatthew Brost2024-04-031-1/+10
* | drm/xe: Move SR-IOV probe to xe_device_probe_early()Michal Wajdeczko2024-03-281-0/+2
* | drm/xe: Separate pure MMIO init from VRAM checkoutMichal Wajdeczko2024-03-281-1/+1
* | drm/xe: Use xe_assert in xe_device_assert_mem_accessMatthew Brost2024-03-131-1/+1
* | drm/xe: Runtime PM wake on every IOCTLRodrigo Vivi2024-02-261-2/+35
* | drm/xe: Convert mem_access assertion towards the runtime_pm stateRodrigo Vivi2024-02-261-1/+12
|/
* drm/xe: Initialize GuC earlier during probeMichał Winiarski2024-02-201-0/+6
* drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström2024-02-191-39/+0
* drm/xe: drop display/ subdir from include directoriesJani Nikula2024-01-311-3/+3
* drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza2024-01-301-0/+10
* drm/xe: Print more device information in devcoredumpJosé Roberto de Souza2024-01-241-0/+20
* drm/xe: Use _ULL for u64 divisionLucas De Marchi2024-01-191-1/+1
* drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio2024-01-181-2/+20
* drm/xe/device: clean up on error in probe()Dan Carpenter2024-01-101-1/+1
* drm/xe: Allocate dedicated workqueue for SR-IOV workersMichal Wajdeczko2024-01-051-0/+4
* drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko2023-12-211-0/+7
* drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit2023-12-211-2/+0
* drm/xe/xe2: Modify main memory to ccs memory ratio.Himal Prasad Ghimiray2023-12-211-1/+1
* drm/xe/xe2: Determine bios enablement for flat ccs on igfxHimal Prasad Ghimiray2023-12-211-0/+30
* drm/xe: Avoid any races around ccs_mode updateNiranjana Vishwanathapura2023-12-211-0/+9
* drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi2023-12-211-2/+0
* drm/xe: Reorder GGTT init to earlier point in probeMichał Winiarski2023-12-211-0/+7
* drm/xe: Move force_wake init to earlier point in probeMichał Winiarski2023-12-211-0/+3
* drm/xe: Move system memory management init to earlier point in probeMichał Winiarski2023-12-211-2/+2
* drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski2023-12-211-4/+18
* drm/xe: Introduce xe_tile_init_early and use at earlier point in probeMichał Winiarski2023-12-211-6/+0
* drm/xe: Move xe_mmio_probe_tiles outside of MMIO setupMichał Winiarski2023-12-211-0/+2
* drm/xe: Move xe_set_dma_info outside of MMIO setupMichał Winiarski2023-12-211-0/+26
* drm/xe: Skip calling drm_dev_put on probe errorMichał Winiarski2023-12-211-7/+5
* drm/xe: Encapsulate all the module parametersBommithi Sakeena2023-12-211-1/+1
* drm/xe/vm: Fix ASID XA usageThomas Hellström2023-12-211-1/+14
* drm/xe/uapi: Kill VM_MADVISE IOCTLRodrigo Vivi2023-12-211-5/+3
* drm/xe/display: fix error handling flow when device probing failsKoby Elbaz2023-12-211-2/+2
* drm/xe/display: Implement display supportMaarten Lankhorst2023-12-211-5/+53
* drm/xe: implement driver initiated function-resetAndrzej Hajda2023-12-211-0/+78
* drm/xe/uapi: Remove MMIO ioctlFrancois Dugast2023-12-211-1/+0
* drm/xe/gsc: add gsc device supportVitaly Lubart2023-12-211-0/+4