index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2016-11-17
drm/i915: Waterproof verification of gen9 forcewake table ranges
Tvrtko Ursulin
2016-11-17
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
2016-11-17
drm/i915: Fix gen9 forcewake range table
Tvrtko Ursulin
2016-11-16
drm/i915/bxt: Broxton decoupled MMIO
Praveen Paneri
2016-10-04
drm/i915: Inline binary search
Tvrtko Ursulin
2016-10-04
drm/i915: Use binary search when looking for shadowed registers
Tvrtko Ursulin
2016-10-04
drm/i915: Sort the shadow register table
Tvrtko Ursulin
2016-10-04
drm/i915: Remove identical write mmmio functions
Tvrtko Ursulin
2016-10-04
drm/i915: Remove identical mmio read functions
Tvrtko Ursulin
2016-10-04
drm/i915: Remove identical macros
Tvrtko Ursulin
2016-10-04
drm/i915: Store the active forcewake range table pointer
Tvrtko Ursulin
2016-10-04
drm/i915: Eliminate Gen9 special case
Tvrtko Ursulin
2016-10-04
drm/i915: Use binary search when looking up forcewake domains
Tvrtko Ursulin
2016-10-04
drm/i915: Sort forcewake mapping tables
Tvrtko Ursulin
2016-10-04
drm/i915: Data driven register to forcewake domains lookup
Tvrtko Ursulin
2016-10-04
drm/i915: Do not inline forcewake taking in mmio accessors
Tvrtko Ursulin
2016-10-04
drm/i915: Keep track of active forcewake domains in a bitmask
Tvrtko Ursulin
2016-10-04
drm/i915: Remove redundant hsw_write* mmio functions
Tvrtko Ursulin
2016-10-03
drm/i915: Just clear the mmiodebug before a register access
Chris Wilson
2016-09-06
drm/i915: Remove 64b mmio write vfuncs
Chris Wilson
2016-08-27
drm/i915: Make for_each_engine_masked() more compact and quicker
Chris Wilson
2016-07-21
Revert "drm/i915: Enable RC6 immediately"
Chris Wilson
2016-07-21
drm/i915: Enable RC6 immediately
Chris Wilson
2016-07-19
drm/i915: Fixup kerneldoc code snippets in intel_uncore.c
Daniel Vetter
2016-07-14
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
drm/i915: Hold irq uncore.lock when initialising fw_domains
Chris Wilson
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
drm/i915: Use a hybrid scheme for fast register waits
Chris Wilson
2016-05-23
drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
Dave Gordon
2016-05-13
drm/i915: Move get-reset-stats ioctl from intel_uncore.c to i915_gem_context.c
Chris Wilson
2016-05-11
drm/i915: Make IS_GENx macros work on a mask
Tvrtko Ursulin
2016-05-10
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-05-09
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-04-14
drm/i915: Use fw_domains_put_with_fifo() on HSW
Ville Syrjälä
2016-04-14
drm/i915: Calculate edram size
Mika Kuoppala
2016-04-14
drm/i915: Store and use edram capabilities
Mika Kuoppala
2016-04-12
Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv"
Ville Syrjälä
2016-04-12
drm/i915: Only grab correct forcewake for the engine with execlists
Tvrtko Ursulin
2016-04-12
drm/i915: Remove forcewake request registers from the shadowed table
Tvrtko Ursulin
2016-04-12
drm/i915: Extract knowledge of register forcewake domains
Tvrtko Ursulin
2016-04-12
drm/i915: Do not serialize forcewake acquire across domains
Tvrtko Ursulin
2016-04-12
drm/i915: Simplify for_each_fw_domain iterators
Tvrtko Ursulin
2016-04-12
drm/i915: Use consistent forcewake auto-release timeout across kernel configs
Tvrtko Ursulin
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
2016-04-05
drm/i915/guc: reset GuC and retry on firmware load failure
Arun Siluvery
2016-03-30
drm/i915: Rename __force_wake_get to __force_wake_auto
Chris Wilson
2016-03-17
drm/i915: Modify reset func to handle per engine resets
Mika Kuoppala
[next]