Searched refs:amdgpu_damage_clips (Results 1 – 3 of 3) sorted by relevance
244 int amdgpu_damage_clips = -1; /* auto */ variable 928 module_param_named(damageclips, amdgpu_damage_clips, int, 0444);
214 extern int amdgpu_damage_clips;
6010 if (num_clips && (!amdgpu_damage_clips || (amdgpu_damage_clips < 0 && in fill_dc_dirty_rects()