Michel Thierry
|
254e0931f5
drm/i915/glk: Convert a few more IS_BROXTON() to IS_GEN9_LP()
|
8 年之前 |
Mika Kuoppala
|
73a7987113
drm/i915: Fix setting of boost freq tunable
|
8 年之前 |
Tvrtko Ursulin
|
12ff05e750
drm/i915: Make i915_destroy_error_state take dev_priv
|
8 年之前 |
Chris Wilson
|
98a2f41167
drm/i915: Allow disabling error capture
|
8 年之前 |
Chris Wilson
|
662d19e78b
drm/i915: Drop mutex around clearing error state
|
9 年之前 |
David Weinehall
|
694c282845
drm/i915: i915_sysfs.c cleanup
|
9 年之前 |
David Weinehall
|
c49d13ee13
drm/i915: consistent struct device naming
|
9 年之前 |
Chris Wilson
|
5b249600c1
drm/i915: Fix up some stray to_i915(dev) after a recent merge
|
9 年之前 |
Chris Wilson
|
62e1baa128
drm/i915: Remove superfluous powersave work flushing
|
9 年之前 |
Chris Wilson
|
29ecd78d3b
drm/i915: Define a separate variable and control for RPS waitboost frequency
|
9 年之前 |
Chris Wilson
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 年之前 |
Chris Wilson
|
ec602a0dfb
drm/i915: No need to wait for idle on L3 remap
|
9 年之前 |
Chris Wilson
|
e2efd13007
drm/i915: Rename struct intel_context
|
9 年之前 |
Chris Wilson
|
dc97997a21
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
|
9 年之前 |
Sagar Arun Kamble
|
933bfb44b2
drm/i915: Hold RPM reference while setting freq limits through sysfs
|
9 年之前 |
Geliang Tang
|
657fb5fbad
drm/i915: use kobj_to_dev()
|
9 年之前 |
Wayne Boyer
|
666a45379e
drm/i915: Separate cherryview from valleyview
|
9 年之前 |
Ville Syrjälä
|
f0f59a00a1
drm/i915: Type safe register read/write
|
9 年之前 |
Imre Deak
|
d8135109e4
drm/i915/bxt: fix RC6 residency time calculation
|
10 年之前 |
Ville Syrjälä
|
2cc9fab180
drm/i915: Simplify vlv/chv rc6 residency calculation
|
10 年之前 |
Imre Deak
|
66c826a175
drm/i915/vlv: fix RC6 residency time calculation
|
10 年之前 |
Akash Goel
|
ed64d66fba
drm/i915/skl: Updated the act_freq_mhz_show sysfs function
|
10 年之前 |
Ville Syrjälä
|
626ad6f37d
drm/i915: Add media rc6 residency file to sysfs
|
10 年之前 |
Akash Goel
|
bc4d91f699
drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
|
10 年之前 |
Ville Syrjälä
|
ffe02b403d
drm/i915: Introduce intel_set_rps()
|
10 年之前 |
Ville Syrjälä
|
7c59a9c133
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
|
10 年之前 |
Ville Syrjälä
|
c8c972ebd2
drm/i915: Add gt_act_freq_mhz sysfs file
|
10 年之前 |
Ville Syrjälä
|
f745a80e34
drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq change
|
10 年之前 |
Ville Syrjälä
|
f78ae63f28
drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'
|
10 年之前 |
Ville Syrjälä
|
b5c46aab48
drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files
|
10 年之前 |