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.h
Age
Commit message (
Expand
)
Author
2020-03-25
drm/i915/selftests: Measure the energy consumed while in RC6
Chris Wilson
2019-09-17
drm/i915: Only apply a rmw mmio update if the value changes
Chris Wilson
2019-08-09
drm/i915: split out uncore_mmio_debug
Daniele Ceraolo Spurio
2019-07-31
drm/i915/uc: Move uC WOPCM setup in uc_init_hw
Daniele Ceraolo Spurio
2019-07-08
drm/i915: Explicitly track active fw_domain timers
Chris Wilson
2019-06-20
drm/i915: dynamically allocate forcewake domains
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: move and rename i915_runtime_pm
Daniele Ceraolo Spurio
2019-04-05
drm/i915: Convert i915_reset.c over to using uncore mmio
Chris Wilson
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-27
drm/i915: fix i386 build of 64b raw_uncore functions
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: move regs pointer inside the uncore structure
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
2018-08-09
drm/i915: Restore user forcewake domains across suspend
Chris Wilson
2018-06-18
drm/i915/uncore: switch to kernel unsigned int types
Jani Nikula
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
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-19
drm/i915: Prune gen8_gt_irq_handler
Chris Wilson
2018-01-08
drm/i915: Add more control to wait_for routines
Sean Paul
2017-11-21
drm/i915: Re-register PMIC bus access notifier on runtime resume
Hans de Goede
2017-11-15
drm/i915: Re-register PMIC bus access notifier on runtime resume
Hans de Goede
2017-10-09
drm/i915: Provide an assert for when we expect forcewake to be held
Chris Wilson
2017-10-04
drm/i915: Make intel_uncore.h header self-contained
Michal Wajdeczko
2017-09-07
drm/i915: Disable mmio debugging during user access
Chris Wilson
2017-05-26
drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
Chris Wilson
2017-05-09
drm/i915: Move uncore definitions into a separate header
Michal Wajdeczko