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-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
2019-04-03
drm/i915: rename init/fini/prune uncore functions
Daniele Ceraolo Spurio
2019-04-03
drm/i915: add intel_uncore_init_early
Daniele Ceraolo Spurio
2019-03-29
drm/i915: move the edram detection out of uncore init
Daniele Ceraolo Spurio
2019-03-26
drm/i915: take a reference to uncore in the engine and use it
Daniele Ceraolo Spurio
2019-03-26
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: intel_wait_for_register_fw to uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: switch uncore mmio funcs to use intel_uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: take a ref to the rpm in the uncore structure
Daniele Ceraolo Spurio
2019-03-26
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
2019-03-26
drm/i915: add HAS_FORCEWAKE flag to uncore
Daniele Ceraolo Spurio
2019-03-26
drm/i915: rename raw reg access functions
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make raw access function work on uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
drm/i915: reduce the dev_priv->uncore dance in uncore.c
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make find_fw_domain work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-20
drm/i915: always use masks on FW regs
Daniele Ceraolo Spurio
2019-03-16
drm/i915: do not pass dev_priv to low-level forcewake functions
Daniele Ceraolo Spurio
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
[next]