summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-08-11drm/amdgpu: Use apt name for FW reserved regionLijo Lazar2-15/+21
2023-08-11drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov4-14/+6
2023-08-11drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2Tong Liu013-23/+137
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello1-3/+3
2023-08-03drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello2-0/+20
2023-07-27drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen1-2/+3
2023-07-23drm/amdgpu: avoid restore process run into dead loop.gaba1-0/+3
2023-07-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset1-0/+12
2023-07-23drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan1-4/+7
2023-07-23drm/amdgpu/sdma4: set align mask to 255Alex Deucher1-2/+2
2023-07-19drm/amd: Don't try to enable secure display TA multiple timesMario Limonciello1-0/+2
2023-07-19drm/amdgpu: fix number of fence calculationsChristian König1-5/+6
2023-07-19drm/amdgpu: Fix usage of UMC fill record in RASLuben Tuikov1-2/+1
2023-07-19amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu1-8/+8
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen1-0/+4
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann1-1/+0
2023-06-21drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher1-0/+1
2023-06-21drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello1-2/+2
2023-06-21drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello1-0/+3
2023-06-21drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang1-1/+5
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary2-2/+6
2023-06-14drm/amdgpu: change reserved vram info printYiPeng Chai1-3/+4
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu1-2/+9
2023-06-14drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang2-7/+4
2023-06-09drm/amdgpu: enable tmz by default for GC 11.0.1Ikshwaku Chauhan1-1/+2
2023-06-09drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen1-1/+2
2023-06-09drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang1-0/+6
2023-06-09drm/amdgpu: Use the default reset when loading or reloading the driverlyndonli1-0/+7
2023-06-09drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"Chong Li1-15/+17
2023-06-05drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2-1/+9
2023-05-30drm/amd/amdgpu: limit one queue per gangJack Xiao1-6/+3
2023-05-30drm/amdgpu/mes11: enable reg active pollJack Xiao1-0/+1
2023-05-24drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma1-0/+5
2023-05-24drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao2-9/+27
2023-05-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-05-24drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher1-4/+7
2023-05-24drm/amdgpu: refine get gpu clock counter methodTong Liu011-2/+15
2023-05-24drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-05-24drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen1-1/+7
2023-05-24drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher1-1/+20
2023-05-24drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang1-3/+5
2023-05-24drm/amdgpu: Fix sdma v4 sw fini errorlyndonli1-1/+1
2023-05-17drm/amd: Use `amdgpu_ucode_*` helpers for MESMario Limonciello3-26/+4
2023-05-17drm/amd: Add a new helper for loading/validating microcodeMario Limonciello2-0/+39
2023-05-17drm/amd: Load MES microcode during early_initMario Limonciello4-151/+100
2023-05-17drm/amdgpu: remove deprecated MES version varsGraham Sider3-10/+0
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen1-3/+5
2023-05-17drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao1-1/+5
2023-05-17drm/amdgpu: change gfx 11.0.4 external_id rangeYifan Zhang1-1/+1
2023-05-17drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar1-0/+1