summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_uncore.c
AgeCommit message (Expand)Author
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: make enable/disable rpm assert function use the rpm structureDaniele Ceraolo Spurio
2019-06-14drm/i915: Remove rpm asserts that use i915Daniele Ceraolo Spurio
2019-06-10drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessorsTvrtko Ursulin
2019-05-08drm/i915: Reboot CI if forcewake failsChris Wilson
2019-04-08drm/i915: extract intel_pm.h from intel_drv.hJani Nikula
2019-04-03drm/i915: rename init/fini/prune uncore functionsDaniele Ceraolo Spurio
2019-04-03drm/i915: add intel_uncore_init_earlyDaniele Ceraolo Spurio
2019-03-29drm/i915: move the edram detection out of uncore initDaniele Ceraolo Spurio
2019-03-26drm/i915: take a reference to uncore in the engine and use itDaniele Ceraolo Spurio
2019-03-26drm/i915: switch intel_wait_for_register to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: intel_wait_for_register_fw to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: switch uncore mmio funcs to use intel_uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: take a ref to the rpm in the uncore structureDaniele Ceraolo Spurio
2019-03-26drm/i915: add uncore flags for unclaimed mmioDaniele Ceraolo Spurio
2019-03-26drm/i915: add HAS_FORCEWAKE flag to uncoreDaniele Ceraolo Spurio
2019-03-26drm/i915: rename raw reg access functionsDaniele Ceraolo Spurio
2019-03-20drm/i915: make raw access function work on uncoreDaniele Ceraolo Spurio
2019-03-20drm/i915: move regs pointer inside the uncore structureDaniele Ceraolo Spurio
2019-03-20drm/i915: reduce the dev_priv->uncore dance in uncore.cDaniele Ceraolo Spurio
2019-03-20drm/i915: make find_fw_domain work on intel_uncoreDaniele Ceraolo Spurio
2019-03-20drm/i915: make more uncore function work on intel_uncoreDaniele Ceraolo Spurio
2019-03-20drm/i915: use intel_uncore for all forcewake get/putDaniele Ceraolo Spurio
2019-03-20drm/i915: use intel_uncore in fw get/put internal pathsDaniele Ceraolo Spurio
2019-03-20drm/i915: always use masks on FW regsDaniele Ceraolo Spurio
2019-03-16drm/i915: do not pass dev_priv to low-level forcewake functionsDaniele Ceraolo Spurio
2019-02-05drm/i915: Include register polling in reg_rw tracesVille Syrjälä
2019-01-16drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson
2019-01-14drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson
2019-01-14drm/i915/gem: Track the rpm wakerefsChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-02drm/i915: always use INTEL_INFO() to access device infoJani Nikula
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2018-12-13drm/i915/icl: Mind the SFC units when resetting VD or VEBox enginesOscar Mateo
2018-12-12drm/i915: merge gen checks to use rangeLucas De Marchi
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-12drm/i915: Rename IS_GEN to IS_GEN_RANGELucas De Marchi
2018-10-22drm/i915: uncore_fw_domains_init sort platforms newer-to-olderRodrigo Vivi
2018-09-04drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlockChris Wilson
2018-09-04drm/i915: Double check we didn't miss an unclaimed register accessChris Wilson
2018-08-13drm/i915: Force reset on unready engineMika Kuoppala
2018-08-13drm/i915: Expose retry count to per gen reset logicMika Kuoppala
2018-08-09drm/i915: Restore user forcewake domains across suspendChris Wilson
2018-07-24drm/i915: Show stack (by WARN) for hitting forcewake errorsChris Wilson
2018-06-08drm/i915: Add WaKBLVECSSemaphoreWaitPollMika Kuoppala
2018-06-08drm/i915: Cancel reset preparations on failed resetsMika Kuoppala
2018-05-16drm/i915: Stop parking the signaler around resetChris Wilson
2018-05-11drm/i915/icl: Introduce initial Icelake WorkaroundsOscar Mateo
2018-04-06drm/i915/icl: Add reset control register changesMichel Thierry