aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_rps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-21drm/i915/guc: Request RP0 before loading firmwareVinay Belgaumkar1-0/+59
2021-12-17drm/i915/gt: Use to_gt() helperMichał Winiarski1-6/+6
2021-11-03drm/i915/guc/slpc: Update boost sysfs hooks for SLPCVinay Belgaumkar1-0/+47
2021-11-03drm/i915/guc/slpc: Add waitboost functionality for SLPCVinay Belgaumkar1-0/+25
2021-10-14drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula1-1/+1
2021-10-14drm/i915: split out vlv sideband to a separate fileJani Nikula1-0/+1
2021-09-24drm/i915: Remove warning from the rps workerTejas Upadhyay1-2/+0
2021-09-10drm/i915: Get PM ref before accessing HW registerVinay Belgaumkar1-1/+7
2021-08-12drm/i915/xehpsdv: Read correct RP_STATE_CAP registerMatt Roper1-1/+3
2021-08-12drm/i915/xehpsdv: factor out function to read RP_STATE_CAPLucas De Marchi1-5/+12
2021-08-03drm/i915/guc/slpc: Add SLPC selftestVinay Belgaumkar1-0/+1
2021-08-03drm/i915/guc/slpc: Sysfs hooks for SLPCVinay Belgaumkar1-0/+177
2021-08-03drm/i915/guc/slpc: Gate Host RPS when SLPC is enabledVinay Belgaumkar1-0/+23
2021-07-29drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi1-2/+2
2021-07-27drm/i915/guc: Enable the timer expired interrupt for GuCMatthew Brost1-0/+4
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-30/+30
2021-05-25drm/i915/gt: Move CS interrupt handler to the backendChris Wilson1-1/+1
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson1-2/+1
2021-01-14drm/i915/gt: Prune inlinesChris Wilson1-1/+1
2020-12-31drm/i915: Drop i915_request.lock requirement for intel_rps_boost()Chris Wilson1-12/+13
2020-11-30drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson1-0/+4
2020-11-21drm/i915/gt: Plug IPS into intel_rps_setChris Wilson1-12/+22
2020-11-13Merge tag 'drm-intel-gt-next-2020-11-12-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+1
2020-10-21drm/i915: Clean up the irq enable/disable for ilk rpsVille Syrjälä1-5/+10
2020-10-21drm/i915: Fix potential overflows in ilk ips calculationsVille Syrjälä1-5/+5
2020-10-21drm/i915: Read actual GPU frequency from MEMSTAT_ILK on ILKVille Syrjälä1-6/+25
2020-09-15drm/i915/gt: Check for a registered driver with IPSChris Wilson1-1/+1
2020-09-07drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbsChris Wilson1-0/+1
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota1-1/+2
2020-06-19drm/i915/gt: Initialise rps timestampChris Wilson1-2/+2
2020-06-18drm/i915/gt: Always report the sample time for busy-statsChris Wilson1-5/+4
2020-05-03drm/i915/gt: Sanitize RPS interrupts upon resumeChris Wilson1-1/+4
2020-04-30drm/i915/gt: Restore aggressive post-boost downclockingChris Wilson1-16/+4
2020-04-30drm/i915/gt: Apply the aggressive downclocking to parkingChris Wilson1-4/+9
2020-04-30drm/i915/gt: Switch to manual evaluation of RPSChris Wilson1-16/+122
2020-04-30drm/i915/gt: Track use of RPS interrupts in flagsChris Wilson1-5/+12
2020-04-30drm/i915/gt: Move rps.enabled/active to flagsChris Wilson1-17/+26
2020-04-24drm/i915/gt: Use the RPM config register to determine clk frequenciesChris Wilson1-14/+22
2020-04-24drm/i915/gt: Trace RPS eventsChris Wilson1-4/+44
2020-04-24drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUTChris Wilson1-23/+18
2020-04-16drm/i915/gt: Update PMINTRMSK holding fwChris Wilson1-3/+6
2020-04-16drm/i915/selftests: Exercise basic RPS interrupt generationChris Wilson1-0/+4
2020-03-22drm/i915/gt: Leave rps->cur_freq on unparkChris Wilson1-9/+8
2020-03-22drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson1-0/+13
2020-03-19drm/i915/rps: use struct drm_device based logging macros.Wambui Karuga1-39/+36
2020-03-11drm/i915/gt: Pull checking rps->pm_events under the irq_lockChris Wilson1-12/+17
2020-03-10drm/i915: Mark up racy read of active rq->engineChris Wilson1-1/+1
2020-03-09drm/i915/gt: Mark up intel_rps.active for racy readsChris Wilson1-0/+1
2020-03-09drm/i915/gt: Mark up intel_rps.active for racy readsChris Wilson1-4/+7
2020-02-27drm/i915: significantly reduce the use of <drm/i915_drm.h>Jani Nikula1-0/+2