Chris Wilson
|
fb6db0f5bf
drm/i915: Remove unsafe i915.enable_rc6
|
7 years ago |
Tvrtko Ursulin
|
36cc8b963f
drm/i915: Convert intel_rc6_residency_us to ns
|
7 years ago |
Tvrtko Ursulin
|
c84b270546
drm/i915: Extract intel_get_cagf
|
7 years ago |
Sagar Arun Kamble
|
771decb0b4
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
|
8 years ago |
Sagar Arun Kamble
|
562d9bae08
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
|
8 years ago |
Sagar Arun Kamble
|
9f817501bd
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
|
8 years ago |
Bhumika Goyal
|
59f3da1e0e
drm/i915: add const to bin_attribute
|
8 years ago |
Rodrigo Vivi
|
35ceabf3cd
drm/i915/cnl: Inherit RPS stuff from previous platforms.
|
8 years ago |
Arvind Yadav
|
0a7a098655
drm: i915: sysfs: constify attribute_group structures.
|
8 years ago |
Chris Wilson
|
829a0af29f
drm/i915: Group all the global context information together
|
8 years ago |
Joonas Lahtinen
|
cefcff8f93
drm/i915: Do not leak dev_priv->l3_parity.remap_info[]
|
8 years ago |
Joonas Lahtinen
|
f2e4d76ec2
drm/i915: Eliminate HAS_HW_CONTEXTS
|
8 years ago |
Mika Kuoppala
|
c5a0ad114b
drm/i915: Return residency as microseconds
|
8 years ago |
Mika Kuoppala
|
135bafa551
drm/i915: Move residency calculation into intel_pm.c
|
8 years ago |
Chris Wilson
|
5a4c6f1b1b
drm/i915: The return of i915_gpu_info to debugfs
|
8 years ago |
Chris Wilson
|
9fcee2f77e
drm/i915: Report the failure to write to the punit
|
8 years ago |
Michel Thierry
|
254e0931f5
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
|
8 years ago |
Mika Kuoppala
|
73a7987113
drm/i915: Fix setting of boost freq tunable
|
8 years ago |
Tvrtko Ursulin
|
12ff05e750
drm/i915: Make i915_destroy_error_state take dev_priv
|
8 years ago |
Chris Wilson
|
98a2f41167
drm/i915: Allow disabling error capture
|
9 years ago |
Chris Wilson
|
662d19e78b
drm/i915: Drop mutex around clearing error state
|
9 years ago |
David Weinehall
|
694c282845
drm/i915: i915_sysfs.c cleanup
|
9 years ago |
David Weinehall
|
c49d13ee13
drm/i915: consistent struct device naming
|
9 years ago |
Chris Wilson
|
5b249600c1
drm/i915: Fix up some stray to_i915(dev) after a recent merge
|
9 years ago |
Chris Wilson
|
62e1baa128
drm/i915: Remove superfluous powersave work flushing
|
9 years ago |
Chris Wilson
|
29ecd78d3b
drm/i915: Define a separate variable and control for RPS waitboost frequency
|
9 years ago |
Chris Wilson
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
Chris Wilson
|
ec602a0dfb
drm/i915: No need to wait for idle on L3 remap
|
9 years ago |
Chris Wilson
|
e2efd13007
drm/i915: Rename struct intel_context
|
9 years ago |
Chris Wilson
|
dc97997a21
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
|
9 years ago |