aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_sysfs.c
Commit message (Expand)AuthorAge
* drm/i915: Fix setting of boost freq tunableMika Kuoppala2017-01-09
* drm/i915: Drop mutex around clearing error stateChris Wilson2016-09-02
* drm/i915: i915_sysfs.c cleanupDavid Weinehall2016-08-22
* drm/i915: consistent struct device namingDavid Weinehall2016-08-22
* drm/i915: Fix up some stray to_i915(dev) after a recent mergeChris Wilson2016-07-28
* drm/i915: Remove superfluous powersave work flushingChris Wilson2016-07-14
* drm/i915: Define a separate variable and control for RPS waitboost frequencyChris Wilson2016-07-14
* drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson2016-07-04
* drm/i915: No need to wait for idle on L3 remapChris Wilson2016-06-24
* drm/i915: Rename struct intel_contextChris Wilson2016-05-24
* drm/i915: Use drm_i915_private as the native pointer for intel_uncore.cChris Wilson2016-05-10
* drm/i915: Hold RPM reference while setting freq limits through sysfsSagar Arun Kamble2016-03-02
* drm/i915: use kobj_to_dev()Geliang Tang2016-01-13
* drm/i915: Separate cherryview from valleyviewWayne Boyer2015-12-10
* drm/i915: Type safe register read/writeVille Syrjälä2015-11-18
* drm/i915/bxt: fix RC6 residency time calculationImre Deak2015-09-30
* drm/i915: Simplify vlv/chv rc6 residency calculationVille Syrjälä2015-09-30
* drm/i915/vlv: fix RC6 residency time calculationImre Deak2015-06-15
* drm/i915/skl: Updated the act_freq_mhz_show sysfs functionAkash Goel2015-03-17
* drm/i915: Add media rc6 residency file to sysfsVille Syrjälä2015-02-26
* drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel2015-02-26
* drm/i915: Introduce intel_set_rps()Ville Syrjälä2015-02-13
* drm/i915: Use intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä2015-01-27
* drm/i915: Add gt_act_freq_mhz sysfs fileVille Syrjälä2015-01-27
* drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq changeVille Syrjälä2015-01-27
* drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'Ville Syrjälä2015-01-27
* drm/i915: Drop VLV checks from rc6p and rc6pp sysfs filesVille Syrjälä2015-01-27
* drm/i915: Do not export RC6p and RC6pp if they don't existRodrigo Vivi2014-10-24
* drm/i915: Differentiate between LLC or snooped for the userChris Wilson2014-09-03
* drm/i915/chv: calculate rc6 residency correctlyMika Kuoppala2014-07-12
* drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfsDeepak S2014-07-11
* drm/i915: s/i915_hw_context/intel_contextOscar Mateo2014-05-22
* drm/i915: get a runtime PM ref for debugfs entries where neededImre Deak2014-05-05
* drm/i915: remove rps local variablesBen Widawsky2014-03-20
* drm/i915: Remove extraneous MMIO for RPSBen Widawsky2014-03-20
* drm/i915: Rename and comment all the RPS *stuff*Ben Widawsky2014-03-20
* drm/i915: Fix coding style for RPSBen Widawsky2014-03-20
* drm/i915: Update rps interrupt limitsJeff McGee2014-02-07
* drm/i915: add some runtime PM get/put callsPaulo Zanoni2013-12-10
* Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter2013-11-15
|\
| * Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...Dave Airlie2013-10-25
| |\
| * | drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie2013-10-22
| * | drm/i915: abstract the conversion of device->minor out to a macroDave Airlie2013-10-15
* | | drm/i915: Initialise min/max frequencies before updating RPS registersChris Wilson2013-11-07
* | | drm/i915: Require HW contexts (when possible)Ben Widawsky2013-11-07
* | | drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä2013-11-06
| |/ |/|
* | drm/i915: Finish enabling rps before use by sysfs or debugfsTom O'Rourke2013-10-10
|/
* drm/i915/vlv: use correct units for rc6 residency v2Jesse Barnes2013-10-01
* drm/i915: cleanup a min_t() castDan Carpenter2013-09-20
* drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYTJesse Barnes2013-09-20