summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-06-25drm/vmwgfx: Use the backdoor port if the HB port is not availableThomas Hellstrom1-29/+117
2019-06-25drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy1-1/+2
2019-06-25drm/arm/hdlcd: Actually validate CRTC modesRobin Murphy1-6/+5
2019-06-25drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 timesWen He1-1/+12
2019-06-22drm/etnaviv: lock MMU while dumping coreLucas Stach1-0/+5
2019-06-19drm: add fallback override/firmware EDID modes workaroundJani Nikula2-0/+37
2019-06-19drm/edid: abstract override/firmware EDID retrievalJani Nikula1-8/+17
2019-06-19drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()Murray McAllister1-0/+4
2019-06-19drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...Murray McAllister1-1/+2
2019-06-19drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä2-11/+50
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