Pull drm updates from Dave Airlie: "A bunch of fixes across drivers: radeon: disable two ended allocation for now, it breaks some stuff amdkfd: misc fixes nouveau: fix irq loop problem, add basic support for GM206 (new hw) i915: fix some WARNs people were seeing exynos: fix some iommu interactions causing boot failures" * git://people.freedesktop.org/~airlied/linux: drm/radeon: drop ttm two ended allocation drm/exynos: fix the initialization order in FIMD drm/exynos: fix typo config name correctly. drm/exynos: Check for NULL dereference of crtc drm/exynos: IS_ERR() vs NULL bug drm/exynos: remove unused files drm/i915: Make sure the primary plane is enabled before reading out the fb state drm/nouveau/bios: fix i2c table parsing for dcb 4.1 drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204) drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switch drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addresses drm/nouveau/fifo/nv04: remove the loop from the interrupt handler drm/radeon: Changing number of compute pipe lines drm/amdkfd: Fix SDMA queue init. in non-HWS mode drm/amdkfd: destroy mqd when destroying kernel queue drm/i915: Ensure plane->state->fb stays in sync with plane->fb
Showing
- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c 9 additions, 1 deletiondrivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
- drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c 13 additions, 9 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
- drivers/gpu/drm/exynos/Kconfig 1 addition, 1 deletiondrivers/gpu/drm/exynos/Kconfig
- drivers/gpu/drm/exynos/exynos7_drm_decon.c 2 additions, 2 deletionsdrivers/gpu/drm/exynos/exynos7_drm_decon.c
- drivers/gpu/drm/exynos/exynos_drm_connector.c 0 additions, 245 deletionsdrivers/gpu/drm/exynos/exynos_drm_connector.c
- drivers/gpu/drm/exynos/exynos_drm_connector.h 0 additions, 20 deletionsdrivers/gpu/drm/exynos/exynos_drm_connector.h
- drivers/gpu/drm/exynos/exynos_drm_fimd.c 11 additions, 18 deletionsdrivers/gpu/drm/exynos/exynos_drm_fimd.c
- drivers/gpu/drm/exynos/exynos_drm_plane.c 1 addition, 1 deletiondrivers/gpu/drm/exynos/exynos_drm_plane.c
- drivers/gpu/drm/i915/intel_display.c 28 additions, 4 deletionsdrivers/gpu/drm/i915/intel_display.c
- drivers/gpu/drm/nouveau/nvkm/engine/device/base.c 4 additions, 2 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/device/base.c
- drivers/gpu/drm/nouveau/nvkm/engine/device/gm100.c 43 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/device/gm100.c
- drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c 35 additions, 50 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c
- drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c
- drivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.c 5 additions, 1 deletiondrivers/gpu/drm/nouveau/nvkm/subdev/bios/i2c.c
- drivers/gpu/drm/radeon/radeon_kfd.c 1 addition, 1 deletiondrivers/gpu/drm/radeon/radeon_kfd.c
- drivers/gpu/drm/radeon/radeon_object.c 0 additions, 11 deletionsdrivers/gpu/drm/radeon/radeon_object.c
Loading
Please register or sign in to comment