summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell-73/+12
2021-12-01amdgpu/pm: Create shared array of power profile name stringsDarren Powell-9/+15
2021-12-01drm/amdgpu: handle IH ring1 overflowPhilip Yang-37/+60
2021-12-01drm/amdgpu: fix disable ras feature failed when unload drvier v2Stanley.Yang-3/+3
2021-12-01drm/amd/pm: Add warning for unexpected PG requestsLijo Lazar-1/+5
2021-12-01drm/amdgpu: check atomic flag to differeniate with legacy pathFlora Cui-2/+2
2021-12-01drm/amdgpu: fix vkms crtc settingsFlora Cui-17/+30
2021-12-01drm/amdgpu: cancel the correct hrtimer on exitFlora Cui-2/+2
2021-12-01drm/amdkfd: Slighly optimize 'init_doorbell_bitmap()'Christophe JAILLET-3/+3
2021-12-01drm/amdkfd: Use bitmap_zalloc() when applicableChristophe JAILLET-8/+6
2021-12-01drm/amd/display: fix application of sizeof to pointerLv Ruyi-2/+2
2021-12-01drm/amdgpu/sriov/vcn: add new vcn ip revision check case for SIENNA_CICHLIDJane Jian-0/+3
2021-12-01drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong-1/+1
2021-12-01drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas-3/+8
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher-0/+18
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher-79/+67
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar-0/+3
2021-11-24drm/amdgpu: fix byteorder error in amdgpu discoveryYang Wang-6/+6
2021-11-24drm/amdgpu: enable Navi retry fault wptr overflowPhilip Yang-21/+12
2021-11-24drm/amdgpu: enable Navi 48-bit IH timestamp counterPhilip Yang-0/+1
2021-11-24drm/amdkfd: simplify drain retry faultPhilip Yang-9/+23
2021-11-24drm/amdkfd: handle VMA remove racePhilip Yang-9/+13
2021-11-24drm/amdkfd: process exit and retry fault racePhilip Yang-27/+36
2021-11-24drm/amdgpu: IH process reset count when restartPhilip Yang-1/+2
2021-11-24drm/amd/pm: add new fields for Sienna Cichlid.Surbhi Kakarya-0/+10
2021-11-24drm/amd/pm: Print the error on command submissionLuben Tuikov-1/+1
2021-11-24drm/amd/pm: Sienna: Print failed BTCLuben Tuikov-1/+7
2021-11-24drm/amd/pm: Add debug printsLuben Tuikov-5/+7
2021-11-24drm/amdgpu: update the domain flags for dumb buffer creationEvan Quan-1/+2
2021-11-24drm/amdgpu: Declare Unpin BO api as staticRamesh Errabolu-1/+1
2021-11-24drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher-11/+35
2021-11-24drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher-2/+13
2021-11-24drm/amdgpu: move kfd post_reset out of reset_sriov functionshaoyunl-4/+3
2021-11-24drm/amd/display: 3.2.163Aric Cyr-1/+1
2021-11-24drm/amd/display: [FW Promotion] Release 0.0.94Anthony Koo-9/+2
2021-11-24drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung-2/+1
2021-11-24drm/amd/display: Fix ODM combine issue with fast bootsungwang-1/+2
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen-3/+3
2021-11-24drm/amd/display: Display object info table changesNevenko Stupar-2/+4
2021-11-24drm/amd/display: fix accidental casting enum to boolMikita Lipski-1/+1
2021-11-24drm/amd/display: retain/release at proper places in link_enc assignmentSung Joon Kim-1/+9
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu-5/+5
2021-11-24drm/amd/display: Reset link encoder assignments for GPU resetNicholas Kazlauskas-0/+14
2021-11-24drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing-66/+4
2021-11-22drm/amd/display: Set plane update flags for all planes in resetNicholas Kazlauskas-2/+2
2021-11-22drm/amd/display: enable seamless boot for DCN301Zhan Liu-2/+31
2021-11-22drm/amd/display: Run full global validation in dc_commit_stateNicholas Kazlauskas-18/+14
2021-11-22drm/amd/display: based on flag reset z10 function pointerCharlene Liu-0/+5
2021-11-22drm/amd/display: Fix DPIA outbox timeout after GPU resetNicholas Kazlauskas-0/+2
2021-11-22drm/amdgpu: Fix double free of dmabufxinhui pan-6/+0