index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
2019-04-08
1
-4
/
+5
*
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
/
+4
*
drm/i915: move the edram detection out of uncore init
Daniele Ceraolo Spurio
2019-03-29
1
-46
/
+0
*
drm/i915: take a reference to uncore in the engine and use it
Daniele Ceraolo Spurio
2019-03-26
1
-1
/
+1
*
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
2019-03-26
1
-9
/
+8
*
drm/i915: intel_wait_for_register_fw to uncore
Daniele Ceraolo Spurio
2019-03-26
1
-5
/
+6
*
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
Daniele Ceraolo Spurio
2019-03-26
1
-19
/
+19
*
drm/i915: switch uncore mmio funcs to use intel_uncore
Daniele Ceraolo Spurio
2019-03-26
1
-11
/
+7
*
drm/i915: take a ref to the rpm in the uncore structure
Daniele Ceraolo Spurio
2019-03-26
1
-7
/
+9
*
drm/i915: add uncore flags for unclaimed mmio
Daniele Ceraolo Spurio
2019-03-26
1
-27
/
+30
*
drm/i915: add HAS_FORCEWAKE flag to uncore
Daniele Ceraolo Spurio
2019-03-26
1
-10
/
+21
*
drm/i915: rename raw reg access functions
Daniele Ceraolo Spurio
2019-03-26
1
-25
/
+25
*
drm/i915: make raw access function work on uncore
Daniele Ceraolo Spurio
2019-03-20
1
-44
/
+46
*
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
1
-4
/
+50
*
drm/i915: reduce the dev_priv->uncore dance in uncore.c
Daniele Ceraolo Spurio
2019-03-20
1
-36
/
+43
*
drm/i915: make find_fw_domain work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
1
-10
/
+10
*
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
1
-136
/
+137
*
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
1
-30
/
+22
*
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-20
1
-93
/
+98
*
drm/i915: always use masks on FW regs
Daniele Ceraolo Spurio
2019-03-20
1
-28
/
+16
*
drm/i915: do not pass dev_priv to low-level forcewake functions
Daniele Ceraolo Spurio
2019-03-16
1
-61
/
+59
*
drm/i915: Include register polling in reg_rw traces
Ville Syrjälä
2019-02-05
1
-0
/
+3
*
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-16
1
-556
/
+0
*
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
2019-01-14
1
-15
/
+15
*
drm/i915/gem: Track the rpm wakerefs
Chris Wilson
2019-01-14
1
-2
/
+3
*
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-14
1
-1
/
+1
*
drm/i915: always use INTEL_INFO() to access device info
Jani Nikula
2019-01-02
1
-1
/
+1
*
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2019-01-02
1
-2
/
+2
*
drm/i915/icl: Mind the SFC units when resetting VD or VEBox engines
Oscar Mateo
2018-12-13
1
-5
/
+110
*
drm/i915: merge gen checks to use range
Lucas De Marchi
2018-12-12
1
-3
/
+3
*
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-12
1
-9
/
+9
*
drm/i915: Rename IS_GEN to IS_GEN_RANGE
Lucas De Marchi
2018-12-12
1
-6
/
+6
*
drm/i915: uncore_fw_domains_init sort platforms newer-to-older
Rodrigo Vivi
2018-10-22
1
-1
/
+1
*
drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlock
Chris Wilson
2018-09-04
1
-3
/
+10
*
drm/i915: Double check we didn't miss an unclaimed register access
Chris Wilson
2018-09-04
1
-6
/
+7
*
drm/i915: Force reset on unready engine
Mika Kuoppala
2018-08-13
1
-13
/
+37
*
drm/i915: Expose retry count to per gen reset logic
Mika Kuoppala
2018-08-13
1
-14
/
+26
*
drm/i915: Restore user forcewake domains across suspend
Chris Wilson
2018-08-09
1
-20
/
+26
*
drm/i915: Show stack (by WARN) for hitting forcewake errors
Chris Wilson
2018-07-24
1
-4
/
+14
*
drm/i915: Add WaKBLVECSSemaphoreWaitPoll
Mika Kuoppala
2018-06-08
1
-0
/
+2
*
drm/i915: Cancel reset preparations on failed resets
Mika Kuoppala
2018-06-08
1
-5
/
+9
*
drm/i915: Stop parking the signaler around reset
Chris Wilson
2018-05-16
1
-9
/
+3
*
drm/i915/icl: Introduce initial Icelake Workarounds
Oscar Mateo
2018-05-11
1
-2
/
+5
*
drm/i915/icl: Add reset control register changes
Michel Thierry
2018-04-06
1
-2
/
+51
*
drm/i915: Only warn for might_sleep() before a slow wait_for_register
Chris Wilson
2018-03-30
1
-2
/
+2
*
drm/i915: Avoid sleeping inside per-engine reset
Chris Wilson
2018-03-30
1
-17
/
+34
*
drm/i915: Flush pending interrupt following a GPU reset
Chris Wilson
2018-03-22
1
-1
/
+3
*
drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
Oscar Mateo
2018-03-20
1
-0
/
+56
*
drm/i915/icl: Gen11 forcewake support
Daniele Ceraolo Spurio
2018-03-07
1
-10
/
+147
[next]