summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-06-09drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes1-4/+4
2019-06-09drm/lease: Make sure implicit planes are leasedDaniel Vetter2-0/+12
2019-06-09drm/rockchip: shutdown drm subsystem on shutdownVicente Bergas1-0/+9
2019-06-09drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space onlyDeepak Rawat1-2/+3
2019-06-09drm/atomic: Wire file_priv through for property changesDaniel Vetter3-15/+23
2019-06-09drm/fb-helper: generic: Call drm_client_add() after setup is doneNoralf Trønnes1-2/+2
2019-06-09drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6QPhilipp Zabel2-6/+8
2019-06-09drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHzJernej Skrabec1-1/+2
2019-06-09drm/sun4i: Fix sun8i HDMI PHY clock initializationJernej Skrabec1-12/+14
2019-06-09drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom1-1/+7
2019-06-09drm/vmwgfx: Fix compat mode shader operationThomas Hellstrom1-0/+13
2019-06-09drm/vmwgfx: Fix user space handle equal to zeroThomas Hellstrom1-1/+1
2019-06-09drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko1-2/+2
2019-06-09drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-05-31drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard1-1/+5
2019-05-31drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard2-2/+4
2019-05-31drm/sun4i: dsi: Change the start delay calculationMaxime Ripard1-1/+3
2019-05-31drm: Wake up next in drm_read() chain if we are forced to putback the eventChris Wilson1-0/+1
2019-05-31drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes1-1/+4
2019-05-31drm/amd/display: Reset planes that were disabled in init_pipesNicholas Kazlauskas1-1/+6
2019-05-31drm/amd/display: Fix exception from AUX acquire failureAnthony Koo1-2/+2
2019-05-31drm/v3d: Handle errors from IRQ setup.Eric Anholt3-5/+18
2019-05-31drm/omap: Notify all devices in the pipeline of output disconnectionLaurent Pinchart1-12/+16
2019-05-31drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren1-29/+31
2019-05-31drm: writeback: Fix leak of writeback jobLaurent Pinchart2-3/+15
2019-05-31drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas1-2/+1
2019-05-31drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung1-13/+20
2019-05-31drm/amd/display: Re-add custom degamma supportDavid Francis1-0/+2
2019-05-31drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu1-5/+15
2019-05-31drm/amd/display: add pipe lock during stream updateWenjing Liu1-0/+2
2019-05-31tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes2-19/+45
2019-05-31drm/amd/display: Reset alpha state for planes to the correct valuesNicholas Kazlauskas1-0/+2
2019-05-31drm/amd/display: Update ABM crtc state on non-modesetDavid Francis1-0/+3
2019-05-31drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam1-1/+12
2019-05-31drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin1-2/+4
2019-05-31drm: rcar-du: lvds: Fix post-DLL divider calculationLaurent Pinchart1-1/+1
2019-05-31drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3Laurent Pinchart1-2/+6
2019-05-31drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas1-3/+9
2019-05-31drm/panel: otm8009a: Add delay at the end of initializationYannick Fertré1-0/+3
2019-05-31drm/pl111: fix possible object reference leakWen Yang1-0/+4
2019-05-31drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu3-50/+51
2019-05-31drm/amd/display: Initialize stream_update with memsetNicholas Kazlauskas1-1/+3
2019-05-31drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König1-7/+17
2019-05-31drm: etnaviv: avoid DMA API warning when importing buffersRussell King2-0/+6
2019-05-31drm/msm: Fix NULL pointer dereferenceLuca Weiss1-1/+1
2019-05-31drm/msm: dpu: Don't set frame_busy_mask for async updatesSean Paul1-1/+7
2019-05-31drm/msm: a5xx: fix possible object reference leakWen Yang1-4/+6
2019-05-31drm/msm/dpu: release resources on modeset failureJeykumar Sankaran1-2/+5
2019-05-31drm: prefix header search paths with $(srctree)/Masahiro Yamada5-11/+11
2019-05-31drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick1-3/+9