index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gt: Undo forced context restores after trivial preemptions
Chris Wilson
2020-10-19
1
-3
/
+2
*
drm/i915/gt: Delay execlist processing for tgl
Chris Wilson
2020-10-19
1
-0
/
+3
*
drm/i915/gem: Support parsing of oversize batches
Chris Wilson
2020-10-19
1
-2
/
+8
*
drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...
Ville Syrjälä
2020-10-19
1
-0
/
+8
*
drm/i915/gt: Initialize reserved and unspecified MOCS indices
Ayaz A Siddiqui
2020-10-19
1
-5
/
+11
*
drm/i915/dp: Tweak initial dpcd backlight.enabled value
Sean Paul
2020-10-19
1
-11
/
+20
*
drm/i915: Set all unused color plane offsets to ~0xfff again
Ville Syrjälä
2020-10-12
1
-12
/
+5
*
drm/i915: Fix TGL DKL PHY DP vswing handling
Ville Syrjälä
2020-10-12
1
-1
/
+1
*
drm/i915: Avoid mixing integer types during batch copies
Chris Wilson
2020-09-30
3
-9
/
+12
*
drm/i915/gem: Always test execution status on closing the context
Chris Wilson
2020-09-30
1
-38
/
+10
*
drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
Chris Wilson
2020-09-30
1
-39
/
+67
*
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
2020-09-30
2
-0
/
+14
*
drm/i915/gem: Hold request reference for canceling an active context
Chris Wilson
2020-09-30
1
-6
/
+19
*
drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
Chris Wilson
2020-09-30
1
-10
/
+2
*
drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
Chris Wilson
2020-09-30
1
-0
/
+2
*
drm/i915: check i915_vm_alloc_pt_stash for errors
Matthew Auld
2020-09-30
1
-3
/
+5
*
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
2020-09-30
1
-0
/
+1
*
drm/i915: Break up error capture compression loops with cond_resched()
Chris Wilson
2020-09-30
1
-0
/
+3
*
drm/i915: Fix an error code i915_gem_object_copy_blt()
Dan Carpenter
2020-09-30
1
-1
/
+1
*
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
2020-09-30
1
-0
/
+2
*
drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
Chris Wilson
2020-09-30
1
-0
/
+4
*
drm/i915/gem: Avoid implicit vmap for highmem on x86-32
Chris Wilson
2020-09-30
1
-2
/
+24
*
drm/i915: Fix state checker hw.active/hw.enable readout
Ville Syrjälä
2020-09-28
1
-6
/
+9
*
agp: use semicolons rather than commas to separate statements
Julia Lawall
2020-09-27
3
-3
/
+3
*
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-23
244
-5450
/
+13125
|
\
|
*
drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
2020-09-21
1
-0
/
+17
|
*
drm/ttm: update kernel-doc line comments
Tian Tao
2020-09-21
1
-1
/
+1
|
*
drm/panfrost: add Amlogic GPU integration quirks
Neil Armstrong
2020-09-21
1
-0
/
+11
|
*
drm/panfrost: add amlogic reset quirk callback
Neil Armstrong
2020-09-21
3
-0
/
+17
|
*
drm/panfrost: add support for vendor quirk
Neil Armstrong
2020-09-21
2
-0
/
+7
|
*
drm/dev: Remove drm_dev_init
Daniel Vetter
2020-09-21
4
-55
/
+4
|
*
drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)
Luben Tuikov
2020-09-21
1
-12
/
+4
|
*
drm/i915/selftests: align more to real device lifetimes
Daniel Vetter
2020-09-21
1
-20
/
+19
|
*
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
2020-09-21
13
-12
/
+19
|
*
fbcon: Remove the superfluous break
Jing Xiangfeng
2020-09-18
1
-2
/
+0
|
*
fbdev: aty: remove CONFIG_PM container
Vaibhav Gupta
2020-09-18
1
-2
/
+2
|
*
drm/ttm: drop evicted from ttm_bo.
Dave Airlie
2020-09-17
2
-5
/
+0
|
*
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
2020-09-17
5
-76
/
+38
|
*
drm/ttm: make common function for wait/free node path.
Dave Airlie
2020-09-17
1
-18
/
+20
|
*
drm/ttm: move ghost object creation to a common function
Dave Airlie
2020-09-17
1
-62
/
+42
|
*
drm/ttm: add a simple assign mem to bo wrapper
Dave Airlie
2020-09-17
2
-14
/
+14
|
*
drm/ttm/drivers: call the bind function directly.
Dave Airlie
2020-09-17
4
-4
/
+14
|
*
drm/ttm: move unbind into the tt destroy.
Dave Airlie
2020-09-17
6
-1
/
+6
|
*
drm/ttm: flip tt destroy ordering.
Dave Airlie
2020-09-17
9
-1
/
+22
|
*
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
2020-09-17
13
-45
/
+91
|
*
drm/ttm: remove superflous extern attribute from funcs
Christian König
2020-09-17
2
-24
/
+20
|
*
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
2020-09-17
1
-0
/
+5
|
*
drm: fix spelling error in comments
Wang Qing
2020-09-17
1
-1
/
+1
|
*
MAINTAINERS: make linux-aspeed list remarks consistent
Lukas Bulwahn
2020-09-17
1
-1
/
+1
|
*
drm/ttm: some cleanups
Christian König
2020-09-17
4
-24
/
+3
[next]