Commit 1cdd675
committed
drm/amdgpu: handle default profile on on devices without fullscreen 3D
Some devices do not support fullscreen 3D.
v2: Make the check generic.
Fixes: 336568d ("drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs")
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Kenneth Feng <kenneth.feng@amd.com>
Cc: Lijo Lazar <lijo.lazar@amd.com>1 parent 97ddae7 commit 1cdd675
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1236 | 1236 | | |
1237 | 1237 | | |
1238 | 1238 | | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
1239 | 1247 | | |
1240 | 1248 | | |
1241 | 1249 | | |
| |||
1267 | 1275 | | |
1268 | 1276 | | |
1269 | 1277 | | |
1270 | | - | |
| 1278 | + | |
| 1279 | + | |
1271 | 1280 | | |
1272 | 1281 | | |
1273 | 1282 | | |
| |||
0 commit comments