Skip to content

drm/xe: Simple force wake implementation

Matthew Brost requested to merge (removed):xe.force_wake into xe

MMIO reads / writes to GuC WOPCM do not work without GT force wake, did simple implementation as this will likely be needed by any developer that needs MMIO access.

Merge request reports