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-08-09
drm/i915: split out uncore_mmio_debug
Daniele Ceraolo Spurio
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-02
drm/i915: Add i915 to i915_inject_probe_failure
Michal Wajdeczko
2019-08-02
drm/i915: Fix documentation for __intel_wait_for_register_fw*
Michal Wajdeczko
2019-08-01
drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP register
Jordan Justen
2019-07-12
drm/i915: Replace "_load" with "_probe" consequently
Janusz Krzysztofik
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
[next]