index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
drm/i915/icl: Add Wa_1409178092
Tvrtko Ursulin
2
-0
/
+9
2019-07-19
drm/i915/icl: Verify engine workarounds in GEN8_L3SQCREG4
Tvrtko Ursulin
1
-21
/
+6
2019-07-19
drm/i915: Skip CS verification of L3 bank registers
Tvrtko Ursulin
1
-5
/
+33
2019-07-19
drm/i915: Fix and improve MCR selection logic
Tvrtko Ursulin
3
-67
/
+49
2019-07-19
drm/i915: Trust programmed MCR in read_subslice_reg
Tvrtko Ursulin
1
-25
/
+12
2019-07-19
drm/i915: Fix GEN8_MCR_SELECTOR programming
Tvrtko Ursulin
1
-2
/
+7
2019-07-19
drm/i915: Remove set but not used variable 'src_y'
YueHaibing
1
-2
/
+1
2019-07-19
drm/i915/execlists: Cancel breadcrumb on preempting the virtual engine
Chris Wilson
1
-0
/
+13
2019-07-18
drm/i915/vbt: Fix VBT parsing for the PSR section
Dhinakaran Pandiyan
2
-4
/
+4
2019-07-18
drm/i915: Use maximum write flush for pwrite_gtt
Chris Wilson
1
-2
/
+3
2019-07-18
drm/i915: Drop wmb() inside pread_gtt
Chris Wilson
1
-3
/
+0
2019-07-18
drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
Ville Syrjälä
1
-0
/
+11
2019-07-18
drm/i915/ehl: Use an id of 4 while accessing DPLL4's CR0 and CR1
Vivek Kasireddy
1
-4
/
+14
2019-07-18
drm/i915: Add gen8_de_pipe_fault_mask()
Ville Syrjälä
1
-6
/
+9
2019-07-17
x86/gpu: add TGL stolen memory support
Michel Thierry
1
-0
/
+1
2019-07-17
drm/i915/gt: Push engine stopping into reset-prepare
Chris Wilson
3
-61
/
+53
2019-07-17
drm/i915/execlists: Process interrupted context on reset
Chris Wilson
1
-2
/
+4
2019-07-17
drm/i915: Update description of i915.enable_guc modparam
Tvrtko Ursulin
1
-1
/
+1
2019-07-17
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
5
-80
/
+221
2019-07-16
drm/i915/gtt: Tidy up ppgtt insertion for gen8
Chris Wilson
2
-157
/
+48
2019-07-16
drm/i915/gtt: Recursive ppgtt alloc for gen8
Chris Wilson
1
-175
/
+97
2019-07-16
drm/i915/execlists: Disable preemption under GVT
Chris Wilson
3
-8
/
+26
2019-07-16
drm/i915: Lock the engine while dumping the active request
Chris Wilson
2
-9
/
+8
2019-07-15
drm/i915: Enable hotplug retry
José Roberto de Souza
3
-1
/
+55
2019-07-15
drm/i915: Add support for retrying hotplug
Imre Deak
8
-32
/
+80
2019-07-15
drm/i915/ehl: Map MCC pins based on PHY, not port
Matt Roper
1
-5
/
+6
2019-07-15
drm/i915/selftests: Ignore self-preemption suppression under gvt
Chris Wilson
1
-0
/
+3
2019-07-13
drm/i915/uc: kill <g,h>uc_to_i915
Daniele Ceraolo Spurio
8
-26
/
+18
2019-07-13
drm/i915/guc: prefer intel_gt in guc interrupt functions
Daniele Ceraolo Spurio
3
-34
/
+42
2019-07-13
drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths
Daniele Ceraolo Spurio
9
-108
/
+120
2019-07-13
drm/i915/uc: Move intel functions to intel_uc
Daniele Ceraolo Spurio
8
-134
/
+139
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
13
-64
/
+69
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
32
-23
/
+42
2019-07-13
drm/i915/guc: unify guc irq handling
Daniele Ceraolo Spurio
3
-41
/
+25
2019-07-13
drm/i915/guc: move guc irq functions to intel_guc parameter
Daniele Ceraolo Spurio
4
-26
/
+39
2019-07-13
drm/i915/uc: introduce intel_uc_fw_supported
Daniele Ceraolo Spurio
5
-20
/
+51
2019-07-13
drm/i915/uc: replace uc init/fini misc
Daniele Ceraolo Spurio
7
-65
/
+15
2019-07-13
drm/i915/guc: Use system workqueue for log capture
Chris Wilson
3
-42
/
+2
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
49
-914
/
+903
2019-07-12
drm/i915/tgl: add modular FIA to device info
Lucas De Marchi
1
-0
/
+1
2019-07-12
drm/i915: Add modular FIA
Anusha Srivatsa
5
-12
/
+56
2019-07-12
drm/i915/gtt: Recursive ppgtt clear for gen8
Chris Wilson
2
-64
/
+104
2019-07-12
drm/i915/gtt: Recursive cleanup for gen8
Chris Wilson
1
-61
/
+32
2019-07-12
drm/i915/display: Drop kerneldoc for 'intel_atomic_commit'
Chris Wilson
1
-12
/
+0
2019-07-12
drm/i915: Skip SINK_COUNT read on CH7511
Ville Syrjälä
1
-5
/
+9
2019-07-12
drm/i915/guc: Turn on GuC/HuC auto mode
Michal Wajdeczko
1
-1
/
+1
2019-07-12
drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11
Michal Wajdeczko
1
-3
/
+7
2019-07-12
drm/i915: Propagate "_probe" function name suffix down
Janusz Krzysztofik
1
-13
/
+13
2019-07-12
drm/i915: Propagate "_remove" function name suffix down
Janusz Krzysztofik
10
-27
/
+29
2019-07-12
drm/i915: Propagate "_release" function name suffix down
Janusz Krzysztofik
7
-23
/
+24
[next]