aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-09-05udl-kms: handle allocation failureMikulas Patocka
2018-09-05udl-kms: change down_interruptible to downMikulas Patocka
2018-09-05drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach
2018-09-05drm/imx: imx-ldb: disable LDB on driver bindLucas Stach
2018-09-05drm/bridge: adv7511: Reset registers on hotplugSean Paul
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
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-24gpu: host1x: Check whether size of unpin isn't 0Dmitry Osipenko
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/bridge/sii8620: fix display of packed pixel modes in MHL2Maciej Purski
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/bridge/sii8620: fix potential buffer overflowMaciej Purski
2018-08-24drm/bridge/sii8620: fix loops in EDID fetch logicAndrzej Hajda
2018-08-24drm/i915/kvmgt: Fix potential Spectre v1Gustavo A. R. Silva
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon
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/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/amdgpu: Remove VRAM from shared bo domains.Samuel Li
2018-08-03drm/radeon: fix mode_valid's return typeLuc Van Oostenryck
2018-08-03drm/nouveau/fifo/gk104-: poll for runlist update completionBen Skeggs
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/nouveau: Avoid looping through fake MST connectorsLyude Paul
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka
2018-07-11drm: Use kvzalloc for allocating blob property memoryMichel Dänzer
2018-07-08drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke
2018-07-08drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer
2018-07-08drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer
2018-07-08drm/atmel-hlcdc: check stride values in the first planeStefan Agner
2018-07-08drm/qxl: Call qxl_bo_unref outside atomic contextJeremy Cline
2018-07-08drm/amdgpu: fix the missed vcn fw version reportHuang Rui
2018-07-08drm/amdgpu: Add APU support in vi_set_vce_clocksRex Zhu
2018-07-08drm/amdgpu: Add APU support in vi_set_uvd_clocksRex Zhu
2018-06-27Merge tag 'v4.14.52' into release/qcomlt-4.14Nicolas Dechesne
2018-06-21drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter
2018-06-21drm/omap: handle alloc failures in omap_connectorTomi Valkeinen
2018-06-21drm/omap: check return value from soc_device_matchTomi Valkeinen
2018-06-21drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen