index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
30
-303
/
+386
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
78
-11095
/
+12357
2021-02-17
drm/i915/gt: Correct surface base address for renderclear
Chris Wilson
1
-1
/
+1
2021-02-08
drm/i915/gt: Flush before changing register state
Chris Wilson
1
-0
/
+1
2021-02-08
drm/i915: Disable atomics in L3 for gen9
Chris Wilson
1
-0
/
+8
2021-02-02
drm/i915/gt: Remove references to struct drm_device.pdev
Thomas Zimmermann
5
-12
/
+12
2021-02-02
drm/i915: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-4
/
+4
2021-02-02
drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbs
Chris Wilson
1
-2
/
+4
2021-02-02
drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
Chris Wilson
1
-19
/
+22
2021-02-01
drm/i915/adl_s: Add GT and CTX WAs for ADL-S
Aditya Swarup
1
-13
/
+21
2021-02-01
drm/i915/adl_s: Re-use TGL GuC/HuC firmware
Matt Roper
1
-1
/
+3
2021-01-26
drm/i915/gt: Always try to reserve GGTT address 0x0
Chris Wilson
1
-12
/
+35
2021-01-26
drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
Chris Wilson
1
-0
/
+12
2021-01-21
drm/i915/gt: Skip over completed active execlists, again
Chris Wilson
1
-18
/
+16
2021-01-21
drm/i915/gt: Do not suspend bonded requests if one hangs
Chris Wilson
1
-0
/
+6
2021-01-20
drm/i915/gem: Move stolen node into GEM object union
Chris Wilson
2
-2
/
+2
2021-01-20
drm/i915/adl_s: Add ADL-S platform info and PCI ids
Caz Yokoyama
1
-0
/
+8
2021-01-20
drm/i915/tgl: Use TGL stepping info for applying WAs
Aditya Swarup
1
-13
/
+13
2021-01-20
drm/i915/uc: Add function to define defaults for GuC/HuC enable
John Harrison
2
-11
/
+27
2021-01-20
drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbs
Chris Wilson
1
-4
/
+5
2021-01-19
drm/i915/pool: constrain pool objects by mapping type
Matthew Auld
3
-6
/
+13
2021-01-19
drm/i915/gt: Pull ring submission resume under its caller forcewake
Chris Wilson
1
-52
/
+43
2021-01-19
drm/i915/gt: Disable the ring before resetting HEAD/TAIL
Chris Wilson
1
-3
/
+7
2021-01-19
drm/i915/gt: Lift stop_ring() to reset_prepare
Chris Wilson
1
-61
/
+36
2021-01-19
drm/i915/selftests: Prepare the selftests for engine resets with ring submission
Chris Wilson
2
-7
/
+22
2021-01-19
drm/i915/gt: One more flush for Baytrail clear residuals
Chris Wilson
1
-3
/
+6
2021-01-18
drm/i915/gt: Add arbitration check before semaphore wait
Chris Wilson
1
-0
/
+2
2021-01-18
drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
Chris Wilson
1
-0
/
+12
2021-01-18
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
2
-13
/
+6
2021-01-18
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
1
-0
/
+3
2021-01-15
drm/i915/gt: Convert stats.active to plain unsigned int
Chris Wilson
3
-23
/
+34
2021-01-15
drm/i915/gt: Extract busy-stats for ring-scheduler
Chris Wilson
2
-33
/
+50
2021-01-15
drm/i915/gt: Drop atomic for engine->fw_active tracking
Chris Wilson
3
-4
/
+4
2021-01-15
drm/i915/region: convert object_create into object_init
Matthew Auld
1
-1
/
+1
2021-01-15
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
6
-12
/
+13
2021-01-15
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2
-3
/
+3
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
69
-11003
/
+12252
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
13
-29
/
+28
2021-01-14
drm/i915/gt: Prune 'inline' from execlists
Chris Wilson
1
-34
/
+29
2021-01-14
drm/i915/gt: Reapply ppgtt enabling after engine resets
Chris Wilson
2
-12
/
+10
2021-01-14
drm/i915/selftests: fix the uint*_t types that have crept in
Jani Nikula
1
-5
/
+5
2021-01-14
drm/i915/gt: Rearrange ivb workarounds
Chris Wilson
1
-71
/
+47
2021-01-14
drm/i915/gt: Rearrange vlv workarounds
Chris Wilson
1
-44
/
+51
2021-01-13
drm/i915/gt: Replace open-coded intel_engine_stop_cs()
Chris Wilson
2
-26
/
+14
2021-01-13
drm/i915/selftests: Bump the scheduling error threshold for fast heartbeats
Chris Wilson
1
-3
/
+10
2021-01-13
drm/i915/selftests: Force a failed engine reset
Chris Wilson
1
-0
/
+144
2021-01-13
drm/i915/guc: stop calling execlists_set_default_submission
Daniele Ceraolo Spurio
4
-26
/
+48
2021-01-13
drm/i915/guc: init engine directly in GuC submission mode
Daniele Ceraolo Spurio
3
-11
/
+219
2021-01-13
drm/i915/guc: do not dump execlists state with GuC submission
Daniele Ceraolo Spurio
1
-1
/
+3
2021-01-13
drm/i915/guc: Delete GuC code unused in future patches
Matthew Brost
3
-190
/
+3
[next]