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