index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/i915/pxp: Use to_gt() helper
Andi Shyti
2021-12-17
1
-1
/
+3
*
drm/i915/selftests: Use to_gt() helper
Andi Shyti
2021-12-17
14
-40
/
+40
*
drm/i915/gvt: Use to_gt() helper
Michał Winiarski
2021-12-17
2
-2
/
+2
*
drm/i915/gem: Use to_gt() helper
Michał Winiarski
2021-12-17
15
-50
/
+55
*
drm/i915/gt: Use to_gt() helper
Michał Winiarski
2021-12-17
23
-46
/
+46
*
drm/i915/display: Use to_gt() helper
Michał Winiarski
2021-12-17
4
-14
/
+14
*
drm/i915: Introduce to_gt() helper
Michał Winiarski
2021-12-17
2
-6
/
+6
*
drm/i915: Store backpointer to GT in uncore
Michał Winiarski
2021-12-17
7
-14
/
+21
*
drm/i915/guc: Selftest for stealing of guc ids
Matthew Brost
2021-12-15
3
-5
/
+196
*
drm/i915/guc: Kick G2H tasklet if no credits
Matthew Brost
2021-12-15
1
-1
/
+8
*
drm/i915/guc: Add extra debug on CT deadlock
Matthew Brost
2021-12-15
1
-0
/
+9
*
drm/i915/guc: Don't hog IRQs when destroying contexts
John Harrison
2021-12-15
1
-17
/
+28
*
drm/i915/guc: Remove racey GEM_BUG_ON
Matthew Brost
2021-12-15
1
-2
/
+0
*
drm/i915/guc: Only assign guc_id.id when stealing guc_id
Matthew Brost
2021-12-15
1
-1
/
+1
*
drm/i915/guc: Use correct context lock when callig clr_context_registered
Matthew Brost
2021-12-15
1
-2
/
+2
*
drm/i915: replace X86_FEATURE_PAT with pat_enabled()
Lucas De Marchi
2021-12-14
2
-6
/
+5
*
drm/i915/debugfs: add noreclaim annotations
Matthew Auld
2021-12-14
1
-0
/
+3
*
drm/i915/ttm: fix large buffer population trucation
Robert Beckett
2021-12-14
1
-1
/
+1
*
drm/i915: Test all device memory on probing
Chris Wilson
2021-12-14
3
-12
/
+28
*
drm/i915: Sanitycheck device iomem on probe
Chris Wilson
2021-12-14
1
-0
/
+116
*
drm/i915: Exclude reserved stolen from driver use
Chris Wilson
2021-12-14
1
-0
/
+3
*
drm/i915: Don't leak the capture list items
Thomas Hellström
2021-12-13
1
-0
/
+1
*
drm/i915/guc: support bigger RSA keys
Daniele Ceraolo Spurio
2021-12-13
5
-79
/
+114
*
drm/i915/uc: Prepare for different firmware key sizes
Michal Wajdeczko
2021-12-13
1
-7
/
+0
*
drm/i915/uc: correctly track uc_fw init failure
Daniele Ceraolo Spurio
2021-12-13
4
-10
/
+15
*
drm/i915: Fix coredump of perma-pinned vmas
Thomas Hellström
2021-12-13
1
-6
/
+3
*
drm/i915: Don't disable interrupts and pretend a lock as been acquired in __t...
Sebastian Andrzej Siewior
2021-12-13
4
-38
/
+7
*
drm/i915/guc: Don't go bang in GuC log if no GuC
John Harrison
2021-12-10
1
-2
/
+2
*
drm/i915/uc: Allow platforms to have GuC but not HuC
John Harrison
2021-12-10
1
-30
/
+63
*
drm/i915/pmu: Fix wakeref leak in PMU busyness during reset
Umesh Nerlige Ramappa
2021-12-09
1
-1
/
+1
*
drm/i915/pmu: Wait longer for busyness data to be available from GuC
Umesh Nerlige Ramappa
2021-12-09
1
-1
/
+1
*
drm/i915: enforce min page size for scratch
Matthew Auld
2021-12-09
1
-0
/
+12
*
drm/i915/gtt/xehpsdv: move scratch page to system memory
Matthew Auld
2021-12-09
6
-3
/
+30
*
drm/i915/xehpsdv: set min page-size to 64K
Matthew Auld
2021-12-09
2
-2
/
+9
*
drm/i915: Add has_64k_pages flag
Stuart Summers
2021-12-09
3
-0
/
+11
*
drm/i915/gt: Use hw_engine_masks as reset_domains
Tejas Upadhyay
2021-12-08
3
-27
/
+35
*
drm/i915/selftests: handle object rounding
Matthew Auld
2021-12-08
1
-0
/
+1
*
drm/i915/migrate: fix length calculation
Matthew Auld
2021-12-08
1
-1
/
+1
*
drm/i915/migrate: fix offset calculation
Matthew Auld
2021-12-08
1
-1
/
+1
*
drm/i915/migrate: don't check the scratch page
Matthew Auld
2021-12-08
1
-3
/
+1
*
drm/i915/selftests: Follow up on increase timeout in i915_gem_contexts selftests
Bruce Chang
2021-12-07
1
-1
/
+1
*
drm/i915: Introduce new macros for i915 PTE
Michael Cheng
2021-12-06
4
-10
/
+13
*
drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()
Dan Carpenter
2021-12-03
1
-0
/
+1
*
drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()
Raviteja Goud Talla
2021-12-03
1
-9
/
+9
*
drm/i915/dg2: Add Wa_16013000631
Ramalingam C
2021-12-02
1
-0
/
+5
*
drm/i915/dg2: Add Wa_16011777198
Matt Roper
2021-12-02
1
-4
/
+11
*
drm/i915: Add workaround numbers to GEN7_COMMON_SLICE_CHICKEN1 whitelisting
José Roberto de Souza
2021-12-01
1
-1
/
+5
*
Revert "drm/i915: Implement Wa_1508744258"
José Roberto de Souza
2021-12-01
1
-7
/
+0
*
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
2021-12-01
8
-95
/
+554
*
drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()
Zhou Qingyang
2021-12-01
1
-0
/
+10
[prev]
[next]