summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-06-19nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabledThomas Backlund1-0/+4
2019-06-19drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-15drm/vc4: fix fb references in async updateHelen Koike1-0/+1
2019-06-15Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...Greg Kroah-Hartman2-17/+3
2019-06-15drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2-2/+6
2019-06-15drm/nouveau/kms/gv100-: fix spurious window immediate interlocksBen Skeggs3-1/+3
2019-06-15drm/bridge: adv7511: Fix low refresh rate selectionMatt Redfearn1-3/+3
2019-06-15drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...Ben Skeggs1-1/+1
2019-06-15drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...Ben Skeggs1-2/+9
2019-06-15drm/pl111: Initialize clock spinlock earlyGuenter Roeck1-2/+3
2019-06-11drm/i915/gvt: Initialize intel_gvt_gtt_entry in stackTina Zhang1-2/+4
2019-06-11drm: don't block fb changes for async plane updatesHelen Koike1-10/+12
2019-06-11drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet2-4/+4
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-06-11drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2019-06-11drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-06-11drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher1-9/+10
2019-06-11drm: add non-desktop quirks to Sensics and OSVR headsets.Ryan Pavlik1-0/+6
2019-06-11drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)Dave Airlie2-3/+17
2019-06-11drm: add non-desktop quirk for Valve HMDsAndres Rodriguez1-0/+19
2019-06-11drm/msm: fix fb references in async updateHelen Koike1-0/+4
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
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/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/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: 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/v3d: Handle errors from IRQ setup.Eric Anholt3-5/+18
2019-05-31drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren1-29/+31
2019-05-31drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas1-2/+1
2019-05-31drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu1-5/+15
2019-05-31tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes2-19/+45
2019-05-31drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin1-2/+4
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/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: a5xx: fix possible object reference leakWen Yang1-4/+6
2019-05-31drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick1-3/+9
2019-05-16drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski1-2/+3
2019-05-16drm/imx: don't skip DP channel disable for background planeLucas Stach1-1/+1
2019-05-16gpu: ipu-v3: dp: fix CSC handlingLucas Stach1-3/+9
2019-05-16drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski1-0/+4
2019-05-16drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski1-0/+2