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
*
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2020-12-15
70
-902
/
+2131
|
\
|
*
drm/imx/dcss: allow using nearest neighbor interpolation scaling
Laurentiu Palcu
2020-11-26
3
-10
/
+50
|
*
drm/imx/dcss: fix coccinelle warning
Laurentiu Palcu
2020-11-26
1
-2
/
+1
|
*
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
2020-11-26
1
-2
/
+9
|
*
drm/mcde: fix masking and bitwise-or on variable val
Colin Ian King
2020-11-25
1
-1
/
+1
|
*
dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
Maarten Lankhorst
2020-11-25
1
-1
/
+1
|
*
panel-simple: add Innolux N125HCE-GN1
Lukas F. Hartmann
2020-11-24
1
-0
/
+28
|
*
dt-bindings: display/panel: add Innolux N125HCE-GN1
Lukas F. Hartmann
2020-11-24
1
-0
/
+2
|
*
drm: fix kernel-doc warnings for SCALING_FILTER
Simon Ser
2020-11-24
2
-7
/
+7
|
*
drm/fb-helper: Acquire modeset lock around shadow-buffer flushing
Thomas Zimmermann
2020-11-24
1
-2
/
+18
|
*
drm/fb-helper: Copy dma-buf map before flushing shadow fb
Thomas Zimmermann
2020-11-24
1
-2
/
+3
|
*
drm/fb-helper: Restore damage area upon errors
Thomas Zimmermann
2020-11-24
1
-3
/
+20
|
*
drm/fb-helper: Move damage blit code and its setup into separate routine
Thomas Zimmermann
2020-11-24
1
-6
/
+21
|
*
drm/fb-helper: Separate shadow-buffer flushing and calling dirty callback
Thomas Zimmermann
2020-11-24
1
-3
/
+1
|
*
drm/fb-helper: Return early in damage worker
Thomas Zimmermann
2020-11-24
1
-16
/
+15
|
*
drm/fb-helper: Rename dirty worker to damage worker
Thomas Zimmermann
2020-11-24
2
-43
/
+36
|
*
drm/client: Depend on GEM object kmap ref-counting
Thomas Zimmermann
2020-11-24
1
-4
/
+0
|
*
drm/fb-helper: Unmap client buffer during shutdown
Thomas Zimmermann
2020-11-24
1
-4
/
+9
|
*
drm/fb-helper: Call dirty helper after writing to fbdev
Thomas Zimmermann
2020-11-24
1
-0
/
+3
|
*
drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()
Thomas Zimmermann
2020-11-24
5
-33
/
+0
|
*
drm/shmem-helper: Use cached mappings by default
Thomas Zimmermann
2020-11-24
6
-12
/
+13
|
*
drm/mcde: Fix uninitialized value
Linus Walleij
2020-11-24
1
-1
/
+1
|
*
drm/mcde: Support DPI output
Linus Walleij
2020-11-24
7
-47
/
+595
|
*
drm/mcde: Break out DSI set-up routine
Linus Walleij
2020-11-24
1
-60
/
+75
|
*
drm/mcde: Fix RGB/BGR bug
Linus Walleij
2020-11-24
2
-14
/
+13
|
*
video: fbdev: pm2fb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-22
1
-0
/
+1
|
*
video: fbdev: lxfb_ops: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-22
1
-0
/
+1
|
*
drm/via: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-22
1
-0
/
+1
|
*
drm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-22
1
-0
/
+1
|
*
dma-buf: system_heap: Allocate higher order pages if available
John Stultz
2020-11-22
1
-18
/
+71
|
*
dma-buf: heaps: Skip sync if not mapped
John Stultz
2020-11-22
2
-0
/
+20
|
*
dma-buf: heaps: Remove heap-helpers code
John Stultz
2020-11-22
3
-328
/
+0
|
*
dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
John Stultz
2020-11-22
1
-49
/
+270
|
*
dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
John Stultz
2020-11-22
1
-46
/
+303
|
*
drm/meson: dw-hdmi: Enable the iahb clock early enough
Marc Zyngier
2020-11-20
1
-2
/
+6
|
*
drm/meson: dw-hdmi: Disable clocks on driver teardown
Marc Zyngier
2020-11-20
1
-14
/
+29
|
*
drm/panel: s6e63m0: Fix init sequence
Linus Walleij
2020-11-20
1
-8
/
+10
|
*
drm/panel: s6e63m0: Implement 28 backlight levels
Linus Walleij
2020-11-20
1
-53
/
+257
|
*
drm/panel: s6e63m0: Fix and extend MCS table
Linus Walleij
2020-11-20
1
-8
/
+9
|
*
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-20
7
-18
/
+31
|
*
drm: document drm_mode_modeinfo
Simon Ser
2020-11-20
2
-0
/
+24
|
*
drm: document drm_mode_get_connector
Simon Ser
2020-11-20
1
-5
/
+73
|
*
drm/virtio: rename sync_seq and last_seq
Gurchetan Singh
2020-11-20
3
-8
/
+9
|
*
drm/virtio: use fence_id when processing fences
Gurchetan Singh
2020-11-20
2
-4
/
+4
|
*
virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLE
Anthoine Bourgeois
2020-11-20
1
-0
/
+4
|
*
drm/virtio: fix a file name comment reference
Anthoine Bourgeois
2020-11-20
1
-1
/
+1
|
*
drm/virtio: suffix create blob call with _ioctl like any ioctl
Anthoine Bourgeois
2020-11-20
1
-3
/
+4
|
*
drm: improve kernel-docs in drm_mode.h
Simon Ser
2020-11-20
1
-34
/
+32
|
*
drm/ttm: fix DMA32 handling in the global page pool
Christian König
2020-11-19
1
-0
/
+22
|
*
mm: introduce vma_set_file function v5
Christian König
2020-11-19
10
-19
/
+26
[next]