summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-12-07dma-buf: make fence sequence numbers 64 bit v2Christian König
2018-12-06drm/v3d: fix broken buildChristian König
2018-12-05drm: revert "expand replace_fence to support timeline point v2"Christian König
2018-12-04drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...YueHaibing
2018-12-04drm/vkms: Remove set but not used variable 'vkms_obj'YueHaibing
2018-12-04drm/sun4i: Add compatible for H6 display engineJernej Skrabec
2018-12-03drm/v3d: Add more tracepoints for V3D GPU rendering.Eric Anholt
2018-12-03drm/v3d: Add missing fence timeline name for TFU.Eric Anholt
2018-12-03drm/syncobj: use dma_fence_get_stubChristian König
2018-12-03drm/panel: simple: Add AUO G101EVN010 panel supportAlex Gonzalez
2018-12-03drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCsNeil Armstrong
2018-11-30drm/v3d: Fix prime imports of buffers from other drivers.Eric Anholt
2018-11-30drm/v3d: Drop the "dev" argument to lock/unlock of BO reservations.Eric Anholt
2018-11-30drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt
2018-11-30drm: Fix up drm_atomic_state_helper.[hc] extractionDaniel Vetter
2018-11-30drm: Fix compiler warning in drm_atomic_helper.cSean Paul
2018-11-30drm/vc4: Allow YUV formats on cursor planesBoris Brezillon
2018-11-30drm/vc4: Allow scaling on cursor planeBoris Brezillon
2018-11-30drm/vc4: Rework the async update logicBoris Brezillon
2018-11-30drm/vc4: Don't check plane state more than onceBoris Brezillon
2018-11-30drm/vc4: Move LBM creation out of vc4_plane_mode_set()Boris Brezillon
2018-11-30drm/vc4: Make vc4_lbm_size() return 0 when vertical scaling is disabledBoris Brezillon
2018-11-29drm: Add DRM_MODESET_LOCK_BEGIN/END helpersSean Paul
2018-11-29drm: Move atomic_state_put after locks are droppedSean Paul
2018-11-29drm: Move drm_mode_setcrtc() local re-init to failure pathSean Paul
2018-11-29drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplica...Sean Paul
2018-11-29drm/rcar-du: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-11-29Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-11-29drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence argGerd Hoffmann
2018-11-29drm/virtio: fence: pass plain pointerGerd Hoffmann
2018-11-29drm/vkms: Fix plane duplicate_stateDaniel Vetter
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-29Merge tag 'du-next-20181123' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-28drm/pl111: add of_node_put()Yangtao Li
2018-11-27drm/vkms: Drop custom vkms_dumb_map().Eric Anholt
2018-11-27drm/v3d: Clean up the reservation object setup.Eric Anholt
2018-11-27drm/v3d: Update a comment about what uses v3d_job_dependency().Eric Anholt
2018-11-27drm/meson: Add support for VIC alternate timingsNeil Armstrong
2018-11-27drm/meson: Add HDMI 1.4 4k modesNeil Armstrong
2018-11-27drm/sun4i: Pass modifier to backend and frontend format support helpersPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add support for the BGRX8888 output formatPaul Kocialkowski
2018-11-27drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraintPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensionsPaul Kocialkowski
2018-11-27drm/sun4i: backend: Detail the YUV to RGB values coding explanationPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add support for the BGRX8888 input formatPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Determine input mode based on the number of planesPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add proper definitions for format registersPaul Kocialkowski
2018-11-27drm/sun4i: frontend: Add helpers for input data mode and pixel sequencePaul Kocialkowski