summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_rps.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Merge i915_request.flags with i915_request.fence.flagsChris Wilson2020-01-061-1/+1
* drm/i915/gt: Suppress threshold updates on RPS parkingChris Wilson2019-12-191-5/+6
* drm/i915/gt: Use non-forcewake writes for RPSChris Wilson2019-12-191-34/+32
* drm/i915/gt: Remove direct invocation of breadcrumb signalingChris Wilson2019-12-181-1/+1
* drm/i915/rps: Add frequency translation helpersAndi Shyti2019-12-131-3/+33
* drm/i915/gt: Mark up ips_mchdev pointer accessChris Wilson2019-12-121-1/+1
* drm/i915/gt: Check we are the Ironlake IPS provider before deregisteringChris Wilson2019-12-111-1/+3
* drm/i915/guc: Properly capture & release GuC interrupts on Gen11+Daniele Ceraolo Spurio2019-11-151-1/+1
* drm/i915/gt: Always track callers to intel_rps_mark_interactive()Chris Wilson2019-10-301-6/+6
* drm/i915/gt: Tidy up rps irq handler to use intel_gtChris Wilson2019-10-281-5/+3
* drm/i915/rps: Flip interpretation of ips fmin/fmax to max rpsChris Wilson2019-10-271-3/+5
* drm/i915: Extract GT render power state managementAndi Shyti2019-10-261-0/+1872