summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-05-02drm/amd/display: Force full update in gpu resetRoman Li
2025-05-02drm/amd/display: Fix gpu reset in multidisplay configRoman Li
2025-04-25drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu
2025-04-25drm/amdgpu/dma_buf: fix page_link checkMatthew Auld
2025-04-25drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm/smu11: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm/powerplay: Prevent division by zeroDenis Arefev
2025-04-25drm/amd/pm: Prevent division by zeroDenis Arefev
2025-04-25drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello
2025-04-25drm/amdgpu: grab an additional reference on the gang fence v2Christian König
2025-04-25drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()Wentao Liang
2025-04-25drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang
2025-04-25drm/amdkfd: Fix mode1 reset crash issuePhilip Yang
2025-04-25drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-04-25drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai
2025-04-10drm/amdgpu/gfx11: fix num_mecAlex Deucher
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello
2025-04-10drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo
2025-04-10drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov
2025-04-07drm/amd/display: Check denominator crb_pipes before usedAlex Hung
2025-03-28drm/amdgpu: fix use-after-free bugVitaly Prosyak
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello
2025-03-28drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca
2025-03-28drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello
2025-03-28drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung
2025-03-28drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-03-13drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-03-13drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]
2025-03-07drm/amd/display: fixed integer types and null check locationsSohaib Nadeem
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung
2025-02-21drm/amd/display: Add NULL pointer check for kzallocHersen Wu
2025-02-21drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu
2025-02-21Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung
2025-02-21drm/amd/pm: Mark MM activity as unsupportedLijo Lazar
2025-02-21drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 MonitorFangzhi Zuo
2025-02-21drm/amd/display: fix double free issue during amdgpu module unloadTim Huang
2025-02-21drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko
2025-02-01drm/amd/display: Use HW lock mgr for PSR1Tom Chung
2025-01-23Revert "drm/amdgpu: rework resume handling for display (v2)"Greg Kroah-Hartman
2025-01-23drm/amdgpu: fix usage slab after freeVitaly Prosyak
2025-01-23drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen
2025-01-17drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li
2025-01-09drm/amdkfd: Correct the migration DMA map directionPrike Liang
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer