| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: Introduce new DRM_FORMAT_XYUV | Stanislav Lisovskiy | 2018-11-20 | 2 | -0/+2 |
* | drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPS | Noralf Trønnes | 2018-11-20 | 11 | -116/+38 |
* | drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPS | Noralf Trønnes | 2018-11-20 | 2 | -0/+110 |
* | drm/gem: Add drm_gem_object_funcs | Noralf Trønnes | 2018-11-20 | 5 | -34/+258 |
* | drm/prime: Add drm_gem_prime_mmap() | Noralf Trønnes | 2018-11-20 | 2 | -0/+38 |
* | drm/driver: Add defaults for .gem_prime_export/import callbacks | Noralf Trønnes | 2018-11-20 | 3 | -2/+19 |
* | drm/panel: s6d16d0: fix spelling mistake "enble" -> "enable" | Colin Ian King | 2018-11-20 | 1 | -1/+1 |
* | drm/bridge/sii902x: Add missing dependency on I2C_MUX | Fabrizio Castro | 2018-11-20 | 1 | -0/+1 |
* | drm/rockchip: fix for mailbox read size | Damian Kos | 2018-11-19 | 1 | -1/+1 |
* | drm/bridge/sii902x: Fix EDID readback | Fabrizio Castro | 2018-11-15 | 1 | -69/+178 |
* | drm/panel: Augment the TPO TPG110 bindings | Linus Walleij | 2018-11-15 | 1 | -29/+52 |
* | drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FW | Gabriel Krisman Bertazi | 2018-11-15 | 1 | -1/+1 |
* | drm/qxl: remove set but not used variables 'driver, qbo' | YueHaibing | 2018-11-14 | 1 | -4/+0 |
* | drm/qxl: remove set but not used variable 'map' | YueHaibing | 2018-11-14 | 1 | -7/+3 |
* | drm/virtio: fix memory leak of vfpriv on error return path | Colin Ian King | 2018-11-14 | 1 | -1/+3 |
* | drm/virtio: bump driver version after explicit synchronization addition | Gustavo Padovan | 2018-11-14 | 1 | -2/+2 |
* | drm/virtio: add in/out fence support for explicit synchronization | Robert Foss | 2018-11-14 | 2 | -18/+65 |
* | drm/virtio: add uapi for in and out explicit fences | Robert Foss | 2018-11-14 | 2 | -3/+15 |
* | drm/virtio: add virtio_gpu_alloc_fence() | Robert Foss | 2018-11-14 | 5 | -15/+96 |
* | drm/virtio: Use IDAs more efficiently | Matthew Wilcox | 2018-11-14 | 2 | -5/+6 |
* | drm/virtio: Handle error from virtio_gpu_resource_id_get | Matthew Wilcox | 2018-11-14 | 1 | -2/+11 |
* | drm/meson: Add primary plane scaling | Neil Armstrong | 2018-11-13 | 1 | -45/+141 |
* | drm/meson: move OSD scaler management into plane atomic update | Neil Armstrong | 2018-11-13 | 4 | -62/+68 |
* | drm/meson: Support Overlay plane for video rendering | Neil Armstrong | 2018-11-13 | 11 | -8/+971 |
* | drm/sti: remove set but not used variable 'priv' | YueHaibing | 2018-11-13 | 1 | -2/+0 |
* | drm/meson: Use optional canvas provider | Maxime Jourdan | 2018-11-13 | 5 | -22/+52 |
* | dt-bindings: display: amlogic, meson-vpu: Add optional canvas provider node | Maxime Jourdan | 2018-11-13 | 1 | -0/+2 |
* | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 2018-11-13 | 10025 | -226569/+503320 |
|\ |
|
| * | Linux 4.20-rc1v4.20-rc1 | Linus Torvalds | 2018-11-05 | 1 | -2/+2 |
| * | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2018-11-04 | 25 | -292/+2418 |
| |\ |
|
| | * | ubifs: Remove unneeded semicolon | Ding Xiang | 2018-10-23 | 1 | -1/+1 |
| | * | Documentation: ubifs: Add authentication whitepaper | Sascha Hauer | 2018-10-23 | 1 | -0/+426 |
| | * | ubifs: Enable authentication support | Sascha Hauer | 2018-10-23 | 3 | -1/+52 |
| | * | ubifs: Do not update inode size in-place in authenticated mode | Sascha Hauer | 2018-10-23 | 3 | -38/+113 |
| | * | ubifs: Add hashes and HMACs to default filesystem | Sascha Hauer | 2018-10-23 | 1 | -7/+27 |
| | * | ubifs: authentication: Authenticate super block node | Sascha Hauer | 2018-10-23 | 1 | -1/+69 |
| | * | ubifs: Create hash for default LPT | Sascha Hauer | 2018-10-23 | 3 | -3/+23 |
| | * | ubfis: authentication: Authenticate master node | Sascha Hauer | 2018-10-23 | 3 | -10/+61 |
| | * | ubifs: authentication: Authenticate LPT | Sascha Hauer | 2018-10-23 | 3 | -0/+134 |
| | * | ubifs: Authenticate replayed journal | Sascha Hauer | 2018-10-23 | 1 | -2/+144 |
| | * | ubifs: Add auth nodes to garbage collector journal head | Sascha Hauer | 2018-10-23 | 1 | -3/+43 |
| | * | ubifs: Add authentication nodes to journal | Sascha Hauer | 2018-10-23 | 6 | -18/+153 |
| | * | ubifs: authentication: Add hashes to index nodes | Sascha Hauer | 2018-10-23 | 7 | -14/+81 |
| | * | ubifs: Add hashes to the tree node cache | Sascha Hauer | 2018-10-23 | 4 | -30/+135 |
| | * | ubifs: Create functions to embed a HMAC in a node | Sascha Hauer | 2018-10-23 | 2 | -6/+70 |
| | * | ubifs: Add helper functions for authentication support | Sascha Hauer | 2018-10-23 | 4 | -0/+722 |
| | * | ubifs: Add separate functions to init/crc a node | Sascha Hauer | 2018-10-23 | 2 | -15/+29 |
| | * | ubifs: Format changes for authentication support | Sascha Hauer | 2018-10-23 | 3 | -3/+50 |
| | * | ubifs: Store read superblock node | Sascha Hauer | 2018-10-23 | 3 | -22/+8 |
| | * | ubifs: Drop write_node | Sascha Hauer | 2018-10-23 | 1 | -34/+5 |