summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-15drm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lockLeo Li4-200/+237
2026-07-15drm/amdgpu: add mes process context alloc/freePrike Liang5-1/+62
2026-07-15drm/amdgpu: Release VFCT ACPI table referenceMario Limonciello1-6/+11
2026-07-15drm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello1-5/+40
2026-07-15drm/amdgpu/mes: add MES process/gang context size and bitmap helperPrike Liang2-1/+77
2026-07-15drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan1-5/+8
2026-07-15drm/amd/display: Use unbound workqueues for deferred DM workGeoffrey McRae2-3/+32
2026-07-15drm/amdgpu/userq: fix indefinite fence wait during GPU resetJesse Zhang1-11/+14
2026-07-15drm/amd/display: Fix DM IRQ teardown racesGeoffrey McRae2-77/+68
2026-07-15drm/amdgpu: add RS64 local memory context array init/finiPrike Liang2-0/+51
2026-07-15drm/amd/display/amdgpu_dm: show error namesMichał Mirosław3-34/+38
2026-07-15drm/amd/display: Promote DC to 3.2.389Taimur Hassan1-1/+1
2026-07-15drm/amd/display: don't re-evaluate cursor mode on cursor plane movementJames Lin1-8/+19
2026-07-15drm/amd/display: add DST_Y_DELTA_DRQ_LIMIT hw programmingCharlene Liu2-1/+53
2026-07-15drm/amd/display: add DST_Y_DELTA_DRQ_LIMIT reg macro for later useCharlene Liu3-1/+5
2026-07-15drm/amd/display: fix dcn42b det allocation orderDmytro Laktyushkin1-0/+1
2026-07-15drm/amd/display: Enable HUBP/DPP Driver PG for DCN42Leo Chen1-2/+2
2026-07-15drm/amd/display: fix dcn42 det allocation orderDmytro Laktyushkin1-0/+1
2026-07-15drm/amd/display: Fix DMSS not triggering for HDR to SDR transitionKarthi Kandasamy6-17/+60
2026-07-15drm/amd/display: Add stream property tests for connectorBhawanpreet Lakha3-1/+282
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