summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-24drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon
2018-10-24drm/vc4: Fix X/Y positioning of planes using T_TILES modifierBoris Brezillon
2018-10-24drm/vc4: Move ->offsets[] adjustment out of setup_clipping_and_scaling()Boris Brezillon
2018-10-24drm/vc4: Use drm_atomic_helper_check_plane_state() to simplify the logicBoris Brezillon
2018-10-24drm/vc4: Define missing PITCH0_SINK_PIX fieldEric Anholt
2018-10-24drm/vc4: Fix TILE_Y_OFFSET definitionsEric Anholt
2018-10-24drm/panel: Add driver for Samsung S6D16D0 panelLinus Walleij
2018-10-23drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERRMamta Shukla
2018-10-23drm/drm_pci.c: Use dma_zalloc_coherentSouptick Joarder
2018-10-23DRM: UDL: get rid of useless vblank initializationEugeniy Paltsev
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-10-23drm: fix deadlock of syncobj v6Chunming Zhou
2018-10-23vgaarb: Keep adding VGA device in queueAaron Ma
2018-10-23vgaarb: Add support for 64-bit frame buffer addressAaron Ma
2018-10-22drm/selftest: Refactor test-drm_plane_helperAlexandru Gheorghe
2018-10-18drm: sti: don't pass GFP_DMA32 to dma_alloc_wcChristoph Hellwig
2018-10-18drm/sti: make crct disable atomicBenjamin Gaignard
2018-10-18drm: add syncobj timeline support v9Chunming Zhou
2018-10-17drm/selftest: Refactor drm mode setting selftestsDeepak Rawat
2018-10-17drm/bufs: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-17drm: fix missing doc v2Chunming Zhou
2018-10-16drm/rockchip: psr: do not dereference encoder before it is null checked.Enric Balletbo i Serra
2018-10-16drm: add flags to drm_syncobj_find_fenceChunming Zhou
2018-10-16drm: Shift * to be adjacent to pointer nameMamta Shukla
2018-10-15drm/v3d: Skip debugfs dumping GCA on platforms without GCA.Eric Anholt
2018-10-15drm/v3d: Add a little debugfs entry for measuring the core clock.Eric Anholt
2018-10-15drm/v3d: Fix a use-after-free race accessing the scheduler's fences.Eric Anholt
2018-10-11drm: Do not call drm_dp_cec_set_edid() while registering DP connectorsJosé Roberto de Souza
2018-10-11drm: Use PTR_ERR_OR_ZERO in drm_fb_cma_fbdev_init()YueHaibing
2018-10-08drm/sun4i: tcon: prevent tcon->panel dereference if NULLGiulio Benetti
2018-10-08drm/sun4i: tcon: fix check of tcon->panel null pointerGiulio Benetti
2018-10-05drm: Unexport drm_plane_helper_check_updateDaniel Vetter
2018-10-05drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_checkThomas Hellstrom
2018-10-05drm: Unexport primary plane helpersDaniel Vetter
2018-10-05drm/doc: fix drm_driver_legacy_fb_formatDaniel Vetter
2018-10-05drm: Remove transitional helpersDaniel Vetter
2018-10-05drm/zte: Use drm_atomic_helper_shutdownDaniel Vetter
2018-10-05drm/vc4: Use drm_atomic_helper_shutdownDaniel Vetter
2018-10-05drm/sti: Use drm_atomic_helper_shutdownDaniel Vetter
2018-10-05drm/msm: Use drm_atomic_helper_shutdownDaniel Vetter
2018-10-05drm/arcpgu: Use drm_atomic_helper_shutdownDaniel Vetter
2018-10-05drm/atmel: Drop transitional hooksDaniel Vetter
2018-10-05drm/arcpgu: Drop transitional hooksDaniel Vetter
2018-10-05drm: Extract drm_atomic_state_helper.[hc]Daniel Vetter
2018-10-05drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter
2018-10-05drm/amdgpu: Remove default best_encoder hook from DCDaniel Vetter
2018-10-05drm: Remove defunct dma_buf_kmap stubsChris Wilson
2018-10-05drm: add drm_connector_attach_edid_property()Gerd Hoffmann
2018-10-03video/hdmi: Constify infoframe passed to the pack functionsVille Syrjälä
2018-10-01drm/fsl-dcu: use drm_display_mode_to_videomode to calculate timing parametersSatendra Singh Thakur