• Jeff McGee's avatar
    drm/i915: Update rps interrupt limits · b8a5ff8d
    Jeff McGee authored
    sysfs changes to rps min and max delay were only triggering an update
    of the rps interrupt limits if the active delay required an update.
    This change ensures that interrupt limits are always updated.
    
    v2: correct compile issue missed on rebase
    v3: add igt testcases to signed-off-by section
    
    Testcase: igt/pm_rps/min-max-config-idle
    Testcase: igt/pm_rps/min-max-config-loaded
    Signed-off-by: default avatarJeff McGee <jeff.mcgee@intel.com>
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
    b8a5ff8d
i915_sysfs.c 17.1 KB