aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-15drm/amdgpu: Fix IP block NULL check during soft resetTimur Kristóf1-1/+7
2026-07-15drm/amdgpu: Inline drm_simple_encoder_init()Nicolás Antinori1-2/+8
2026-07-15drm/amd/pm: Fix pp_entries_max() bios checkAsad Kamal1-6/+9
2026-07-15drm/amd/pm: Update smu_v15_0_8 gpu metricsAsad Kamal1-1/+1
2026-07-15drm/amd/pm: update smu_v13_0_6 acc gpu metricsAsad Kamal1-15/+15
2026-07-15drm/amdgpu/mes11: get MES process/gang contex sizePrike Liang2-4/+121
2026-07-15drm/amdgpu/mes11: set remove_queue_after_reset for reset unmap pathJesse Zhang1-0/+5
2026-07-15drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle RidgeMario Limonciello1-0/+9
2026-07-15drm/amdgpu: always emit the job vm fenceAlex Deucher1-6/+4
2026-07-15drm/amd/pm: add jpeg/vcn busy to smu_v15_0_8 gpu metricsAsad Kamal1-1/+6
2026-07-15drm/amd/pm/si: Fix AC/DC switch notificationTimur Kristóf1-6/+9
2026-07-15drm/amd/pm/si: Don't schedule thermal work when queue isn't initializedTimur Kristóf1-1/+1
2026-07-15drm/amd/display: Shorten KUnit exported symbol namesVenkat Rao Bagalkote3-14/+14
2026-07-15drm/amd/display: dce100: skip non-DP stream encoders for DP MSTAndriy Korud1-1/+6
2026-07-15drm/amd/display: Set native cursor mode for disabled CRTCsTimur Kristóf1-1/+6
2026-07-15drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf1-5/+2
2026-07-15drm/amd/display: fix __udivdi3 link erroryanglinlin1-6/+5
2026-07-15drm/amdgpu: Reserve space for IB contents in devcoredumpsTimur Kristóf1-0/+3
2026-07-15drm/amdgpu: Print vmid, pasid and more task info in devcoredumpTimur Kristóf2-1/+7
2026-07-15Revert "drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs"Leo Li1-15/+3
2026-07-15drm/amd/display: check GRPH_FLIP status before sending eventLeo Li4-40/+197
2026-07-15drm/radeon: Validate VBIOS signature in VFCT pathMario Limonciello1-2/+7
2026-07-15drm/radeon: Fix VFCT bus number matching with soft filterMario Limonciello1-5/+40
2026-07-15drm/radeon: Modernize VFCT error handlingMario Limonciello1-5/+5
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