aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_backlight_test.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-28drm/amd/display: Add KUnit test for native backlight registrationAlex Hung1-0/+52
2026-07-28drm/amd/display: share common DM KUnit helpersAlex Hung1-8/+1
2026-07-15drm/amd/display: Test backlight ABM property attachAlex Hung1-0/+63
2026-07-15drm/amd/display: Test panel power savings sysfsAlex Hung1-0/+177
2026-07-15drm/amd/display: Test backlight device registrationAlex Hung1-0/+20
2026-07-15drm/amd/display: Test backlight level readback pathAlex Hung1-0/+156
2026-07-15drm/amd/display: Test backlight level programming pathAlex Hung1-0/+260
2026-07-15drm/amd/display: Fix backlight max_brightness to match exported rangeMario Limonciello1-4/+4
2026-07-14drm/amd/display: Add KUnit tests for CACP on LinuxChenyu Chen1-8/+35
2026-07-14drm/amd/display: Fix KUnit backlight tests for CACPAlex Hung1-1/+6
2026-07-01drm/amd/display: Extract shared KUnit test helpersAlex Hung1-15/+6
2026-07-01drm/amd/display: Extract backlight helpers for KUnit testsAlex Hung1-0/+123
2026-06-17drm/amd/display: Move backlight macros to backlight headerAlex Hung1-31/+31
2026-06-17drm/amd/display: Add KUnit tests for amdgpu_dm_backlightAlex Hung1-0/+1128