summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2025-04-07drm/amd/display: Don't write DP_MSTM_CTRL after LTWayne Lin
2025-04-07drm/amd/display: Check denominator crb_pipes before usedAlex Hung
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello
2025-03-28drm/amd/display: should support dmub hw lock on ReplayMartin Tsai
2025-03-28drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca
2025-03-28drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca
2025-03-22drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung
2025-03-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello
2025-03-22drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li
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: Fix HPD after gpu resetRoman Li
2025-03-07drm/amd/display: Disable PSR-SU on eDP panelsTom Chung
2025-02-21drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung
2025-02-21drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...Srinivasan Shanmugam
2025-02-21drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu
2025-02-21drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu
2025-02-17Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung
2025-02-17drm/amdkfd: only flush the validate MES contexPrike Liang
2025-02-17drm/amd/pm: Mark MM activity as unsupportedLijo Lazar
2025-02-17drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 MonitorFangzhi Zuo
2025-02-17drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov
2025-02-08drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu
2025-02-08drm/amdgpu/vcn: reset fw_shared under SRIOVBokun Zhang
2025-02-08drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko
2025-02-08drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...Christophe JAILLET
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/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam
2025-01-23drm/amdgpu: always sync the GFX pipe on ctx switchChristian König
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen
2025-01-17drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com
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
2025-01-09drm/amd/display: Fix incorrect DSC recompute triggerFangzhi Zuo
2025-01-09drm/amd/display: Fix DSC-re-computingAgustin Gutierrez
2025-01-02drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2025-01-02drm/amdkfd: Use device based logging for errorsLijo Lazar
2025-01-02drm/amdkfd: drop struct kfd_cu_infoAlex Deucher
2025-01-02drm/amdkfd: reduce stack size in kfd_topology_add_device()Alex Deucher
2025-01-02drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher
2025-01-02drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher
2025-01-02drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher
2025-01-02drm/amd/amdgpu: allow use kiq to do hdp flush under sriovVictor Zhao
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer
2024-12-27drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer
2024-12-19amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu