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-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
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-04
drm/i915: Generalise common GPU engine reset request/unrequest code
Tomas Elf
2016-02-05
drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
Sagar Arun Kamble
2016-01-21
drm/i915: Limit the auto arming of mmio debugs on vlv/chv
Mika Kuoppala
2016-01-11
drm/i915: Arm the unclaimed mmio debugs on suspend path
Mika Kuoppala
2016-01-11
drm/i915: Enable mmio_debug for vlv/chv
Mika Kuoppala
2016-01-08
drm/i915: Add non claimed mmio checking for vlv/chv
Mika Kuoppala
2016-01-08
drm/i915: Streamline unclaimed reg debug trace
Mika Kuoppala
2016-01-08
drm/i915: Do one shot unclaimed mmio detection less frequently
Mika Kuoppala
2016-01-08
drm/i915: Introduce intel_uncore_unclaimed_mmio
Mika Kuoppala
2016-01-08
drm/i915: Consolidate unclaimed mmio detection
Mika Kuoppala
2015-12-17
drm/i915: use assert_rpm_wakelock_held instead of opencoding it
Imre Deak
2015-12-17
drm/i915: add assert_rpm_wakelock_held helper
Imre Deak
2015-12-17
drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
Imre Deak
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
2015-11-23
Merge tag 'v4.4-rc2' into drm-intel-next-queued
Daniel Vetter
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
drm/i915: Add 'offset' to uncore funcs
Ville Syrjälä
2015-11-18
drm/i915: Pull the vgpu uncore funcs apart from the rest of gen6+
Ville Syrjälä
2015-11-18
drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctl
Ville Syrjälä
2015-11-05
drm/i915: Do graphics device reset under forcewake
Mika Kuoppala
2015-10-26
drm/i915: Add NEEDS_FORCEWAKE() checks for vlv/chv
Ville Syrjälä
2015-10-26
drm/i915: Respin vlv/chv reagister access to look more like SKL
Ville Syrjälä
2015-10-26
drm/i915: Minor style nits in intel_uncore.c
Ville Syrjälä
2015-10-26
drm/i915: Read FORCEWAKE registers with I915_READ_FW()
Ville Syrjälä
2015-10-26
drm/i915: Turn __raw_i915_read8() & co. in to inline functions
Ville Syrjälä
2015-10-13
drm/i915: Remove dev_priv argument from NEEDS_FORCE_WAKE
Ville Syrjälä
2015-09-30
drm/i915: Include MCHBAR_MIRROR_BASE in ILK_GDSR
Ville Syrjälä
[next]