aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/xe/xe_gsc_proxy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-08drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio1-0/+11
2025-02-25drm/xe: Switch from xe to devm actionsLucas De Marchi1-1/+1
2025-02-14drm/xe: Cleanup unwind of gt initializationLucas De Marchi1-34/+29
2024-11-12drm/xe/gsc: Improve SW proxy error checking and loggingDaniele Ceraolo Spurio1-11/+36
2024-10-17drm/xe/gsc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray1-5/+4
2024-09-11drm/xe/gsc: Convert register access to use xe_mmioMatt Roper1-2/+2
2024-08-16drm/xe/uc: Use managed bo for HuC and GSC objectsDaniele Ceraolo Spurio1-30/+6
2024-08-13drm/xe: add kdev_to_xe_device() helper and use itJani Nikula1-7/+2
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula1-0/+1
2024-05-31drm: move i915_component.h under include/drm/intelJani Nikula1-1/+1
2024-05-31drm: move i915_gsc_proxy_mei_interface.h under include/drm/intelJani Nikula1-1/+1
2024-05-07drm/xe: Don't rely on xe_force_wake.h to be included elsewhereMichal Wajdeczko1-0/+1
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray1-6/+1
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi1-2/+2
2024-03-06drm/xe: Use gsc_proxy_init_done to check proxy statusSuraj Kandpal1-2/+2
2024-01-18drm/xe/gsc: add support for GSC proxy interruptDaniele Ceraolo Spurio1-6/+75
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio1-0/+468