diff options
| author | Michal Wajdeczko <[email protected]> | 2019-07-19 15:33:22 +0000 | 
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-07-19 17:15:40 +0100 | 
| commit | 5cad0ddf4b78559221a123c627df291cbe4d3ccd (patch) | |
| tree | 60f0c00b3ad5d080cdf842cc50fbd62e3f254279 /drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | |
| parent | 6b5f3cb1aa20e196d35aba21fbf363d3736ff4d5 (diff) | |
drm/i915/gtt: Don't try to clear failed empty pd allocation
When __gen8_ppgtt_alloc fails without allocating anything
we should not try to call __gen8_ppgtt_clear as there is
nothing to clear and underlying code will complain with:
[  157.861645] gen8_pd_range:881 GEM_BUG_ON(start >= end)
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c')
0 files changed, 0 insertions, 0 deletions