index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
Chris Wilson
1
-39
/
+67
2020-09-30
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
1
-0
/
+9
2020-09-30
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
1
-0
/
+1
2020-09-30
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
1
-0
/
+2
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
1
-1
/
+1
2020-09-17
drm/i915/tgl, rkl: Make Wa_1606700617/22010271021 permanent
Swathi Dhanavanthri
1
-3
/
+4
2020-09-12
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
39
-1069
/
+1379
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
39
-1065
/
+1375
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
3
-3
/
+3
2020-09-07
drm/i915: Unlock the shared hwsp_gtt object after pinning
Thomas Hellström
1
-0
/
+9
2020-09-07
drm/i915: Be wary of data races when reading the active execlists
Chris Wilson
1
-4
/
+11
2020-09-07
drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
Maarten Lankhorst
1
-12
/
+18
2020-09-07
drm/i915: Use ww pinning for intel_context_create_request()
Maarten Lankhorst
1
-5
/
+15
2020-09-07
drm/i915/selftests: Fix locking inversion in lrc selftest.
Maarten Lankhorst
1
-3
/
+12
2020-09-07
drm/i915: Dirty hack to fix selftests locking inversion
Maarten Lankhorst
1
-0
/
+12
2020-09-07
drm/i915: Kill last user of intel_context_create_request outside of selftests
Maarten Lankhorst
1
-14
/
+29
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
18
-54
/
+100
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
5
-106
/
+190
2020-09-07
drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
3
-32
/
+71
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
1
-1
/
+1
2020-09-07
drm/i915/gt: Hold context/request reference while breadcrumbs are active
Chris Wilson
1
-33
/
+70
2020-09-07
drm/i915/gt: Move intel_breadcrumbs_arm_irq earlier
Chris Wilson
1
-42
/
+42
2020-09-07
drm/i915/gt: Shrink i915_page_directory's slab bucket
Chris Wilson
4
-28
/
+50
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
8
-401
/
+231
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
5
-140
/
+167
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
13
-91
/
+160
2020-09-07
drm/i915/gt: Only transfer the virtual context to the new engine if active
Chris Wilson
1
-25
/
+40
2020-09-07
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
3
-49
/
+19
2020-09-07
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
2
-60
/
+84
2020-09-07
drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
1
-1
/
+3
2020-09-07
drm/i915/selftests: Drop stale timeline constructor assert
Chris Wilson
1
-1
/
+0
2020-09-07
drm/i915/gt: Pull release of node->age under the spinlock
Chris Wilson
1
-1
/
+1
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
7
-22
/
+60
2020-09-07
drm/i915/gt: Fix termination condition for freeing all buffer objects
Chris Wilson
1
-5
/
+8
2020-09-07
drm/i915/selftests: Flush the active barriers before asserting
Chris Wilson
1
-0
/
+2
2020-09-07
drm/i915/gt: Delay taking the spinlock for grabbing from the buffer pool
Chris Wilson
2
-42
/
+64
2020-09-07
drm/i915/gt: Disable preparser around xcs invalidations on tgl
Chris Wilson
1
-2
/
+13
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
1
-3
/
+2
2020-09-07
drm/i915/selftests: Mock the status_page.vma for the kernel_context
Chris Wilson
1
-0
/
+3
2020-08-28
drm/i915/tgl: Fix stepping WA matching
José Roberto de Souza
1
-5
/
+18
2020-08-28
Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
6
-52
/
+100
2020-08-26
drm/i915/gt: Implement WA_1406941453
Clint Taylor
1
-0
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+3
2020-08-17
drm/i915: Update TGL and RKL HuC firmware versions
José Roberto de Souza
1
-2
/
+2
2020-08-17
drm/i915/kbl: Fix revision ID checks
Matt Roper
2
-4
/
+22
2020-08-17
drm/i915: Add a couple of missing i915_active_fini()
Chris Wilson
1
-1
/
+4
2020-08-17
drm/i915/selftests: Add compiler paranoia for checking HWSP values
Chris Wilson
1
-11
/
+13
2020-08-17
drm/i915/selftests: Downgrade severity of CS/SRM frequency scaling tests
Chris Wilson
1
-2
/
+2
2020-08-17
drm/i915/rkl: Add initial workarounds
Matt Roper
1
-32
/
+57
[next]