index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uncore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-10
drm/i915: Just clear the mmiodebug before a register access
Chris Wilson
1
-4
/
+3
2016-09-06
drm/i915: Remove 64b mmio write vfuncs
Chris Wilson
1
-9
/
+0
2016-08-27
drm/i915: Make for_each_engine_masked() more compact and quicker
Chris Wilson
1
-3
/
+6
2016-07-21
Revert "drm/i915: Enable RC6 immediately"
Chris Wilson
1
-1
/
+1
2016-07-21
drm/i915: Enable RC6 immediately
Chris Wilson
1
-1
/
+1
2016-07-19
drm/i915: Fixup kerneldoc code snippets in intel_uncore.c
Daniel Vetter
1
-4
/
+8
2016-07-14
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
1
-1
/
+1
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
1
-3
/
+3
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
1
-1
/
+1
2016-07-04
drm/i915: Hold irq uncore.lock when initialising fw_domains
Chris Wilson
1
-0
/
+2
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
1
-7
/
+3
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
1
-4
/
+6
2016-06-30
drm/i915: Use a hybrid scheme for fast register waits
Chris Wilson
1
-11
/
+72
2016-05-23
drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
Dave Gordon
1
-1
/
+1
2016-05-13
drm/i915: Move get-reset-stats ioctl from intel_uncore.c to i915_gem_context.c
Chris Wilson
1
-39
/
+0
2016-05-11
drm/i915: Make IS_GENx macros work on a mask
Tvrtko Ursulin
1
-2
/
+2
2016-05-10
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
1
-83
/
+79
2016-05-09
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
1
-7
/
+7
2016-04-14
drm/i915: Use fw_domains_put_with_fifo() on HSW
Ville Syrjälä
1
-1
/
+5
2016-04-14
drm/i915: Calculate edram size
Mika Kuoppala
1
-4
/
+17
2016-04-14
drm/i915: Store and use edram capabilities
Mika Kuoppala
1
-12
/
+27
2016-04-12
Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv"
Ville Syrjälä
1
-9
/
+0
2016-04-12
drm/i915: Only grab correct forcewake for the engine with execlists
Tvrtko Ursulin
1
-0
/
+108
2016-04-12
drm/i915: Remove forcewake request registers from the shadowed table
Tvrtko Ursulin
1
-4
/
+0
2016-04-12
drm/i915: Extract knowledge of register forcewake domains
Tvrtko Ursulin
1
-100
/
+155
2016-04-12
drm/i915: Do not serialize forcewake acquire across domains
Tvrtko Ursulin
1
-1
/
+3
2016-04-12
drm/i915: Simplify for_each_fw_domain iterators
Tvrtko Ursulin
1
-24
/
+21
2016-04-12
drm/i915: Use consistent forcewake auto-release timeout across kernel configs
Tvrtko Ursulin
1
-9
/
+16
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
1
-2
/
+2
2016-04-05
drm/i915/guc: reset GuC and retry on firmware load failure
Arun Siluvery
1
-0
/
+19
2016-03-30
drm/i915: Rename __force_wake_get to __force_wake_auto
Chris Wilson
1
-9
/
+9
2016-03-17
drm/i915: Modify reset func to handle per engine resets
Mika Kuoppala
1
-23
/
+64
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
1
-2
/
+2
2016-03-04
drm/i915: Generalise common GPU engine reset request/unrequest code
Tomas Elf
1
-20
/
+36
2016-02-06
drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
Sagar Arun Kamble
1
-0
/
+2
2016-01-21
drm/i915: Limit the auto arming of mmio debugs on vlv/chv
Mika Kuoppala
1
-0
/
+9
2016-01-11
drm/i915: Arm the unclaimed mmio debugs on suspend path
Mika Kuoppala
1
-2
/
+5
2016-01-11
drm/i915: Enable mmio_debug for vlv/chv
Mika Kuoppala
1
-19
/
+22
2016-01-08
drm/i915: Add non claimed mmio checking for vlv/chv
Mika Kuoppala
1
-4
/
+27
2016-01-08
drm/i915: Streamline unclaimed reg debug trace
Mika Kuoppala
1
-9
/
+9
2016-01-08
drm/i915: Do one shot unclaimed mmio detection less frequently
Mika Kuoppala
1
-19
/
+18
2016-01-08
drm/i915: Introduce intel_uncore_unclaimed_mmio
Mika Kuoppala
1
-3
/
+2
2016-01-08
drm/i915: Consolidate unclaimed mmio detection
Mika Kuoppala
1
-12
/
+23
2015-12-17
drm/i915: use assert_rpm_wakelock_held instead of opencoding it
Imre Deak
1
-1
/
+1
2015-12-17
drm/i915: add assert_rpm_wakelock_held helper
Imre Deak
1
-13
/
+7
2015-12-17
drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
Imre Deak
1
-2
/
+1
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
1
-2
/
+2
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+10
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
1
-36
/
+37
2015-11-18
drm/i915: Add 'offset' to uncore funcs
Ville Syrjälä
1
-23
/
+25
[next]