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
*
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
*
Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Maxime Ripard
2020-09-16
5
-1
/
+164
|
\
|
*
virtio: Implement get_shm_region for MMIO transport
Sebastien Boeuf
2020-09-10
2
-0
/
+42
|
*
virtio: Implement get_shm_region for PCI transport
Sebastien Boeuf
2020-09-10
2
-1
/
+105
|
*
virtio: Add get_shm_region method
Sebastien Boeuf
2020-09-10
1
-0
/
+17
*
|
drm/ast: Enable CRTC before planes
Thomas Zimmermann
2020-09-16
1
-0
/
+7
*
|
drm/ast: Program display mode in CRTC's atomic_enable()
Thomas Zimmermann
2020-09-16
1
-20
/
+3
*
|
drm/ast: Disable planes while switching display modes
Thomas Zimmermann
2020-09-16
2
-0
/
+33
*
|
drm/ast: Set format registers in primary plane's update
Thomas Zimmermann
2020-09-16
1
-22
/
+22
*
|
MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udl
Thomas Zimmermann
2020-09-16
1
-3
/
+10
*
|
drm: mxsfb: check framebuffer pitch
Stefan Agner
2020-09-16
1
-1
/
+20
*
|
drm/vc4: Handing the return value of drm_universal_plane_init
Tian Tao
2020-09-16
1
-0
/
+2
*
|
drm/ttm: move populated state into page flags
Dave Airlie
2020-09-16
1
-4
/
+5
*
|
drm/ttm: split bound/populated flags.
Dave Airlie
2020-09-16
4
-15
/
+19
*
|
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
9
-74
/
+64
*
|
drm/ttm: split populate out from binding.
Dave Airlie
2020-09-16
7
-13
/
+33
*
|
drm/ttm: tt destroy move null check to outer function.
Dave Airlie
2020-09-16
3
-3
/
+3
*
|
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
2020-09-16
3
-18
/
+20
*
|
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-16
11
-29
/
+57
*
|
drm/ttm: remove available_caching
Christian König
2020-09-15
15
-46
/
+11
*
|
drm/nouveau: explicitly specify caching to use
Christian König
2020-09-15
2
-22
/
+25
*
|
drm/ttm: remove default caching
Christian König
2020-09-15
15
-39
/
+14
*
|
drm/bridge: ps8640: Rework power state handling
Enric Balletbo i Serra
2020-09-15
1
-10
/
+58
*
|
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
2020-09-15
1
-1
/
+4
*
|
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
2020-09-15
1
-18
/
+20
*
|
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
2020-09-15
3
-6
/
+13
*
|
gpu/drm: ingenic: Add option to mmap GEM buffers cached
Paul Cercueil
2020-09-15
3
-4
/
+126
*
|
drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() call
Ville Syrjälä
2020-09-14
1
-7
/
+0
*
|
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
2020-09-14
5
-7
/
+7
*
|
drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Ville Syrjälä
2020-09-14
2
-1
/
+23
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
2720
-15119
/
+34425
|
\
\
|
*
\
Merge v5.9-rc5 into drm-next
Daniel Vetter
2020-09-14
208
-866
/
+1468
|
|
\
\
|
|
*
|
Linux 5.9-rc5
v5.9-rc5
Linus Torvalds
2020-09-14
1
-1
/
+1
|
|
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2020-09-13
24
-68
/
+78
|
|
|
\
\
|
|
|
*
\
Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...
Olof Johansson
2020-09-13
5
-12
/
+12
|
|
|
|
\
\
[next]