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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
935
-29297
/
+42227
2021-09-14
drm/i915/dg2: Define MOCS table for DG2
Matt Roper
1
-1
/
+36
2021-09-14
drm/i915/xehpsdv: Define MOCS table for XeHP SDV
Lucas De Marchi
1
-1
/
+34
2021-09-14
drm/i915: Enable -Wsometimes-uninitialized
Nathan Chancellor
1
-1
/
+0
2021-09-14
drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...
Nathan Chancellor
1
-0
/
+2
2021-09-14
drm/i915/selftests: Do not use import_obj uninitialized
Nathan Chancellor
1
-3
/
+2
2021-09-13
drm/i915/guc: Add GuC kernel doc
Matthew Brost
4
-60
/
+179
2021-09-13
drm/i915/guc: Drop guc_active move everything into guc_state
Matthew Brost
4
-58
/
+49
2021-09-13
drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
Matthew Brost
5
-67
/
+69
2021-09-13
drm/i915/guc: Move GuC priority fields in context under guc_active
Matthew Brost
3
-37
/
+46
2021-09-13
drm/i915/guc: Drop pin count check trick between sched_disable and re-pin
Matthew Brost
2
-21
/
+34
2021-09-13
drm/i915/guc: Proper xarray usage for contexts_lookup
Matthew Brost
1
-15
/
+87
2021-09-13
drm/i915/guc: Rework and simplify locking
Matthew Brost
3
-120
/
+90
2021-09-13
drm/i915/guc: Move guc_blocked fence to struct guc_state
Matthew Brost
3
-14
/
+14
2021-09-13
drm/i915/guc: Release submit fence from an irq_work
Matthew Brost
2
-3
/
+24
2021-09-13
drm/i915/guc: Reset LRC descriptor if register returns -ENODEV
Matthew Brost
1
-2
/
+4
2021-09-13
drm/i915/guc: Don't touch guc_state.sched_state without a lock
Matthew Brost
1
-5
/
+17
2021-09-13
drm/i915/guc: Take context ref when cancelling request
Matthew Brost
1
-1
/
+4
2021-09-13
drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
Matthew Brost
6
-0
/
+185
2021-09-13
drm/i915/guc: Copy whole golden context, set engine state size of subset
Matthew Brost
1
-9
/
+17
2021-09-13
drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...
Matthew Brost
1
-3
/
+19
2021-09-13
drm/i915/guc: Kick tasklet after queuing a request
Matthew Brost
1
-0
/
+1
2021-09-13
Revert "drm/i915/gt: Propagate change in error status to children on unhold"
Matthew Brost
1
-4
/
+0
2021-09-13
drm/i915/guc: Workaround reset G2H is received after schedule done G2H
Matthew Brost
1
-6
/
+35
2021-09-13
drm/i915/guc: Process all G2H message at once in work queue
Matthew Brost
1
-3
/
+3
2021-09-13
drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
Matthew Brost
1
-4
/
+0
2021-09-13
drm/i915/guc: Unwind context requests in reverse order
Matthew Brost
1
-4
/
+4
2021-09-13
drm/i915/guc: Fix outstanding G2H accounting
Matthew Brost
1
-42
/
+37
2021-09-13
drm/i915/guc: Fix blocked context accounting
Matthew Brost
1
-1
/
+1
2021-09-10
drm/i915: Get PM ref before accessing HW register
Vinay Belgaumkar
1
-1
/
+7
2021-09-10
Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-129
/
+221
2021-09-10
drm/i915: Use Transparent Hugepages when IOMMU is enabled
Tvrtko Ursulin
1
-3
/
+19
2021-09-10
drm/ttm: Fix a deadlock if the target BO is not idle during swap
xinhui pan
1
-3
/
+3
2021-09-09
Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-26
/
+18
2021-09-09
Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
29
-94
/
+198
2021-09-08
drm/i915: clean up inconsistent indenting
Colin Ian King
1
-1
/
+1
2021-09-08
drm/i915/selftests: fixup igt_shrink_thp
Matthew Auld
1
-7
/
+23
2021-09-08
drm/i915/gtt: add some flushing for the 64K GTT path
Matthew Auld
1
-0
/
+2
2021-09-07
drm/i915/gt: Add separate MOCS table for Gen12 devices other than TGL/RKL
Ayaz A Siddiqui
1
-4
/
+36
2021-09-07
drm/i915/adl_s: Remove require_force_probe protection
ravitejax
1
-1
/
+0
2021-09-06
drm/i915: Stop rcu support for i915_address_space
Daniel Vetter
3
-5
/
+4
2021-09-06
drm/i915: use xa_lock/unlock for fpriv->vm_xa lookups
Daniel Vetter
1
-4
/
+4
2021-09-06
drm/i915: Drop __rcu from gem_context->vm
Daniel Vetter
7
-75
/
+22
2021-09-06
drm/i915: Use i915_gem_context_get_eb_vm in intel_context_set_gem
Daniel Vetter
1
-10
/
+2
2021-09-06
drm/i915: Add i915_gem_context_is_full_ppgtt
Daniel Vetter
4
-5
/
+12
2021-09-06
drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
Daniel Vetter
1
-6
/
+5
2021-09-06
drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
Daniel Vetter
7
-10
/
+10
2021-09-06
drm/i915: Drop code to handle set-vm races from execbuf
Daniel Vetter
1
-5
/
+1
2021-09-06
drm/i915: Keep gem ctx->vm alive until the final put
Daniel Vetter
1
-1
/
+13
2021-09-06
drm/i915: Release ctx->syncobj on final put, not on ctx close
Daniel Vetter
1
-3
/
+3
[next]