1. 31 3月, 2014 1 次提交
    • C
      Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq." · 037bde19
      Chris Wilson 提交于
      This reverts commit 27544369.
      
      Conflicts:
      	drivers/gpu/drm/i915/i915_irq.c
      
      The partial application of interrupt masking without regard to other
      pathways for adjusting the RPS frequency results in completely disabling
      the PM interrupts. This leads to excessive power consumption as the GPU
      is kept at max clocks (until the failsafe mechanism fires of explicitly
      downclocking the GPU when all requests are idle). Or equally as bad for
      the UX, the GPU is kept at minimum clocks and prevented from upclocking
      in response to a requirement for more power.
      
      Testcase: pm_rps/blocking
      Cc: Deepak S <deepak.s@intel.com>
      Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
      Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
      Signed-off-by: NChris Wilson <chris@chris-wilson.co.uk>
      Reviewed-by: NDeepak S <deepak.s@linux.intel.com>
      Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      037bde19
  2. 29 3月, 2014 3 次提交
  3. 20 3月, 2014 4 次提交
  4. 19 3月, 2014 10 次提交
  5. 18 3月, 2014 1 次提交
  6. 08 3月, 2014 10 次提交
  7. 06 3月, 2014 11 次提交