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
2020-05-11
drm/i915: Remove unused HAS_FWTABLE macro
Pascal Terjan
2020-04-17
drm/i915/icl: Update forcewake firmware ranges
Radhakrishna Sripada
2020-04-08
drm/i915/uncore: prefer struct drm_device based logging
Jani Nikula
2020-03-25
drm/i915/selftests: Measure the energy consumed while in RC6
Chris Wilson
2020-01-22
drm/i915: Make WARN* drm specific where uncore or stream ptr is available
Pankaj Bharadiya
2020-01-22
drm/i915: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-01-10
drm/i915/uncore: use new struct drm_device based macros.
Wambui Karuga
2019-09-13
drm/i915/tgl: Introduce gen12 forcewake ranges
Michel Thierry
2019-09-13
drm/i915: Update Gen11 forcewake ranges
Mika Kuoppala
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
[next]