1. 20 3月, 2015 1 次提交
    • C
      drm/i915: Relax RPS contraints to allows setting minfreq on idle · aed242ff
      Chris Wilson 提交于
      When we idle, we set the GPU frequency to the hardware minimum (not user
      minimum). We introduce a new variable to distinguish between the
      different roles, and to allow easy tuning of the idle frequency without
      impacting over aspects of RPS. Setting the minimum frequency should be a
      safety blanket as the pcu on the GPU should be power gating itself
      anyway. However, in order for us to do set the absolute minimum
      frequency, we need to relax a few of our assertions that we do not
      exceed the user limits.
      
      v2: Add idle_freq
      v3: Init idle_freq for vlv and add a bunch of WARNs
      Signed-off-by: NChris Wilson <chris@chris-wilson.co.uk>
      Cc: Deepak S <deepak.s@linux.intel.com>
      Reviewed-by: Deepak S<deepak.s@linux.intel.com>
      Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      aed242ff
  2. 18 3月, 2015 26 次提交
  3. 28 2月, 2015 2 次提交
  4. 25 2月, 2015 1 次提交
  5. 14 2月, 2015 10 次提交