summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2 daysdrm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland1-1/+5
2 daysdrm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland1-3/+6
2 daysdrm/amd/display: Read EDID from VBIOS embedded panel infoTimur Kristóf2-0/+66
2 daysdrm/amd/display: Allow DCE link encoder without AUX registersTimur Kristóf1-1/+3
2 daysdrm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf1-0/+66
2 daysdrm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf1-0/+10
2 daysdrm/amdgpu: fix spelling typosAlexandre Demers4-6/+7
2 daysdrm/amd/pm/smu7: Add SCLK cap for quirky Hawaii boardTimur Kristóf2-4/+27
2 daysdrm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf1-2/+1
2 daysdrm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf1-1/+1
2 daysdrm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf1-1/+1
2 daysdrm/amd/pm/smu7: Fix SMU7 voltage dependency on display clockTimur Kristóf2-3/+86
2 daysdrm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf1-0/+15
2 daysdrm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf1-0/+8
2 daysdrm/amdgpu/vcn3: Avoid overflow on msg bound checkBenjamin Cheng1-1/+3
2 daysdrm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
2 daysdrm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
2 daysdrm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore1-2/+2
2 daysdrm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore1-3/+0
2 daysdrm/amdkfd: validate SVM ioctl nattr against buffer sizeAlysa Liu2-2/+27
2 daysdrm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng1-4/+19
2 daysdrm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven1-0/+3
2 daysdrm/amdgpu: unmap and remove csa_va properlyLang Yu3-6/+45
2026-04-18drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-04-18drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu1-1/+5
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement1-0/+6
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce61-0/+5
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun1-1/+1
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin1-1/+1
2026-03-04drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom1-1/+1
2026-03-04drm/amdgpu: Use explicit VCN instance 0 in SR-IOV initSrinivasan Shanmugam1-22/+23
2026-02-06drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+10
2026-02-06drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-02-06drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-01-19drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2026-01-19drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter1-4/+4
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers8-8/+8
2025-12-07drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin1-14/+5
2025-12-07drm/amdkfd: Tie UNMAP_LATENCY to queue_preemptionAmber Lin1-1/+8
2025-12-07drm/amdkfd: return -ENOTTY for unsupported IOCTLsGeoffrey McRae1-2/+6
2025-12-07drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroffSathishkumar S1-2/+4
2025-12-07drm/amd/pm: Use cached metrics data on arcturusLijo Lazar1-1/+1
2025-12-07drm/amd/pm: Use cached metrics data on aldebaranLijo Lazar1-1/+1
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith1-1/+1
2025-12-07drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith1-1/+1
2025-12-07drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang1-1/+1
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-29drm/amd/powerplay: Fix CIK shutdown temperatureTimur Kristóf1-2/+1