aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-08-25drm/amd/display: Change AUX NACK behaviorIlya Bakoulin1-7/+5
2022-08-25drm/amd/display: HDMI ODM Combine Policy CorrectionSaaem Rizvi3-8/+1
2022-08-25drm/amd/display: fix odm 2:1 policy not being applied consistently in 4k144 modesSamson Tam1-0/+5
2022-08-25drm/amd/display: do not change pipe split policy for RV2Derek Lai4-29/+31
2022-08-25drm/amd/display: 3.2.199Aric Cyr1-1/+1
2022-08-25drm/amd/display: [FW Promotion] Release 0.0.130.0Anthony Koo1-2/+14
2022-08-25drm/amdgpu: skip set_topology_info for VFVignesh Chander1-0/+3
2022-08-25drm/amdgpu: add sdma instance check for gfx11 CGCGTim Huang1-6/+12
2022-08-25drm/amdgpu: Don't register backlight when another backlight should be used (v3)Hans de Goede2-0/+14
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul4-160/+83
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul1-0/+7
2022-08-23drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul1-25/+4
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul1-2/+3
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul2-15/+15
2022-08-23drm/amdgpu/dm/mst: Rename get_payload_table()Lyude Paul1-3/+4
2022-08-23drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul4-15/+19
2022-08-22drm/amd/display: remove unneeded defines from bios parserTales Aparecida1-19/+0
2022-08-22drm/amd/display: enable PCON support for dcn314Roman Li1-0/+1
2022-08-22drm/amdgpu: enable NBIO IP v7.7.0 Clock GatingTim Huang1-4/+3
2022-08-22drm/amdgpu: add NBIO IP v7.7.0 Clock Gating supportTim Huang1-0/+78
2022-08-22drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0Tim Huang2-0/+15
2022-08-22drm/amd/display: remove unused headerMagali Lemes1-34/+0
2022-08-22drm/amd/display: Include missing headerMaíra Canal2-10/+3
2022-08-22drm/amd/display: remove unneeded semicolonYang Li1-1/+1
2022-08-22drm/amd/display: fix i386 frame size warningHamza Mahfooz1-231/+62
2022-08-22drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl1-2/+0
2022-08-22drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li1-1/+2
2022-08-22drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai1-0/+2
2022-08-22drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_finiYiPeng Chai2-1/+4
2022-08-22drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1Tim Huang1-2/+1
2022-08-22drm/ttm: Switch to using the new res callbackArunpravin Paneer Selvam1-32/+13
2022-08-22drm/amdgpu: Implement intersect/compatible functionsArunpravin Paneer Selvam2-0/+106
2022-08-19drm/amd/display: Include missing headerMaíra Canal2-10/+3
2022-08-19drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl1-2/+0
2022-08-19drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li1-1/+2
2022-08-19drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai1-0/+2
2022-08-19drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_finiYiPeng Chai2-1/+4
2022-08-19drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1Tim Huang1-2/+1
2022-08-19Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie108-1183/+1757
2022-08-16drm/amdgpu: Document gfx_off members of struct amdgpu_gfxAndré Almeida1-6/+6
2022-08-16drm/amd/pm: Implement GFXOFF's entry count and residency for vangoghAndré Almeida3-2/+84
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida9-0/+321
2022-08-16drm/amd/display: fix minor codestyle problemsTales Aparecida1-6/+4
2022-08-16drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow1-3/+3
2022-08-16drm/amd/display: Unneeded semicolonmin tang1-1/+1
2022-08-16drm/amd/display: Fix comment typomin tang1-1/+1
2022-08-16drm/amd/display: Remove unused codeRodrigo Siqueira2-2168/+0
2022-08-16drm/amdgpu: use sjt mec fw on aldebaran for sriovshaoyunl1-2/+12
2022-08-16drm/amd/display: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz5-75/+89
2022-08-16drm/amd/display: implement DSC pass-through supportHamza Mahfooz1-4/+41