summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie45-522/+703
2018-11-29Merge tag 'du-next-20181123' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie8-13/+65
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie142-5439/+9674
2018-11-27drm/vkms: Drop custom vkms_dumb_map().Eric Anholt3-30/+0
2018-11-27drm/v3d: Clean up the reservation object setup.Eric Anholt1-22/+11
2018-11-27drm/v3d: Update a comment about what uses v3d_job_dependency().Eric Anholt1-1/+1
2018-11-27drm/v3d: Fix whitespace inconsistency in the header.Eric Anholt1-2/+2
2018-11-27drm/meson: Add support for VIC alternate timingsNeil Armstrong3-52/+89
2018-11-27drm/meson: Add HDMI 1.4 4k modesNeil Armstrong1-0/+129
2018-11-27drm: Improve dumb callback docsDaniel Vetter3-3/+18
2018-11-27drm/sun4i: Pass modifier to backend and frontend format support helpersPaul Kocialkowski4-6/+13
2018-11-27drm/sun4i: frontend: Add support for the BGRX8888 output formatPaul Kocialkowski2-0/+5
2018-11-27drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraintPaul Kocialkowski1-1/+11
2018-11-27drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensionsPaul Kocialkowski1-8/+16
2018-11-27drm/sun4i: backend: Detail the YUV to RGB values coding explanationPaul Kocialkowski1-2/+6
2018-11-27drm/sun4i: frontend: Add support for the BGRX8888 input formatPaul Kocialkowski3-0/+7
2018-11-27drm/sun4i: frontend: Determine input mode based on the number of planesPaul Kocialkowski1-6/+4
2018-11-27drm/sun4i: frontend: Add proper definitions for format registersPaul Kocialkowski2-12/+10
2018-11-27drm/sun4i: frontend: Add helpers for input data mode and pixel sequencePaul Kocialkowski1-5/+41
2018-11-27drm/sun4i: frontend: Move CSC bypass setup to format update routinePaul Kocialkowski1-4/+4
2018-11-27drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formatsPaul Kocialkowski1-3/+3
2018-11-27drm/sun4i: backend: Avoid counting YUV planes that use the frontendPaul Kocialkowski1-5/+5
2018-11-27drm/sun4i: backend: Use a specific function to check if a plane is supportedPaul Kocialkowski1-5/+22
2018-11-27drm/sun4i: backend: Refine the logic behind using the frontendPaul Kocialkowski1-2/+18
2018-11-27drm/sun4i: frontend: Add a helper and a list for supported formatsPaul Kocialkowski2-0/+17
2018-11-27drm/sun4i: backend: Add a helper and a list for supported formatsPaul Kocialkowski2-0/+28
2018-11-27drm/sun4i: Add TODO comment about supporting scaling with the backendPaul Kocialkowski1-0/+5
2018-11-27drm/sun4i: frontend: Replace ARGB with XRGB as supported formatPaul Kocialkowski2-4/+3
2018-11-27drm/sun4i: Cleanup video/YUV source before enabling a layerPaul Kocialkowski3-0/+13
2018-11-24docs: drm: remove no longer relevant TODO entryFernando Ramos1-17/+0
2018-11-24drm: remove no longer needed drm-get-put coccinelle scriptFernando Ramos1-78/+0
2018-11-24drm: remove deprecated "drm_framebuffer_[un]reference" functionsFernando Ramos1-24/+0
2018-11-24drm: remove deprecated "drm_connector_[un]reference" functionsFernando Ramos1-24/+0
2018-11-24drm: replace "drm_connector_unreference" with "drm_connector_put"Fernando Ramos1-1/+1
2018-11-24drm: remove deprecated "drm_dev_unref" functionFernando Ramos2-14/+0
2018-11-24drm: replace "drm_dev_unref" function with "drm_dev_put"Fernando Ramos6-11/+11
2018-11-24drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functionsFernando Ramos1-50/+0
2018-11-23drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expectedVille Syrjälä1-1/+3
2018-11-23drm/atomic-helper: Complete fake_commit->flip_done potentially earlierVille Syrjälä1-0/+3
2018-11-23drm: rcar-du: Reject modes that fail CRTC timing requirementsLaurent Pinchart1-0/+12
2018-11-23drm: rcar-du: Fix external clock error checksLaurent Pinchart1-5/+9
2018-11-23drm: rcar-du: Enable alpha property on primary planesKieran Bingham1-1/+2
2018-11-23drm: rcar-du: lvds: Add R8A77965 supportLaurent Pinchart1-0/+1
2018-11-23dt-bindings: display: renesas: lvds: Document r8a77965 bindingsLaurent Pinchart1-0/+1
2018-11-23drm: rcar-du: Fix vblank initializationLaurent Pinchart1-1/+1
2018-11-23drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_...Christophe JAILLET1-1/+1
2018-11-23drm: rcar-du: Add R8A7744 supportBiju Das1-1/+2
2018-11-23drm: rcar-du: Add r8a77470 supportFabrizio Castro1-0/+28
2018-11-23dt-bindings: display: renesas: du: Document the r8a7744 bindingsBiju Das1-0/+2
2018-11-23dt-bindings: display: renesas: du: Document the r8a77470 bindingsFabrizio Castro1-0/+2