aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31drm/i915/slpc: Fix inconsistent locked returnRodrigo Vivi1-20/+20
2022-08-24drm/i915/guc/slpc: Allow SLPC to use efficient frequencyVinay Belgaumkar1-53/+13
2022-07-19drm/i915/gt: Expose per-gt RPS defaults in sysfsAshutosh Dixit1-4/+8
2022-06-27drm/i915/guc/slpc: Use non-blocking H2G for waitboostVinay Belgaumkar1-7/+35
2022-05-26drm/i915/gt: Add media freq factor to per-gt sysfsAshutosh Dixit1-0/+20
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi1-1/+2
2022-04-15drm/i915/guc/slpc: Use i915_probe_error instead of drm_errVinay Belgaumkar1-21/+21
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula1-3/+4
2022-04-07drm/i915/rps: Centralize computation of freq capsAshutosh Dixit1-9/+5
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi1-1/+2
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin1-0/+5
2022-02-22drm/i915/guc/slpc: Use wrapper for reading RP_STATE_CAPVinay Belgaumkar1-2/+3
2022-02-22drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar1-1/+1
2022-02-16drm/i915: Move MCHBAR registers to their own headerMatt Roper1-0/+1
2022-02-14drm/i915: don't include drm_cache.h in i915_drv.hJani Nikula1-0/+2
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper1-0/+1
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper1-0/+1
2021-12-17drm/i915/gt: Use to_gt() helperMichaƂ Winiarski1-1/+1
2021-11-12drm/i915/guc/slpc: Check GuC status before freq boostVinay Belgaumkar1-0/+4
2021-11-03drm/i915/guc/slpc: Update boost sysfs hooks for SLPCVinay Belgaumkar1-0/+29
2021-11-03drm/i915/guc/slpc: Add waitboost functionality for SLPCVinay Belgaumkar1-0/+20
2021-11-03drm/i915/guc/slpc: Define and initialize boost frequencyVinay Belgaumkar1-23/+79
2021-08-03drm/i915/guc/slpc: Cache platform frequency limitsVinay Belgaumkar1-0/+139
2021-08-03drm/i915/guc/slpc: Enable ARAT timer interruptVinay Belgaumkar1-0/+17
2021-08-03drm/i915/guc/slpc: Add debugfs for SLPC infoVinay Belgaumkar1-0/+29
2021-08-03drm/i915/guc/slpc: Add get max/min freq hooksVinay Belgaumkar1-0/+76
2021-08-03drm/i915/guc/slpc: Add methods to set min/max frequencyVinay Belgaumkar1-0/+89
2021-08-03drm/i915/guc/slpc: Enable SLPC and add related H2G eventsVinay Belgaumkar1-0/+202
2021-08-03drm/i915/guc/slpc: Allocate, initialize and release SLPCVinay Belgaumkar1-1/+30
2021-08-03drm/i915/guc/slpc: Initial definitions for SLPCVinay Belgaumkar1-0/+45