linux/drivers/gpu/drm/amd/display
Roman Li c82eb25c5f drm/amd/display: "Enable IPS by default"
[Why]
IPS was temporary disabled due to instability.
It was fixed in dmub firmware and with:
- "drm/amd/display: Add IPS checks before dcn register access"
- "drm/amd/display: Disable ips before dc interrupt setting"

[How]
Enable IPS by default.
Disable IPS if 0x800 bit set in amdgpu.dcdebugmask module params

Signed-off-by: Roman Li <Roman.Li@amd.com>
Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-25 16:00:24 -05:00
..
amdgpu_dm drm/amd/display: "Enable IPS by default" 2024-01-25 16:00:24 -05:00
dc drm/amd/display: Replay + IPS + ABM in Full Screen VPB 2024-01-25 16:00:24 -05:00
dmub drm/amd/display: Replay + IPS + ABM in Full Screen VPB 2024-01-25 16:00:24 -05:00
include drm/amd/display: To adjust dprefclk by down spread percentage 2024-01-09 15:43:53 -05:00
modules drm/amd/display: Replay + IPS + ABM in Full Screen VPB 2024-01-25 16:00:24 -05:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor OPTC into component folder 2023-11-29 16:49:01 -05:00
TODO