summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2022-04-13drm/amdkfd: Fix variable set but not used warningPhilip Yang
2022-04-13drm/amdgpu: don't use BACO for reset in S3Alex Deucher
2022-04-13drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-13drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng
2022-04-13drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-13drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty
2022-04-13drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ
2022-04-13amd/display: set backlight only if requiredShirish S
2022-04-13drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
2022-04-13drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher
2022-04-13drm/amd/display: reset lane settings after each PHY repeater LTSung Joon Kim
2022-04-13drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj
2022-04-13drm/amdkfd: svm range restore work deadlock when process exitPhilip Yang
2022-04-13drm/amdkfd: Ensure mm remain valid in svm deferred_list workPhilip Yang
2022-04-13drm/amdkfd: Don't take process mutex for svm ioctlsPhilip Yang
2022-04-13drm/amd/display: Use PSR version selected during set_psr_capsNicholas Kazlauskas
2022-04-13drm/amd/display: Fix memory leakYongzhi Liu
2022-04-13drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong
2022-04-13drm/amd/display: Add signal type check when verify stream backends sameDale Zhao
2022-04-08drm/amd/display: Remove vupdate_int_entry definitionMaíra Canal
2022-04-08drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li
2022-04-08drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao
2022-04-08drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix
2022-04-08drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang
2022-04-08drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard
2022-04-08drm/amdgpu: only check for _PR3 on dGPUsAlex Deucher
2022-04-08drm/amdgpu: move PX checking into amdgpu_device_ip_early_initAlex Deucher
2022-03-16drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen
2022-03-08drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-08drm/amd/display: Reduce dmesg error to a debug printLeo (Hanghong) Ma
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu
2022-03-08drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan
2022-03-02drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer
2022-03-02drm/amdgpu: do not enable asic reset for raven2Chen Gong
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoEvan Quan
2022-03-02drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello
2022-03-02drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan
2022-03-02drm/amd/display: Protect update_bw_bounding_box FPU code.Bas Nieuwenhuizen
2022-03-02drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas
2022-02-23drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin
2022-02-23drm/amd/display: Cap pflip irqs per max otg numberRoman Li
2022-02-23drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu
2022-02-23display/amd: decrease message verbosity about watermarks table failureMario Limonciello
2022-02-23drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra
2022-02-23drm/amd/pm: correct the sequence of sending gpu reset msgYifan Zhang
2022-02-23drm/amdgpu: fix logic inversion in checkChristian König
2022-02-23drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello
2022-02-23drm/amd: add support to check whether the system is set to s3Mario Limonciello
2022-02-23drm/amd: Warn users about potential s0ix problemsMario Limonciello
2022-02-16drm/amd/pm: fix hwmon node of power1_label create issueYang Wang