Re: [PATCH] drm/amd/display: Don't load DMCU for Raven 1 (v2)

2019-05-30 Thread Samantha McVey
Alex, Are any of these non-booting systems laptops? If all the laptops don't have this issue, is there a way we can detect we are on mobile and load the DMCU? Seeing as ABM and PSR are both practically only used on mobile, maybe we can check for that. This way we only enable it on systems th

Re: [PATCH v3 2/2] drm/amd: Add abm level drm property

2018-11-19 Thread Samantha McVey
David, Your patch works great. If you are not aware, the ABM does not work anymore after the display turns off and back on again. Setting ABM level to 0 and back to 4 makes it start working again though. This happens when my display turns off automatically, but you can replicate this by runni