index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: Always stop the rings before a missing GPU reset
Chris Wilson
2017-10-13
1
-6
/
+7
*
drm/i915: Provide an assert for when we expect forcewake to be held
Chris Wilson
2017-10-09
1
-1
/
+17
*
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
1
-10
/
+12
*
drm/i915: Stop engines before reset
Mika Kuoppala
2017-09-20
1
-32
/
+43
*
drm/i915: Simplify i915_reg_read_ioctl
Joonas Lahtinen
2017-09-14
1
-51
/
+44
*
drm/i915: Disable mmio debugging during user access
Chris Wilson
2017-09-07
1
-0
/
+51
*
drm/i915/cnl: Allow the reg_read ioctl to read the RCS TIMESTAMP register
Nanley Chery
2017-09-06
1
-1
/
+1
*
drm/i915: Stop touching forcewake following a gen6+ engine reset
Chris Wilson
2017-08-18
1
-6
/
+1
*
drm/i915/cnl: Add force wake for gen10+.
Rodrigo Vivi
2017-07-06
1
-2
/
+2
*
drm/i915: Modify error handler for per engine hang recovery
Michel Thierry
2017-06-20
1
-0
/
+11
*
drm/i915: Remove decoupled MMIO code
Kai Chen
2017-05-30
1
-126
/
+0
*
drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
Chris Wilson
2017-05-26
1
-3
/
+12
*
drm/i915/g33: Improve reset reliability
Mika Kuoppala
2017-05-22
1
-0
/
+3
*
drm/i915/g4x: Improve gpu reset reliability
Mika Kuoppala
2017-05-19
1
-0
/
+35
*
drm/i915: Reorder media/render reset on g4x
Chris Wilson
2017-05-18
1
-12
/
+15
*
drm/i915: Try harder to reset the GPU
Chris Wilson
2017-05-18
1
-21
/
+46
*
drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic
Daniel Vetter
2017-05-10
1
-2
/
+2
*
drm/i915: Move uncore definitions into a separate header
Michal Wajdeczko
2017-05-09
1
-0
/
+12
*
drm/i915: Use wait_for_atomic_us when waiting for gt fifo
Mika Kuoppala
2017-05-03
1
-16
/
+14
*
drm/i915: Move the GTFIFODBG to the common mmio dbg framework
Mika Kuoppala
2017-05-03
1
-46
/
+30
*
drm/i915/guc: Fix sleep under spinlock during reset
Tvrtko Ursulin
2017-04-28
1
-6
/
+1
*
drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
Michel Thierry
2017-04-27
1
-4
/
+4
*
drm/i915: Add stub mmio read/write routines to mock device
Chris Wilson
2017-04-12
1
-24
/
+23
*
drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()
Chris Wilson
2017-04-11
1
-4
/
+12
*
drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
Chris Wilson
2017-04-11
1
-5
/
+7
*
drm/i915: Don't allow overuse of __intel_wait_for_register_fw()
Michal Wajdeczko
2017-04-10
1
-0
/
+5
*
drm/i915: Drop const qualifiers from params in wait_for_register()
Michal Wajdeczko
2017-04-10
1
-7
/
+7
*
drm/i915: Extend intel_wait_for_register_fw() with fast timeout
Michal Wajdeczko
2017-04-07
1
-12
/
+24
*
drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()
Michal Wajdeczko
2017-04-07
1
-1
/
+1
*
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
|
/
[next]