Searched hist:"8 a791dabea181607f27aacb89c5e75a2eaaf0586" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | amd_shared.h | diff 8a791dabea181607f27aacb89c5e75a2eaaf0586 Fri May 01 13:23:37 CDT 2020 Harry Wentland <harry.wentland@amd.com> drm/amd/display: Add DC Debug mask to disable features for bringup
[Why] At bringup we want to be able to disable various power features.
[How] These features are already exposed as dc_debug_options and exercised on other OSes. Create a new dc_debug_mask module parameter and expose relevant bits, in particular * DC_DISABLE_PIPE_SPLIT * DC_DISABLE_STUTTER * DC_DISABLE_DSC * DC_DISABLE_CLOCK_GATING
Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_drv.c | diff 8a791dabea181607f27aacb89c5e75a2eaaf0586 Fri May 01 13:23:37 CDT 2020 Harry Wentland <harry.wentland@amd.com> drm/amd/display: Add DC Debug mask to disable features for bringup
[Why] At bringup we want to be able to disable various power features.
[How] These features are already exposed as dc_debug_options and exercised on other OSes. Create a new dc_debug_mask module parameter and expose relevant bits, in particular * DC_DISABLE_PIPE_SPLIT * DC_DISABLE_STUTTER * DC_DISABLE_DSC * DC_DISABLE_CLOCK_GATING
Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu.h | diff 8a791dabea181607f27aacb89c5e75a2eaaf0586 Fri May 01 13:23:37 CDT 2020 Harry Wentland <harry.wentland@amd.com> drm/amd/display: Add DC Debug mask to disable features for bringup
[Why] At bringup we want to be able to disable various power features.
[How] These features are already exposed as dc_debug_options and exercised on other OSes. Create a new dc_debug_mask module parameter and expose relevant bits, in particular * DC_DISABLE_PIPE_SPLIT * DC_DISABLE_STUTTER * DC_DISABLE_DSC * DC_DISABLE_CLOCK_GATING
Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | diff 8a791dabea181607f27aacb89c5e75a2eaaf0586 Fri May 01 13:23:37 CDT 2020 Harry Wentland <harry.wentland@amd.com> drm/amd/display: Add DC Debug mask to disable features for bringup
[Why] At bringup we want to be able to disable various power features.
[How] These features are already exposed as dc_debug_options and exercised on other OSes. Create a new dc_debug_mask module parameter and expose relevant bits, in particular * DC_DISABLE_PIPE_SPLIT * DC_DISABLE_STUTTER * DC_DISABLE_DSC * DC_DISABLE_CLOCK_GATING
Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|