aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2026-07-15drm/amd/display: Add CACP caps tests for connectorBhawanpreet Lakha2-0/+150
2026-07-15drm/amd/display: Add crtc matching and panel type tests for connectorBhawanpreet Lakha3-0/+315
2026-07-15drm/amd/display: Add MST link detection tests for connectorBhawanpreet Lakha2-0/+130
2026-07-15drm/amd/display: Exit LS for ISHARP before coefficient writeNicholas Kazlauskas1-14/+11
2026-07-15drm/amd/display: enable hdmistreamclk_rcg by default for dcn42Charlene Liu3-7/+10
2026-07-15drm/amd/display: Test backlight ABM property attachAlex Hung1-0/+63
2026-07-15drm/amd/display: Test panel power savings sysfsAlex Hung3-6/+195
2026-07-15drm/amd/display: Test backlight device registrationAlex Hung2-0/+21
2026-07-15drm/amd/display: Test backlight level readback pathAlex Hung3-3/+164
2026-07-15drm/amd/display: Test backlight level programming pathAlex Hung3-2/+272
2026-07-15drm/amd/display: Test MST coverage gapsAlex Hung3-20/+356
2026-07-15drm/amd/display: Add KUnit test for wb jobsAlex Hung3-2/+52
2026-07-15drm/amd/display: Fix backlight max_brightness to match exported rangeMario Limonciello2-7/+7
2026-07-15drm/amd/display: limit reuse dsc capable bootup timingCharlene Liu1-0/+7
2026-07-15drm/amd/display: Skip Update HDCP Config In Transition StateFangzhi Zuo1-8/+20
2026-07-15drm/amd/display: remove unused dcn42 socbb valuesDmytro Laktyushkin1-6/+0
2026-07-15drm/amd/display: Allocate DCN32/1 dmub memory to GTTFangzhi Zuo1-2/+9
2026-07-15drm/amd/display: Fix VABC Init and OLED SupportIswara Nagulendran4-10/+56
2026-07-15drm/amd/display: Test plane atomic check and hooksAlex Hung3-9/+482
2026-07-15drm/amd/display: Test helper_check_state rejectsAlex Hung1-0/+188
2026-07-15drm/amd/display: Test DCC and cursor edge casesAlex Hung1-0/+113
2026-07-15drm/amd/display: Test GFX12 DCC plane attributesAlex Hung1-0/+162
2026-07-15drm/amd/display: Test GFX9 DCC plane attributesAlex Hung1-0/+351
2026-07-15drm/amd/display: Test plane buffer attributesAlex Hung1-0/+135
2026-07-15drm/amd/display: Test plane scaling info pathsAlex Hung1-0/+125
2026-07-15drm/amd/display: Test GFX11/GFX12 plane modifiersAlex Hung1-0/+179
2026-07-15drm/amd/display: Test GFX9/GFX10 plane modifiersAlex Hung1-0/+219
2026-07-15drm/amd/display: Test format info and blendingAlex Hung1-7/+134
2026-07-15drm/amd/display: Add FBC init tests for connectorBhawanpreet Lakha3-1/+115
2026-07-15drm/amd/display: Add subconnector property tests for connectorBhawanpreet Lakha3-1/+145
2026-07-15drm/amd/display: Add color space and timing tests for connectorBhawanpreet Lakha3-1/+190
2026-07-15drm/amd/display: More Kunit tests for audioBhawanpreet Lakha3-11/+145
2026-07-15drm/amd/display: Add more tests for HDCPBhawanpreet Lakha3-17/+276
2026-07-15drm/amd/display: Tear down dangling pipe on boot to fix s0i3Tom Chung3-0/+119
2026-07-15drm/amd/display: Fix 8K Mode Not Parsed by EDIDFangzhi Zuo1-3/+17
2026-07-15drm/amd/display: Test top-level IRQ handler and vmin/vmax workerAlex Hung3-2/+134
2026-07-15drm/amd/display: Test high-IRQ and handler registrationAlex Hung3-5/+624
2026-07-15drm/amd/display: Test dmub HPD callbacks and handlersAlex Hung3-2/+427
2026-07-15drm/amd/display: Test HPD interrupt handlingAlex Hung3-5/+949
2026-07-15drm/amd/display: Test HPD init/finiAlex Hung2-6/+183
2026-07-15drm/amd/display: Test irq state setters and workAlex Hung3-9/+636
2026-07-15drm/amd/display: Test irq funcs/suspend/workqueueAlex Hung2-0/+360
2026-07-15drm/amd/display: Test MST payload and DSC enable helpersAlex Hung3-1/+813
2026-07-15drm/amd/display: Run FP-disabled MST stub test only without DC FPSrinivasan Shanmugam1-0/+4
2026-07-15drm/amd/display: Add dp_skip_rbr flag for NUTMEGTimur Kristóf3-4/+6
2026-07-15drm/amd/display: Fix preferred link rate for NUTMEGTimur Kristóf1-1/+3
2026-07-15drm/amd/display: Fix DM I2C teardown raceGeoffrey McRae2-1/+20
2026-07-15drm/amdgpu: deduplicate JPEG v5.0 interrupt routineAndre Luiz Batista Bueno3-61/+12
2026-07-15drm/amdkfd: Do not fail process debugfs setup on debugfs errorsSrinivasan Shanmugam1-4/+0
2026-07-14drm/amdgpu/ras: only check bad page for address-based UMC injectionStanley.Yang2-19/+72