Linux AMD Graphics
[Prev Page][Next Page]
- Re: [PATCH] drm/amd/pm: optimize the power related source code layout
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 4/4] drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.c
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 10/20] drm/omapdrm: Introduce GEM object functions
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] drm/amdgpu: add initial support for pci error handler
- From: Andrey Grodzovsky <Andrey.Grodzovsky@xxxxxxx>
- Re: [RFC PATCH 1/1] drm/amdgpu: add initial support for pci error handler
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver
- From: "StDenis, Tom" <Tom.StDenis@xxxxxxx>
- [PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver (v2)
- From: Tom St Denis <tom.stdenis@xxxxxxx>
- Re: [RFC PATCH 1/1] drm/amdgpu: add initial support for pci error handler
- From: Nirmoy <nirmodas@xxxxxxx>
- Re: [PATCH] drm/amdgpu: revert "fix system hang issue during GPU reset"
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 4/4] drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.c
- From: Nirmoy <nirmodas@xxxxxxx>
- Re: [PATCH 12/20] drm/radeon: Introduce GEM object functions
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 12/20] drm/radeon: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 12/20] drm/radeon: Introduce GEM object functions
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 01/20] drm/amdgpu: Introduce GEM object functions
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH] drm/amd/pm: optimize the power related source code layout
- From: Evan Quan <evan.quan@xxxxxxx>
- Re: [PATCH 06/20] drm/i915: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 4/4] drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.c
- From: Evan Quan <evan.quan@xxxxxxx>
- Re: [PATCH 06/20] drm/i915: Introduce GEM object functions
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH 3/4] drm/amd/powerplay: optimize i2c bus access implementation
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 2/4] drm/amd/powerplay: drop unnecessary pp_funcs checker
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 1/4] drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 15/20] drm/vc4: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 18/20] drm/xen: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 17/20] drm/vkms: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 16/20] drm/vgem: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 14/20] drm/tegra: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 13/20] drm/rockchip: Convert to drm_gem_object_funcs
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 12/20] drm/radeon: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 09/20] drm/nouveau: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 11/20] drm/pl111: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 10/20] drm/omapdrm: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 08/20] drm/msm: Introduce GEM object funcs
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 06/20] drm/i915: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 07/20] drm/mediatek: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 05/20] drm/gma500: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 04/20] drm/exynos: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 03/20] drm/etnaviv: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 01/20] drm/amdgpu: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 02/20] drm/armada: Introduce GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 00/20] Convert all remaining drivers to GEM object functions
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v4] drm/amdgpu: add new trace event for page table update v3
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH] drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS
- From: "Zhou1, Tao" <Tao.Zhou1@xxxxxxx>
- RE: [PATCH] drm/amdgpu: fix NULL pointer access issue when unloading driver
- From: "Zhou1, Tao" <Tao.Zhou1@xxxxxxx>
- RE: [PATCH] drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- [PATCH] drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH] drm/amdgpu: fix NULL pointer access issue when unloading driver
- From: Guchun Chen <guchun.chen@xxxxxxx>
- Re: [PATCH] drm/amdgpu: drop log message in amdgpu_dpm_baco_reset()
- From: Kevin Wang <kevwa@xxxxxxx>
- [PATCH] drm/amdgpu: drop log message in amdgpu_dpm_baco_reset()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [pull] amdgpu drm-fixes-5.9
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [Nouveau] [PATCH 1/4] drm: retrieve EDID via ACPI _DDC method
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH v4] drm/amdgpu: add new trace event for page table update v3
- From: Shashank Sharma <shashank.sharma@xxxxxxx>
- Re: [PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver
- From: "Wang, Kevin(Yang)" <Kevin1.Wang@xxxxxxx>
- Re: [Nouveau] [PATCH 1/4] drm: retrieve EDID via ACPI _DDC method
- From: Daniel Dadap <ddadap@xxxxxxxxxx>
- RE: [PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver
- From: "Quan, Evan" <Evan.Quan@xxxxxxx>
- Re: [PATCH] drm/amdgpu: load ta firmware for navy_flounder
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- [PATCH] drm/amdgpu: load ta firmware for navy_flounder
- From: Bhawanpreet Lakha <Bhawanpreet.Lakha@xxxxxxx>
- Re: [PATCH] drm/amdgpu: revert "fix system hang issue during GPU reset"
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH] drm/amdgpu: revert "fix system hang issue during GPU reset"
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: adjust the pid in the grab_id trace point
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: adjust the pid in the grab_id trace point
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver
- From: Nirmoy <nirmodas@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [RFC PATCH 1/1] drm/amdgpu: add initial support for pci error handler
- From: Andrey Grodzovsky <Andrey.Grodzovsky@xxxxxxx>
- Re: [PATCH] drm/amdgpu: adjust the pid in the grab_id trace point
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: adjust the pid in the grab_id trace point
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: RFC: How to adjust the trace pid?
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: RFC: How to adjust the trace pid?
- From: Daniel Vetter <daniel.vetter@xxxxxxxx>
- Re: RFC: How to adjust the trace pid?
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 3/4] drm/amd/powerplay: enable Navi1X mgpu fan boost feature
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH v3] drm/amdgpu: add new trace event for page table update v3
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver
- From: "StDenis, Tom" <Tom.StDenis@xxxxxxx>
- Re: [PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver
- From: Nirmoy <nirmodas@xxxxxxx>
- [PATCH] drm/amd/powerplay: Fix uninitialized warning in arcturus ppt driver
- From: Tom St Denis <tom.stdenis@xxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix repeatly flr issue
- From: Nirmoy <nirmodas@xxxxxxx>
- Re: [PATCH v3] drm/amdgpu: add new trace event for page table update v3
- From: Shashank Sharma <shashank.sharma@xxxxxxx>
- RE: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- [PATCH] drm/amdgpu: Limit the error info print rate
- From: "Emily.Deng" <Emily.Deng@xxxxxxx>
- RE: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- [PATCH] drm/amdgpu: Fix repeatly flr issue
- From: "Emily.Deng" <Emily.Deng@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH] drm/amdgpu: disable gfxoff for navy_flounder
- From: "Zhou1, Tao" <Tao.Zhou1@xxxxxxx>
- [PATCH] drm/amdgpu: disable gfxoff for navy_flounder
- From: Jiansong Chen <Jiansong.Chen@xxxxxxx>
- Re: [PATCH v3] drm/amdgpu: add new trace event for page table update v3
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v3] drm/amdgpu: add new trace event for page table update v3
- From: Shashank Sharma <shashank.sharma@xxxxxxx>
- Re: [PATCH v3] drm/amdgpu: add new trace event for page table update v3
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 3/4] drm/amd/powerplay: enable Navi1X mgpu fan boost feature
- From: Nirmoy <nirmodas@xxxxxxx>
- [PATCH 4/4] drm/amd/powerplay: enable Sienna Cichlid mgpu fan boost feature
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 3/4] drm/amd/powerplay: enable Navi1X mgpu fan boost feature
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 2/4] drm/amd/powerplay: enable swSMU mgpu fan boost support
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 1/4] drm/amd/powerplay: optimize the interface for mgpu fan boost enablement
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH v3] drm/amdgpu: add new trace event for page table update v3
- From: Shashank Sharma <shashank.sharma@xxxxxxx>
- RE: [PATCH] drm/amdgpu: note what type of reset we are using
- From: "Quan, Evan" <Evan.Quan@xxxxxxx>
- RE: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- RE: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- RE: [PATCH] drm/amdgpu: Use function pointer for some mmhub functions
- From: "Zeng, Oak" <Oak.Zeng@xxxxxxx>
- Re: [PATCH] drm/amdgpu: Use function pointer for some mmhub functions
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH] drm/amdgpu: Use function pointer for some mmhub functions
- From: Oak Zeng <Oak.Zeng@xxxxxxx>
- Re: [PATCH] drm/amdgpu: print where we get the vbios image from
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] drm/amdgpu: note what type of reset we are using
- From: Nirmoy <nirmodas@xxxxxxx>
- [PATCH] drm/amdgpu: note what type of reset we are using
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH] drm/amdgpu: print where we get the vbios image from
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- RE: [PATCH 1/1] drm/amdgpu: pass NULL pointer instead of 0
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- [PATCH 1/1] drm/amdgpu: pass NULL pointer instead of 0
- From: Nirmoy Das <nirmoy.das@xxxxxxx>
- Re: [PATCH] drm/amdkfd: fix the wrong sdma instance query for renoir
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- From: Marek Olšák <maraeo@xxxxxxxxx>
- Re: [PATCH] drm/amdkfd: fix the wrong sdma instance query for renoir
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- [RFC PATCH 1/1] drm/amdgpu: add initial support for pci error handler
- From: Nirmoy Das <nirmoy.das@xxxxxxx>
- Re: [PATCH] drm/amd/powerplay: bump NAVI12 driver if version
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH 1/2] drm/amd/powerplay: update the metrics table cache interval as 1ms
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH] drm/amdkfd: force raven as "dgpu" path
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH] drm/amdkfd: force raven as "dgpu" path
- From: Huang Rui <ray.huang@xxxxxxx>
- RE: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- [PATCH] drm/amdgpu: fix a potential circular locking dependency
- From: Dennis Li <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm: amdgpu: Use the correct size when allocating memory
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- Re: [PATCH] drm: amdgpu: Use the correct size when allocating memory
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: Daniel Vetter <daniel@xxxxxxxx>
- RE: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- Re: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- Re: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH 3/3] drm/amdgpu: add debugfs interface for RAP test
- From: "Zhang, Hawking" <Hawking.Zhang@xxxxxxx>
- RE: [PATCH 3/3] drm/amdgpu: add debugfs interface for RAP test
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- [PATCH 3/3] drm/amdgpu: add debugfs interface for RAP test
- From: Wenhui Sheng <Wenhui.Sheng@xxxxxxx>
- [PATCH 2/3] drm/amdgpu: enable RAP TA load
- From: Wenhui Sheng <Wenhui.Sheng@xxxxxxx>
- [PATCH 1/3] drm/amdgpu: add RAP TA header file
- From: Wenhui Sheng <Wenhui.Sheng@xxxxxxx>
- [PATCH] drm/amdkfd: fix the wrong sdma instance query for renoir
- From: Huang Rui <ray.huang@xxxxxxx>
- [PATCH] drm/amdgpu: refine create and release logic of hive info
- From: Dennis Li <Dennis.Li@xxxxxxx>
- RE: [PATCH 3/3] drm/amdgpu: add debugfs interface for RAP test
- From: "Sheng, Wenhui" <Wenhui.Sheng@xxxxxxx>
- [PATCH] drm/amd/powerplay: minor cleanups
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH] drm/amd/powerplay: bump NAVI12 driver if version
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 2/2] drm/amd/powerplay: maximum the code sharing around metrics table retrieving
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 1/2] drm/amd/powerplay: update the metrics table cache interval as 1ms
- From: Evan Quan <evan.quan@xxxxxxx>
- RE: [PATCH 3/3] drm/amdgpu: add debugfs interface for RAP test
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- [PATCH 2/3] drm/amdgpu: enable RAP TA load
- From: Wenhui Sheng <Wenhui.Sheng@xxxxxxx>
- [PATCH 3/3] drm/amdgpu: add debugfs interface for RAP test
- From: Wenhui Sheng <Wenhui.Sheng@xxxxxxx>
- [PATCH 1/3] drm/amdgpu: add RAP TA header file
- From: Wenhui Sheng <Wenhui.Sheng@xxxxxxx>
- [PATCH v3] drm/amdgpu: annotate a false positive recursive locking
- From: Dennis Li <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm: amdgpu: Use the correct size when allocating memory
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amd/display: convert to use le16_add_cpu()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: Non-deterministically boot into dark screen with `amdgpu`
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH AUTOSEL 4.4 04/16] drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 04/17] drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 04/22] drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 16/31] drm/radeon: disable AGP by default
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 07/31] drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 06/31] drm/amdgpu: avoid dereferencing a NULL pointer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 28/45] drm/amd/powerplay: fix compile error with ARCH=arc
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 27/45] drm/amdgpu/display bail early in dm_pp_get_static_clocks
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 24/45] drm/radeon: disable AGP by default
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 07/45] drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 06/45] drm/amdgpu: avoid dereferencing a NULL pointer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 44/60] drm/amd/powerplay: suppress compile error around BUG_ON
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 35/60] drm/amd/powerplay: fix compile error with ARCH=arc
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 34/60] drm/amdgpu/display: properly guard the calls to swSMU functions
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 33/60] drm/amdgpu/display bail early in dm_pp_get_static_clocks
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 32/60] drm/amd/display: Improve DisplayPort monitor interop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 28/60] drm/radeon: disable AGP by default
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 10/60] drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.7 09/60] drm/amdgpu: avoid dereferencing a NULL pointer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 48/64] drm/amd/powerplay: suppress compile error around BUG_ON
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 38/64] drm/amd/display: allow query ddc data over aux to be read only operation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 39/64] drm/amd/powerplay: fix compile error with ARCH=arc
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 37/64] drm/amdgpu/display: properly guard the calls to swSMU functions
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 36/64] drm/amdgpu/display bail early in dm_pp_get_static_clocks
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 35/64] drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 34/64] drm/amd/display: Improve DisplayPort monitor interop
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 30/64] drm/radeon: disable AGP by default
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 10/64] drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.8 09/64] drm/amdgpu: avoid dereferencing a NULL pointer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] drm: amdgpu: Use the correct size when allocating memory
- From: Marion & Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH] drm/amdgpu/display: drop unused function
- From: Nirmoy <nirmodas@xxxxxxx>
- [PATCH] drm/amdgpu/display: drop unused function
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 1/1] drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
- From: "Daniel Kolesa" <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] drm: amdgpu: Use the correct size when allocating memory
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] drm/amd/display: add DCN support for aarch64
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 1/1] drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 6/8] drm/amd/display: Set DC options from modifiers.
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 6/8] drm/amd/display: Set DC options from modifiers.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] drm/amd/display: Set DC options from modifiers.
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] dma-buf.rst: repair length of title underline
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] drm/amd/display: convert to use le16_add_cpu()
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- Re: [PATCH 6/8] drm/amd/display: Set DC options from modifiers.
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- Re: [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 6/8] drm/amd/display: Set DC options from modifiers.
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- From: Daniel Vetter <daniel@xxxxxxxx>
- RE: [PATCH 12/15] drm/amd/display: Use hw lock mgr
- From: "Wood, Wyatt" <Wyatt.Wood@xxxxxxx>
- Re: Non-deterministically boot into dark screen with `amdgpu`
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: fix reload KMD hang on GFX10 KIQ
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] dma-buf.rst: repair length of title underline
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] gpu/drm: Remove TTM_PL_FLAG_WC of VRAM to fix writecombine issue for Loongson64
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] gpu/drm: Remove TTM_PL_FLAG_WC of VRAM to fix writecombine issue for Loongson64
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- Re: [PATCH] drm: amdgpu: Use the correct size when allocating memory
- From: Christian König <christian.koenig@xxxxxxx>
- Re: Non-deterministically boot into dark screen with `amdgpu`
- From: Alexander Monakov <amonakov@xxxxxxxxx>
- Re: [PATCH] gpu/drm: Remove TTM_PL_FLAG_WC of VRAM to fix writecombine issue for Loongson64
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- RE: [PATCH 2/2] drm/amdgpu: add debugfs node to toggle ras error cnt harvest
- From: "Zhang, Hawking" <Hawking.Zhang@xxxxxxx>
- RE: [PATCH 2/2] drm/amdgpu: add debugfs node to toggle ras error cnt harvest
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- [PATCH 2/2] drm/amdgpu: add debugfs node to toggle ras error cnt harvest
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 1/2] drm/amdgpu: bypass querying ras error count registers
- From: Guchun Chen <guchun.chen@xxxxxxx>
- RE: [PATCH] drm/amdgpu: update gc golden register for arcturus
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- [PATCH] drm/amdgpu: update gc golden register for arcturus
- From: "shiwu.zhang" <shiwu.zhang@xxxxxxx>
- RE: [PATCH v2] drm/amdgpu: annotate a false positive recursive locking
- From: "Zhang, Hawking" <Hawking.Zhang@xxxxxxx>
- RE: [PATCH] drm/amdgpu: fix reload KMD hang on GFX10 KIQ
- From: "Deng, Emily" <Emily.Deng@xxxxxxx>
- [PATCH] drm/amdgpu: fix reload KMD hang on GFX10 KIQ
- From: Monk Liu <Monk.Liu@xxxxxxx>
- Re: [PATCH] gpu/drm: Remove TTM_PL_FLAG_WC of VRAM to fix writecombine issue for Loongson64
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v2] drm/amd/display: use correct scale for actual_brightness
- From: Alexander Monakov <amonakov@xxxxxxxxx>
- Re: [PATCH] gpu/drm: Remove TTM_PL_FLAG_WC of VRAM to fix writecombine issue for Loongson64
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH] dma-buf.rst: repair length of title underline
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH 12/15] drm/amd/display: Use hw lock mgr
- From: Brandon Wright <bearoso@xxxxxxxxx>
- [PATCH] gpu/drm: Remove TTM_PL_FLAG_WC of VRAM to fix writecombine issue for Loongson64
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH] drm: amdgpu: Use the correct size when allocating memory
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 2/9] drm/amd/display: Fix incorrect backlight register offset for DCN
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 8/9] drm/amd/display: Fix EDID parsing after resume from suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 9/9] drm/amd/display: Blank stream before destroying HDCP session
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] gpu/drm: Remove TTM_PL_FLAG_WC of VRAM to fix writecombine issue for Loongson64
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [Nouveau] [PATCH 1/4] drm: retrieve EDID via ACPI _DDC method
- From: Lukas Wunner <lukas@xxxxxxxxx>
- [PATCH] drm/amd/display: add DCN support for aarch64
- From: Daniel Kolesa <daniel@xxxxxxxxxxxxx>
- [PATCH 1/1] drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
- From: Daniel Kolesa <daniel@xxxxxxxxxxxxx>
- [PATCH 0/1] drm/amdgpu/display: fix context switch issues in dcn20_validate_bandwidth
- From: Daniel Kolesa <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: Skip some registers config for SRIOV
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- [pull] amdgpu drm-fixes-5.9
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 8/8] drm/amd/display: Expose modifiers.
- From: Marek Olšák <maraeo@xxxxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Daniel Vetter <daniel@xxxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amd/powerplay: correct Vega20 cached smu feature state
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH] drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH] drm/amdgpu: stop touching bo->tbo.ttm
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH] drm/amdkfd: force raven as "dgpu" path
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- Re: [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- Re: [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- [PATCH] drm/amdgpu: adjust the pid in the grab_id trace point
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- RFC: How to adjust the trace pid?
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH] drm/amdgpu: stop touching bo->tbo.ttm
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Daniel Vetter <daniel@xxxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- [PATCH] drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH] drm/amd/powerplay: correct Vega20 cached smu feature state
- From: Evan Quan <evan.quan@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH] drm/amdgpu: make sure userptr ttm is allocated
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state
- [PATCH] drm/amdgpu: Skip some registers config for SRIOV
- From: Liu ChengZhe <ChengZhe.Liu@xxxxxxx>
- Re: [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state
- Re: [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
- Re: [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- Re: [PATCH 0/7] drm/amd/display: Drop DRM private objects from amdgpu_dm
- [PATCH] drm/amdkfd: force raven as "dgpu" path
- From: Huang Rui <ray.huang@xxxxxxx>
- Re: [PATCH 1/7] drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state
- [PATCH v2] drm/amdgpu: annotate a false positive recursive locking
- From: Dennis Li <Dennis.Li@xxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH 2/2] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- RE: [PATCH 2/2] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)
- From: "Zhang, Hawking" <Hawking.Zhang@xxxxxxx>
- [PATCH 2/2] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)
- From: Tianci Yin <tianci.yin@xxxxxxx>
- [PATCH 1/2] drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x
- From: Tianci Yin <tianci.yin@xxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH 3/3] drm/radeon: drop superflous AGP handling
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH 2/3] drm/ttm: give resource functions their own [ch] files
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH 1/3] drm/ttm: rename ttm_resource_manager_func callbacks
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: Skip some registers config for SRIOV
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH v2] drm/amdgpu: unlock mutex on error
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- Re: [PATCH 2/7] drm/amd/display: Reset plane when tiling flags change
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- Re: [PATCH] drm/amdgpu: don't create entity when use cpu to update page table
- From: "Koenig, Christian" <Christian.Koenig@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH] drm/amdgpu: don't create entity when use cpu to update page table
- From: Kevin Wang <kevin1.wang@xxxxxxx>
- [PATCH] drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()
- From: Kevin Wang <kevin1.wang@xxxxxxx>
- Re: [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- RE: [PATCH] drm/amdgpu: use mode1 reset by default for sienna_cichlid
- From: "Zhang, Hawking" <Hawking.Zhang@xxxxxxx>
- [PATCH 1/3] drm/ttm: rename ttm_resource_manager_func callbacks
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 2/3] drm/ttm: give resource functions their own [ch] files
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 3/3] drm/radeon: drop superflous AGP handling
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: make sure userptr ttm is allocated
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- [PATCH] drm/amdgpu: make sure userptr ttm is allocated
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] drm/amd/powerplay: update driver if file for sienna_cichlid
- From: "Feng, Kenneth" <Kenneth.Feng@xxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- [PATCH] drm/amdgpu: use mode1 reset by default for sienna_cichlid
- From: Likun Gao <likun.gao@xxxxxxx>
- [PATCH] drm/amd/powerplay: update driver if file for sienna_cichlid
- From: Likun Gao <likun.gao@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: Enable P2P dmabuf over XGMI
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH] drm/amdgpu: Enable P2P dmabuf over XGMI
- From: Arunpravin <apaneers@xxxxxxx>
- RE: [PATCH] drm/amd/mst: clean DP main link status only when unplug mst 1st link
- From: "Lin, Wayne" <Wayne.Lin@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <christian.koenig@xxxxxxx>
- RE: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: "Li, Dennis" <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH] drm/amdgpu: Skip some registers config for SRIOV
- From: Liu ChengZhe <ChengZhe.Liu@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
- Re: [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH] drm/amdgpu: annotate a false positive recursive locking
- From: Dennis Li <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: annotate a false positive locking dependency
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- RE: [PATCH] drm/amdgpu: unlock mutex on error
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- [PATCH v2] drm/amdgpu: unlock mutex on error
- From: Dennis Li <Dennis.Li@xxxxxxx>
- [PATCH] drm/amdgpu: annotate a false positive locking dependency
- From: Dennis Li <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 4/7] drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tail
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: [PATCH 2/7] drm/amd/display: Reset plane when tiling flags change
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: [PATCH 1/7] drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: [PATCH 6/7] drm/amd/display: Drop dm_determine_update_type_for_commit
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: [PATCH] drm/amdgpu: unlock mutex on error
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH][next] drm/amdgpu: fix spelling mistake "paramter" -> "parameter"
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 8/9] drm/amd/display: Fix EDID parsing after resume from suspend
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 7/9] drm/amd/display: Disconnect pipe separetely when disable pipe split
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 5/9] drm/amd/display: Fix LFC multiplier changing erratically
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 9/9] drm/amd/display: Blank stream before destroying HDCP session
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 6/9] drm/amd/display: Switch to immediate mode for updating infopackets
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 4/9] drm/amd/display: mpcc black color should not be impacted by pixel encoding format
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 2/9] drm/amd/display: Fix incorrect backlight register offset for DCN
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 0/9] DC Patches August 10th, 2020
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 3/9] drm/amd/display: Revert regression
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH 1/9] drm/amd/display: Adjust static-ness of resource functions
- From: Qingqing Zhuo <qingqing.zhuo@xxxxxxx>
- [PATCH] SWDEV-220451 - Query guest's information by VF2PF message - Guest side - part 1
- From: Bokun Zhang <Bokun.Zhang@xxxxxxx>
- Re: [PATCH] drm/amd/mst: clean DP main link status only when unplug mst 1st link
- From: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx>
- Re: Amdgpu kernel oops and freezing graphics
- From: Harvey <harv@xxxxxx>
- Re: Enabling AMDGPU by default for SI & CIK
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH][next] drm/amdgpu: fix spelling mistake "paramter" -> "parameter"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 2/2] drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup(V3)
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 1/2] drm/amd/powerplay: update swSMU VCN/JPEG PG logics
- From: Evan Quan <evan.quan@xxxxxxx>
- Re: [PATCH] drm/amdgpu: unlock mutex on error
- From: Nirmoy <nirmodas@xxxxxxx>
- [PATCH] drm/amdgpu: unlock mutex on error
- From: Dennis Li <Dennis.Li@xxxxxxx>
- Re: [PATCH] drm/amdgpu: new ids flag for tmz (v2)
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- Re: [PATCH 6/8] drm/amd/display: Set DC options from modifiers.
- Re: [PATCH 3/8] drm/amd/display: Honor the offset for plane 0.
- RE: [PATCH] drm/amd/powerplay: grant Arcturus softmin/max setting on latest PM firmware
- From: "Feng, Kenneth" <Kenneth.Feng@xxxxxxx>
- [PATCH] drm/amd/powerplay: grant Arcturus softmin/max setting on latest PM firmware
- From: Evan Quan <evan.quan@xxxxxxx>
- RE: [PATCH 17/17] drm/amd/powerplay: add control method to bypass metrics cache on Vega12
- From: "Quan, Evan" <Evan.Quan@xxxxxxx>
- Re: Enabling AMDGPU by default for SI & CIK
- From: "Bridgman, John" <John.Bridgman@xxxxxxx>
- Re: [PATCH v3] drm/amdkfd: option to disable system mem limit
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- [PATCH v3] drm/amdkfd: option to disable system mem limit
- From: Philip Yang <Philip.Yang@xxxxxxx>
- Re: [PATCH] drm/amd/display: Fix wrong return value in dm_update_plane_state()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 8/8] drm/amd/display: Expose modifiers.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/8] drm/amd/display: Add formats for DCC with 2/3 planes.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/8] drm/amd/display: Set DC options from modifiers.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/8] drm/amd/display: Refactor surface tiling setup.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/8] drm/fourcc: Add AMD DRM modifiers.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/8] drm/amd/display: Honor the offset for plane 0.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/8] drm/amd: Init modifier field of helper fb.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/8] drm/amd/display: Do not silently accept DCC for multiplane formats.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/8] amd/display: Add GFX9+ modifier support.
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] drm/amdkfd: option to disable system mem limit
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH 0/3] drm/amd/display: Constify static resource_funcs
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH v2] drm/amdkfd: option to disable system mem limit
- From: Philip Yang <Philip.Yang@xxxxxxx>
- Re: [PATCH 17/17] drm/amd/powerplay: add control method to bypass metrics cache on Vega12
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 11/17] drm/amd/powerplay: add Vega12 support for gpu metrics export
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amd/display: Indent an if statement
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH v2] drm/amd/display: use correct scale for actual_brightness
- From: Alexander Monakov <amonakov@xxxxxxxxx>
- [PATCH 3/3] drm/amd/display: Constify dcn30_res_pool_funcs
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- [PATCH 1/3] drm/amd/display: Constify dcn20_res_pool_funcs
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- [PATCH 2/3] drm/amd/display: Constify dcn21_res_pool_funcs
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- [PATCH 0/3] drm/amd/display: Constify static resource_funcs
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- Re: Amdgpu kernel oops and freezing graphics
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH 2/2] drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- NAK: [PATCH][next] drm/amd/display: fix spelling mistake "Usupported" -> "Unsupported"
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] drm/amd/display: use correct scale for actual_brightness
- From: Alexander Monakov <amonakov@xxxxxxxxx>
- [PATCH][next] drm/amd/display: fix spelling mistake "Usupported" -> "Unsupported"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: Enabling AMDGPU by default for SI & CIK
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu/smu: rework i2c adpater registration
- From: "Wang, Kevin(Yang)" <Kevin1.Wang@xxxxxxx>
- Re: [PATCH] drm/amdkfd: option to disable system mem limit
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH] drm/amdkfd: option to disable system mem limit
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amdkfd: option to disable system mem limit
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH] drm/amdgpu/smu: rework i2c adpater registration
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amdkfd: option to disable system mem limit
- From: philip yang <yangp@xxxxxxx>
- Re: [RFC PATCH v1 0/22] backlight: add init macros and accessors
- Re: [PATCH] drm/amd/display: use correct scale for actual_brightness
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- Re: [PATCH] drm/amd/display: use correct scale for actual_brightness
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- Re: [PATCH] drm/amd/display: use correct scale for actual_brightness
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- RE: [PATCH] drm/amd/dc: Read from DP_SINK_COUNT_ESI for DPDC r1.2 or higher
- From: "Wu, Hersen" <hersenxs.wu@xxxxxxx>
- Re: [PATCH] drm/amd/dc: Read from DP_SINK_COUNT_ESI for DPDC r1.2 or higher
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- Re: Enabling AMDGPU by default for SI & CIK
- From: Christian König <christian.koenig@xxxxxxx>
- Re: Enabling AMDGPU by default for SI & CIK
- From: Michel Dänzer <michel@xxxxxxxxxxx>
- RE: [PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ
- From: "Deng, Emily" <Emily.Deng@xxxxxxx>
- [PATCH] drm/amd/display: use correct scale for actual_brightness
- From: Alexander Monakov <amonakov@xxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- RE: [PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ
- From: "Liu, Monk" <Monk.Liu@xxxxxxx>
- RE: [PATCH] drm/amd/mst: clean DP main link status only when unplug mst 1st link
- From: "Lin, Wayne" <Wayne.Lin@xxxxxxx>
- [PATCH] drm/amd/dc: Read from DP_SINK_COUNT_ESI for DPDC r1.2 or higher
- From: Wayne Lin <Wayne.Lin@xxxxxxx>
- [PATCH] drm/amd/mst: clean DP main link status only when unplug mst 1st link
- From: Wayne Lin <Wayne.Lin@xxxxxxx>
- [PATCH] drm/amd/mst: clean DP main link status only when unplug mst 1st link
- From: Wayne Lin <Wayne.Lin@xxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: "Raj, Ashok" <ashok.raj@xxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Fenghua Yu <fenghua.yu@xxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [Bug][Regression][Bisected] pp_table writes began to fail for Navi10 on amd-staging-drm-next
- From: Matt Coffin <mcoffin13@xxxxxxxxx>
- Re: [PATCH 2/2] drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup
- From: Matt Coffin <mcoffin13@xxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH] drm/amd/display: Indent an if statement
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Paweł Gronowski <me@xxxxxxxxxx>
- [PATCH] drm/amd/display: Fix wrong return value in dm_update_plane_state()
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Fenghua Yu <fenghua.yu@xxxxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Paweł Gronowski <me@xxxxxxxxxx>
- RE: [PATCH] drm/amdgpu: added RAS EEPROM device support check
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- [PATCH] drm/amdgpu: added RAS EEPROM device support check
- From: "Clements, John" <John.Clements@xxxxxxx>
- RE: [PATCH] drm/amdgpu: enable RAS support for sienna
- From: "Clements, John" <John.Clements@xxxxxxx>
- RE: [PATCH] drm/amdgpu: enable RAS support for sienna
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- [PATCH] drm/amdgpu: enable RAS support for sienna
- From: "Clements, John" <John.Clements@xxxxxxx>
- RE: [Bug][Regression][Bisected] pp_table writes began to fail for Navi10 on amd-staging-drm-next
- From: "Quan, Evan" <Evan.Quan@xxxxxxx>
- [PATCH 2/2] drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 1/2] drm/amd/powerplay: update swSMU VCN/JPEG PG logics
- From: Evan Quan <evan.quan@xxxxxxx>
- RE: [PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ
- From: "Liu, Monk" <Monk.Liu@xxxxxxx>
- Enabling AMDGPU by default for SI & CIK
- From: Bas Nieuwenhuizen <bas@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 19/22] drm/amdgpu/atom: Backlight update
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH v1 18/22] drm/radeon: Backlight update
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [RFC PATCH v1 0/22] backlight: add init macros and accessors
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v6 09/12] x86/process: Clear PASID state for a newly forked/cloned thread
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v6 12/12] x86/traps: Fix up invalid PASID
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Matt Coffin <mcoffin13@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Matt Coffin <mcoffin13@xxxxxxxxx>
- Re: [PATCH 08/17] drm/amd/powerplay: add Renoir support for gpu metrics export(V2)
- From: Nirmoy <nirmodas@xxxxxxx>
- Re: [PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH 2/2] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Christian König <christian.koenig@xxxxxxx>
- [PATCH 2/2] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
- From: Monk Liu <Monk.Liu@xxxxxxx>
- [PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ
- From: Monk Liu <Monk.Liu@xxxxxxx>
- RE: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v4)
- From: "Liu, Monk" <Monk.Liu@xxxxxxx>
- RE: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v4)
- From: "Liu, Monk" <Monk.Liu@xxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 17/17] drm/amdgpu: move vram usage by vbios to mman (v2)
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v4)
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- RE: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v3)
- From: "Liu, Monk" <Monk.Liu@xxxxxxx>
- [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v4)
- From: Monk Liu <Monk.Liu@xxxxxxx>
- [PATCH 17/17] drm/amd/powerplay: add control method to bypass metrics cache on Vega12
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 16/17] drm/amd/powerplay: add control method to bypass metrics cache on Vega20
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 15/17] drm/amd/powerplay: add control method to bypass metrics cache on Renoir
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 14/17] drm/amd/powerplay: add control method to bypass metrics cache on Sienna Cichlid
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 13/17] drm/amd/powerplay: add control method to bypass metrics cache on Navi10
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 12/17] drm/amd/powerplay: add control method to bypass metrics cache on Arcturus
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 11/17] drm/amd/powerplay: add Vega12 support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 10/17] drm/amd/powerplay: add Vega20 support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 09/17] drm/amd/powerplay: enable gpu_metrics export on legacy powerplay routines
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 08/17] drm/amd/powerplay: add Renoir support for gpu metrics export(V2)
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 07/17] drm/amd/powerplay: add Sienna Cichlid support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 06/17] drm/amd/powerplay: add Navi1x support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 05/17] drm/amd/powerplay: update the data structure for NV12 SmuMetrics
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 04/17] drm/amd/powerplay: add Arcturus support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 03/17] drm/amd/powerplay: implement SMU V11 common APIs for retrieving link speed/width
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 02/17] drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 01/17] drm/amd/powerplay: define an universal data structure for gpu metrics (V4)
- From: Evan Quan <evan.quan@xxxxxxx>
- RE: [PATCH 00/12] BAD GPU retirement policy by total bad pages
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- Re: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v3)
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v4)
- From: Monk Liu <Monk.Liu@xxxxxxx>
- RE: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v3)
- From: "Liu, Monk" <Monk.Liu@xxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Paweł Gronowski <me@xxxxxxxxxx>
- RE: [Bug][Regression][Bisected] pp_table writes began to fail for Navi10 on amd-staging-drm-next
- From: "Quan, Evan" <Evan.Quan@xxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Matt Coffin <mcoffin13@xxxxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- RE: [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
- From: "Wu, Hersen" <hersenxs.wu@xxxxxxx>
- RE: [PATCH 2/7] drm/amd/display: Reset plane when tiling flags change
- From: "Wu, Hersen" <hersenxs.wu@xxxxxxx>
- [PATCH 5/7] drm/amd/display: Reset plane for anything that's not a FAST update
- From: Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
- [PATCH 2/7] drm/amd/display: Reset plane when tiling flags change
- From: Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
- [PATCH 7/7] drm/amd/display: Replace DRM private objects with subclassed DRM atomic state
- From: Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
- [PATCH 4/7] drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tail
- From: Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
- [PATCH 0/7] drm/amd/display: Drop DRM private objects from amdgpu_dm
- From: Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
- [PATCH 6/7] drm/amd/display: Drop dm_determine_update_type_for_commit
- From: Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
- [PATCH 3/7] drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes
- From: Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
- [PATCH 1/7] drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state
- From: Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
- [PATCH 16/17] drm/amdgpu: move IP discovery data to mman
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 17/17] drm/amdgpu: move vram usage by vbios to mman (v2)
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 15/17] drm/amdgpu: move stolen memory from gmc to mman
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 14/17] drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 12/17] drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 13/17] drm/amdgpu: drop the CPU pointers for the stolen vga bos
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 09/17] drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 07/17] drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 08/17] drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 11/17] drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 10/17] drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 06/17] drm/amdgpu: add support for extended stolen vga memory
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 03/17] drm/amdgpu: use a define for the memory size of the vga emulator
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 04/17] drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 05/17] drm/amdgpu: move keep stolen memory check into gmc core
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 02/17] drm/amdgpu: use create_at for the stolen pre-OS buffer
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 00/17] rework stolen pre-OS fb allocation handling (v3)
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 01/17] drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH] drm/amdgpu/smu: rework i2c adpater registration
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 16/16] drm/amd/display: 3.2.97
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 14/16] drm/amd/display: Separate pipe disconnect from rest of progrmaming
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 11/16] drm/amd/display: Change null plane state swizzle mode to 4kb_s
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 15/16] drm/amd/display: [FW Promotion] Release 0.0.27
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 13/16] drm/amd/display: Add debugfs for forcing stream timing sync
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 12/16] drm/amd/display: Display goes blank after inst
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 10/16] drm/amd/display: Use helper function to check for HDMI signal
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 08/16] drm/amd/display: Comments on how to use DSC debugfs some entries
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 09/16] drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 07/16] drm/amd/display: Fix logger context
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 06/16] drm/amd/display: DSC Bit target rate debugfs write entry
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 03/16] drm/amd/display: Use parameter for call to set output mux
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 04/16] drm/amd/display: Read VBIOS Golden Settings Tbl
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 02/16] drm/amd/display: Update virtual stream encoder
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 05/16] drm/amd/display: populate new dml variable
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 01/16] drm/amd/display: DSC Slice height debugfs write entry
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH 00/16] DC Patches 2020 July 27
- From: Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
- [PATCH] drm/amd/powerplay: optimize the mclk dpm policy settings
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: FW: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v3)
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- [pull] amdgpu drm-fixes-5.8 (take 2)
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [pull] amdgpu drm-fixes-5.8
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Matt Coffin <mcoffin13@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: new ids flag for tmz (v2)
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [Bug][Regression][Bisected] pp_table writes began to fail for Navi10 on amd-staging-drm-next
- From: Matt Coffin <mcoffin13@xxxxxxxxx>
- RE: [PATCH 00/12] BAD GPU retirement policy by total bad pages
- From: "Zhang, Hawking" <Hawking.Zhang@xxxxxxx>
- [PATCH] drm/amdgpu: new ids flag for tmz (v2)
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- Re: [PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amd/display: fix dp_dsc_clock_en_read() debugfs function
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: new ids flag for tmz
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH] drm/amd/display: fix dp_dsc_clock_en_read() debugfs function
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
- From: Daniel Vetter <daniel@xxxxxxxx>
- RE: [PATCH] drm/amdgpu: enable GFXOFF for navy_flounder
- From: "Zhou1, Tao" <Tao.Zhou1@xxxxxxx>
- Re: [PATCH] drm/amdgpu: new ids flag for tmz
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- RE: [PATCH] drm/amdgpu: enable GFXOFF for navy_flounder
- From: "Gao, Likun" <Likun.Gao@xxxxxxx>
- Re: [PATCH] drm/amdgpu: new ids flag for tmz
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH] drm/amdgpu: new ids flag for tmz
- From: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@xxxxxxx>
- [PATCH] drm/amdgpu: enable GFXOFF for navy_flounder
- From: Jiansong Chen <Jiansong.Chen@xxxxxxx>
- [PATCH 9/9] drm/amd/powerplay: add control method to bypass metrics cache on Vega12
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 8/9] drm/amd/powerplay: add control method to bypass metrics cache on Vega20
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 7/9] drm/amd/powerplay: add control method to bypass metrics cache on Renoir
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 6/9] drm/amd/powerplay: add control method to bypass metrics cache on Sienna Cichlid
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 5/9] drm/amd/powerplay: add control method to bypass metrics cache on Navi10
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 4/9] drm/amd/powerplay: add control method to bypass metrics cache on Arcturus
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 3/9] drm/amd/powerplay: add Vega12 support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 2/9] drm/amd/powerplay: add Vega20 support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 1/9] drm/amd/powerplay: enable gpu_metrics export on legacy powerplay routines
- From: Evan Quan <evan.quan@xxxxxxx>
- Re: [PATCH 00/17] rework stolen pre-OS fb allocation handling (v2)
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 17/17] drm/amdgpu: move vram usage by vbios to mman
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v3)
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- RE: [PATCH 00/12] BAD GPU retirement policy by total bad pages
- From: "Chen, Guchun" <Guchun.Chen@xxxxxxx>
- Re: [PATCH 8/8] drm/amd/powerplay: add Renoir support for gpu metrics export
- From: Nirmoy <nirmodas@xxxxxxx>
- Re: [PATCH 8/8] drm/amd/powerplay: add Renoir support for gpu metrics export
- From: Nirmoy <nirmodas@xxxxxxx>
- [pull] amdgpu drm-fixes-5.8
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 8/8] drm/amd/powerplay: add Renoir support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 7/8] drm/amd/powerplay: add Sienna Cichlid support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 6/8] drm/amd/powerplay: add Navi1x support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 5/8] drm/amd/powerplay: update the data structure for NV12 SmuMetrics
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 4/8] drm/amd/powerplay: add Arcturus support for gpu metrics export
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 3/8] drm/amd/powerplay: implement SMU V11 common APIs for retrieving link speed/width
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 2/8] drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)
- From: Evan Quan <evan.quan@xxxxxxx>
- [PATCH 1/8] drm/amd/powerplay: define an universal data structure for gpu metrics (V3)
- From: Evan Quan <evan.quan@xxxxxxx>
- RE: FW: [PATCH] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v3)
- From: "Liu, Monk" <Monk.Liu@xxxxxxx>
- Re: [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH] drm/amdgpu: Fix regression in adjusting power table/profile
- From: Paweł Gronowski <me@xxxxxxxxxx>
- Re: [PATCH] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH -next] drm/amd/powerplay: Remove unneeded cast from memory allocation
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 17/17] drm/amdgpu: move vram usage by vbios to mman
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 16/17] drm/amdgpu: move IP discovery data to mman
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 15/17] drm/amdgpu: move stolen memory from gmc to mman
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 14/17] drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 12/17] drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 13/17] drm/amdgpu: drop the CPU pointers for the stolen vga bos
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 11/17] drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 09/17] drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 10/17] drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 03/17] drm/amdgpu: use a define for the memory size of the vga emulator
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 08/17] drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 04/17] drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 07/17] drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 06/17] drm/amdgpu: add support for extended stolen vga memory
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 05/17] drm/amdgpu: move keep stolen memory check into gmc core
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 02/17] drm/amdgpu: use create_at for the stolen pre-OS buffer
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 01/17] drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 00/17] rework stolen pre-OS fb allocation handling (v2)
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] drm/amd/display: Clear dm_state for fast updates
- From: "Kazlauskas, Nicholas" <nicholas.kazlauskas@xxxxxxx>
- Re: [PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
- From: "Koenig, Christian" <Christian.Koenig@xxxxxxx>
- Re: [PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v2)
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- Re: [PATCH] drm/amdgpu: fix PSP autoload twice in FLR
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH 1/2] drm amdgpu: Skip tmr load for SRIOV
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH -next] drm/amd/powerplay: Remove unneeded cast from memory allocation
- From: Li Heng <liheng40@xxxxxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Daniel Vetter <daniel@xxxxxxxx>
- [PATCH] drm/amdgpu: fix PSP autoload twice in FLR
- From: Liu ChengZhe <ChengZhe.Liu@xxxxxxx>
- Re: [PATCH 13/14] drm/amdgpu: drop the CPU pointers for the stolen vga bos
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 04/14] drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- RE: [PATCH] drm/amdgpu: fix PSP autoload twice in FLR
- From: "Liu, Cheng Zhe" <ChengZhe.Liu@xxxxxxx>
- Re: [PATCH 01/14] drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 1/2] drm amdgpu: Skip tmr load for SRIOV
- From: Liu ChengZhe <ChengZhe.Liu@xxxxxxx>
- Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- RE: [PATCH] drm/amdgpu: update GC golden setting for navy_flounder
- From: "Zhou1, Tao" <Tao.Zhou1@xxxxxxx>
- [PATCH] drm/amdgpu: update GC golden setting for navy_flounder
- From: Jiansong Chen <Jiansong.Chen@xxxxxxx>
- [PATCH 12/12] drm/amdgpu: update eeprom once specifying one bigger threshold
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 11/12] drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 10/12] drm/amdgpu: decouple sysfs creating of bad page node
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 09/12] drm/amdgpu: add one definition for RAS's sysfs/debugfs name
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 08/12] drm/amdgpu: restore ras flags when user resets eeprom
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 07/12] drm/amdgpu: break GPU recovery once it's in bad state
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 06/12] drm/amdgpu: schedule ras recovery when reaching bad page threshold
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 05/12] drm/amdgpu: skip bad page reservation once issuing from eeprom write
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 04/12] drm/amdgpu: break driver init process when it's bad GPU
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 02/12] drm/amdgpu: validate bad page threshold in ras
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 03/12] drm/amdgpu: add bad gpu tag definition
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 01/12] drm/amdgpu: add bad page count threshold in module parameter
- From: Guchun Chen <guchun.chen@xxxxxxx>
- [PATCH 00/12] BAD GPU retirement policy by total bad pages
- From: Guchun Chen <guchun.chen@xxxxxxx>
- Re: [PATCH 2/2] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit
- From: "Yin, Tianci (Rico)" <Tianci.Yin@xxxxxxx>
- Re: [PATCH 1/2] drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x
- From: "Yin, Tianci (Rico)" <Tianci.Yin@xxxxxxx>
- Re: [PATCH] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v2)
- From: "Yin, Tianci (Rico)" <Tianci.Yin@xxxxxxx>
- RE: [PATCH] drm/amd/powerplay: update driver if version for navy_flounder
- From: "Zhou1, Tao" <Tao.Zhou1@xxxxxxx>
- Re: [PATCH 01/14] drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH 14/14] drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- [PATCH 14/14] drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 13/14] drm/amdgpu: drop the CPU pointers for the stolen vga bos
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 12/14] drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 10/14] drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 09/14] drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 11/14] drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 04/14] drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 03/14] drm/amdgpu: use a define for the memory size of the vga emulator
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 08/14] drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 06/14] drm/amdgpu: add support for extended stolen vga memory
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 07/14] drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 05/14] drm/amdgpu: move keep stolen memory check into gmc core
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 02/14] drm/amdgpu: use create_at for the stolen pre-OS buffer
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 01/14] drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- [PATCH 00/14] rework stolen pre-OS fb allocation handling
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH] amdgpu_dm: fix nonblocking atomic commit use-after-free
- [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH 4/4] radeon: fall back to ACPI EDID retrieval
- From: Daniel Dadap <ddadap@xxxxxxxxxx>
- Re: [PATCH] drm/amdgpu: fix PSP autoload twice in FLR
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH 2/2] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH 1/2] drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- [PATCH 1/1] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
- From: Felix Kuehling <Felix.Kuehling@xxxxxxx>
- Re: [PATCH 1/2] drm amdgpu: Skip tmr load for SRIOV
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
- Re: [PATCH 1/2] drm amdgpu: Skip tmr load for SRIOV
- From: Luben Tuikov <luben.tuikov@xxxxxxx>
[Index of Archives]
[Linux USB]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]