summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_rps.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/mtl: Modify CAGF functions for MTLBadal Nilawar2022-11-171-2/+10
* drm/i915: Use GEN12_RPSTAT register for GT freqDon Hiatt2022-11-171-4/+28
* drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagfAshutosh Dixit2022-11-171-6/+5
* drm/i915: Partial abandonment of legacy DRM logging macrosTvrtko Ursulin2022-11-101-2/+4
* drm/i915/slpc: Optmize waitboost for SLPCVinay Belgaumkar2022-10-261-1/+7
* drm/i915/gt: use intel_uncore_rmw when appropriateAndrzej Hajda2022-10-241-3/+1
* drm/i915/slpc: Update the frequency debugfsVinay Belgaumkar2022-10-101-1/+45
* drm/i915: Add a wrapper for frequency debugfsVinay Belgaumkar2022-10-101-0/+163
* drm/i915/rps: Freq caps for MTLAshutosh Dixit2022-09-161-9/+37
* drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper2022-09-121-13/+13
* drm/i915: Don't try to disable host RPS when this was never enabled.Rodrigo Vivi2022-09-061-0/+3
* drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPCRodrigo Vivi2022-09-011-0/+50
* drm/i915/guc/slpc: Allow SLPC to use efficient frequencyVinay Belgaumkar2022-08-241-1/+6
* drm/i915/gt: Expose per-gt RPS defaults in sysfsAshutosh Dixit2022-07-191-0/+2
* Merge tag 'drm-intel-next-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Tvrtko Ursulin2022-05-231-2/+3
|\
| * drm/i915/pcode: Extend pcode functions for multiple gt'sAshutosh Dixit2022-05-201-2/+3
* | drm/i915/pvc: Read correct RP_STATE_CAP registerMatt Roper2022-05-101-1/+3
* | Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi2022-04-211-4/+9
|\|
| * Merge drm/drm-next into drm-intel-nextJani Nikula2022-04-111-1/+1
| |\
| * | drm/i915: Use str_yes_no()Lucas De Marchi2022-03-021-4/+9
* | | drm/i915/rps: Centralize computation of freq capsAshutosh Dixit2022-04-071-43/+65
* | | drm/i915/gt: Add sysfs throttle frequency interfacesSujaritha Sundaresan2022-03-211-0/+18
| |/ |/|
* | Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin2022-02-251-5/+6
|\|
| * drm/i915: Move MCHBAR registers to their own headerMatt Roper2022-02-161-0/+1
| * drm/i915: Move GT registers to their own header fileMatt Roper2022-02-021-0/+1
| * Merge drm/drm-next into drm-intel-nextRodrigo Vivi2022-01-311-6/+137
| |\
| * | drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*Jani Nikula2022-01-131-5/+3
| * | drm/i915: stop including i915_irq.h from i915_drv.hJani Nikula2022-01-051-0/+1
* | | drm/i915/rps/tgl+: Remove RPS interrupt supportJosé Roberto de Souza2022-02-231-1/+1
| |/ |/|
* | drm/i915/guc: Request RP0 before loading firmwareVinay Belgaumkar2021-12-211-0/+59
* | drm/i915/gt: Use to_gt() helperMichał Winiarski2021-12-171-6/+6
* | drm/i915/guc/slpc: Update boost sysfs hooks for SLPCVinay Belgaumkar2021-11-031-0/+47
* | drm/i915/guc/slpc: Add waitboost functionality for SLPCVinay Belgaumkar2021-11-031-0/+25
|/
* drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula2021-10-141-1/+1
* drm/i915: split out vlv sideband to a separate fileJani Nikula2021-10-141-0/+1
* drm/i915: Remove warning from the rps workerTejas Upadhyay2021-09-241-2/+0
* drm/i915: Get PM ref before accessing HW registerVinay Belgaumkar2021-09-101-1/+7
* drm/i915/xehpsdv: Read correct RP_STATE_CAP registerMatt Roper2021-08-121-1/+3
* drm/i915/xehpsdv: factor out function to read RP_STATE_CAPLucas De Marchi2021-08-121-5/+12
* drm/i915/guc/slpc: Add SLPC selftestVinay Belgaumkar2021-08-031-0/+1
* drm/i915/guc/slpc: Sysfs hooks for SLPCVinay Belgaumkar2021-08-031-0/+177
* drm/i915/guc/slpc: Gate Host RPS when SLPC is enabledVinay Belgaumkar2021-08-031-0/+23
* drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi2021-07-291-2/+2
* drm/i915/guc: Enable the timer expired interrupt for GuCMatthew Brost2021-07-271-0/+4
* drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi2021-06-051-30/+30
* drm/i915/gt: Move CS interrupt handler to the backendChris Wilson2021-05-251-1/+1
* drm/i915/gt: SPDX cleanupChris Wilson2021-03-241-2/+1
* drm/i915/gt: Prune inlinesChris Wilson2021-01-141-1/+1
* drm/i915: Drop i915_request.lock requirement for intel_rps_boost()Chris Wilson2020-12-311-12/+13
* drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson2020-11-301-0/+4