index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uncore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: All fw_domains share the same set/clear/reset values
Chris Wilson
2017-03-23
1
-19
/
+21
*
drm/i915: Remove posting-read for forcewake put
Chris Wilson
2017-03-23
1
-32
/
+1
*
drm/i915: Skip unused fw_domains
Chris Wilson
2017-03-23
1
-13
/
+29
*
drm/i915: Use correct fw_domains during reset
Chris Wilson
2017-03-23
1
-1
/
+1
*
drm/i915: Use correct fw_domains during initialisation
Chris Wilson
2017-03-23
1
-2
/
+2
*
drm/i915: Eliminate per-fw_domain i915 backpointer
Chris Wilson
2017-03-23
1
-35
/
+42
*
drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly
Tvrtko Ursulin
2017-03-17
1
-49
/
+27
*
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Daniel Vetter
2017-03-13
1
-5
/
+48
|
\
|
*
drm/i915: Listen for PMIC bus access notifications
Hans de Goede
2017-03-02
1
-0
/
+39
|
*
drm/i915: Add intel_uncore_suspend / resume functions
Hans de Goede
2017-03-02
1
-5
/
+9
*
|
drm/i915: Fix forcewake active domain tracking
Tvrtko Ursulin
2017-03-10
1
-7
/
+6
*
|
drm/i915: s/assert_spin_locked/lockdep_assert_held/
Chris Wilson
2017-03-02
1
-2
/
+2
*
|
drm/i915: Move uncore selfchecks to live selftest infrastructure
Chris Wilson
2017-02-13
1
-48
/
+4
*
|
drm/i915: refactor register fw read/write macros for recent GENs
Daniele Ceraolo Spurio
2017-02-06
1
-30
/
+10
*
|
drm/i915: clean up unused vgpu_read/write
Weinan Li
2017-01-31
1
-58
/
+0
*
|
drm/i915: noop forcewake get/put when vgpu activated
Weinan Li
2017-01-31
1
-0
/
+12
|
/
*
Merge tag 'v4.10-rc2' into drm-intel-next-queued
Daniel Vetter
2017-01-04
1
-1
/
+1
|
\
|
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
|
drm/i915: Catch non-existent registers in find_fw_domain
Joonas Lahtinen
2016-12-08
1
-1
/
+8
*
|
drm/i915: distinguish G33 and Pineview from each other
Jani Nikula
2016-12-07
1
-1
/
+1
*
|
drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxton
Ander Conselvan de Oliveira
2016-11-25
1
-2
/
+1
|
/
*
drm/i915: Waterproof verification of gen9 forcewake table ranges
Tvrtko Ursulin
2016-11-17
1
-0
/
+2
*
drm/i915: Assorted INTEL_INFO(dev) cleanups
Tvrtko Ursulin
2016-11-17
1
-1
/
+1
*
drm/i915: Fix gen9 forcewake range table
Tvrtko Ursulin
2016-11-17
1
-1
/
+1
*
drm/i915/bxt: Broxton decoupled MMIO
Praveen Paneri
2016-11-16
1
-0
/
+115
*
drm/i915: Inline binary search
Tvrtko Ursulin
2016-10-04
1
-25
/
+31
*
drm/i915: Use binary search when looking for shadowed registers
Tvrtko Ursulin
2016-10-04
1
-5
/
+21
*
drm/i915: Sort the shadow register table
Tvrtko Ursulin
2016-10-04
1
-6
/
+26
*
drm/i915: Remove identical write mmmio functions
Tvrtko Ursulin
2016-10-04
1
-75
/
+19
*
drm/i915: Remove identical mmio read functions
Tvrtko Ursulin
2016-10-04
1
-44
/
+10
*
drm/i915: Remove identical macros
Tvrtko Ursulin
2016-10-04
1
-50
/
+20
*
drm/i915: Store the active forcewake range table pointer
Tvrtko Ursulin
2016-10-04
1
-34
/
+34
*
drm/i915: Eliminate Gen9 special case
Tvrtko Ursulin
2016-10-04
1
-21
/
+21
*
drm/i915: Use binary search when looking up forcewake domains
Tvrtko Ursulin
2016-10-04
1
-8
/
+19
*
drm/i915: Sort forcewake mapping tables
Tvrtko Ursulin
2016-10-04
1
-13
/
+43
*
drm/i915: Data driven register to forcewake domains lookup
Tvrtko Ursulin
2016-10-04
1
-109
/
+103
*
drm/i915: Do not inline forcewake taking in mmio accessors
Tvrtko Ursulin
2016-10-04
1
-10
/
+14
*
drm/i915: Keep track of active forcewake domains in a bitmask
Tvrtko Ursulin
2016-10-04
1
-31
/
+23
*
drm/i915: Remove redundant hsw_write* mmio functions
Tvrtko Ursulin
2016-10-04
1
-24
/
+1
*
drm/i915: Just clear the mmiodebug before a register access
Chris Wilson
2016-10-03
1
-4
/
+3
*
drm/i915: Remove 64b mmio write vfuncs
Chris Wilson
2016-09-06
1
-9
/
+0
*
drm/i915: Make for_each_engine_masked() more compact and quicker
Chris Wilson
2016-08-27
1
-3
/
+6
*
Revert "drm/i915: Enable RC6 immediately"
Chris Wilson
2016-07-21
1
-1
/
+1
*
drm/i915: Enable RC6 immediately
Chris Wilson
2016-07-21
1
-1
/
+1
*
drm/i915: Fixup kerneldoc code snippets in intel_uncore.c
Daniel Vetter
2016-07-19
1
-4
/
+8
*
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
2016-07-14
1
-1
/
+1
*
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
1
-3
/
+3
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-1
/
+1
*
drm/i915: Hold irq uncore.lock when initialising fw_domains
Chris Wilson
2016-07-04
1
-0
/
+2
*
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
1
-7
/
+3
[next]