Boris Brezillon
|
5a43911fd2
drm/vc4: Fix NULL pointer dereference in the async update path
|
6 年之前 |
Dave Airlie
|
bf78296ab1
BackMerge v4.19-rc5 into drm-next
|
6 年之前 |
Boris Brezillon
|
658d8cbd07
drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
|
7 年之前 |
Daniel Vetter
|
72fdb40c1a
drm: extract drm_atomic_uapi.c
|
7 年之前 |
Sean Paul
|
bc537a9cc4
Merge drm/drm-next into drm-misc-next
|
7 年之前 |
Linus Torvalds
|
54dbe75bbf
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
|
7 年之前 |
Alexandru Gheorghe
|
42da633809
drm/vc4: Use __drm_atomic_helper_plane_reset instead of copying the logic
|
7 年之前 |
Boris Brezillon
|
a6a00918d4
drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
|
7 年之前 |
Russell King
|
070473bcf7
drm: add missing ctx argument to plane transitional helpers
|
7 年之前 |
Dave Airlie
|
f4366e44ef
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
|
7 年之前 |
Gustavo Padovan
|
d98c71dadc
Merge drm-upstream/drm-next into drm-misc-next
|
7 年之前 |
Daniel Vetter
|
2227a7a219
drm/vc4: Always obey implicit sync
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Dave Stevenson
|
e065a8dd30
drm/vc4: Add support for SAND modifier.
|
7 年之前 |
Eric Anholt
|
1e871d65e3
drm/vc4: Add missing formats to vc4_format_mod_supported().
|
7 年之前 |
Dave Airlie
|
1fafef9dfe
Merge drm-fixes-for-v4.17-rc6-urgent into drm-next
|
7 年之前 |
Maxime Ripard
|
3257ec797d
drm/vc4: plane: Expand the lower bits by repeating the higher bits
|
7 年之前 |
Boris Brezillon
|
9a0e980221
drm/vc4: Fix scaling of uni-planar formats
|
7 年之前 |
Stefan Schake
|
22445f0316
drm/vc4: Add support for plane alpha
|
7 年之前 |
Gustavo Padovan
|
539c320bfa
drm/vc4: update cursors asynchronously through atomic
|
7 年之前 |
Stefan Schake
|
823646983b
drm/vc4: Move plane state to header
|
7 年之前 |
Stefan Schake
|
3d67b68a6a
drm/vc4: Check if plane requires background fill
|
7 年之前 |
Stefan Schake
|
05202c241f
drm/vc4: Set premultiplied for alpha formats
|
7 年之前 |
Daniel Stone
|
423ad7b3cb
drm/vc4: Advertise supported modifiers for planes
|
8 年之前 |
Maxime Ripard
|
124e5dac9a
drm/vc4: Use the alpha format field in drm_format_info
|
7 年之前 |
Dave Stevenson
|
cb20dd170d
drm/vc4: Add support for NV21 and NV61.
|
7 年之前 |
Dave Stevenson
|
090cb0c690
drm/vc4: Use .pixel_order instead of custom .flip_cbcr
|
7 年之前 |
Dave Stevenson
|
88f8156fba
drm/vc4: Add support for DRM_FORMAT_RGB888 and DRM_FORMAT_BGR888
|
7 年之前 |
Boris Brezillon
|
b9f19259b8
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
|
7 年之前 |
Eric Anholt
|
652badb945
drm/vc4: Fix pitch setup for T-format scanout.
|
7 年之前 |