summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add umc retire unit elementTao Zhou2023-02-234-0/+7
* drm/amd/pm: no pptable resetup on runpm exitingEvan Quan2023-02-231-4/+11
* drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
* drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-234-1/+22
* drm/amdkfd: Fix an illegal memory accessQu Huang2023-02-231-6/+3
* drm/amdgpu/vcn: set and use harvest configJane Jian2023-02-231-11/+15
* drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello2023-02-232-1/+9
* drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang2023-02-231-26/+52
* drm/amdgpu: optimize VRAM allocation when using drm buddyShane Xiao2023-02-231-1/+2
* drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar systemShane Xiao2023-02-231-1/+1
* drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland2023-02-232-1/+1
* drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz2023-02-231-4/+2
* drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng2023-02-231-0/+1
* drm/amdgpu: add tmz support for GC 10.3.6Jesse Zhang2023-02-231-0/+1
* drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji2023-02-232-3/+17
* Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-02-21148-5708/+7488
|\
| * drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai2023-02-164-1/+11
| * drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li2023-02-161-1/+5
| * drm/amd/pm: avoid unaligned access warningsJonathan Gray2023-02-169-0/+18
| * drm/amd/display: avoid unaligned access warningsJonathan Gray2023-02-161-0/+2
| * drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma2023-02-161-3/+1
| * drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma2023-02-161-1/+1
| * drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2023-02-162-0/+8
| * drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2023-02-163-10/+9
| * drm/amd/display: Add previously missing includesArthur Grillo2023-02-162-0/+2
| * drm/amd/amdgpu: Add function prototypes to headersArthur Grillo2023-02-161-0/+1
| * drm/amd/display: Add function prototypes to headersArthur Grillo2023-02-163-0/+6
| * drm/amd/display: Turn global functions into staticArthur Grillo2023-02-161-1/+1
| * drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2023-02-162-89/+0
| * drm/amd/display: remove unused func declaration from resource headersMelissa Wen2023-02-161-4/+0
| * drm/amd/display: unset initial value for tf since it's never usedMelissa Wen2023-02-161-2/+2
| * drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen2023-02-161-24/+26
| * drm/amd/pm: Allocate dummy table only if neededLijo Lazar2023-02-162-3/+8
| * Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo2023-02-161-46/+1
| * drm/amd/display: Promote DAL to 3.2.223Aric Cyr2023-02-161-1/+1
| * drm/amd/display: temporary fix for page faultingAyush Gupta2023-02-161-1/+1
| * drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar2023-02-163-29/+425
| * drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas2023-02-161-0/+2
| * drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen2023-02-161-18/+19
| * drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen2023-02-161-1/+1
| * drm/amd/amdgpu: fix warning during suspendJack Xiao2023-02-162-1/+4
| * drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha2023-02-143-7/+41
| * drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu2023-02-1414-269/+442
| * drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas2023-02-141-2/+2
| * drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma2023-02-141-3/+9
| * drm/amd/display: Disable unbounded request mode during rotationNasir Osman2023-02-141-1/+2
| * drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9Yifan Zha2023-02-141-0/+4
| * drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong2023-02-141-2/+0
| * drm/amd/display: Remove the unused variable ds_portJiapeng Chong2023-02-141-4/+0
| * drm/amd/display: Remove stutter only configurationsNasir Osman2023-02-146-11/+73