index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
fbdev: aty: remove CONFIG_PM container
Vaibhav Gupta
1
-2
/
+2
2020-09-17
drm/ttm: drop evicted from ttm_bo.
Dave Airlie
2
-5
/
+0
2020-09-17
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
5
-76
/
+38
2020-09-17
drm/ttm: make common function for wait/free node path.
Dave Airlie
1
-18
/
+20
2020-09-17
drm/ttm: move ghost object creation to a common function
Dave Airlie
1
-62
/
+42
2020-09-17
drm/ttm: add a simple assign mem to bo wrapper
Dave Airlie
2
-14
/
+14
2020-09-17
drm/ttm/drivers: call the bind function directly.
Dave Airlie
4
-4
/
+14
2020-09-17
drm/ttm: move unbind into the tt destroy.
Dave Airlie
6
-1
/
+6
2020-09-17
drm/ttm: flip tt destroy ordering.
Dave Airlie
9
-1
/
+22
2020-09-17
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
13
-45
/
+91
2020-09-17
drm/ttm: remove superflous extern attribute from funcs
Christian König
2
-24
/
+20
2020-09-17
dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
Daniel Vetter
1
-0
/
+5
2020-09-17
drm: fix spelling error in comments
Wang Qing
1
-1
/
+1
2020-09-17
MAINTAINERS: make linux-aspeed list remarks consistent
Lukas Bulwahn
1
-1
/
+1
2020-09-17
drm/ttm: some cleanups
Christian König
4
-24
/
+3
2020-09-16
drm/ast: Enable CRTC before planes
Thomas Zimmermann
1
-0
/
+7
2020-09-16
drm/ast: Program display mode in CRTC's atomic_enable()
Thomas Zimmermann
1
-20
/
+3
2020-09-16
drm/ast: Disable planes while switching display modes
Thomas Zimmermann
2
-0
/
+33
2020-09-16
drm/ast: Set format registers in primary plane's update
Thomas Zimmermann
1
-22
/
+22
2020-09-16
MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udl
Thomas Zimmermann
1
-3
/
+10
2020-09-16
drm: mxsfb: check framebuffer pitch
Stefan Agner
1
-1
/
+20
2020-09-16
drm/vc4: Handing the return value of drm_universal_plane_init
Tian Tao
1
-0
/
+2
2020-09-16
drm/ttm: move populated state into page flags
Dave Airlie
1
-4
/
+5
2020-09-16
drm/ttm: split bound/populated flags.
Dave Airlie
4
-15
/
+19
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
9
-74
/
+64
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
7
-13
/
+33
2020-09-16
drm/ttm: tt destroy move null check to outer function.
Dave Airlie
3
-3
/
+3
2020-09-16
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
3
-18
/
+20
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
11
-29
/
+57
2020-09-15
drm/ttm: remove available_caching
Christian König
15
-46
/
+11
2020-09-15
drm/nouveau: explicitly specify caching to use
Christian König
2
-22
/
+25
2020-09-15
drm/ttm: remove default caching
Christian König
15
-39
/
+14
2020-09-15
drm/bridge: ps8640: Rework power state handling
Enric Balletbo i Serra
1
-10
/
+58
2020-09-15
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
1
-1
/
+4
2020-09-15
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
1
-18
/
+20
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
3
-6
/
+13
2020-09-15
gpu/drm: ingenic: Add option to mmap GEM buffers cached
Paul Cercueil
3
-4
/
+126
2020-09-14
drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() call
Ville Syrjälä
1
-7
/
+0
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
5
-7
/
+7
2020-09-14
drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Ville Syrjälä
2
-1
/
+23
2020-09-14
drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_create
Jia Yang
1
-12
/
+16
2020-09-14
drm/vboxvideo: Use drm_gem_vram_vmap() interfaces
Thomas Zimmermann
3
-61
/
+8
2020-09-14
Linux 5.9-rc5
v5.9-rc5
Linus Torvalds
1
-1
/
+1
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
1
-5
/
+17
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
1
-11
/
+18
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
1
-0
/
+3
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
1
-1
/
+3
2020-09-12
openrisc: Fix issue with get_user for 64-bit values
Stafford Horne
1
-12
/
+21
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
[next]