summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-02-14drm/amdgpu: Show IP discovery in sysfsLuben Tuikov2-0/+497
2022-02-14drm/amdgpu: Fix some kerneldoc warningsRajneesh Bhardwaj2-3/+3
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie383-10862/+13541
2022-02-12drm/amdkfd: replace err by dbg print at svm vram migrationAlex Sierra1-8/+9
2022-02-12drm/amdkfd: Fix prototype warning for get_process_num_bosRajneesh Bhardwaj1-1/+1
2022-02-12drm/amdkfd: CRIU fix extra whitespace and block comment warningsRajneesh Bhardwaj1-2/+3
2022-02-12drm/amdgpu: adjust register address calculationStanley.Yang1-0/+7
2022-02-12drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra1-0/+8
2022-02-12drm/amdgpu: remove ctx->lockKen Xue3-8/+11
2022-02-12drm/amdgpu: Reset OOB table error count infoStanley.Yang1-0/+3
2022-02-12drm/amd/pm: fulfill the support for DriverSmuConfig tableEvan Quan4-1/+24
2022-02-12drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan2-5/+29
2022-02-12amdgpu/pm: Add emit_clock_levels callsDarren Powell1-14/+35
2022-02-12amdgpu/pm: Implement emit_clk_levels for navi10Darren Powell1-0/+210
2022-02-12drm/amdgpu: loose check for umc poison modeTao Zhou1-13/+5
2022-02-12drm/amdgpu: add support for GC 10.1.4Lang Yu8-3/+26
2022-02-12drm/amdkfd: fix loop error handlingTom Rix1-2/+2
2022-02-12drm/amd/display: extend dcn201 supportOliver Logush2-1/+2
2022-02-12drm/amdkfd: fix freeing an unset pointerTom Rix1-4/+2
2022-02-12drm/amdkfd: CRIU return -EFAULT for copy_to_user() failureDan Carpenter1-3/+3
2022-02-12drm/amdkfd: CRIU fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2022-02-12drm/amd/pm: fix enabled features retrieving on Renoir and Cyan SkillfishEvan Quan3-8/+22
2022-02-10drm/amdgpu: fix gmc init fail in sriov modeYang Wang2-4/+6
2022-02-10drm/amd/pm: correct hwmon power label nameYang Wang1-3/+7
2022-02-10drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer objectzhanglianjie1-0/+2
2022-02-10drm/amdkfd: Consolidate MQD manager functionsMukul Joshi6-282/+136
2022-02-10drm/amdkfd: Remove unused old debugger implementationMukul Joshi21-2066/+102
2022-02-10drm/amdkfd: Fix TLB flushing in KFD SVM with no HWSMukul Joshi1-14/+10
2022-02-10drm/amd/pm: fix hwmon node of power1_label create issueYang Wang1-2/+1
2022-02-10drm/amd/pm: drm/amd/pm: disable GetPptLimit message in sriov modeYang Wang1-1/+1
2022-02-09drm/amdkfd: use unmap all queues for poison consumptionTao Zhou1-2/+1
2022-02-09drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasidTao Zhou4-4/+4
2022-02-08drm/amdgpu: move dpcs_3_0_3 headers from dcn to dpcsAlex Deucher3-2/+2
2022-02-08drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcsAlex Deucher9-14/+14
2022-02-08drm/amdgpu: add missing license to dpcs_3_0_0 headersAlex Deucher2-0/+14
2022-02-08drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-08drm/amdgpu: drop experimental flag on aldebaranAlex Deucher1-4/+4
2022-02-08drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaíra Canal3-1/+2
2022-02-08drm/amd/pm: fix error handlingTom Rix1-2/+1
2022-02-08drm/amdgpu: reserve the pd while cleaning up PRTsChristian König1-2/+4
2022-02-08drm/amdgpu: move lockdep assert to the right place.Christian König1-2/+2
2022-02-08drm/amd/display: handle null link encoderMartin Tsai2-31/+5
2022-02-08drm/amd/display: 3.2.172Aric Cyr1-1/+1
2022-02-08drm/amd/display: [FW Promotion] Release 0.0.103.0Anthony Koo1-2/+2
2022-02-08drm/amd/display: Fix DP LT sequence on EQ failIlya1-0/+2
2022-02-08drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu1-2/+22
2022-02-08drm/amd/display: change fastboot timing validationPaul Hsieh4-4/+5
2022-02-08drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin1-29/+32
2022-02-08drm/amdgpu/display/dc: do blocked MST topology discovery at resume from S3/S4Bing Guo2-1/+2
2022-02-08drm/amd/display: remove static from optc31_set_drrEric Bernstein2-1/+3