index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
drm/i915: Differentiate between LLC or snooped for the user
Chris Wilson
1
-1
/
+1
2014-07-12
drm/i915/chv: calculate rc6 residency correctly
Mika Kuoppala
1
-8
/
+31
2014-07-11
drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfs
Deepak S
1
-3
/
+15
2014-05-23
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
1
-1
/
+1
2014-05-05
drm/i915: get a runtime PM ref for debugfs entries where needed
Imre Deak
1
-0
/
+4
2014-03-20
drm/i915: remove rps local variables
Ben Widawsky
1
-24
/
+12
2014-03-20
drm/i915: Remove extraneous MMIO for RPS
Ben Widawsky
1
-12
/
+9
2014-03-20
drm/i915: Rename and comment all the RPS *stuff*
Ben Widawsky
1
-16
/
+16
2014-03-20
drm/i915: Fix coding style for RPS
Ben Widawsky
1
-10
/
+10
2014-02-07
drm/i915: Update rps interrupt limits
Jeff McGee
1
-0
/
+10
2013-12-11
drm/i915: add some runtime PM get/put calls
Paulo Zanoni
1
-2
/
+12
2013-11-15
Merge branch 'backlight-rework' into drm-intel-next-queued
Daniel Vetter
1
-27
/
+29
2013-11-07
drm/i915: Initialise min/max frequencies before updating RPS registers
Chris Wilson
1
-8
/
+8
2013-11-07
drm/i915: Require HW contexts (when possible)
Ben Widawsky
1
-3
/
+3
2013-11-06
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
Ville Syrjälä
1
-7
/
+6
2013-10-25
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-0
/
+10
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
1
-14
/
+14
2013-10-15
drm/i915: abstract the conversion of device->minor out to a macro
Dave Airlie
1
-15
/
+17
2013-10-10
drm/i915: Finish enabling rps before use by sysfs or debugfs
Tom O'Rourke
1
-0
/
+10
2013-10-01
drm/i915/vlv: use correct units for rc6 residency v2
Jesse Barnes
1
-2
/
+20
2013-09-21
drm/i915: cleanup a min_t() cast
Dan Carpenter
1
-1
/
+1
2013-09-20
drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT
Jesse Barnes
1
-0
/
+4
2013-09-19
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
1
-2
/
+2
2013-09-19
drm/i915: Do remaps for all contexts
Ben Widawsky
1
-23
/
+14
2013-09-19
drm/i915: Make l3 remapping use the ring
Ben Widawsky
1
-1
/
+2
2013-09-19
drm/i915: Add second slice l3 remapping
Ben Widawsky
1
-7
/
+27
2013-09-19
drm/i915: Fix HSW parity test
Ben Widawsky
1
-1
/
+13
2013-09-13
drm/i915: Fix l3 parity user buffer offset
Ben Widawsky
1
-6
/
+6
2013-09-13
drm/i915: Round l3 parity reads down
Ben Widawsky
1
-0
/
+2
2013-09-03
drm/i915: Adjust available RPS information through sysfs for vlv
Chris Wilson
1
-5
/
+31
2013-07-01
drm/i915: add error_state sysfs entry
Mika Kuoppala
1
-0
/
+71
2013-05-24
drm/i915: change VLV IOSF sideband accessors to not return error code
Jani Nikula
1
-1
/
+1
2013-05-24
drm/i915: rename VLV IOSF sideband functions logically
Jani Nikula
1
-1
/
+1
2013-05-10
drm/i915: read current freq from Punit on VLV
Jesse Barnes
1
-3
/
+6
2013-04-18
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
1
-19
/
+52
2013-04-18
drm/i915: Return stored value from max freq sysfs entry
Mika Kuoppala
1
-1
/
+1
2013-04-18
drm/i915: Better overclock support
Ben Widawsky
1
-4
/
+9
2013-02-20
drm/i915: add \n to the end of sysfs attributes
Jani Nikula
1
-8
/
+8
2012-12-05
drm/i915: fixup l3 parity sysfs access check
Daniel Vetter
1
-1
/
+1
2012-11-12
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
1
-25
/
+12
2012-11-12
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
1
-3
/
+3
2012-09-20
drm/i915: Fix !CONFIG_PM sysfs for real this time
Ben Widawsky
1
-0
/
+2
2012-09-20
drm/i915: Show render P state thresholds in sysfs
Ben Widawsky
1
-0
/
+36
2012-09-20
drm/i915: Add setters for min/max frequency
Ben Widawsky
1
-2
/
+81
2012-09-20
drm/i915: Add current/max/min GPU freq to sysfs
Ben Widawsky
1
-0
/
+70
2012-09-20
drm/i915: variable renames
Ben Widawsky
1
-8
/
+8
2012-09-06
drm/i915: Enable some sysfs stuff without CONFIG_PM
Ben Widawsky
1
-12
/
+3
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
1
-0
/
+12
2012-08-06
drm/i915: make rc6 in sysfs functions conditional
Hunt Xu
1
-0
/
+12
2012-07-25
drm/i915: Macro to determine DPF support
Ben Widawsky
1
-1
/
+1
[next]