index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-09
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]