index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-11
/
+11
*
drm/i915: No need to wait for idle on L3 remap
Chris Wilson
2016-06-24
1
-7
/
+0
*
drm/i915: Rename struct intel_context
Chris Wilson
2016-05-24
1
-1
/
+1
*
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-05-10
1
-5
/
+4
*
drm/i915: Hold RPM reference while setting freq limits through sysfs
Sagar Arun Kamble
2016-03-02
1
-0
/
+10
*
drm/i915: use kobj_to_dev()
Geliang Tang
2016-01-13
1
-4
/
+4
*
drm/i915: Separate cherryview from valleyview
Wayne Boyer
2015-12-10
1
-5
/
+5
*
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
1
-1
/
+2
*
drm/i915/bxt: fix RC6 residency time calculation
Imre Deak
2015-09-30
1
-0
/
+3
*
drm/i915: Simplify vlv/chv rc6 residency calculation
Ville Syrjälä
2015-09-30
1
-28
/
+3
*
drm/i915/vlv: fix RC6 residency time calculation
Imre Deak
2015-06-15
1
-15
/
+7
*
drm/i915/skl: Updated the act_freq_mhz_show sysfs function
Akash Goel
2015-03-17
1
-1
/
+3
*
drm/i915: Add media rc6 residency file to sysfs
Ville Syrjälä
2015-02-26
1
-0
/
+25
*
drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
Akash Goel
2015-02-26
1
-30
/
+9
*
drm/i915: Introduce intel_set_rps()
Ville Syrjälä
2015-02-13
1
-8
/
+2
*
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
1
-32
/
+20
*
drm/i915: Add gt_act_freq_mhz sysfs file
Ville Syrjälä
2015-01-27
1
-1
/
+34
*
drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq change
Ville Syrjälä
2015-01-27
1
-22
/
+22
*
drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'
Ville Syrjälä
2015-01-27
1
-4
/
+4
*
drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files
Ville Syrjälä
2015-01-27
1
-4
/
+0
*
drm/i915: Do not export RC6p and RC6pp if they don't exist
Rodrigo Vivi
2014-10-24
1
-3
/
+19
*
drm/i915: Differentiate between LLC or snooped for the user
Chris Wilson
2014-09-03
1
-1
/
+1
*
drm/i915/chv: calculate rc6 residency correctly
Mika Kuoppala
2014-07-12
1
-8
/
+31
*
drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfs
Deepak S
2014-07-11
1
-3
/
+15
*
drm/i915: s/i915_hw_context/intel_context
Oscar Mateo
2014-05-22
1
-1
/
+1
*
drm/i915: get a runtime PM ref for debugfs entries where needed
Imre Deak
2014-05-05
1
-0
/
+4
*
drm/i915: remove rps local variables
Ben Widawsky
2014-03-20
1
-24
/
+12
*
drm/i915: Remove extraneous MMIO for RPS
Ben Widawsky
2014-03-20
1
-12
/
+9
*
drm/i915: Rename and comment all the RPS *stuff*
Ben Widawsky
2014-03-20
1
-16
/
+16
*
drm/i915: Fix coding style for RPS
Ben Widawsky
2014-03-20
1
-10
/
+10
*
drm/i915: Update rps interrupt limits
Jeff McGee
2014-02-07
1
-0
/
+10
*
drm/i915: add some runtime PM get/put calls
Paulo Zanoni
2013-12-10
1
-2
/
+12
*
Merge branch 'backlight-rework' into drm-intel-next-queued
Daniel Vetter
2013-11-15
1
-27
/
+29
|
\
|
*
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-10-25
1
-0
/
+10
|
|
\
|
*
|
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
2013-10-22
1
-14
/
+14
|
*
|
drm/i915: abstract the conversion of device->minor out to a macro
Dave Airlie
2013-10-15
1
-15
/
+17
*
|
|
drm/i915: Initialise min/max frequencies before updating RPS registers
Chris Wilson
2013-11-07
1
-8
/
+8
*
|
|
drm/i915: Require HW contexts (when possible)
Ben Widawsky
2013-11-07
1
-3
/
+3
*
|
|
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
Ville Syrjälä
2013-11-06
1
-7
/
+6
|
|
/
|
/
|
*
|
drm/i915: Finish enabling rps before use by sysfs or debugfs
Tom O'Rourke
2013-10-10
1
-0
/
+10
|
/
*
drm/i915/vlv: use correct units for rc6 residency v2
Jesse Barnes
2013-10-01
1
-2
/
+20
*
drm/i915: cleanup a min_t() cast
Dan Carpenter
2013-09-20
1
-1
/
+1
*
drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT
Jesse Barnes
2013-09-20
1
-0
/
+4
*
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
2013-09-19
1
-2
/
+2
*
drm/i915: Do remaps for all contexts
Ben Widawsky
2013-09-19
1
-23
/
+14
*
drm/i915: Make l3 remapping use the ring
Ben Widawsky
2013-09-19
1
-1
/
+2
*
drm/i915: Add second slice l3 remapping
Ben Widawsky
2013-09-19
1
-7
/
+27
*
drm/i915: Fix HSW parity test
Ben Widawsky
2013-09-19
1
-1
/
+13
*
drm/i915: Fix l3 parity user buffer offset
Ben Widawsky
2013-09-13
1
-6
/
+6
*
drm/i915: Round l3 parity reads down
Ben Widawsky
2013-09-13
1
-0
/
+2
[next]