summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-03-08drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-03-08drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo8-338/+389
2022-03-08drm/amd/display: Use adjusted DCN301 watermarksNikola Cornij2-3/+97
2022-03-08drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-03-08drm/amdgpu: filter out radeon PCI device IDsAlex Deucher1-1/+637
2022-03-08drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas1-3/+8
2022-03-08drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen1-2/+3
2022-03-08drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang1-0/+3
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu1-2/+7
2022-03-08drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan2-5/+29
2022-03-02drm/amdgpu: do not enable asic reset for raven2Chen Gong1-2/+2
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoEvan Quan1-1/+4
2022-03-02drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello1-0/+3
2022-03-02drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan1-1/+31
2022-03-02drm/amd/display: Protect update_bw_bounding_box FPU code.Bas Nieuwenhuizen2-2/+7
2022-02-23drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin1-29/+32
2022-02-23drm/amd/display: Cap pflip irqs per max otg numberRoman Li3-1/+4
2022-02-23display/amd: decrease message verbosity about watermarks table failureMario Limonciello1-1/+5
2022-02-23drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra1-0/+8
2022-02-23drm/amd/pm: correct the sequence of sending gpu reset msgYifan Zhang1-7/+2
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-23drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-23drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-23drm/amd: Warn users about potential s0ix problemsMario Limonciello2-7/+25
2022-02-16drm/amd/pm: fix hwmon node of power1_label create issueYang Wang1-2/+1
2022-02-16drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-16drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-02-08drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1
2022-02-08drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-02-08drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-02-08drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan1-3/+3
2022-02-01drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-01-29drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland1-1/+13
2022-01-29drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello1-0/+6
2022-01-27drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2-0/+8
2022-01-27drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai1-0/+2
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic1-0/+6
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou1-3/+10
2022-01-27drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJingwen Chen2-0/+8
2022-01-27drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJingwen Chen1-0/+4
2022-01-27drm/amdkfd: Fix error handling in svm_range_addFelix Kuehling1-89/+49
2022-01-27drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher2-1/+3
2022-01-27drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2022-01-27drm/amd/display: Fix out of bounds access on DNC31 stream encoder regsNicholas Kazlauskas1-1/+2
2022-01-27drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin1-1/+4
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Zhou Qingyang1-0/+6
2022-01-20drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello1-0/+1
2022-01-11drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2022-01-11Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0