summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-08-24drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva
2018-08-24drm/i915/kvmgt: Fix potential Spectre v1Gustavo A. R. Silva
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-08-24amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis
2018-08-24drm/armada: fix irq handlingRussell King
2018-08-24drm/armada: fix colorkey mode propertyRussell King
2018-08-24drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen
2018-08-24drm/sun4i: link in front-end code if neededArnd Bergmann
2018-08-24drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski
2018-08-24drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher
2018-08-24drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski
2018-08-24drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski
2018-08-24drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski
2018-08-24drm/amd/powerplay: correct vega12 thermal support as trueEvan Quan
2018-08-24drm/bridge/sii8620: fix display of packed pixel modes in MHL2Maciej Purski
2018-08-24drm/mali-dp: Rectify the width and height passed to rotmem_required()Ayan Kumar Halder
2018-08-24drm/arm/malidp: Preserve LAYER_FORMAT contents when setting formatAyan Kumar Halder
2018-08-24drm: mali-dp: Enable Global SE interrupts mask for DP500Alison Wang
2018-08-24drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encode...Ayan Kumar Halder
2018-08-24drm/bridge/sii8620: fix potential buffer overflowMaciej Purski
2018-08-24drm/bridge/sii8620: fix display modes validationMaciej Purski
2018-08-24drm/bridge/sii8620: fix loops in EDID fetch logicAndrzej Hajda
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-06drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon
2018-08-06drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()Boris Brezillon
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon
2018-08-03drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifierFelix Kuehling
2018-08-03drm/dp/mst: Fix off-by-one typo when dump payload tableAndy Shevchenko
2018-08-03drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...Ville Syrjälä
2018-08-03drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()Philippe CORNU
2018-08-03drm/rockchip: analogix_dp: Do not call Analogix code before bindTomasz Figa
2018-08-03drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck
2018-08-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur
2018-08-03drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li
2018-08-03drm/amdgpu: Remove VRAM from shared bo domains.Samuel Li
2018-08-03drm/radeon: fix mode_valid's return typeLuc Van Oostenryck
2018-08-03drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S
2018-08-03drm/nouveau/fifo/gk104-: poll for runlist update completionBen Skeggs
2018-08-03drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctlBen Skeggs
2018-08-03drm/nouveau: remove fence wait code from deferred client work handlerBen Skeggs
2018-08-03drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski
2018-08-03drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng
2018-08-03drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul
2018-07-25drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-25drm/nouveau: Avoid looping through fake MST connectorsLyude Paul
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul
2018-07-25drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul
2018-07-25Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher