summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen-5/+8
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen-1/+2
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen-11/+14
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen-3/+3
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas-0/+5
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess-1/+5
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai-1/+1
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan-1/+2
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin-86/+159
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam-68/+65
2023-07-18drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_taCandice Li-0/+1
2023-07-18drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher-1/+1
2023-07-18drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher-2/+6
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser-0/+20
2023-07-18drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen-2/+3
2023-07-18drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai-3/+225
2023-07-18drm/amd/display: export some optc function for reuseAurabindo Pillai-2/+5
2023-07-18drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello-12/+2
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie-141/+101
2023-07-12drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello-71/+18
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello-20/+21
2023-07-12drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello-3/+39
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan-64/+37
2023-07-12drm/amdgpu: avoid restore process run into dead loop.gaba-0/+3
2023-07-12drm/amd/pm: fix smu i2c data read riskYang Wang-6/+6
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-311/+1201
2023-06-30drm/amdgpu: Fix potential fence use-after-free v2shanzhulig-3/+3
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan-32/+102
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan-1/+26
2023-06-30drm/amd/display: 3.2.241Aric Cyr-1/+1
2023-06-30drm/amd/display: Take full update path if number of planes changedAlvin Lee-5/+14
2023-06-30drm/amd/display: Create debugging mechanism for Gaming FAMSGianna Binder-4/+3
2023-06-30drm/amd/display: Add monitor specific edid quirkAurabindo Pillai-0/+26
2023-06-30drm/amd/display: For new fast update path, loop through each surfaceAlvin Lee-34/+52
2023-06-30drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng-4/+0
2023-06-30drm/amd/display: Limit new fast update path to addr and gamma / colorAlvin Lee-2/+102
2023-06-30drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland-13/+25
2023-06-30drm/amdgpu: Keep non-psp path for partition switchLijo Lazar-6/+22
2023-06-30drm/amd/display: program DPP shaper and 3D LUT if updatedMelissa Wen-2/+3
2023-06-30Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu-7/+1
2023-06-30drm/amdgpu: share drm device for pci amdgpu device with 1st partition deviceJames Zhu-3/+6
2023-06-30drm/amd/pm: Add GFX v9.4.3 unique id to sysfsLijo Lazar-0/+1
2023-06-30drm/amd/pm: Enable pp_feature attributeLijo Lazar-1/+3
2023-06-30drm/amdgpu/vcn: Need to unpause dpg before stop dpgEmily Deng-0/+2
2023-06-30drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2Le Ma-5/+0
2023-06-30drm/amdgpu: gpu recovers from fatal error in poison modeYiPeng Chai-0/+12
2023-06-30drm/amdgpu: enable mcbp by default on gfx9Alex Deucher-3/+8
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher-13/+22
2023-06-30drm/amd: Don't initialize PSP twice for Navi3xMario Limonciello-5/+0
2023-06-30Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"Mario Limonciello-2/+0