2023-08-16 | Kenneth Feng | drm/amd/pm: disallow the fan setting if there is no... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Alex Deucher | drm/amdkfd: disable IOMMUv2 support for Raven Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Alex Deucher | drm/amdkfd: disable IOMMUv2 support for KV/CZ Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Alex Deucher | drm/amdkfd: ignore crat by default Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Alex Deucher | drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Mario Limonciello | drm/amd/display: Fix a regression on Polaris cards Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Alex Deucher | drm/amdgpu: fix possible UAF in amdgpu_cs_pass1() Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Lijo Lazar | drm/amd/pm: Fix SMU v13.0.6 energy reporting Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Melissa Wen | drm/amd/display: check attr flag before set cursor... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Evan Quan | drm/amd/pm: disable the SMU13 OD feature support temporarily Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Kenneth Feng | drm/amd/pm: correct the pcie width for smu 13.0.0 Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Mario Limonciello | drm/amd/display: Don't show stack trace for missing eDP Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Lijo Lazar | drm/amdgpu: Match against exact bootloader status Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Tim Huang | drm/amd/pm: skip the RLC stop when S0i3 suspend for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-08-09 | Mario Limonciello | drm/amd: Disable S/G for APUs when 64GB or more host... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | Lijo Lazar | drm/amdgpu: Restore HQD persistent state register Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | Dan Carpenter | drm/amd/display: Unlock on error path in dm_handle_mst_sideb... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | Leo Chen | drm/amd/display: Exit idle optimizations before attempt... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | Alvin Lee | drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | George Shen | drm/amd/display: Guard DCN31 PHYD32CLK logic against... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | Jane Jian | drm/amd/smu: use AverageGfxclkFrequency* to replace... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | Mario Limonciello | drm/amd: Fix an error handling mistake in psp_sw_init() Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | Victor Lu | drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable... Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-25 | Jonathan Kim | drm/amdkfd: fix trap handling work around for debugging Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Guchun Chen | drm/amdgpu: use a macro to define no xcp partition... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Guchun Chen | drm/amdgpu/vm: use the same xcp_id from root PD Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Guchun Chen | drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Guchun Chen | drm/amdgpu: Allocate root PD on correct partition Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Nicholas Kazlauskas | drm/amd/display: Keep PHY active for DP displays on... Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Daniel Miess | drm/amd/display: Prevent vtotal from being set to 0 Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Zhikai Zhai | drm/amd/display: Disable MPC split by default on special... Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Taimur Hassan | drm/amd/display: check TG is non-null before checking... Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Wayne Lin | drm/amd/display: Add polling method to handle MST reply... Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Srinivasan Shanmugam | drm/amd/display: Clean up errors & warnings in amdgpu_dm.c Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Candice Li | drm/amdgpu: Allow the initramfs generator to include... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Alex Deucher | drm/amdgpu/pm: make mclk consistent for smu 13.0.7 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Alex Deucher | drm/amdgpu/pm: make gfxclock consistent for sienna... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Simon Ser | drm/amd/display: only accept async flips for fast updates Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Guchun Chen | drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Aurabindo Pillai | drm/amd/display: add DCN301 specific logic for OTG... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Aurabindo Pillai | drm/amd/display: export some optc function for reuse Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-18 | Mario Limonciello | drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-12 | Mario Limonciello | drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-12 | Mario Limonciello | drm/amd: Move helper for dynamic speed switch check... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-12 | Mario Limonciello | drm/amd/pm: conditionally disable pcie lane/speed switching... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-12 | Evan Quan | drm/amd/pm: share the code around SMU13 pcie parameters... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-12 | gaba | drm/amdgpu: avoid restore process run into dead loop. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-07-12 | Yang Wang | drm/amd/pm: fix smu i2c data read risk Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | shanzhulig | drm/amdgpu: Fix potential fence use-after-free v2 Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Evan Quan | drm/amd/pm: avoid unintentional shutdown due to temperature... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Evan Quan | drm/amd/pm: expose swctf threshold setting for legacy... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Aric Cyr | drm/amd/display: 3.2.241 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Alvin Lee | drm/amd/display: Take full update path if number of... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Gianna Binder | drm/amd/display: Create debugging mechanism for Gaming... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Aurabindo Pillai | drm/amd/display: Add monitor specific edid quirk Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Alvin Lee | drm/amd/display: For new fast update path, loop through... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Austin Zheng | drm/amd/display: Remove Phantom Pipe Check When Calculating... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Alvin Lee | drm/amd/display: Limit new fast update path to addr... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Harry Wentland | drm/amd/display: Fix the delta clamping for shaper LUT Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Lijo Lazar | drm/amdgpu: Keep non-psp path for partition switch Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Melissa Wen | drm/amd/display: program DPP shaper and 3D LUT if updated Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Hersen Wu | Revert "drm/amd/display: edp do not add non-edid timings" Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | James Zhu | drm/amdgpu: share drm device for pci amdgpu device... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Lijo Lazar | drm/amd/pm: Add GFX v9.4.3 unique id to sysfs Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Lijo Lazar | drm/amd/pm: Enable pp_feature attribute Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Emily Deng | drm/amdgpu/vcn: Need to unpause dpg before stop dpg Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Le Ma | drm/amdgpu: remove duplicated doorbell range init for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | YiPeng Chai | drm/amdgpu: gpu recovers from fatal error in poison... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Alex Deucher | drm/amdgpu: enable mcbp by default on gfx9 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Alex Deucher | drm/amdgpu: make mcbp a per device setting Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mario Limonciello | drm/amd: Don't initialize PSP twice for Navi3x Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mario Limonciello | Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON" Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mario Limonciello | drm/amd/display: Set minimum requirement for using... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mario Limonciello | drm/amd/display: Set minimum requirement for using... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mario Limonciello | drm/amd/display: Correct `DMUB_FW_VERSION` macro Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Evan Quan | drm/amd/pm: fulfill the missing enablement for vega12... Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Hong-lu Cheng | drm/amd/display: Remove asserts Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Ilya Bakoulin | drm/amd/display: Work around bad DPCD state on link... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Zhigang Luo | drm/amdgpu: port SRIOV VF missed changes Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mario Limonciello | drm/amd: Don't try to enable secure display TA multiple... Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mukul Joshi | drm/amdkfd: Update interrupt handling for GFX 9.4.3 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Christian König | drm/amdgpu: fix number of fence calculations Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Hamza Mahfooz | drm/amd/display: perform a bounds check before filling... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Lijo Lazar | drm/amd/pm: Provide energy data in 15.625mJ units Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Lijo Lazar | drm/amdgpu: Modify for_each_inst macro Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mangesh Gadre | drm/amdgpu:Remove sdma halt/unhalt during frontdoor... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Tao Zhou | drm/amdgpu: check RAS irq existence for VCN/JPEG Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Kenneth Feng | drm/amd/pm: add abnormal fan detection for smu 13.0.0 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Xiaogang Chen | drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mario Limonciello | drm/amd: Disable PSR-SU on Parade 0803 TCON Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-30 | Mukul Joshi | drm/amdkfd: Enable GWS on GFX9.4.3 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Evan Quan | drm/amd/pm: update the LC_L1_INACTIVITY setting to... Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Aric Cyr | drm/amd/display: 3.2.240 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Alvin Lee | drm/amd/display: Enable dc mode clock switching for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Ilya Bakoulin | drm/amd/display: Fix 128b132b link loss handling Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Dmytro Laktyushkin | drm/amd/display: fix odm k2 div calculation Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Fangzhi Zuo | drm/amd/display: Add MST Preferred Link Setting Entry Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Leo Chen | drm/amd/display: disable seamless boot if force_odm_combine... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Austin Zheng | drm/amd/display: Disable DC Mode Capping On DCN321 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
2023-06-23 | Alvin Lee | drm/amd/display: enable the new fast update path for... Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
commit | commitdiff | tree |
next |