summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-15drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam
2024-01-15drm/amdgpu: Do not program VM_L2_CNTL under SRIOVVictor Lu
2024-01-15drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam
2024-01-15drm/amdgpu: update ATHUB_MISC_CNTL offset for athub v3.3Yifan Zhang
2024-01-15drm/amdgpu: update headers for nbio v7.11Yifan Zhang
2024-01-15drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher
2024-01-15drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTLAlex Deucher
2024-01-15drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher
2024-01-15drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld
2024-01-09drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_colorMelissa Wen
2024-01-09drm/amdgpu: make a correction on commentJames Zhu
2024-01-09Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling
2024-01-09drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang
2024-01-09drm/amdgpu: Packed socket_id to ras feature maskHawking Zhang
2024-01-09drm/amdgpu: Support poison error injection via ras_ctrl debugfsCandice Li
2024-01-09drm/amdgpu: correct the cu count for gfx v11Likun Gao
2024-01-09drm/amdgpu: Drop unnecessary sentences about CE and deferred error.Candice Li
2024-01-09drm/amd/display: 3.2.266Aric Cyr
2024-01-09drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram
2024-01-09drm/amd/display: Update z8 latencyCharlene Liu
2024-01-09Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang
2024-01-09drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung
2024-01-09drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung
2024-01-09drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai
2024-01-09drm/amdkfd: Fix lock dependency warningFelix Kuehling
2024-01-09Merge tag 'amd-drm-next-6.8-2024-01-05' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-01-05drm/amd/display: Allow z8/z10 from driverCharlene Liu
2024-01-05drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen
2024-01-05drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher
2024-01-05drm/amd/display: Move fixpt_from_s3132 to amdgpu_dmHarry Wentland
2024-01-05drm/amd/display: Fix recent checkpatch errors in amdgpu_dmHarry Wentland
2024-01-05Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole"Kaibo Ma
2024-01-05drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann
2024-01-05drm/amd/display: Fix power_helpers.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp_log.h codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp2_execution.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp_psp.h codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix freesync.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp_psp.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/display: Fix hdcp1_execution.c codestyleMarcelo Mendes Spessoto Junior
2024-01-05drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu
2024-01-05drm/amdkfd: Fix iterator used outside loop in 'kfd_add_peer_prop()'Srinivasan Shanmugam
2024-01-05drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam
2024-01-05drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kf...Srinivasan Shanmugam
2024-01-05drm/amdgpu: Fix '*fw' from request_firmware() not released in 'amdgpu_ucode_r...Srinivasan Shanmugam
2024-01-05drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgp...Srinivasan Shanmugam
2024-01-05drm/amdgpu: add param to specify fw bo location for front-door loadingLe Ma