Loading drivers/gpu/msm/adreno_a5xx_snapshot.c +1 −1 Original line number Diff line number Diff line Loading @@ -1010,7 +1010,7 @@ void a5xx_snapshot(struct adreno_device *adreno_dev, kgsl_snapshot_add_section(device, KGSL_SNAPSHOT_SECTION_GPU_OBJECT_V2, snapshot, snapshot_preemption_record, &rb->preemption_desc); rb->preemption_desc); } } Loading drivers/gpu/msm/adreno_a6xx_snapshot.c +1 −1 Original line number Diff line number Diff line Loading @@ -1813,7 +1813,7 @@ void a6xx_snapshot(struct adreno_device *adreno_dev, kgsl_snapshot_add_section(device, KGSL_SNAPSHOT_SECTION_GPU_OBJECT_V2, snapshot, snapshot_preemption_record, &rb->preemption_desc); rb->preemption_desc); } } } Loading Loading
drivers/gpu/msm/adreno_a5xx_snapshot.c +1 −1 Original line number Diff line number Diff line Loading @@ -1010,7 +1010,7 @@ void a5xx_snapshot(struct adreno_device *adreno_dev, kgsl_snapshot_add_section(device, KGSL_SNAPSHOT_SECTION_GPU_OBJECT_V2, snapshot, snapshot_preemption_record, &rb->preemption_desc); rb->preemption_desc); } } Loading
drivers/gpu/msm/adreno_a6xx_snapshot.c +1 −1 Original line number Diff line number Diff line Loading @@ -1813,7 +1813,7 @@ void a6xx_snapshot(struct adreno_device *adreno_dev, kgsl_snapshot_add_section(device, KGSL_SNAPSHOT_SECTION_GPU_OBJECT_V2, snapshot, snapshot_preemption_record, &rb->preemption_desc); rb->preemption_desc); } } } Loading