summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_panel.c
diff options
context:
space:
mode:
authorRoger He <Hongbo.He@amd.com>2018-02-06 10:00:06 +0300
committerAlex Deucher <alexander.deucher@amd.com>2018-02-27 07:09:34 +0300
commit40d5250dbb468ecf1d4a1aa5f5597358e33de95c (patch)
treecbccf3285198012acb99894cfa1b874c4b131e15 /drivers/gpu/drm/drm_panel.c
parentaa7662b67bf6f56cd0d678da6732e26f1b4bf0ed (diff)
downloadlinux-40d5250dbb468ecf1d4a1aa5f5597358e33de95c.tar.xz
drm/ttm: set TTM_OPT_FLAG_FORCE_ALLOC in ttm_bo_force_list_clean
Because ttm_bo_force_list_clean() is only called on two occasions: 1. By ttm_bo_evict_mm() during suspend. 2. By ttm_bo_clean_mm() when the driver unloads. On both cases we absolutely don't want any memory allocation failure. Signed-off-by: Roger He <Hongbo.He@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/drm_panel.c')
0 files changed, 0 insertions, 0 deletions