Re: [PATCH] PCI: Add vf reset notification for pf

2024-02-03 Thread Keith Busch
On Sun, Feb 04, 2024 at 02:12:57PM +0800, Emily Deng wrote: > @@ -926,6 +926,7 @@ struct pci_driver { > int (*sriov_configure)(struct pci_dev *dev, int num_vfs); /* On PF */ > int (*sriov_set_msix_vec_count)(struct pci_dev *vf, int > msix_vec_count); /* On PF */ > u32

RE: [PATCH] drm/amd/pm: Retrieve UMC ODECC error count from aca bank

2024-02-03 Thread Zhou1, Tao
[AMD Official Use Only - General] Reviewed-by: Tao Zhou > -Original Message- > From: amd-gfx On Behalf Of Candice Li > Sent: Friday, February 2, 2024 7:13 PM > To: amd-gfx@lists.freedesktop.org > Cc: Li, Candice > Subject: [PATCH] drm/amd/pm: Retrieve UMC ODECC error count from aca

[PATCH] PCI: Add vf reset notification for pf

2024-02-03 Thread Emily Deng
When a vf has been reset, the pf wants to get notification to remove the vf out of schedule. Solution: Add the callback function in pci_driver sriov_vf_reset_notification. When vf reset happens, then call this callback function. Signed-off-by: Emily Deng --- drivers/pci/pci.c | 8

RE: [PATCH] drm/amd/pm: Retrieve UMC ODECC error count from aca bank

2024-02-03 Thread Zhang, Hawking
[AMD Official Use Only - General] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: amd-gfx On Behalf Of Candice Li Sent: Friday, February 2, 2024 19:13 To: amd-gfx@lists.freedesktop.org Cc: Li, Candice Subject: [PATCH] drm/amd/pm: Retrieve UMC ODECC error count

RE: [PATCH] drm/amdgpu: Avoid fetching VRAM vendor info

2024-02-03 Thread Zhang, Hawking
[AMD Official Use Only - General] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: Lazar, Lijo Sent: Friday, February 2, 2024 23:36 To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Deucher, Alexander ; Kamal, Asad ; Ma, Le Subject: [PATCH] drm/amdgpu: Avoid

[PATCH] drm/amd/display: Force full frame updates on DP 38-ec-11

2024-02-03 Thread Mario Limonciello
The 38-ec-11 TCON contained in some AUO panels will hang when used with PSR-SU and changing the brightness. Forcing a full frame update works around the issue, so add a quirk for this panel to do just that. Reported-by: aaron...@canonical.com Signed-off-by: Mario Limonciello --- Cc:

Re: [PATCH v3 3/5] drm/amd: Fetch the EDID from _DDC if available for eDP

2024-02-03 Thread kernel test robot
: [PATCH v3 3/5] drm/amd: Fetch the EDID from _DDC if available for eDP config: i386-randconfig-004-20240203 (https://download.01.org/0day-ci/archive/20240203/202402032030.ibef5cme-...@intel.com/config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 reproduce (this is a W=1 build): (https://download.01.org