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.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-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
2018-05-11
drm/i915/icl: Introduce initial Icelake Workarounds
Oscar Mateo
1
-2
/
+5
2018-04-06
drm/i915/icl: Add reset control register changes
Michel Thierry
1
-2
/
+51
2018-03-30
drm/i915: Only warn for might_sleep() before a slow wait_for_register
Chris Wilson
1
-2
/
+2
2018-03-30
drm/i915: Avoid sleeping inside per-engine reset
Chris Wilson
1
-17
/
+34
2018-03-22
drm/i915: Flush pending interrupt following a GPU reset
Chris Wilson
1
-1
/
+3
2018-03-20
drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
Oscar Mateo
1
-0
/
+56
2018-03-07
drm/i915/icl: Gen11 forcewake support
Daniele Ceraolo Spurio
1
-10
/
+147
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-7
/
+16
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
1
-7
/
+16
2018-02-10
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
1
-3
/
+3
2018-02-08
drm/i915: Wait for gen3 reset status to be asserted
Chris Wilson
1
-4
/
+11
2018-02-08
drm/i915: Be paranoid and post the writes to stop the rings
Chris Wilson
1
-0
/
+2
2018-01-31
drm/i915/icl: allow the reg_read ioctl to read the RCS TIMESTAMP register
Paulo Zanoni
1
-1
/
+1
2018-01-08
drm/i915: Add more control to wait_for routines
Sean Paul
1
-7
/
+16
2018-01-03
drm/i915/guc : GEM_BUG_ON on invoking GuC reset function
Sujaritha Sundaresan
1
-2
/
+1
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
1
-3
/
+0
2017-11-15
drm/i915: Re-register PMIC bus access notifier on runtime resume
Hans de Goede
1
-0
/
+6
2017-11-15
drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...
Hans de Goede
1
-0
/
+7
2017-11-13
drm/i915: Clear per-engine fault register as early as possible
Michel Thierry
1
-2
/
+0
2017-11-10
drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()
Hans de Goede
1
-4
/
+13
2017-11-02
drm/i915: Use fallback forcewake if primary ack missing
Mika Kuoppala
1
-10
/
+127
2017-11-02
drm/i915/guc: Add support for reset engine using GuC commands
Michel Thierry
1
-5
/
+0
2017-11-02
drm/i915/guc: Rename the function that resets the GuC
Michel Thierry
1
-1
/
+1
2017-10-27
drm/i915: Empty the ring before disabling
Chris Wilson
1
-1
/
+5
2017-10-13
drm/i915: Always stop the rings before a missing GPU reset
Chris Wilson
1
-6
/
+7
2017-10-09
drm/i915: Provide an assert for when we expect forcewake to be held
Chris Wilson
1
-1
/
+17
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-10
/
+12
2017-09-20
drm/i915: Stop engines before reset
Mika Kuoppala
1
-32
/
+43
2017-09-14
drm/i915: Simplify i915_reg_read_ioctl
Joonas Lahtinen
1
-51
/
+44
2017-09-07
drm/i915: Disable mmio debugging during user access
Chris Wilson
1
-0
/
+51
2017-09-06
drm/i915/cnl: Allow the reg_read ioctl to read the RCS TIMESTAMP register
Nanley Chery
1
-1
/
+1
2017-08-18
drm/i915: Stop touching forcewake following a gen6+ engine reset
Chris Wilson
1
-6
/
+1
2017-07-06
drm/i915/cnl: Add force wake for gen10+.
Rodrigo Vivi
1
-2
/
+2
2017-06-20
drm/i915: Modify error handler for per engine hang recovery
Michel Thierry
1
-0
/
+11
2017-05-30
drm/i915: Remove decoupled MMIO code
Kai Chen
1
-126
/
+0
2017-05-26
drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
Chris Wilson
1
-3
/
+12
2017-05-22
drm/i915/g33: Improve reset reliability
Mika Kuoppala
1
-0
/
+3
2017-05-19
drm/i915/g4x: Improve gpu reset reliability
Mika Kuoppala
1
-0
/
+35
2017-05-18
drm/i915: Reorder media/render reset on g4x
Chris Wilson
1
-12
/
+15
2017-05-18
drm/i915: Try harder to reset the GPU
Chris Wilson
1
-21
/
+46
2017-05-10
drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic
Daniel Vetter
1
-2
/
+2
2017-05-09
drm/i915: Move uncore definitions into a separate header
Michal Wajdeczko
1
-0
/
+12
2017-05-03
drm/i915: Use wait_for_atomic_us when waiting for gt fifo
Mika Kuoppala
1
-16
/
+14
2017-05-03
drm/i915: Move the GTFIFODBG to the common mmio dbg framework
Mika Kuoppala
1
-46
/
+30
2017-04-28
drm/i915/guc: Fix sleep under spinlock during reset
Tvrtko Ursulin
1
-6
/
+1
2017-04-27
drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
Michel Thierry
1
-4
/
+4
2017-04-12
drm/i915: Add stub mmio read/write routines to mock device
Chris Wilson
1
-24
/
+23
2017-04-11
drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()
Chris Wilson
1
-4
/
+12
2017-04-11
drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
Chris Wilson
1
-5
/
+7
2017-04-10
drm/i915: Don't allow overuse of __intel_wait_for_register_fw()
Michal Wajdeczko
1
-0
/
+5
[next]