| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffers | Steve Longerbeam | 2018-11-05 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | drm/imx: imx-tve: constify clk_ops structure | Julia Lawall | 2018-11-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | drm/imx: Switch to SPDX identifier | Fabio Estevam | 2018-11-05 | 7 | -59/+7 | |
| | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge v4.20-rc4 into drm-next | Dave Airlie | 2018-11-29 | 16 | -59/+160 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2018-11-29 | 36 | -327/+669 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | drm/vkms: Drop custom vkms_dumb_map(). | Eric Anholt | 2018-11-27 | 3 | -30/+0 | |
| | | * | | | | | | | | | | drm/v3d: Clean up the reservation object setup. | Eric Anholt | 2018-11-27 | 1 | -22/+11 | |
| | | * | | | | | | | | | | drm/v3d: Update a comment about what uses v3d_job_dependency(). | Eric Anholt | 2018-11-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | drm/meson: Add support for VIC alternate timings | Neil Armstrong | 2018-11-27 | 3 | -52/+89 | |
| | | * | | | | | | | | | | drm/meson: Add HDMI 1.4 4k modes | Neil Armstrong | 2018-11-27 | 1 | -0/+129 | |
| | | * | | | | | | | | | | drm/sun4i: Pass modifier to backend and frontend format support helpers | Paul Kocialkowski | 2018-11-27 | 4 | -6/+13 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Add support for the BGRX8888 output format | Paul Kocialkowski | 2018-11-27 | 2 | -0/+5 | |
| | | * | | | | | | | | | | drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint | Paul Kocialkowski | 2018-11-27 | 1 | -1/+11 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions | Paul Kocialkowski | 2018-11-27 | 1 | -8/+16 | |
| | | * | | | | | | | | | | drm/sun4i: backend: Detail the YUV to RGB values coding explanation | Paul Kocialkowski | 2018-11-27 | 1 | -2/+6 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Add support for the BGRX8888 input format | Paul Kocialkowski | 2018-11-27 | 3 | -0/+7 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Determine input mode based on the number of planes | Paul Kocialkowski | 2018-11-27 | 1 | -6/+4 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Add proper definitions for format registers | Paul Kocialkowski | 2018-11-27 | 2 | -12/+10 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Add helpers for input data mode and pixel sequence | Paul Kocialkowski | 2018-11-27 | 1 | -5/+41 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Move CSC bypass setup to format update routine | Paul Kocialkowski | 2018-11-27 | 1 | -4/+4 | |
| | | * | | | | | | | | | | drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats | Paul Kocialkowski | 2018-11-27 | 1 | -3/+3 | |
| | | * | | | | | | | | | | drm/sun4i: backend: Avoid counting YUV planes that use the frontend | Paul Kocialkowski | 2018-11-27 | 1 | -5/+5 | |
| | | * | | | | | | | | | | drm/sun4i: backend: Use a specific function to check if a plane is supported | Paul Kocialkowski | 2018-11-27 | 1 | -5/+22 | |
| | | * | | | | | | | | | | drm/sun4i: backend: Refine the logic behind using the frontend | Paul Kocialkowski | 2018-11-27 | 1 | -2/+18 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Add a helper and a list for supported formats | Paul Kocialkowski | 2018-11-27 | 2 | -0/+17 | |
| | | * | | | | | | | | | | drm/sun4i: backend: Add a helper and a list for supported formats | Paul Kocialkowski | 2018-11-27 | 2 | -0/+28 | |
| | | * | | | | | | | | | | drm/sun4i: Add TODO comment about supporting scaling with the backend | Paul Kocialkowski | 2018-11-27 | 1 | -0/+5 | |
| | | * | | | | | | | | | | drm/sun4i: frontend: Replace ARGB with XRGB as supported format | Paul Kocialkowski | 2018-11-27 | 2 | -4/+3 | |
| | | * | | | | | | | | | | drm/sun4i: Cleanup video/YUV source before enabling a layer | Paul Kocialkowski | 2018-11-27 | 3 | -0/+13 | |
| | | * | | | | | | | | | | drm: replace "drm_connector_unreference" with "drm_connector_put" | Fernando Ramos | 2018-11-24 | 1 | -1/+1 | |
| | | * | | | | | | | | | | drm: remove deprecated "drm_dev_unref" function | Fernando Ramos | 2018-11-24 | 1 | -13/+0 | |
| | | * | | | | | | | | | | drm: replace "drm_dev_unref" function with "drm_dev_put" | Fernando Ramos | 2018-11-24 | 6 | -11/+11 | |
| | | * | | | | | | | | | | drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected | Ville Syrjälä | 2018-11-23 | 1 | -1/+3 | |
| | | * | | | | | | | | | | drm/atomic-helper: Complete fake_commit->flip_done potentially earlier | Ville Syrjälä | 2018-11-23 | 1 | -0/+3 | |
| | | * | | | | | | | | | | drm/prime: Fix drm_gem_prime_mmap() stack use | Noralf Trønnes | 2018-11-22 | 1 | -11/+20 | |
| | | * | | | | | | | | | | drm/sun4i: wait on implicit fence before display | Qiang Yu | 2018-11-22 | 3 | -0/+6 | |
| | | * | | | | | | | | | | drm: Merge drm_info.c into drm_debugfs.c | Daniel Vetter | 2018-11-22 | 4 | -143/+90 | |
| | | * | | | | | | | | | | drm/meson: Add implicit fencing support for primary and overlay planes | Koen Kooi | 2018-11-21 | 2 | -0/+4 | |
| | | * | | | | | | | | | | drm/virtio: add edid support | Gerd Hoffmann | 2018-11-21 | 5 | -0/+91 | |
| | * | | | | | | | | | | | Merge tag 'du-next-20181123' of git://linuxtv.org/pinchartl/media into drm-next | Dave Airlie | 2018-11-29 | 6 | -13/+60 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | drm: rcar-du: Reject modes that fail CRTC timing requirements | Laurent Pinchart | 2018-11-23 | 1 | -0/+12 | |
| | | * | | | | | | | | | | | drm: rcar-du: Fix external clock error checks | Laurent Pinchart | 2018-11-23 | 1 | -5/+9 | |
| | | * | | | | | | | | | | | drm: rcar-du: Enable alpha property on primary planes | Kieran Bingham | 2018-11-23 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | drm: rcar-du: lvds: Add R8A77965 support | Laurent Pinchart | 2018-11-23 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | drm: rcar-du: Fix vblank initialization | Laurent Pinchart | 2018-11-23 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_... | Christophe JAILLET | 2018-11-23 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | drm: rcar-du: Add R8A7744 support | Biju Das | 2018-11-23 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | drm: rcar-du: Add r8a77470 support | Fabrizio Castro | 2018-11-23 | 1 | -0/+28 | |
| | | * | | | | | | | | | | | drm: rcar-du: Fix typo in comment | Laurent Pinchart | 2018-11-23 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | drm/shmobile: Replace drm_dev_unref with drm_dev_put | Thomas Zimmermann | 2018-11-23 | 1 | -2/+2 | |

