summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorThomas Hellström <thomas.hellstrom@linux.intel.com>2026-03-31 12:20:20 +0300
committerRob Clark <robin.clark@oss.qualcomm.com>2026-04-01 06:17:23 +0300
commit8c0e0b4628e5fd98bc614378f1aff4c1c8c26310 (patch)
treee3720a8aa577750c9ca42fe336788784a290bcbe /scripts/patch-kernel
parent64ac64bb62064dbfbb66964331f5a2af6adeb03b (diff)
downloadlinux-8c0e0b4628e5fd98bc614378f1aff4c1c8c26310.tar.xz
drm/msm: Remove abuse of drm_exec internals
The code was reading drm_exec internal state to determine whether the drm_exec structure had been initialized or not, and therefore needed cleaning up, relying on undocumented behaviour. Instead add a bool to struct msm_gem_submit to indicate whether drm_exec cleaning up is needed. Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Rob Clark <rob.clark@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/715502/ Message-ID: <20260331092023.81616-3-thomas.hellstrom@linux.intel.com> Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions