index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
drm/i915: Adjust available RPS information through sysfs for vlv
Chris Wilson
2013-09-03
1
-5
/
+31
*
drm/i915: add error_state sysfs entry
Mika Kuoppala
2013-07-01
1
-0
/
+71
*
drm/i915: change VLV IOSF sideband accessors to not return error code
Jani Nikula
2013-05-23
1
-1
/
+1
*
drm/i915: rename VLV IOSF sideband functions logically
Jani Nikula
2013-05-23
1
-1
/
+1
*
drm/i915: read current freq from Punit on VLV
Jesse Barnes
2013-05-10
1
-3
/
+6
*
drm/i915: turbo & RC6 support for VLV v7
Jesse Barnes
2013-04-18
1
-19
/
+52
*
drm/i915: Return stored value from max freq sysfs entry
Mika Kuoppala
2013-04-18
1
-1
/
+1
*
drm/i915: Better overclock support
Ben Widawsky
2013-04-18
1
-4
/
+9
*
drm/i915: add \n to the end of sysfs attributes
Jani Nikula
2013-02-20
1
-8
/
+8
*
drm/i915: fixup l3 parity sysfs access check
Daniel Vetter
2012-12-05
1
-1
/
+1
*
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
2012-11-11
1
-25
/
+12
*
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
2012-11-11
1
-3
/
+3
*
drm/i915: Fix !CONFIG_PM sysfs for real this time
Ben Widawsky
2012-09-20
1
-0
/
+2
*
drm/i915: Show render P state thresholds in sysfs
Ben Widawsky
2012-09-20
1
-0
/
+36
*
drm/i915: Add setters for min/max frequency
Ben Widawsky
2012-09-20
1
-2
/
+81
*
drm/i915: Add current/max/min GPU freq to sysfs
Ben Widawsky
2012-09-20
1
-0
/
+70
*
drm/i915: variable renames
Ben Widawsky
2012-09-20
1
-8
/
+8
*
drm/i915: Enable some sysfs stuff without CONFIG_PM
Ben Widawsky
2012-09-05
1
-12
/
+3
*
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-17
1
-0
/
+12
|
\
|
*
drm/i915: make rc6 in sysfs functions conditional
Hunt Xu
2012-08-06
1
-0
/
+12
*
|
drm/i915: Macro to determine DPF support
Ben Widawsky
2012-07-25
1
-1
/
+1
|
/
[next]