index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2017-05-10
drm/i915: Fix __intel_wait_for_register_fw to not sleep in atomic
Daniel Vetter
2017-05-09
drm/i915: Move uncore definitions into a separate header
Michal Wajdeczko
2017-05-03
drm/i915: Use wait_for_atomic_us when waiting for gt fifo
Mika Kuoppala
2017-05-03
drm/i915: Move the GTFIFODBG to the common mmio dbg framework
Mika Kuoppala
2017-04-28
drm/i915/guc: Fix sleep under spinlock during reset
Tvrtko Ursulin
2017-04-27
drm/i915: Rename gen8_(un)request_engine_reset to gen8_reset_engine_start/cancel
Michel Thierry
2017-04-12
drm/i915: Add stub mmio read/write routines to mock device
Chris Wilson
2017-04-11
drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()
Chris Wilson
2017-04-11
drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
Chris Wilson
2017-04-10
drm/i915: Don't allow overuse of __intel_wait_for_register_fw()
Michal Wajdeczko
2017-04-10
drm/i915: Drop const qualifiers from params in wait_for_register()
Michal Wajdeczko
2017-04-07
drm/i915: Extend intel_wait_for_register_fw() with fast timeout
Michal Wajdeczko
2017-04-07
drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()
Michal Wajdeczko
2017-03-23
drm/i915: All fw_domains share the same set/clear/reset values
Chris Wilson
2017-03-23
drm/i915: Remove posting-read for forcewake put
Chris Wilson
2017-03-23
drm/i915: Skip unused fw_domains
Chris Wilson
2017-03-23
drm/i915: Use correct fw_domains during reset
Chris Wilson
2017-03-23
drm/i915: Use correct fw_domains during initialisation
Chris Wilson
2017-03-23
drm/i915: Eliminate per-fw_domain i915 backpointer
Chris Wilson
2017-03-17
drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly
Tvrtko Ursulin
2017-03-13
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Daniel Vetter
2017-03-10
drm/i915: Fix forcewake active domain tracking
Tvrtko Ursulin
2017-03-02
drm/i915: s/assert_spin_locked/lockdep_assert_held/
Chris Wilson
2017-03-02
drm/i915: Listen for PMIC bus access notifications
Hans de Goede
2017-03-02
drm/i915: Add intel_uncore_suspend / resume functions
Hans de Goede
2017-02-13
drm/i915: Move uncore selfchecks to live selftest infrastructure
Chris Wilson
[next]