Chris Wilson
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
Chris Wilson
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
Chris Wilson
|
556ab7a6de
drm/i915: Hold irq uncore.lock when initialising fw_domains
|
9 years ago |
Chris Wilson
|
4a17fe13c0
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
9 years ago |
Chris Wilson
|
87273b7110
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
|
9 years ago |
Chris Wilson
|
1758b90e38
drm/i915: Use a hybrid scheme for fast register waits
|
9 years ago |
Dave Gordon
|
1a3d189837
drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
|
9 years ago |
Chris Wilson
|
d538704ba0
drm/i915: Move get-reset-stats ioctl from intel_uncore.c to i915_gem_context.c
|
9 years ago |
Tvrtko Ursulin
|
ae5702d245
drm/i915: Make IS_GENx macros work on a mask
|
9 years ago |
Chris Wilson
|
dc97997a21
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
|
9 years ago |
Chris Wilson
|
c033666a94
drm/i915: Store a i915 backpointer from engine, and use it
|
9 years ago |
Ville Syrjälä
|
3d7d0c85e4
drm/i915: Use fw_domains_put_with_fifo() on HSW
|
9 years ago |
Mika Kuoppala
|
c02e85a06e
drm/i915: Calculate edram size
|
9 years ago |
Mika Kuoppala
|
3accaf7e73
drm/i915: Store and use edram capabilities
|
9 years ago |
Ville Syrjälä
|
522bad5b5e
Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv"
|
9 years ago |
Tvrtko Ursulin
|
3756685a18
drm/i915: Only grab correct forcewake for the engine with execlists
|
9 years ago |
Tvrtko Ursulin
|
a70ecc16d0
drm/i915: Remove forcewake request registers from the shadowed table
|
9 years ago |
Tvrtko Ursulin
|
6863b76c62
drm/i915: Extract knowledge of register forcewake domains
|
9 years ago |
Tvrtko Ursulin
|
4e1176dd61
drm/i915: Do not serialize forcewake acquire across domains
|
9 years ago |
Tvrtko Ursulin
|
33c582c10a
drm/i915: Simplify for_each_fw_domain iterators
|
9 years ago |
Tvrtko Ursulin
|
a57a4a67e5
drm/i915: Use consistent forcewake auto-release timeout across kernel configs
|
9 years ago |
Joonas Lahtinen
|
2d1fe07340
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
|
9 years ago |
Arun Siluvery
|
6b332fa20f
drm/i915/guc: reset GuC and retry on firmware load failure
|
9 years ago |
Chris Wilson
|
b208ba8e49
drm/i915: Rename __force_wake_get to __force_wake_auto
|
9 years ago |
Mika Kuoppala
|
ee4b6faf96
drm/i915: Modify reset func to handle per engine resets
|
9 years ago |
Tvrtko Ursulin
|
666796da7a
drm/i915: More intel_engine_cs renaming
|
9 years ago |
Tomas Elf
|
d431440cce
drm/i915: Generalise common GPU engine reset request/unrequest code
|
9 years ago |
Sagar Arun Kamble
|
274008e89d
drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
|
9 years ago |
Mika Kuoppala
|
c81eeea6c1
drm/i915: Limit the auto arming of mmio debugs on vlv/chv
|
9 years ago |
Mika Kuoppala
|
bc3b9346cd
drm/i915: Arm the unclaimed mmio debugs on suspend path
|
9 years ago |