Searched hist:"30 c399529f4c64e9671cba832630629d9cd08bf3" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_pm.c | diff 30c399529f4c64e9671cba832630629d9cd08bf3 Thu Feb 22 17:39:24 CET 2024 Rodrigo Vivi <rodrigo.vivi@intel.com> drm/xe: Document Xe PM component
Replace outdated information with a proper PM documentation. Already establish the rules for the runtime PM get and put that Xe needs to follow.
Also add missing function documentation to all the "exported" functions.
v2: updated after Francois' feedback. s/grater/greater (Matt) v3: detach D3 from runtime_pm remove opportunistic S0iX (Anshuman)
Cc: Matthew Auld <matthew.auld@intel.com> Cc: Anshuman Gupta <anshuman.gupta@intel.com> Acked-by: Francois Dugast <francois.dugast@intel.com> Reviewed-by: Francois Dugast <francois.dugast@intel.com> #v2 Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Reviewed-by: Anshuman Gupta <anshuman.gupta@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240222163937.138342-1-rodrigo.vivi@intel.com
|