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
2019-02-05
drm/i915: Include register polling in reg_rw traces
Ville Syrjälä
1
-0
/
+3
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
1
-556
/
+0
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
1
-15
/
+15
2019-01-14
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
1
-2
/
+3
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-1
/
+1
2019-01-02
drm/i915: always use INTEL_INFO() to access device info
Jani Nikula
1
-1
/
+1
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
1
-2
/
+2
2018-12-13
drm/i915/icl: Mind the SFC units when resetting VD or VEBox engines
Oscar Mateo
1
-5
/
+110
2018-12-12
drm/i915: merge gen checks to use range
Lucas De Marchi
1
-3
/
+3
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-9
/
+9
2018-12-12
drm/i915: Rename IS_GEN to IS_GEN_RANGE
Lucas De Marchi
1
-6
/
+6
2018-10-22
drm/i915: uncore_fw_domains_init sort platforms newer-to-older
Rodrigo Vivi
1
-1
/
+1
2018-09-04
drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlock
Chris Wilson
1
-3
/
+10
2018-09-04
drm/i915: Double check we didn't miss an unclaimed register access
Chris Wilson
1
-6
/
+7
2018-08-13
drm/i915: Force reset on unready engine
Mika Kuoppala
1
-13
/
+37
2018-08-13
drm/i915: Expose retry count to per gen reset logic
Mika Kuoppala
1
-14
/
+26
2018-08-09
drm/i915: Restore user forcewake domains across suspend
Chris Wilson
1
-20
/
+26
2018-07-24
drm/i915: Show stack (by WARN) for hitting forcewake errors
Chris Wilson
1
-4
/
+14
2018-06-08
drm/i915: Add WaKBLVECSSemaphoreWaitPoll
Mika Kuoppala
1
-0
/
+2
2018-06-08
drm/i915: Cancel reset preparations on failed resets
Mika Kuoppala
1
-5
/
+9
2018-05-16
drm/i915: Stop parking the signaler around reset
Chris Wilson
1
-9
/
+3
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
[next]