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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
7
-9
/
+11
2019-01-22
drm/i915: Refactor out intel_context_init()
Chris Wilson
3
-10
/
+12
2019-01-22
drm/i915/selftests: Use common mock_engine::advance
Chris Wilson
1
-10
/
+7
2019-01-22
drm/i915/selftests: Refactor common live_test framework
Chris Wilson
5
-163
/
+147
2019-01-22
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
5
-88
/
+114
2019-01-22
drm/i915/selftests: Track evict objects explicitly
Chris Wilson
1
-59
/
+55
2019-01-21
drm/i915/dsi: Enable dithering for 6 bpc panels
Hans de Goede
1
-0
/
+4
2019-01-21
drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats
Hans de Goede
3
-35
/
+17
2019-01-21
drm/i915: Prevent use of global_seqno=0
Chris Wilson
1
-1
/
+8
2019-01-21
drm/i915/intel_drv.h: switch to kernel types
Jani Nikula
1
-48
/
+46
2019-01-21
drm/i915/i915_drv.h: switch to kernel types
Jani Nikula
1
-79
/
+79
2019-01-21
drm/i915/display: switch to kernel types
Jani Nikula
1
-52
/
+52
2019-01-21
drm/i915/csr: switch to kernel types
Jani Nikula
1
-34
/
+34
2019-01-21
drm/i915/ddi: switch to kernel types
Jani Nikula
1
-26
/
+26
2019-01-21
drm/i915/pm: switch to kernel types
Jani Nikula
1
-108
/
+105
2019-01-21
drm/i915/color: switch to kernel types
Jani Nikula
1
-20
/
+20
2019-01-18
drm/i915/selftests: Allocate mock ring/timeline per context
Chris Wilson
1
-43
/
+47
2019-01-18
drm/i915/dp: remove PANEL_POWER_OFF macro and its use
Jani Nikula
2
-3
/
+1
2019-01-18
drm/i915/selftests: Make evict tolerant of foreign objects
Chris Wilson
1
-11
/
+53
2019-01-18
drm/i915: Use b->irq_enable() as predicate for mock engine
Chris Wilson
4
-22
/
+8
2019-01-18
drm/i915/selftests: Query the vm under test for hugepage support
Chris Wilson
1
-1
/
+1
2019-01-18
drm/i915/breadcrumbs: Drop assertion that we've already enabled irqs
Chris Wilson
1
-17
/
+11
2019-01-18
drm/i915: Fix wakeref cookie handling in debugfs/i915_forcewake_user
Tvrtko Ursulin
1
-2
/
+3
2019-01-17
drm/i915: Limit the for_each_set_bit() to the valid range
Chris Wilson
1
-1
/
+3
2019-01-17
drm/i915/sprite: switch to kernel types
Jani Nikula
1
-30
/
+30
2019-01-17
drm/i915/dp: switch to kernel types
Jani Nikula
2
-87
/
+87
2019-01-17
drm/i915/dpll_mgr: switch to kernel types
Jani Nikula
2
-99
/
+99
2019-01-17
drm/i915/cdclk: switch to kernel types
Jani Nikula
1
-20
/
+20
2019-01-17
drm/i915/irq: switch to kernel types
Jani Nikula
1
-41
/
+41
2019-01-17
drm/i915/debugfs: switch to kernel types
Jani Nikula
1
-11
/
+11
2019-01-17
drm/i915/lspcon: switch to kernel types
Jani Nikula
1
-10
/
+10
2019-01-17
drm/i915/crt: switch to kernel types
Jani Nikula
1
-11
/
+11
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
18
-72
/
+72
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
18
-1472
/
+1483
2019-01-16
drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
Chris Wilson
3
-9
/
+28
2019-01-16
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
13
-112
/
+122
2019-01-16
drm/i915/userptr: Fix error handling of mutex_lock_killable()
Chris Wilson
1
-1
/
+1
2019-01-15
drm/i915: Move intel_execlists_show_requests() aside
Chris Wilson
3
-52
/
+71
2019-01-15
drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
Chris Wilson
4
-126
/
+139
2019-01-15
drm/i915/icl: Detect port F presence via VBT
Imre Deak
1
-1
/
+7
2019-01-15
drm/i915/ddi: Move DDI port detection to the corresponding helper
Imre Deak
2
-3
/
+10
2019-01-15
drm/i915: Only dump GPU state on set-wedged if interesting
Chris Wilson
1
-1
/
+1
2019-01-15
drm/i915/perf: Annotate i915_perf.wakeref for keneldoc
Chris Wilson
1
-0
/
+4
2019-01-15
drm/i915: Fix the static code analysis warning in debugfs
Radhakrishna Sripada
1
-3
/
+2
2019-01-15
drm/i915/cnl: Fix CNL macros for Voltage Swing programming
Aditya Swarup
1
-7
/
+7
2019-01-15
drm/i915: Prevent concurrent GGTT update and use on Braswell (again)
Chris Wilson
1
-1
/
+2
2019-01-14
drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
Chris Wilson
3
-8
/
+10
2019-01-14
drm/i915: Fix ILK-IVB primary plane enable delays
Juha-Pekka Heikkila
1
-1
/
+4
2019-01-14
drm/i915: Mark up Ironlake ips with rpm wakerefs
Chris Wilson
3
-105
/
+102
2019-01-14
drm/i915: Combined gt.awake/gt.power wakerefs
Chris Wilson
3
-9
/
+5
[next]