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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
drm/i915/icl: Implement gen11 flush including tile cache
Mika Kuoppala
2
-1
/
+61
2019-08-15
drm/i915/selftest/buddy: fixup igt_buddy_alloc_range
Matthew Auld
1
-0
/
+1
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
5
-12
/
+18
2019-08-14
drm/i915: Serialise read/write of the barrier's engine
Chris Wilson
1
-5
/
+23
2019-08-14
drm/i915: Print CCID for all renderCS
Stuart Summers
1
-1
/
+1
2019-08-14
drm/i915: Disregard drm_mode_config.fb_base
Chris Wilson
2
-7
/
+5
2019-08-14
drm/i915: Include engine->mmio_base in the debug dump
Chris Wilson
1
-0
/
+1
2019-08-14
drm/i915/guc: Remove client->submissions
Daniele Ceraolo Spurio
3
-28
/
+8
2019-08-13
drm/i915: Update DRIVER_DATE to 20190813
Rodrigo Vivi
1
-2
/
+2
2019-08-13
drm/i915: Add _TRANS2()
José Roberto de Souza
1
-3
/
+4
2019-08-13
drm/i915/bdw+: Move misc display IRQ handling to it own function
José Roberto de Souza
1
-20
/
+25
2019-08-13
Merge tag 'gvt-next-2019-08-13' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
8
-107
/
+212
2019-08-13
drm/i915/gt: Save/restore interrupts around breadcrumb disable
Chris Wilson
1
-2
/
+3
2019-08-13
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
7
-49
/
+70
2019-08-13
drm/i915/tgl: Fix missing parentheses on TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT
José Roberto de Souza
1
-1
/
+1
2019-08-13
drm/i915/gvt: Double check batch buffer size after copy
Tina Zhang
1
-2
/
+37
2019-08-13
drm/i915/gvt: Add valid length check for MI variable commands
Gao, Fred
1
-0
/
+52
2019-08-13
drm/i915/gvt: Add MI command valid length check
Gao, Fred
1
-23
/
+51
2019-08-13
drm/i915/gvt: Utility for valid command length check
Gao, Fred
1
-6
/
+9
2019-08-13
drm/i915/gvt: factor out tlb and mocs register offset table
Zhi Wang
2
-18
/
+43
2019-08-13
drm/i915/gvt: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
5
-49
/
+13
2019-08-13
drm/i915/gvt: Fix typo of VBLANK_TIMER_PERIOD
Zhenyu Wang
1
-2
/
+2
2019-08-13
drm/i915/uc: Log fw status changes only under debug config
Michal Wajdeczko
5
-27
/
+55
2019-08-13
drm/i915/guc: Use a local cancel_port_requests
Chris Wilson
3
-16
/
+30
2019-08-13
drm/i915: drop engine_pin/unpin_breadcrumbs_irq
Daniele Ceraolo Spurio
2
-25
/
+0
2019-08-13
drm/i915/guc: keep breadcrumb irq always enabled
Daniele Ceraolo Spurio
1
-14
/
+11
2019-08-12
drm/i915/overlay: Switch to using i915_active tracking
Chris Wilson
2
-84
/
+64
2019-08-12
drm/i915: Forgo last_fence active request tracking
Chris Wilson
5
-22
/
+3
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti
10
-551
/
+593
2019-08-12
drm/i915: Extract GT powermanagement interrupt handling
Andi Shyti
8
-174
/
+191
2019-08-12
drm/i915/gt: Use the local engine wakeref when checking RING registers
Chris Wilson
1
-7
/
+3
2019-08-12
drm/i915/selftests: Prevent the timeslice expiring during suppression tests
Chris Wilson
1
-1
/
+4
2019-08-12
drm/i915/execlists: Avoid sync calls during park
Chris Wilson
1
-1
/
+1
2019-08-12
drm/i915/uc: Update copyright and license
Michal Wajdeczko
23
-441
/
+47
2019-08-12
drm/i915/tgl: Fixing up list of PG3 power domains.
Anshuman Gupta
1
-6
/
+0
2019-08-12
drm/i915/icl: Remove DDI IO power domain from PG3 power domains
Anshuman Gupta
1
-5
/
+0
2019-08-12
drm/i915/uc: Use -EIO code for GuC initialization failures
Michal Wajdeczko
2
-14
/
+11
2019-08-12
drm/i915/uc: Update messages from fw upload step
Michal Wajdeczko
1
-11
/
+3
2019-08-12
drm/i915/uc: Include HuC firmware version in summary
Michal Wajdeczko
1
-5
/
+13
2019-08-12
drm/i915/uc: Fail early if there is no GuC fw available
Michal Wajdeczko
2
-0
/
+26
2019-08-11
drm/i915: Remove unused debugfs/i915_emon_status
Chris Wilson
1
-25
/
+0
2019-08-10
drm/i915: buddy allocator
Matthew Auld
7
-0
/
+1282
2019-08-10
drm/i915/blt: support copying objects
Matthew Auld
5
-6
/
+324
2019-08-10
drm/i915/gtt: disable 2M pages for pre-gen11
Matthew Auld
1
-4
/
+7
2019-08-10
drm/i915/gtt: enable GTT cache by default
Matthew Auld
2
-12
/
+21
2019-08-10
drm/i915/selftests: move gpu-write-dw into utils
Matthew Auld
4
-236
/
+169
2019-08-10
drm/i915/blt: bump the size restriction
Matthew Auld
5
-49
/
+180
2019-08-10
drm/i915/blt: don't assume pinned intel_context
Matthew Auld
2
-2
/
+4
2019-08-09
drm/i915: split out uncore_mmio_debug
Daniele Ceraolo Spurio
5
-36
/
+79
2019-08-09
drm/i915: Stop reconfiguring our shmemfs mountpoint
Chris Wilson
1
-22
/
+9
[next]