summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-05-30drm/xe: Move XEHP_MTCFG_ADDR register definition to xe_regs.hMichal Wajdeczko
2024-05-30Revert "drm/xe: make gt_remove use devm"Daniele Ceraolo Spurio
2024-05-30drm/xe: replace format-less snprintf() with strscpy()Arnd Bergmann
2024-05-29drm/xe: Decouple xe_exec_queue and xe_lrcNiranjana Vishwanathapura
2024-05-29drm/xe: Remove unwanted mutex lockingNiranjana Vishwanathapura
2024-05-29drm/xe: Drop undesired prefix from the platform nameMichal Wajdeczko
2024-05-29drm/xe/hwmon: Expose card power and energy attributes of BMGKarthik Poosa
2024-05-29drm/xe/hwmon: Add HWMON support for BMGKarthik Poosa
2024-05-29drm/xe: Add engine name to the engine reset and cat-err logNirmoy Das
2024-05-29drm/xe: Check empty pinned BO list with lock held.Nirmoy Das
2024-05-28drm/xe/guc: Fix uninitialised count in GuC load debug printsJohn Harrison
2024-05-28drm/xe: Enable Coarse Power GatingRiana Tauro
2024-05-28drm/xe: Standardize power gate registersRiana Tauro
2024-05-28drm/xe: Don't refer to general LRC initialization as a "wa"Matt Roper
2024-05-28drm/xe: Use platform name in xe_assert()Michal Wajdeczko
2024-05-28drm/xe: Store platform name in xe_device.infoMichal Wajdeczko
2024-05-28drm/xe: allow unaligned start and size xe_res_cursor parametersAndrzej Hajda
2024-05-28drm/xe: flush gtt before signalling user fence on all enginesAndrzej Hajda
2024-05-27drm/xe: Do not access xe file when updating exec queue run_ticksUmesh Nerlige Ramappa
2024-05-27drm/xe: Use run_ticks instead of runtime for client statsUmesh Nerlige Ramappa
2024-05-27drm/xe: Move job creation out of the struct xe_migrate::job_mutexThomas Hellström
2024-05-27drm/xe: Remove xe_lrc_create_seqno_fence()Thomas Hellström
2024-05-27drm/xe: Don't initialize fences at xe_sched_job_create()Thomas Hellström
2024-05-27drm/xe: Split lrc seqno fence creation upThomas Hellström
2024-05-27drm/xe: Decouple job seqno and lrc seqnoMatthew Brost
2024-05-27drm/xe/vf: Use only assigned GGTT regionMichal Wajdeczko
2024-05-27drm/xe/vf: Read VF configuration prior to GGTT initializationMichal Wajdeczko
2024-05-24drm/xe/vf: Treat GMDID as another runtime registerMichal Wajdeczko
2024-05-24drm/xe/vf: Cache value of the GMDID registerMichal Wajdeczko
2024-05-24drm/xe/vf: Provide early access to GMDID registerMichal Wajdeczko
2024-05-24drm/xe/vf: Obtain value of GMDID register from GuCMichal Wajdeczko
2024-05-24drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definitionMichal Wajdeczko
2024-05-24drm/xe/vf: Use register values obtained from the PFMichal Wajdeczko
2024-05-23drm/xe/guc: Port over the slow GuC loading support from i915John Harrison
2024-05-23drm/xe: Make read_perf_limit_reasons globally accessibleJohn Harrison
2024-05-23drm/xe: Nuke simple error captureJosé Roberto de Souza
2024-05-23drm/xe: Add process name to devcoredumpJosé Roberto de Souza
2024-05-23drm/xe: remove unused struct 'xe_gt_desc'Dr. David Alan Gilbert
2024-05-23drm/xe: Enable D3Cold on 'low' VRAM utilizationRodrigo Vivi
2024-05-23drm/xe: Stop checking for power_lost on D3ColdRodrigo Vivi
2024-05-23drm/xe: Prepare display for D3ColdRodrigo Vivi
2024-05-23drm/xe: Relax runtime pm protection around VMRodrigo Vivi
2024-05-23drm/xe: Relax runtime pm protection during executionRodrigo Vivi
2024-05-23drm/xe: Fix xe_pm_runtime_get_if_in_use documentationRodrigo Vivi
2024-05-23drm/xe: Fix xe_pm_runtime_get_if_active returnRodrigo Vivi
2024-05-22drm/xe: Properly handle alloc_guc_id() failureNiranjana Vishwanathapura
2024-05-22drm/xe/uc: Don't emit false error if running in execlist modeMichal Wajdeczko
2024-05-22drm/xe/display: move device_remove over to drmmMatthew Auld
2024-05-22drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld
2024-05-22drm/xe/display: move display fini stuff to devmMatthew Auld