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