summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2024-07-11drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher
2024-07-11drm/amdgpu: fix uninitialized scalar variable warningTim Huang
2024-07-11drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung
2024-07-11drm/amd/display: Check pipe offset before setting vblankAlex Hung
2024-07-11drm/amd/display: Check index msg_id before read or writeAlex Hung
2024-07-11drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun
2024-07-11drm/amdgpu: Fix uninitialized variable warningsMa Jun
2024-07-05drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher
2024-07-05drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-07-05drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar
2024-07-05drm/amd/amdgpu: Fix style errors in amdgpu_drv.c & amdgpu_device.cSrinivasan Shanmugam
2024-06-27drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung
2024-06-27drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-27drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas
2024-06-21drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu
2024-06-21drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev
2024-06-16drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello
2024-06-16drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou
2024-06-12drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam
2024-06-12drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX
2024-06-12drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira
2024-06-12drm/amd/display: Add dtbclk access to dcn315Swapnil Patel
2024-06-12drm/amdgpu/mes: fix use-after-free issueJack Xiao
2024-06-12drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang
2024-06-12drm/amdgpu: Update BO eviction prioritiesFelix Kuehling
2024-06-12drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-05-25drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez
2024-05-17drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen
2024-05-17drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-05-17drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König
2024-05-17drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger
2024-05-17dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello
2024-05-17drm/amdgpu: Refine IB schedule error loggingLijo Lazar
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-27drm/amd/display: Do not recursively call manual trigger programmingDillon Varone
2024-04-27drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang
2024-04-27drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun
2024-04-13drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie