Searched refs:amdgpu_damage_clips (Results 1 – 3 of 3) sorted by relevance
246 int amdgpu_damage_clips = -1; /* auto */ variable925 module_param_named(damageclips, amdgpu_damage_clips, int, 0444);
210 extern int amdgpu_damage_clips;
6370 if (num_clips && (!amdgpu_damage_clips || (amdgpu_damage_clips < 0 && in fill_dc_dirty_rects()