summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/cnl: Inherit RPS stuff from previous platforms.Rodrigo Vivi2017-07-071-1/+1
* drm: i915: sysfs: constify attribute_group structures.Arvind Yadav2017-07-061-3/+3
* drm/i915: Group all the global context information togetherChris Wilson2017-06-201-1/+1
* drm/i915: Do not leak dev_priv->l3_parity.remap_info[]Joonas Lahtinen2017-05-021-11/+12
* drm/i915: Eliminate HAS_HW_CONTEXTSJoonas Lahtinen2017-04-281-3/+0
* drm/i915: Return residency as microsecondsMika Kuoppala2017-03-161-1/+2
* drm/i915: Move residency calculation into intel_pm.cMika Kuoppala2017-03-161-26/+1
* drm/i915: The return of i915_gpu_info to debugfsChris Wilson2017-02-141-16/+10
* drm/i915: Report the failure to write to the punitChris Wilson2017-01-261-5/+4
* drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()Michel Thierry2017-01-101-1/+1
* drm/i915: Fix setting of boost freq tunableMika Kuoppala2016-12-141-1/+1
* drm/i915: Make i915_destroy_error_state take dev_privTvrtko Ursulin2016-12-011-2/+2
* drm/i915: Allow disabling error captureChris Wilson2016-10-121-5/+20
* drm/i915: Drop mutex around clearing error stateChris Wilson2016-09-021-9/+1
* drm/i915: i915_sysfs.c cleanupDavid Weinehall2016-08-221-83/+65
* drm/i915: consistent struct device namingDavid Weinehall2016-08-221-31/+34
* drm/i915: Fix up some stray to_i915(dev) after a recent mergeChris Wilson2016-07-281-1/+1
* drm/i915: Remove superfluous powersave work flushingChris Wilson2016-07-141-38/+14
* drm/i915: Define a separate variable and control for RPS waitboost frequencyChris Wilson2016-07-141-0/+38
* drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson2016-07-041-11/+11
* drm/i915: No need to wait for idle on L3 remapChris Wilson2016-06-241-7/+0
* drm/i915: Rename struct intel_contextChris Wilson2016-05-241-1/+1
* drm/i915: Use drm_i915_private as the native pointer for intel_uncore.cChris Wilson2016-05-101-5/+4
* drm/i915: Hold RPM reference while setting freq limits through sysfsSagar Arun Kamble2016-03-021-0/+10
* drm/i915: use kobj_to_dev()Geliang Tang2016-01-131-4/+4
* drm/i915: Separate cherryview from valleyviewWayne Boyer2015-12-101-5/+5
* drm/i915: Type safe register read/writeVille Syrjälä2015-11-181-1/+2
* drm/i915/bxt: fix RC6 residency time calculationImre Deak2015-09-301-0/+3
* drm/i915: Simplify vlv/chv rc6 residency calculationVille Syrjälä2015-09-301-28/+3
* drm/i915/vlv: fix RC6 residency time calculationImre Deak2015-06-151-15/+7
* drm/i915/skl: Updated the act_freq_mhz_show sysfs functionAkash Goel2015-03-171-1/+3
* drm/i915: Add media rc6 residency file to sysfsVille Syrjälä2015-02-261-0/+25
* drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel2015-02-261-30/+9
* drm/i915: Introduce intel_set_rps()Ville Syrjälä2015-02-131-8/+2
* drm/i915: Use intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä2015-01-271-32/+20
* drm/i915: Add gt_act_freq_mhz sysfs fileVille Syrjälä2015-01-271-1/+34
* drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq changeVille Syrjälä2015-01-271-22/+22
* drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'Ville Syrjälä2015-01-271-4/+4
* drm/i915: Drop VLV checks from rc6p and rc6pp sysfs filesVille Syrjälä2015-01-271-4/+0
* drm/i915: Do not export RC6p and RC6pp if they don't existRodrigo Vivi2014-10-241-3/+19
* drm/i915: Differentiate between LLC or snooped for the userChris Wilson2014-09-031-1/+1
* drm/i915/chv: calculate rc6 residency correctlyMika Kuoppala2014-07-121-8/+31
* drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfsDeepak S2014-07-111-3/+15
* drm/i915: s/i915_hw_context/intel_contextOscar Mateo2014-05-221-1/+1
* drm/i915: get a runtime PM ref for debugfs entries where neededImre Deak2014-05-051-0/+4
* drm/i915: remove rps local variablesBen Widawsky2014-03-201-24/+12
* drm/i915: Remove extraneous MMIO for RPSBen Widawsky2014-03-201-12/+9
* drm/i915: Rename and comment all the RPS *stuff*Ben Widawsky2014-03-201-16/+16
* drm/i915: Fix coding style for RPSBen Widawsky2014-03-201-10/+10
* drm/i915: Update rps interrupt limitsJeff McGee2014-02-071-0/+10
OpenPOWER on IntegriCloud