index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uncore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: remove last traces of I915_READ(), I915_WRITE() and POSTING_READ()
Jani Nikula
2020-12-02
1
-2
/
+2
*
drm/i915: remove last traces of I915_READ_FW() and I915_WRITE_FW()
Jani Nikula
2020-12-01
1
-1
/
+1
*
drm/i915: Rename FORCEWAKE_BLITTER to FORCEWAKE_GT
Matt Roper
2020-10-09
1
-2
/
+2
*
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
2020-07-08
1
-1
/
+3
*
drm/i915/selftests: Measure the energy consumed while in RC6
Chris Wilson
2020-03-25
1
-1
/
+5
*
drm/i915: Only apply a rmw mmio update if the value changes
Chris Wilson
2019-09-17
1
-10
/
+10
*
drm/i915: split out uncore_mmio_debug
Daniele Ceraolo Spurio
2019-08-09
1
-7
/
+11
*
drm/i915/uc: Move uC WOPCM setup in uc_init_hw
Daniele Ceraolo Spurio
2019-07-31
1
-0
/
+12
*
drm/i915: Explicitly track active fw_domain timers
Chris Wilson
2019-07-08
1
-0
/
+1
*
drm/i915: dynamically allocate forcewake domains
Daniele Ceraolo Spurio
2019-06-20
1
-9
/
+4
*
drm/i915: kill uncore_to_i915
Daniele Ceraolo Spurio
2019-06-20
1
-1
/
+3
*
drm/i915: kill uncore_sanitize
Daniele Ceraolo Spurio
2019-06-20
1
-1
/
+0
*
drm/i915: use vfuncs for reg_read/write_fw_domains
Daniele Ceraolo Spurio
2019-06-20
1
-0
/
+5
*
drm/i915: move and rename i915_runtime_pm
Daniele Ceraolo Spurio
2019-06-14
1
-2
/
+2
*
drm/i915: Convert i915_reset.c over to using uncore mmio
Chris Wilson
2019-04-05
1
-4
/
+19
*
drm/i915: rename init/fini/prune uncore functions
Daniele Ceraolo Spurio
2019-04-03
1
-3
/
+3
*
drm/i915: add intel_uncore_init_early
Daniele Ceraolo Spurio
2019-04-03
1
-0
/
+1
*
drm/i915: move the edram detection out of uncore init
Daniele Ceraolo Spurio
2019-03-29
1
-1
/
+0
*
drm/i915: fix i386 build of 64b raw_uncore functions
Daniele Ceraolo Spurio
2019-03-27
1
-0
/
+1
*
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
2019-03-26
1
-3
/
+3
*
drm/i915: intel_wait_for_register_fw to uncore
Daniele Ceraolo Spurio
2019-03-26
1
-13
/
+21
*
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
Daniele Ceraolo Spurio
2019-03-26
1
-1
/
+1
*
drm/i915: switch uncore mmio funcs to use intel_uncore
Daniele Ceraolo Spurio
2019-03-26
1
-7
/
+99
*
drm/i915: take a ref to the rpm in the uncore structure
Daniele Ceraolo Spurio
2019-03-26
1
-0
/
+3
*
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
2019-03-26
1
-2
/
+23
*
drm/i915: add HAS_FORCEWAKE flag to uncore
Daniele Ceraolo Spurio
2019-03-26
1
-0
/
+9
*
drm/i915: rename raw reg access functions
Daniele Ceraolo Spurio
2019-03-26
1
-0
/
+27
*
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
1
-1
/
+3
*
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
1
-6
/
+6
*
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
1
-6
/
+6
*
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-20
1
-8
/
+9
*
drm/i915: always use masks on FW regs
Daniele Ceraolo Spurio
2019-03-20
1
-4
/
+0
*
drm/i915: do not pass dev_priv to low-level forcewake functions
Daniele Ceraolo Spurio
2019-03-16
1
-2
/
+7
*
drm/i915: Restore user forcewake domains across suspend
Chris Wilson
2018-08-09
1
-0
/
+1
*
drm/i915/uncore: switch to kernel unsigned int types
Jani Nikula
2018-06-18
1
-11
/
+11
*
drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
Oscar Mateo
2018-03-20
1
-0
/
+1
*
drm/i915/icl: Gen11 forcewake support
Daniele Ceraolo Spurio
2018-03-07
1
-6
/
+17
*
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-03-01
1
-0
/
+5
|
\
|
*
drm/i915: Prune gen8_gt_irq_handler
Chris Wilson
2018-02-19
1
-0
/
+5
|
*
drm/i915: Re-register PMIC bus access notifier on runtime resume
Hans de Goede
2017-11-15
1
-0
/
+1
*
|
drm/i915: Add more control to wait_for routines
Sean Paul
2018-01-08
1
-1
/
+13
*
|
drm/i915: Re-register PMIC bus access notifier on runtime resume
Hans de Goede
2017-11-21
1
-0
/
+1
|
/
*
drm/i915: Provide an assert for when we expect forcewake to be held
Chris Wilson
2017-10-09
1
-0
/
+2
*
drm/i915: Make intel_uncore.h header self-contained
Michal Wajdeczko
2017-10-04
1
-0
/
+6
*
drm/i915: Disable mmio debugging during user access
Chris Wilson
2017-09-07
1
-0
/
+10
*
drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
Chris Wilson
2017-05-26
1
-0
/
+1
*
drm/i915: Move uncore definitions into a separate header
Michal Wajdeczko
2017-05-09
1
-0
/
+169