summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2023-03-30drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-23drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian
2023-03-23drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang
2023-03-23drm/amdgpu: add mes resume when do gfx post soft resetTong Liu01
2023-03-23drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang
2023-03-14drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli
2023-03-14drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher
2023-03-14drm/amdgpu: move poll enabled/disable into non DC pathGuchun Chen
2023-03-14drm/amdgpu/vcn: custom video info caps for sriovJane Jian
2023-03-09drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher
2023-03-09drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli
2023-03-09drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello
2023-03-09drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli
2023-03-07drm/amdgpu: Support umc node harvest config on umc v8_10Candice Li
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-01drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou
2023-03-01drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang
2023-03-01drm/amdgpu: remove unused variable ringTom Rix
2023-03-01drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello
2023-03-01drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li
2023-02-23drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li
2023-02-23drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_errTao Zhou
2023-02-23drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou
2023-02-23drm/amdgpu: exclude duplicate pages from UMC RAS UE countTao Zhou
2023-02-23drm/amdgpu: add umc retire unit elementTao Zhou
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák
2023-02-23drm/amdgpu/vcn: set and use harvest configJane Jian
2023-02-23drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello
2023-02-23drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang
2023-02-23drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao
2023-02-23drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao
2023-02-23drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland
2023-02-23drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao
2023-02-15drm/amd/display: Fix excess arguments on kernel-docArthur Grillo
2023-02-15drm/amd/amdgpu: Add function prototypes to headersArthur Grillo
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao
2023-02-14drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9Yifan Zha
2023-02-14drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng
2023-02-14drm/amdgpu: Fix the warning info when unload or remove amdgpuMa Jun
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-10Merge tag 'amd-drm-fixes-6.2-2023-02-09' of https://gitlab.freedesktop.org/ag...Dave Airlie