summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_rps.c
AgeCommit message (Expand)Author
2019-12-18drm/i915/gt: Remove direct invocation of breadcrumb signalingChris Wilson
2019-12-13drm/i915/rps: Add frequency translation helpersAndi Shyti
2019-12-12drm/i915/gt: Mark up ips_mchdev pointer accessChris Wilson
2019-12-11drm/i915/gt: Check we are the Ironlake IPS provider before deregisteringChris Wilson
2019-11-14drm/i915/guc: Properly capture & release GuC interrupts on Gen11+Daniele Ceraolo Spurio
2019-10-30drm/i915/gt: Always track callers to intel_rps_mark_interactive()Chris Wilson
2019-10-28drm/i915/gt: Tidy up rps irq handler to use intel_gtChris Wilson
2019-10-27drm/i915/rps: Flip interpretation of ips fmin/fmax to max rpsChris Wilson
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti