index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
1
-3
/
+3
2019-12-14
drm/i915/rps: Add frequency translation helpers
Andi Shyti
1
-23
/
+8
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
1
-37
/
+37
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-24
/
+19
2019-10-04
drm/i915: Restrict L3 remapping sysfs interface to dwords
Chris Wilson
1
-28
/
+29
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
1
-1
/
+3
2019-08-09
drm/i915: extract i915_sysfs.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
1
-2
/
+0
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+2
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-6
/
+6
2019-04-30
drm/i915: move some leftovers to intel_pm.h from i915_drv.h
Jani Nikula
1
-1
/
+2
2019-04-26
drm/i915: Separate sideband declarations to intel_sideband.h
Chris Wilson
1
-0
/
+2
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
1
-20
/
+12
2019-04-26
drm/i915: Lift sideband locking for vlv_punit_(read|write)
Chris Wilson
1
-7
/
+7
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
1
-4
/
+3
2019-01-14
drm/i915: Mark up sysfs with rpm wakeref tracking
Chris Wilson
1
-10
/
+14
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-6
/
+6
2018-12-07
drm/i915: Skip the ERR_PTR error state
Chris Wilson
1
-1
/
+3
2018-12-03
drm/i915/sysfs: make attrs arrays const
Jani Nikula
1
-2
/
+2
2018-11-23
drm/i915: Cache the error string
Chris Wilson
1
-16
/
+11
2018-03-08
drm/i915: Kick the rps worker when changing the boost frequency
Chris Wilson
1
-2
/
+8
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-11
/
+22
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-3
/
+3
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-3
/
+3
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
1
-1
/
+12
2017-11-22
drm/i915: Convert intel_rc6_residency_us to ns
Tvrtko Ursulin
1
-2
/
+7
2017-11-22
drm/i915: Extract intel_get_cagf
Tvrtko Ursulin
1
-8
/
+3
2017-10-11
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
Sagar Arun Kamble
1
-1
/
+1
2017-10-11
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
1
-25
/
+29
2017-10-11
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
1
-10
/
+10
2017-08-03
drm/i915: add const to bin_attribute
Bhumika Goyal
1
-3
/
+3
2017-07-07
drm/i915/cnl: Inherit RPS stuff from previous platforms.
Rodrigo Vivi
1
-1
/
+1
2017-07-06
drm: i915: sysfs: constify attribute_group structures.
Arvind Yadav
1
-3
/
+3
2017-06-20
drm/i915: Group all the global context information together
Chris Wilson
1
-1
/
+1
2017-05-02
drm/i915: Do not leak dev_priv->l3_parity.remap_info[]
Joonas Lahtinen
1
-11
/
+12
2017-04-28
drm/i915: Eliminate HAS_HW_CONTEXTS
Joonas Lahtinen
1
-3
/
+0
2017-03-16
drm/i915: Return residency as microseconds
Mika Kuoppala
1
-1
/
+2
2017-03-16
drm/i915: Move residency calculation into intel_pm.c
Mika Kuoppala
1
-26
/
+1
2017-02-15
drm/i915: The return of i915_gpu_info to debugfs
Chris Wilson
1
-16
/
+10
2017-01-26
drm/i915: Report the failure to write to the punit
Chris Wilson
1
-5
/
+4
2017-01-10
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
Michel Thierry
1
-1
/
+1
2016-12-14
drm/i915: Fix setting of boost freq tunable
Mika Kuoppala
1
-1
/
+1
2016-12-01
drm/i915: Make i915_destroy_error_state take dev_priv
Tvrtko Ursulin
1
-2
/
+2
2016-10-12
drm/i915: Allow disabling error capture
Chris Wilson
1
-5
/
+20
2016-09-02
drm/i915: Drop mutex around clearing error state
Chris Wilson
1
-9
/
+1
2016-08-22
drm/i915: i915_sysfs.c cleanup
David Weinehall
1
-83
/
+65
2016-08-22
drm/i915: consistent struct device naming
David Weinehall
1
-31
/
+34
2016-07-28
drm/i915: Fix up some stray to_i915(dev) after a recent merge
Chris Wilson
1
-1
/
+1
2016-07-14
drm/i915: Remove superfluous powersave work flushing
Chris Wilson
1
-38
/
+14
[next]