A few changes and fixes that were lying in my stack. Signed-off-by: Akhil P Oommen <akhi...@oss.qualcomm.com> --- Changes in v2: - EDITME: describe what is new in this series revision. - EDITME: use bulletpoints and terse descriptions. - Link to v1: https://lore.kernel.org/r/20250902-assorted-sept-1-v1-0-f3ec9baed...@oss.qualcomm.com
--- Akhil P Oommen (4): drm/msm: Fix bootup splat with separate_gpu_drm modparam drm/msm/a6xx: Fix GMU firmware parser drm/msm/adreno: Add a modparam to skip GPU drm/msm/a6xx: Add a comment to acd_probe() drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 9 ++++++++- drivers/gpu/drm/msm/adreno/adreno_device.c | 13 +++++++++++++ drivers/gpu/drm/msm/msm_drv.c | 1 + include/drm/drm_drv.h | 3 ++- 4 files changed, 24 insertions(+), 2 deletions(-) --- base-commit: 5cc61f86dff464a63b6a6e4758f26557fda4d494 change-id: 20250901-assorted-sept-1-5556f15236b8 Best regards, -- Akhil P Oommen <akhi...@oss.qualcomm.com>