]> Git Repo - linux.git/commitdiff
Merge drm/drm-next into drm-misc-next
authorThomas Zimmermann <[email protected]>
Mon, 30 Sep 2024 08:50:54 +0000 (10:50 +0200)
committerThomas Zimmermann <[email protected]>
Mon, 30 Sep 2024 08:50:54 +0000 (10:50 +0200)
Get drm-misc-next to up v6.12-rc1.

Signed-off-by: Thomas Zimmermann <[email protected]>
18 files changed:
1  2 
MAINTAINERS
drivers/dma-buf/heaps/cma_heap.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c
drivers/gpu/drm/ast/ast_drv.c
drivers/gpu/drm/gma500/psb_drv.c
drivers/gpu/drm/mediatek/mtk_drm_drv.c
drivers/gpu/drm/msm/msm_drv.c
drivers/gpu/drm/msm/msm_drv.h
drivers/gpu/drm/nouveau/nouveau_drm.c
drivers/gpu/drm/radeon/radeon_drv.c
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/v3d/v3d_bo.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
include/drm/drm_gem.h

diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
index 15de89b3cd3eb035ecd11f7124e68264d930731e,2e28a13446366caae48ff6291d5f88db06de645e..133e47bea7d51509016754a2de366f221d51080d
  #include <drm/msm_drm.h>
  #include <drm/drm_gem.h>
  
- #ifdef CONFIG_FAULT_INJECTION
  extern struct fault_attr fail_gem_alloc;
  extern struct fault_attr fail_gem_iova;
- #else
- #  define should_fail(attr, size) 0
- #endif
  
 +struct drm_fb_helper;
 +struct drm_fb_helper_surface_size;
 +
  struct msm_kms;
  struct msm_gpu;
  struct msm_mmu;
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
This page took 0.151373 seconds and 4 git commands to generate.