summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_sysfs.c
AgeCommit message (Expand)Author
2020-01-10drm/i915: Start chopping up the GPU error captureChris Wilson
2019-12-13drm/i915/rps: Add frequency translation helpersAndi Shyti
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti
2019-10-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Restrict L3 remapping sysfs interface to dwordsChris Wilson
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-08-09drm/i915: extract i915_sysfs.h from i915_drv.hJani Nikula
2019-08-07drm/i915: remove unnecessary includes of intel_display_types.h headerJani Nikula
2019-08-07drm/i915: rename intel_drv.h to display/intel_display_types.hJani Nikula
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio
2019-04-30drm/i915: move some leftovers to intel_pm.h from i915_drv.hJani Nikula
2019-04-26drm/i915: Separate sideband declarations to intel_sideband.hChris Wilson
2019-04-26drm/i915: Replace pcu_lock with sb_lockChris Wilson
2019-04-26drm/i915: Lift sideband locking for vlv_punit_(read|write)Chris Wilson
2019-01-14drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson
2019-01-14drm/i915: Mark up sysfs with rpm wakeref trackingChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2018-12-07drm/i915: Skip the ERR_PTR error stateChris Wilson
2018-12-03drm/i915/sysfs: make attrs arrays constJani Nikula
2018-11-23drm/i915: Cache the error stringChris Wilson
2018-03-08drm/i915: Kick the rps worker when changing the boost frequencyChris Wilson
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson
2017-11-22drm/i915: Convert intel_rc6_residency_us to nsTvrtko Ursulin
2017-11-22drm/i915: Extract intel_get_cagfTvrtko Ursulin
2017-10-11drm/i915: Rename intel_enable_rc6 to intel_rc6_enabledSagar Arun Kamble
2017-10-11drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"Sagar Arun Kamble
2017-10-11drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble
2017-08-03drm/i915: add const to bin_attributeBhumika Goyal
2017-07-07drm/i915/cnl: Inherit RPS stuff from previous platforms.Rodrigo Vivi
2017-07-06drm: i915: sysfs: constify attribute_group structures.Arvind Yadav
2017-06-20drm/i915: Group all the global context information togetherChris Wilson
2017-05-02drm/i915: Do not leak dev_priv->l3_parity.remap_info[]Joonas Lahtinen
2017-04-28drm/i915: Eliminate HAS_HW_CONTEXTSJoonas Lahtinen
2017-03-16drm/i915: Return residency as microsecondsMika Kuoppala
2017-03-16drm/i915: Move residency calculation into intel_pm.cMika Kuoppala
2017-02-14drm/i915: The return of i915_gpu_info to debugfsChris Wilson
2017-01-26drm/i915: Report the failure to write to the punitChris Wilson
2017-01-10drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()Michel Thierry
2016-12-14drm/i915: Fix setting of boost freq tunableMika Kuoppala
2016-12-01drm/i915: Make i915_destroy_error_state take dev_privTvrtko Ursulin
2016-10-12drm/i915: Allow disabling error captureChris Wilson
2016-09-02drm/i915: Drop mutex around clearing error stateChris Wilson
2016-08-22drm/i915: i915_sysfs.c cleanupDavid Weinehall
2016-08-22drm/i915: consistent struct device namingDavid Weinehall
2016-07-28drm/i915: Fix up some stray to_i915(dev) after a recent mergeChris Wilson
2016-07-14drm/i915: Remove superfluous powersave work flushingChris Wilson