index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2018-10-22
drm/i915: uncore_fw_domains_init sort platforms newer-to-older
Rodrigo Vivi
2018-09-04
drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlock
Chris Wilson
2018-09-04
drm/i915: Double check we didn't miss an unclaimed register access
Chris Wilson
2018-08-13
drm/i915: Force reset on unready engine
Mika Kuoppala
2018-08-13
drm/i915: Expose retry count to per gen reset logic
Mika Kuoppala
2018-08-09
drm/i915: Restore user forcewake domains across suspend
Chris Wilson
2018-07-24
drm/i915: Show stack (by WARN) for hitting forcewake errors
Chris Wilson
2018-06-08
drm/i915: Add WaKBLVECSSemaphoreWaitPoll
Mika Kuoppala
2018-06-08
drm/i915: Cancel reset preparations on failed resets
Mika Kuoppala
2018-05-16
drm/i915: Stop parking the signaler around reset
Chris Wilson
2018-05-11
drm/i915/icl: Introduce initial Icelake Workarounds
Oscar Mateo
2018-04-06
drm/i915/icl: Add reset control register changes
Michel Thierry
2018-03-30
drm/i915: Only warn for might_sleep() before a slow wait_for_register
Chris Wilson
2018-03-30
drm/i915: Avoid sleeping inside per-engine reset
Chris Wilson
2018-03-22
drm/i915: Flush pending interrupt following a GPU reset
Chris Wilson
2018-03-20
drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
Oscar Mateo
2018-03-07
drm/i915/icl: Gen11 forcewake support
Daniele Ceraolo Spurio
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
2018-02-09
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2018-02-08
drm/i915: Wait for gen3 reset status to be asserted
Chris Wilson
2018-02-08
drm/i915: Be paranoid and post the writes to stop the rings
Chris Wilson
2018-01-31
drm/i915/icl: allow the reg_read ioctl to read the RCS TIMESTAMP register
Paulo Zanoni
2018-01-08
drm/i915: Add more control to wait_for routines
Sean Paul
2018-01-03
drm/i915/guc : GEM_BUG_ON on invoking GuC reset function
Sujaritha Sundaresan
2017-12-01
drm/i915: Remove unsafe i915.enable_rc6
Chris Wilson
2017-11-15
drm/i915: Re-register PMIC bus access notifier on runtime resume
Hans de Goede
2017-11-15
drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access...
Hans de Goede
2017-11-13
drm/i915: Clear per-engine fault register as early as possible
Michel Thierry
2017-11-10
drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()
Hans de Goede
2017-11-02
drm/i915: Use fallback forcewake if primary ack missing
Mika Kuoppala
2017-11-02
drm/i915/guc: Add support for reset engine using GuC commands
Michel Thierry
2017-11-02
drm/i915/guc: Rename the function that resets the GuC
Michel Thierry
2017-10-27
drm/i915: Empty the ring before disabling
Chris Wilson
2017-10-13
drm/i915: Always stop the rings before a missing GPU reset
Chris Wilson
2017-10-09
drm/i915: Provide an assert for when we expect forcewake to be held
Chris Wilson
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-20
drm/i915: Stop engines before reset
Mika Kuoppala
2017-09-14
drm/i915: Simplify i915_reg_read_ioctl
Joonas Lahtinen
2017-09-07
drm/i915: Disable mmio debugging during user access
Chris Wilson
2017-09-06
drm/i915/cnl: Allow the reg_read ioctl to read the RCS TIMESTAMP register
Nanley Chery
2017-08-18
drm/i915: Stop touching forcewake following a gen6+ engine reset
Chris Wilson
2017-07-06
drm/i915/cnl: Add force wake for gen10+.
Rodrigo Vivi
2017-06-20
drm/i915: Modify error handler for per engine hang recovery
Michel Thierry
2017-05-30
drm/i915: Remove decoupled MMIO code
Kai Chen
2017-05-26
drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
Chris Wilson
2017-05-22
drm/i915/g33: Improve reset reliability
Mika Kuoppala
2017-05-19
drm/i915/g4x: Improve gpu reset reliability
Mika Kuoppala
2017-05-18
drm/i915: Reorder media/render reset on g4x
Chris Wilson
2017-05-18
drm/i915: Try harder to reset the GPU
Chris Wilson
[next]