index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Fix setting of boost freq tunable
Mika Kuoppala
2016-12-20
1
-1
/
+1
*
drm/i915: Allow disabling error capture
Chris Wilson
2016-10-12
1
-5
/
+20
*
drm/i915: Drop mutex around clearing error state
Chris Wilson
2016-09-02
1
-9
/
+1
*
drm/i915: i915_sysfs.c cleanup
David Weinehall
2016-08-22
1
-83
/
+65
*
drm/i915: consistent struct device naming
David Weinehall
2016-08-22
1
-31
/
+34
*
drm/i915: Fix up some stray to_i915(dev) after a recent merge
Chris Wilson
2016-07-28
1
-1
/
+1
*
drm/i915: Remove superfluous powersave work flushing
Chris Wilson
2016-07-14
1
-38
/
+14
*
drm/i915: Define a separate variable and control for RPS waitboost frequency
Chris Wilson
2016-07-14
1
-0
/
+38
*
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
[next]