summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2023-10-19drm/amdgpu: add missing NULL checkChristian König
2023-10-10drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-10-06drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis
2023-10-06drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher
2023-10-06drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher
2023-09-23drm/amdgpu: fix amdgpu_cs_p1_user_fenceChristian König
2023-09-23Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-09-19drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz
2023-09-13drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-09-13drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-09-13drm/amdgpu: Match against exact bootloader statusLijo Lazar
2023-08-23drm/amdgpu: keep irq count in amdgpu_irq_disable_allGuchun Chen
2023-08-23drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang
2023-08-23drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-08-23drm/amdgpu: Fix potential fence use-after-free v2shanzhulig
2023-08-23drm/amdgpu: install stub fence into potential unused fence pointersLang Yu
2023-08-23drm/amdgpu: fix memory leak in mes self testJack Xiao
2023-08-23drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1hackyzh002
2023-08-23drm/amdgpu: fix calltrace warning in amddrm_buddy_finiLonglong Yao
2023-08-16drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan
2023-08-16drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello
2023-08-16drm/amdgpu: add S/G display parameterAlex Deucher
2023-08-16drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()Alex Deucher
2023-08-11drm/amdgpu: Use apt name for FW reserved regionLijo Lazar
2023-08-11drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov
2023-08-11drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2Tong Liu01
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-08-03drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-07-27drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen
2023-07-23drm/amdgpu: avoid restore process run into dead loop.gaba
2023-07-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset
2023-07-23drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan
2023-07-23drm/amdgpu/sdma4: set align mask to 255Alex Deucher
2023-07-19drm/amd: Don't try to enable secure display TA multiple timesMario Limonciello
2023-07-19drm/amdgpu: fix number of fence calculationsChristian König
2023-07-19drm/amdgpu: Fix usage of UMC fill record in RASLuben Tuikov
2023-07-19amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann
2023-06-21drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher
2023-06-21drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello
2023-06-21drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello
2023-06-21drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang
2023-06-21drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-06-14drm/amdgpu: change reserved vram info printYiPeng Chai
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-06-14drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang
2023-06-09drm/amdgpu: enable tmz by default for GC 11.0.1Ikshwaku Chauhan
2023-06-09drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen