summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher-1/+2
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher-1/+2
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher-1/+2
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher-1/+2
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher-3/+6
2026-03-17drm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam-0/+2
2026-03-17drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()Srinivasan Shanmugam-1/+3
2026-03-17drm/amdgpu: Drop unreachable return in amdgpu_reg_get_smn_base64()Srinivasan Shanmugam-1/+0
2026-03-17drm/amdgpu: validate fence_count in wait_fences ioctlJesse.Zhang-0/+7
2026-03-17drm/amdgpu: move devcoredump generation to a workerPierre-Eric Pelloux-Prayer-7/+91
2026-03-17drm/amd/amdgpu: Fix build errors due to declarations after labelsJesse.Zhang-3/+5
2026-03-17drm/amdgpu/userq: unlock cancel_delayed_work_sync for hang_detect_workSunil Khatri-5/+6
2026-03-17drm/amdgpu/userq: fix dma_fence refcount underflow in userq pathSunil Khatri-5/+1
2026-03-17drm/amdgpu: fallback to default discovery offset/size in sriov guestHawking Zhang-8/+12
2026-03-17drm/amdgpu/userq: Use kvfree instead of kfree in amdgpu_userq_signal_ioctlSunil Khatri-2/+2
2026-03-17drm/amdgpu: update flip bit setting of RAS bad pageTao Zhou-33/+80
2026-03-17drm/amdgpu: Replace deprecated strcpy() in amdgpu_virt_write_vf2pf_dataYicong Hui-2/+2
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam-2/+2
2026-03-17drm/amd/display: remove duplicate format modifierErik Kurzinger-4/+4
2026-03-17drm/pagemap_util: Ensure proper cache lock management on freeJonathan Cavitt-9/+5
2026-03-17drm/amdgpu: switch XGMI sysfs show helpers to sysfs_emit_at()David Baum-6/+6
2026-03-17drm/amdgpu/discovery: Add braces to case statements in amdgpu_discovery_table...Nathan Chancellor-5/+10
2026-03-17drm/amd/ras: Pass ras poison consumption message to sriov hostYiPeng Chai-0/+10
2026-03-17drm/amdgpu/userq: Use kvfree instead of kfree in amdgpu_userq_wait_ioctlSunil Khatri-2/+2
2026-03-17drm/amd/pm: Use common smu fw check function for smu15Asad Kamal-55/+2
2026-03-17drm/amd/pm: Use common smu fw check function for smu13Asad Kamal-52/+7
2026-03-17drm/amd/display: Promote DC to 3.2.374Taimur Hassan-1/+1
2026-03-17drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflowBenjamin Nwankwo-3/+4
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones-15/+69
2026-03-17drm/amd/display: Add a buffer for boot time crcTom Chung-0/+115
2026-03-17drm/amd/display: Silence static analysis warningGaghik Khachatrian-4/+4
2026-03-17drm/amd/display: Plumb MRQ programming out of DML for dml2_1Nicholas Kazlauskas-0/+22
2026-03-17drm/amd/display: Add dcn_mrq_present FieldAustin Zheng-0/+1
2026-03-17drm/amd/display: Fix number of oppAustin Zheng-0/+1
2026-03-17drm/amd/display: Add debugfs to disallow eDP Replay entryRay Wu-0/+52
2026-03-17USB: serial: ti_usb_3410_5052: use strscpy() instead of strcpy()Ai Chao-8/+8
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens-1/+1
2026-03-17drm/amd/pm: Add common smu fw check functionAsad Kamal-0/+30
2026-03-17drm/amdgpu: fix amdgpu_userq_evictChristian König-7/+2
2026-03-17drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang-0/+4
2026-03-17drm/amdgpu: Add poison consumption handling for gfx v12_1YiPeng Chai-1/+56
2026-03-17drm/amdgpu: Add umc ecc error handling for gmc v12_1YiPeng Chai-3/+28
2026-03-17drm/amd/ras: Add unified interface to handle ras interruptsYiPeng Chai-0/+32
2026-03-17drm/amdgpu: Place firmware bo in vram for A + AHawking Zhang-1/+1
2026-03-17drm/amdgpu/mmhub_v4_2_0: expand gart aperture to gart_end on A+AFeifei Xu-2/+2
2026-03-17drm/amdgpu/gmc12: Init vram_size for A + AHawking Zhang-3/+7
2026-03-17drm/amdgpu/gmc12: Update connected_to_cpu flagHawking Zhang-1/+2
2026-03-17drm/amdgpu/gmc12: Fix VRAM base offset calculationHawking Zhang-0/+3