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-07-08
drm/i915: Explicitly track active fw_domain timers
Chris Wilson
2019-07-07
drm/i915: Pull assert_forcewake_active() underneath the lock
Chris Wilson
2019-07-05
drm/i915: Order assert forcewake test
Chris Wilson
2019-07-04
drm/i915: Check caller held wakerefs in assert_forcewakes_active
Chris Wilson
2019-06-20
drm/i915/gvt: decouple check_vgpu() from uncore_init()
Daniele Ceraolo Spurio
2019-06-20
drm/i915: dynamically allocate forcewake domains
Daniele Ceraolo Spurio
2019-06-20
drm/i915: skip forcewake actions on forcewake-less uncore
Daniele Ceraolo Spurio
2019-06-20
drm/i915: kill uncore_to_i915
Daniele Ceraolo Spurio
2019-06-20
drm/i915: kill uncore_sanitize
Daniele Ceraolo Spurio
2019-06-20
drm/i915: use vfuncs for reg_read/write_fw_domains
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: make enable/disable rpm assert function use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: Remove rpm asserts that use i915
Daniele Ceraolo Spurio
2019-06-10
drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessors
Tvrtko Ursulin
2019-05-08
drm/i915: Reboot CI if forcewake fails
Chris Wilson
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
[next]