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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
drm/i915/tgl: Updated Private PAT programming
Michel Thierry
2
-1
/
+17
2019-08-20
drm/i915/tgl: Introduce initial Tiger Lake workarounds
Lucas De Marchi
3
-4
/
+27
2019-08-20
drm/i915/tgl: Gen12 csb support
Daniele Ceraolo Spurio
1
-2
/
+79
2019-08-20
drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID
Daniele Ceraolo Spurio
2
-1
/
+5
2019-08-20
drm/i915/tgl: add Gen12 default indirect ctx offset
Daniele Ceraolo Spurio
2
-0
/
+5
2019-08-20
drm/i915/tgl: Report valid VDBoxes with SFC capability
Michel Thierry
1
-1
/
+2
2019-08-20
drm/i915: Be defensive when starting vma activity
Chris Wilson
2
-2
/
+9
2019-08-20
drm/i915: Serialize insertion into the file->mm.request_list
Chris Wilson
2
-5
/
+10
2019-08-20
drm/i915: Sanitize PHY state during display core uninit
Imre Deak
1
-6
/
+11
2019-08-20
drm/i915: Fix HW readout for crtc_clock in HDMI mode
Imre Deak
2
-3
/
+3
2019-08-19
drm/i915: Assume exclusive access to objects inside resume
Chris Wilson
1
-4
/
+7
2019-08-19
drm/i915: Use 0 for the unordered context
Chris Wilson
6
-16
/
+5
2019-08-19
drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build
Chris Wilson
1
-0
/
+1
2019-08-19
drm/i915: i915_active.retire() is optional
Chris Wilson
1
-2
/
+4
2019-08-19
drm/i915/gen11: Allow usage of all GPIO pins
Matt Roper
3
-50
/
+3
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
11
-20
/
+56
2019-08-19
drm/i915: Only emit the 'send bug report' once for a GPU hang
Chris Wilson
1
-2
/
+1
2019-08-19
drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
Chris Wilson
1
-0
/
+18
2019-08-19
drm/i915: Always wrap the ring offset before resetting
Chris Wilson
1
-2
/
+1
2019-08-18
drm/i915: Propagate fence errors
Chris Wilson
4
-5
/
+34
2019-08-18
drm/i915/uc: Never fail on HuC firmware errors
Michal Wajdeczko
2
-12
/
+5
2019-08-18
drm/i915/uc: Don't always fail on unavailable GuC firmware
Michal Wajdeczko
1
-2
/
+25
2019-08-18
drm/i915/guc: Don't open log relay if GuC is not running
Michal Wajdeczko
2
-8
/
+13
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
1
-6
/
+7
2019-08-17
drm/i915/uc: Never fail on uC preparation step
Michal Wajdeczko
5
-17
/
+16
2019-08-17
drm/i915/uc: Cleanup fw fetch on every GuC/HuC init failure
Michal Wajdeczko
5
-9
/
+11
2019-08-17
drm/i915/uc: Cleanup fw fetch only if it was successful
Michal Wajdeczko
1
-5
/
+3
2019-08-17
drm/i915/selftests: Check the context size
Chris Wilson
2
-0
/
+175
2019-08-17
drm/i915/gtt: Fold gen8 insertions into one
Mika Kuoppala
1
-46
/
+46
2019-08-16
drm/i915/uc: Add explicit DISABLED state for firmware
Michal Wajdeczko
8
-31
/
+91
2019-08-16
drm/i915: Wrappers for display register waits
Daniele Ceraolo Spurio
17
-233
/
+127
2019-08-16
drm/i915: Move gmbus definitions out of i915_reg.h
Daniele Ceraolo Spurio
3
-21
/
+24
2019-08-16
drm/i915: Move engine IDs out of i915_reg.h
Daniele Ceraolo Spurio
3
-24
/
+24
2019-08-16
drm/i915: Move i915_power_well_id out of i915_reg.h
Daniele Ceraolo Spurio
4
-21
/
+23
2019-08-16
drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
Chris Wilson
5
-64
/
+108
2019-08-16
drm/i915: Markup expected timeline locks for i915_active
Chris Wilson
13
-27
/
+58
2019-08-16
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
5
-2
/
+24
2019-08-16
drm/i915/wopcm: Fix SPDX tag location
Michal Wajdeczko
1
-3
/
+2
2019-08-16
drm/i915/wopcm: Update error messages
Michal Wajdeczko
1
-20
/
+24
2019-08-16
drm/i915/wopcm: Try to use already locked WOPCM layout
Michal Wajdeczko
1
-2
/
+27
2019-08-16
drm/i915/wopcm: Check WOPCM layout separately from calculations
Michal Wajdeczko
1
-33
/
+64
2019-08-16
drm/i915/uc: Move FW size sanity check back to fetch
MichaĆ Winiarski
3
-13
/
+19
2019-08-16
drm/i915/buddy: use kmemleak_update_trace
Matthew Auld
1
-0
/
+2
2019-08-16
drm/i915/buddy: tidy up i915_buddy_fini
Matthew Auld
1
-6
/
+1
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
1
-7
/
+17
2019-08-16
drm/i915: Use the associated uncore for the vm
Chris Wilson
1
-2
/
+2
2019-08-16
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
16
-257
/
+306
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
12
-189
/
+209
2019-08-15
drm/i915/gt: Guard timeline pinning without relying on struct_mutex
Chris Wilson
3
-19
/
+16
2019-08-15
drm/i915/gt: Convert timeline tracking to spinlock
Chris Wilson
4
-17
/
+21
[prev]
[next]