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
2019-02-05
drm/i915: Include register polling in reg_rw traces
Ville Syrjälä
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-02
drm/i915: always use INTEL_INFO() to access device info
Jani Nikula
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-12-13
drm/i915/icl: Mind the SFC units when resetting VD or VEBox engines
Oscar Mateo
2018-12-12
drm/i915: merge gen checks to use range
Lucas De Marchi
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
drm/i915: Rename IS_GEN to IS_GEN_RANGE
Lucas De Marchi
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
[next]