summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gsc_proxy.c
AgeCommit message (Expand)AuthorFilesLines
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-08drm/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