summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"Geert Uytterhoeven2024-05-021-4/+2
* Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"Geert Uytterhoeven2024-05-021-1/+1
* Revert "drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on"Geert Uytterhoeven2024-05-021-1/+1
* Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"Geert Uytterhoeven2024-05-021-1/+1
* Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-04-30185-286/+1650
|\
| * drm/amd/display: Add some HDCP registers DCN35 listRodrigo Siqueira2024-04-261-1/+11
| * drm/amdgpu/mes11: update ADD_QUEUE interfaceJack Xiao2024-04-261-3/+14
| * drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang2024-04-261-2/+3
| * drm/amdgpu/mes: add mes mapping legacy queue supportJack Xiao2024-04-262-0/+36
| * drm/amdgpu: fix uninitialized scalar variable warningTim Huang2024-04-261-1/+2
| * drm/amd/display: Code style adjustmentsRodrigo Siqueira2024-04-262-3/+3
| * drm/amd/display: Adjust registers sequence in the DIO listRodrigo Siqueira2024-04-261-2/+3
| * drm/amd/display: Clean up code in DCRodrigo Siqueira2024-04-265-25/+10
| * drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri2024-04-261-6/+7
| * drm/amdgpu: Modify the contiguous flags behaviourArunpravin Paneer Selvam2024-04-262-7/+24
| * drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-2614-19/+19
| * drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-2618-39/+39
| * drm/amd/display: Fix uninitialized variables in DMAlex Hung2024-04-262-6/+6
| * drm/amd/display: Remove redundant include fileAlex Hung2024-04-261-1/+0
| * drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung2024-04-261-2/+4
| * drm/amd/display: Do not return negative stream id for arrayAlex Hung2024-04-261-0/+7
| * drm/amd/display: Fix overlapping copy within dml_core_mode_programmingHersen Wu2024-04-261-1/+3
| * drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung2024-04-261-0/+3
| * drm/amd/display: Check pipe offset before setting vblankAlex Hung2024-04-261-2/+6
| * drm/amdkfd: Enable SQ watchpoint for gfx10Lancelot SIX2024-04-261-13/+58
| * drm/amd/display: Check index msg_id before read or writeAlex Hung2024-04-261-0/+8
| * drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Srinivasan Shanmugam2024-04-261-1/+1
| * drm/amd/display: Add NULL pointer check for kzallocHersen Wu2024-04-2611-0/+44
| * drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen2024-04-261-0/+6
| * drm/amdgpu: Fix ras mode2 reset failure in ras aca modeYiPeng Chai2024-04-261-0/+4
| * drm/amdgpu: fix double free err_addr pointer warningsBob Zhou2024-04-261-0/+1
| * drm/amdgpu: initialize the last_jump_jiffies in atom_exec_contextJesse Zhang2024-04-261-0/+1
| * drm/amdgpu: add check before free wb entryJesse Zhang2024-04-263-3/+6
| * drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byteBob Zhou2024-04-261-19/+28
| * drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou2024-04-261-0/+3
| * drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun2024-04-261-0/+8
| * drm/amdgpu: Use new interface to reserve bad pageYiPeng Chai2024-04-261-3/+1
| * drm/amdgpu: Fix address translation defectYiPeng Chai2024-04-261-1/+1
| * drm/amdkfd: Enforce queue BO's adevHarish Kasiviswanathan2024-04-261-0/+5
| * drm/amd/display: Increase SAT_UPDATE_PENDING timeoutDmytro Laktyushkin2024-04-261-1/+1
| * drm/amd/display: Add some missing HDMI registers for DCN3xRodrigo Siqueira2024-04-266-0/+32
| * drm/amdgpu: support ACA logging ecc errorsYiPeng Chai2024-04-261-0/+5
| * drm/amdgpu: add poison consumption handlerYiPeng Chai2024-04-261-4/+39
| * drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai2024-04-265-9/+31
| * drm/amdgpu: retire bad pages for umc v12_0YiPeng Chai2024-04-261-2/+57
| * drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai2024-04-263-4/+19
| * drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai2024-04-264-2/+40
| * drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai2024-04-263-2/+113
| * drm/amdgpu: umc v12_0 converts error addressYiPeng Chai2024-04-262-1/+105
| * drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai2024-04-266-0/+49