index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gpu
/
tinydrm.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
drm/i915/uc: Unify uC firmware upload
Daniele Ceraolo Spurio
4
-155
/
+93
2019-07-25
drm/i915/uc: Plumb the gt through fw_upload
Daniele Ceraolo Spurio
4
-56
/
+48
2019-07-25
drm/i915/huc: Copy huc rsa only once
Daniele Ceraolo Spurio
3
-22
/
+23
2019-07-25
drm/i915/uc: Move xfer rsa logic to common function
Daniele Ceraolo Spurio
4
-9
/
+29
2019-07-25
drm/i915/uc: Unify uc_fw status tracking
Daniele Ceraolo Spurio
8
-84
/
+92
2019-07-25
drm/i915/uc: Unify uC FW selection
Daniele Ceraolo Spurio
4
-196
/
+164
2019-07-25
drm/i915: Fix handling of non-supported uC
Daniele Ceraolo Spurio
5
-41
/
+31
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
13
-32
/
+21
2019-07-24
drm/i915/guc: Set GuC init params only once
Daniele Ceraolo Spurio
3
-67
/
+83
2019-07-23
drm/i915: Use dev_get_drvdata
Chuhong Yuan
1
-8
/
+4
2019-07-23
drm/i915/huc: fix status check
Daniele Ceraolo Spurio
1
-1
/
+1
2019-07-23
drm/i915: Squelch nop wait-for-idle trace
Chris Wilson
1
-4
/
+4
2019-07-23
drm/i915/selftests: Let igt_vma_partial et al breathe
Chris Wilson
1
-0
/
+10
2019-07-23
drm/i915/uc: Sanitize uC when GT is sanitized
Daniele Ceraolo Spurio
2
-1
/
+2
2019-07-23
drm/i915/uc: Gt-fy uc reset
Daniele Ceraolo Spurio
1
-3
/
+3
2019-07-23
drm/i915: Add HDCP capability info to i915_display_info.
Anshuman Gupta
1
-12
/
+28
2019-07-23
drm/i915: Rely on spinlock protection for GPU error capture
Chris Wilson
3
-318
/
+193
2019-07-23
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
5
-0
/
+11
2019-07-23
drm/i915: Remove obsolete engine cleanup
Chris Wilson
1
-13
/
+2
2019-07-22
drm/i915/gtt: Fix rounding for 36b
Chris Wilson
1
-7
/
+10
2019-07-19
drm/i915/dsi: remove set but not used variable 'hfront_porch'
YueHaibing
1
-3
/
+1
2019-07-19
drm/i915/gtt: Don't try to clear failed empty pd allocation
Michal Wajdeczko
1
-1
/
+1
2019-07-19
drm/i915/gtt: Correct unshifted 'from' for gen8_ppgtt_alloc errors
Chris Wilson
1
-1
/
+2
2019-07-19
Revert "drm/i915: Update description of i915.enable_guc modparam"
Tvrtko Ursulin
1
-1
/
+1
2019-07-19
Revert "drm/i915/guc: Turn on GuC/HuC auto mode"
Tvrtko Ursulin
1
-1
/
+1
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
[next]