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-07-14
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
1
-14
/
+4
2020-07-14
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
1
-0
/
+1
2020-07-14
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
1
-4
/
+4
2020-07-08
drm/i915/gt: Pin the rings before marking active
Chris Wilson
1
-6
/
+6
2020-06-29
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Rodrigo Vivi
3
-0
/
+282
2020-06-16
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-5
/
+22
2020-06-16
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+14
2020-06-16
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+41
2020-06-16
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+59
2020-06-16
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+62
2020-06-16
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Chris Wilson
1
-0
/
+48
2020-06-16
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
5
-4
/
+153
2020-06-16
drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
2
-1
/
+118
2020-06-16
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
4
-109
/
+67
2020-06-15
drm/i915: work around false-positive maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2020-06-15
drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
1
-6
/
+24
2020-05-25
drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Chris Wilson
1
-2
/
+0
2020-05-14
drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
4
-34
/
+57
2020-05-14
drm/i915: Show per-engine default property values in sysfs
Chris Wilson
3
-1
/
+97
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
2
-9
/
+1
2020-05-13
drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
1
-1
/
+4
2020-05-13
drm/i915: Remove duplicate inline specifier on write_pte
Nathan Chancellor
1
-1
/
+1
2020-05-13
drm/i915/gt: Suspend tasklets before resume sanitization
Chris Wilson
1
-4
/
+4
2020-05-13
drm/i915/gt: Reset execlists registers before HWSP
Chris Wilson
1
-7
/
+14
2020-05-13
drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
Swathi Dhanavanthri
1
-4
/
+7
2020-05-11
drm/i915/gt: Restore Cherryview back to full-ppgtt
Chris Wilson
1
-0
/
+54
2020-05-11
drm/i915/gt: Force pte cacheline to main memory
Mika Kuoppala
1
-2
/
+13
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
2
-0
/
+4
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
1
-7
/
+9
2020-05-11
drm/i915: Make intel_timeline_init static
Mika Kuoppala
2
-9
/
+4
2020-05-11
drm/i915/gt: Mark up the racy read of execlists->context_tag
Chris Wilson
1
-1
/
+1
2020-05-09
drm/i915: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-08
drm/i915/gt: Improve precision on defer_request assert
Chris Wilson
1
-1
/
+2
2020-05-07
drm/i915/gen12: Add aux table invalidate for all engines
Mika Kuoppala
1
-5
/
+81
2020-05-07
drm/i915: Remove wait priority boosting
Chris Wilson
2
-4
/
+2
2020-05-07
drm/i915: Mark concurrent submissions with a weak-dependency
Chris Wilson
1
-0
/
+3
2020-05-07
drm/i915/gen12: Invalidate aux table entries forcibly
Mika Kuoppala
1
-1
/
+15
2020-05-07
drm/i915/gen12: Flush L3
Mika Kuoppala
1
-0
/
+2
2020-05-07
drm/i915/gen12: Fix HDC pipeline flush
Mika Kuoppala
3
-21
/
+44
2020-05-07
Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"
Mika Kuoppala
2
-2
/
+0
2020-05-05
drm/i915/gt: Stop holding onto the pinned_default_state
Chris Wilson
5
-46
/
+47
2020-05-05
drm/i915/execlists: Record the active CCID from before reset
Chris Wilson
2
-1
/
+8
2020-05-05
drm/i915/gt: Small tidy of gen8+ breadcrumb emission
Chris Wilson
1
-19
/
+15
2020-05-04
drm/i915/selftests: Repeat the rps clock frequency measurement
Chris Wilson
1
-14
/
+40
2020-05-04
drm/i915: Remove cnl pre-prod workarounds
Ville Syrjälä
2
-24
/
+1
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
1
-31
/
+2
2020-05-03
drm/i915/gt: Sanitize RPS interrupts upon resume
Chris Wilson
3
-1
/
+7
2020-05-01
drm/i915/gt: Make timeslicing an explicit engine property
Chris Wilson
3
-14
/
+18
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
10
-94
/
+136
2020-04-30
drm/i915/gt: Restore aggressive post-boost downclocking
Chris Wilson
1
-16
/
+4
[next]