summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-17drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-17drm/amd/display: Fix uninitialized variable use which breaks full LTOCalvin Owens1-1/+1
2026-03-17drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang1-0/+4
2026-03-17drm/amd/display: Fix gamma 2.2 colorop TFsAlex Hung1-3/+3
2026-03-17drm/intel: add shared step.h and switch i915 to use itJani Nikula1-55/+2
2026-03-17drm/xe/compat: remove intel_step_name macroJani Nikula1-2/+1
2026-03-17drm/i915/dmc: use step name from runtime infoJani Nikula1-4/+3
2026-03-17drm/i915/display: add step name in display runtime infoJani Nikula2-3/+26
2026-03-17drm/i915/dmc: simplify stepping info initializationJani Nikula1-7/+5
2026-03-17regulator: fixed: remove unused reboot.h includeHugo Villeneuve1-1/+0
2026-03-17remoteproc: xlnx: Release mailbox channels on shutdownTanmay Shah1-0/+2
2026-03-17mux: mmio: Zero the allocated memoryKrzysztof Kozlowski1-3/+5
2026-03-17PCI: endpoint: pci-epf-test: Roll back BAR mapping when subrange setup failsKoichiro Den1-0/+5
2026-03-17cxl/pci: Check memdev driver binding status in cxl_reset_done()Li Ming1-0/+3
2026-03-17cxl/pci: Hold memdev lock in cxl_event_trace_record()Li Ming3-6/+9
2026-03-17drm/amdgpu/atomfirmware: Add LpDDR5x and new fields for info v2_3Leo Li1-1/+4
2026-03-17drm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi1-2/+2
2026-03-17drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher1-7/+14
2026-03-17drm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher1-1/+2
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher1-3/+6
2026-03-17drm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam1-0/+2
2026-03-17drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()Srinivasan Shanmugam1-1/+3
2026-03-17drm/amdgpu: Drop unreachable return in amdgpu_reg_get_smn_base64()Srinivasan Shanmugam1-1/+0
2026-03-17drm/amdgpu: validate fence_count in wait_fences ioctlJesse.Zhang1-0/+7
2026-03-17drm/amdgpu: move devcoredump generation to a workerPierre-Eric Pelloux-Prayer4-7/+91
2026-03-17drm/amd/amdgpu: Fix build errors due to declarations after labelsJesse.Zhang2-3/+5
2026-03-17drm/amdgpu/userq: unlock cancel_delayed_work_sync for hang_detect_workSunil Khatri1-5/+6
2026-03-17drm/amdgpu/userq: fix dma_fence refcount underflow in userq pathSunil Khatri1-5/+1
2026-03-17drm/amdgpu: fallback to default discovery offset/size in sriov guestHawking Zhang1-8/+12
2026-03-17drm/amdgpu/userq: Use kvfree instead of kfree in amdgpu_userq_signal_ioctlSunil Khatri1-2/+2
2026-03-17drm/amdgpu: update flip bit setting of RAS bad pageTao Zhou1-33/+80
2026-03-17drm/amdgpu: Replace deprecated strcpy() in amdgpu_virt_write_vf2pf_dataYicong Hui1-2/+2
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-17drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-17drm/amd/display: remove duplicate format modifierErik Kurzinger1-4/+4
2026-03-17drm/pagemap_util: Ensure proper cache lock management on freeJonathan Cavitt1-9/+5
2026-03-17drm/amdgpu: switch XGMI sysfs show helpers to sysfs_emit_at()David Baum1-6/+6
2026-03-17drm/amdgpu/discovery: Add braces to case statements in amdgpu_discovery_table...Nathan Chancellor1-5/+10
2026-03-17drm/amd/ras: Pass ras poison consumption message to sriov hostYiPeng Chai1-0/+10
2026-03-17drm/amdgpu/userq: Use kvfree instead of kfree in amdgpu_userq_wait_ioctlSunil Khatri1-2/+2