On Fri, May 7, 2021 at 12:13 PM Daniel Vetter wrote:
>
> On Fri, May 07, 2021 at 11:33:46AM -0400, Kenny Ho wrote:
> > On Fri, May 7, 2021 at 4:59 AM Daniel Vetter wrote:
> > >
> > > Hm I missed that. I feel like time-sliced-of-a-whole gpu is the easier gpu
> > > cgroups controler to get started,
On Fri, May 7, 2021 at 12:26 PM Daniel Vetter wrote:
>
> On Fri, May 07, 2021 at 12:19:13PM -0400, Alex Deucher wrote:
> > On Fri, May 7, 2021 at 12:13 PM Daniel Vetter wrote:
> > >
> > > On Fri, May 07, 2021 at 11:33:46AM -0400, Kenny Ho wrote:
> > >
On Fri, May 7, 2021 at 12:31 PM Alex Deucher wrote:
>
> On Fri, May 7, 2021 at 12:26 PM Daniel Vetter wrote:
> >
> > On Fri, May 07, 2021 at 12:19:13PM -0400, Alex Deucher wrote:
> > > On Fri, May 7, 2021 at 12:13 PM Daniel Vetter wrote:
> > > >
> >
-tested with different config options selected.
>
> Thomas Zimmermann (4):
> drm/radeon: Move AGP helpers into radeon driver
> drm/radeon: Move AGP data structures into radeon
> drm: Mark PCI AGP helpers as legacy
> drm: Mark AGP implementation and ioctls as legacy
S
On Fri, May 7, 2021 at 3:33 PM Tejun Heo wrote:
>
> Hello,
>
> On Fri, May 07, 2021 at 06:54:13PM +0200, Daniel Vetter wrote:
> > All I meant is that for the container/cgroups world starting out with
> > time-sharing feels like the best fit, least because your SRIOV designers
> > also seem to thin
On Fri, May 7, 2021 at 4:59 PM Tejun Heo wrote:
>
> Hello,
>
> On Fri, May 07, 2021 at 03:55:39PM -0400, Alex Deucher wrote:
> > The problem is temporal partitioning on GPUs is much harder to enforce
> > unless you have a special case like SR-IOV. Spatial partitioning,
Sorry, what patch are you referring to?
Alex
On Mon, May 10, 2021 at 4:04 AM wrote:
>
> I have tested this on my end and it resolves the 120hz problem.
>
> Tested-By: Ryan Houdek
> Cc: Thomas Zimmermann
> Cc: Alex Deucher
> Cc: Christian König
> Cc: Maarten Lankhorst
> Cc: Maxime Ripard
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: "Christian König"
> Cc: Christophe JAILLET
> Cc: Jason Yan
> Cc: Lee Jones
> Cc: Sa
Applied. Thanks!
Alex
On Sun, May 9, 2021 at 11:42 AM Rouven Czerwinski wrote:
>
> This function is not used anywhere, remove it. It was added in
> 40dd6bd376a4 ("drm/amd/display: Linux Set/Read link rate and lane count
> through debugfs") and moved in fe798de53a7a ("drm/amd/display: Move link
Applied. Thanks!
Alex
On Sun, May 9, 2021 at 12:30 PM Christian König
wrote:
>
> Am 09.05.21 um 16:49 schrieb Dwaipayan Ray:
> > Fix a couple of syntax errors and removed one excess
> > parameter in the function documentations which lead
> > to kernel docs build warning.
> >
> > Signed-off-by:
On Sun, May 9, 2021 at 6:48 PM Gustavo A. R. Silva
wrote:
>
> Create new structure NISLANDS_SMC_SWSTATE_SINGLE, as initialState.levels
> and ACPIState.levels are never actually used as flexible arrays. Those
> arrays can be used as simple objects of type
> NISLANDS_SMC_HW_PERFORMANCE_LEVEL, instea
Applied. Thanks!
Alex
On Mon, May 10, 2021 at 1:51 AM Kai-Heng Feng
wrote:
>
> On Mon, May 10, 2021 at 6:54 AM Gustavo A. R. Silva
> wrote:
> >
> > Create new structure SISLANDS_SMC_SWSTATE_SINGLE, as initialState.levels
> > and ACPIState.levels are never actually used as flexible arrays. Thos
On Mon, May 10, 2021 at 4:45 PM Gustavo A. R. Silva
wrote:
>
> Create new structure SISLANDS_SMC_SWSTATE_SINGLE, as initialState.levels
> and ACPIState.levels are never actually used as flexible arrays. Those
> arrays can be used as simple objects of type
> SISLANDS_SMC_HW_PERFORMANCE_LEVEL, inste
Applied. Thanks!
Alex
On Mon, May 10, 2021 at 8:16 AM Zhen Lei wrote:
>
> The result of an expression consisting of a single relational operator is
> already of the bool type and does not need to be evaluated explicitly.
>
> No functional change.
>
> Signed-off-by: Zhen Lei
> ---
> drivers/gp
Applied. Thanks!
Alex
On Mon, May 10, 2021 at 8:24 AM Zhen Lei wrote:
>
> The result of an expression consisting of a single relational operator is
> already of the bool type and does not need to be evaluated explicitly.
>
> No functional change.
>
> Signed-off-by: Zhen Lei
> ---
> drivers/gp
On Fri, May 7, 2021 at 3:27 PM Werner Sembach wrote:
>
> xrandr --prop and other userspace info tools have currently no way of
> telling which color configuration is used on HDMI and DP ports.
>
> The ongoing transsition from HDMI 1.4 to 2.0 and the different bandwidth
> requirements of YCbCr 4:2:
On Fri, May 7, 2021 at 7:45 PM Tejun Heo wrote:
>
> Hello,
>
> On Fri, May 07, 2021 at 06:30:56PM -0400, Alex Deucher wrote:
> > Maybe we are speaking past each other. I'm not following. We got
> > here because a device specific cgroup didn't make sense. W
On Mon, May 10, 2021 at 12:37 PM Andrey Grodzovsky
wrote:
>
> Handle all DMA IOMMU gropup related dependencies before the
> group is removed.
>
> v5: Drop IOMMU notifier and switch to lockless call to ttm_tt_unpopulate
> v6: Drop the BO unamp list
>
> Signed-off-by: Andrey Grodzovsky
> ---
> dri
On Tue, May 11, 2021 at 11:55 AM Maxime Ripard wrote:
>
> New KMS properties come with a bunch of requirements to avoid each
> driver from running their own, inconsistent, set of properties,
> eventually leading to issues like property conflicts, inconsistencies
> between drivers and semantics, et
On Mon, May 10, 2021 at 11:33 PM Kai-Heng Feng
wrote:
>
> On Fri, Apr 30, 2021 at 12:57 PM Kai-Heng Feng
> wrote:
> >
> > Screen flickers rapidly when two 4K 60Hz monitors are in use. This issue
> > doesn't happen when one monitor is 4K 60Hz (pixelclock 594MHz) and
> > another one is 4K 30Hz (pix
On Wed, May 12, 2021 at 9:04 AM Ville Syrjälä
wrote:
>
> On Wed, May 12, 2021 at 02:06:56PM +0200, Werner Sembach wrote:
> > Hello,
> >
> > In addition to the existing "max bpc", and "Broadcast RGB/output_csc" drm
> > properties I propose 4 new properties:
> > "preferred pixel encoding", "active
/fxkamd/hmm-wip
--------
Alex Deucher (12):
drm/amdgpu/gmc9: remove dummy read workaround for newer chips
drm/amdgpu/display: add documentation for dmcub_trace_event_en
MAINTAINERS: fix a few more amdgpu tree links
drm/amdgpu: Add graphics cache rinse pack
On Wed, May 12, 2021 at 10:27 AM Andrey Grodzovsky
wrote:
>
> This should prevent writing to memory or IO ranges possibly
> already allocated for other uses after our device is removed.
>
> v5:
> Protect more places wher memcopy_to/form_io takes place
where
> Protect IB submissions
>
> v6: Switc
On Wed, May 12, 2021 at 4:30 PM Andrey Grodzovsky
wrote:
>
>
>
> On 2021-05-12 4:17 p.m., Alex Deucher wrote:
> > On Wed, May 12, 2021 at 10:27 AM Andrey Grodzovsky
> > wrote:
> >>
> >> This should prevent writing to memory or IO ranges possibly
>
On Thu, May 13, 2021 at 10:47 AM Andrey Grodzovsky
wrote:
>
>
>
> On 2021-05-12 4:50 p.m., Alex Deucher wrote:
> > On Wed, May 12, 2021 at 4:30 PM Andrey Grodzovsky
> > wrote:
> >>
> >>
> >>
> >> On 2021-05-12 4:17 p.m., Alex
On Thu, May 13, 2021 at 7:00 AM Tvrtko Ursulin
wrote:
>
> From: Tvrtko Ursulin
>
> Resurrect of the previosuly merged per client engine busyness patches. In a
> nutshell it enables intel_gpu_top to be more top(1) like useful and show not
> only physical GPU engine usage but per process view as we
Hi Dave, Daniel,
Fixes for 5.13.
The following changes since commit 875d598db60ac81e768fdfd2c589f6209038488b:
MAINTAINERS: Update address for Emma Anholt (2021-05-11 20:38:08 +0200)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git
tags/amd-drm-fixes-5
+ David, Christian
On Thu, May 13, 2021 at 12:41 PM Tvrtko Ursulin
wrote:
>
>
> Hi,
>
> On 13/05/2021 16:48, Alex Deucher wrote:
> > On Thu, May 13, 2021 at 7:00 AM Tvrtko Ursulin
> > wrote:
> >>
> >> From: Tvrtko Ursulin
> >>
> >>
Applied. Thanks!
Alex
On Fri, May 14, 2021 at 3:18 AM Christian König
wrote:
>
> Am 14.05.21 um 08:40 schrieb Huacai Chen:
> > From: Yi Li
> >
> > When PAGE_SIZE is larger than AMDGPU_PAGE_SIZE, the number of GPU TLB
> > entries which need to update in amdgpu_map_buffer() should be multiplied
On Sat, May 15, 2021 at 10:12 AM Richard Dietrich Wachler
wrote:
>
> Excuse my novicesness,
>
> i use 2 RX460 on a KGPE-D16 server board to drive 4 displays.
>
> 02:00.0 VGA compatible controller: Advanced Micro Devices, Inc.
> [AMD/ATI] Baffin [Radeon RX 460/560D / Pro
> 450/455/460/555/555X/560/
ntel/-/issues/3481
> Fixes: c545781e1c55 ("dma-buf: doc polish for pin/unpin")
> CC: sta...@kernel.org
Reviewed-by: Alex Deucher
> ---
> drivers/dma-buf/dma-buf.c | 10 +-
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/drivers/dma-
On Sat, May 15, 2021 at 1:01 PM Joe Perches wrote:
>
> /n should be \n
>
> Signed-off-by: Joe Perches
Applied. Thanks!
Alex
> ---
> drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c | 2 +-
> drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c | 2 +-
> drivers/gpu/drm/amd/display/
Reviewed-by: Alex Deucher
On Mon, May 17, 2021 at 10:40 AM Andrey Grodzovsky
wrote:
>
> Ping
>
> Andrey
>
> On 2021-05-14 10:42 a.m., Andrey Grodzovsky wrote:
> > Ping
> >
> > Andrey
> >
> > On 2021-05-12 10:26 a.m., Andrey Grodzovsky wrote:
>
On Wed, May 12, 2021 at 10:27 AM Andrey Grodzovsky
wrote:
>
> Access to those must be prevented post pci_remove
>
> v6: Drop BOs list, unampping VRAM BAR is enough.
>
> Signed-off-by: Andrey Grodzovsky
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 24 +++---
> drivers/gpu/
On Mon, May 17, 2021 at 2:46 PM Andrey Grodzovsky
wrote:
>
>
>
> On 2021-05-17 1:43 p.m., Alex Deucher wrote:
> > On Wed, May 12, 2021 at 10:27 AM Andrey Grodzovsky
> > wrote:
> >>
> >> Access to those must be prevented post pci_remove
> >>
&
On Mon, May 17, 2021 at 3:12 PM Thomas Zimmermann wrote:
>
> Hi
>
> Am 17.05.21 um 09:40 schrieb Daniel Vetter:
> > On Fri, May 14, 2021 at 11:00:38AM +0200, Arnd Bergmann wrote:
> >> On Fri, May 14, 2021 at 10:34 AM Greg Kroah-Hartman
> >> wrote:
> >>> On Thu, May 13, 2021 at 01:00:26PM +0200, M
Pushed out to drm-misc-next. Also fixed up Michel's name.
Alex
On Wed, May 19, 2021 at 11:56 AM Randy Dunlap wrote:
>
> On 5/19/21 1:15 AM, Mauro Carvalho Chehab wrote:
> > There are some places at drm that ended receiving a
> > REPLACEMENT CHARACTER U+fffd ('�'), probably because of
> > some b
> Integrated GPU on ACPI platform generally has _DOD and _DOS method, so
> use that as predicate to find integrated GPU. If the new strategy
> doesn't work, fallback to use the first device as boot VGA.
>
> Signed-off-by: Kai-Heng Feng
Reviewed-by: Alex Deucher
Unles
Hi Dave, Daniel,
Fixes for 5.13.
The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:
Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git
tags/amd-drm-fixes-5.13-2021-05-19
for you to fe
/fxkamd/hmm-wip
--------
Alex Deucher (12):
drm/amdgpu/gmc9: remove dummy read workaround for newer chips
drm/amdgpu/display: add documentation for dmcub_trace_event_en
MAINTAINERS: fix a few more amdgpu tree links
drm/amdgpu: Add
Pushed to drm-misc-next. Thanks!
Alex
On Wed, May 19, 2021 at 12:45 PM Alex Deucher wrote:
>
> On Wed, May 19, 2021 at 9:57 AM Kai-Heng Feng
> wrote:
> >
> > Commit 3d42f1ddc47a ("vgaarb: Keep adding VGA device in queue") assumes
> > the first device
s_parser_fini(). Prototype was for radeon_cs_parser_fini() instead
> >
> > Cc: Alex Deucher
> > Cc: "Christian König"
> > Cc: David Airlie
> > Cc: Daniel Vetter
> > Cc: Sumit Semwal
> > Cc: Jerome Glisse
> > Cc: amd-...@lists.freedeskto
/amdgpu/amdgpu_ids.c:337: warning: expecting prototype
> > for amdgpu_vm_grab_used(). Prototype was for amdgpu_vmid_grab_used() instead
> > drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:410: warning: expecting prototype
> > for amdgpu_vm_grab_id(). Prototype was for amdgpu_vmid_gr
ototype was for
> amdgpu_debugfs_gfxoff_write() instead
> drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1053: warning: expecting
> prototype for amdgpu_debugfs_regs_gfxoff_status(). Prototype was for
> amdgpu_debugfs_gfxoff_read() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> C
; drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c:533: warning: expecting prototype
> for amdgpu_noretry_set(). Prototype was for amdgpu_gmc_noretry_set() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.free
for cik_sdma_vm_set_pte_pde() instead
> drivers/gpu/drm/amd/amdgpu/cik_sdma.c:814: warning: expecting prototype for
> cik_sdma_vm_pad_ib(). Prototype was for cik_sdma_ring_pad_ib() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Dan
_vm_flush(). Prototype was for
> gfx_v7_0_ring_emit_pipeline_sync() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Sumit Semwal
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
>
si_dma_ring_emit_pipeline_sync() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Sumit Semwal
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-me...@vger.kernel.
r_of_dram_channels() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Luben Tuikov
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Lee Jones
> ---
> driv
Applied. Thanks!
On Thu, May 20, 2021 at 8:03 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/radeon/cik.c:7450: warning: expecting prototype for
> cik_irq_disable(). Prototype was for cik_irq_suspend() instead
>
> C
m_num_pde(). Prototype was for radeon_vm_num_pdes() instead
> > drivers/gpu/drm/radeon/radeon_vm.c:642: warning: expecting prototype for
> > radeon_vm_update_pdes(). Prototype was for
> > radeon_vm_update_page_directory() instead
> >
> > Cc: Alex Deucher
> >
ariable=]
> drivers/gpu/drm/amd/amdgpu/../include/aldebaran_ip_offset.h:49:29: warning:
> ‘DBGU_IO0_BASE’ defined but not used [-Wunused-const-variable=]
> drivers/gpu/drm/amd/amdgpu/../include/aldebaran_ip_offset.h:42:29: warning:
> ‘CLK_BASE’ defined but not used [-Wunused-const-vari
ult_enable_default() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Lee Jones
> ---
> drivers/gpu/drm/amd/amdgpu/gmc_v
ototype was for
> mmhub_v9_4_set_fault_enable_default() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Lee Jones
> ---
> drivers/gpu/drm/amd/amdgp
Applied. Thanks!
Alex
On Thu, May 20, 2021 at 8:03 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:955: warning: expecting prototype for
> gmc_v8_0_gart_fini(). Prototype was for gmc_v10_0_gart_fini() inste
Applied. Thanks!
On Thu, May 20, 2021 at 8:03 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/radeon/r100.c:1423: warning: expecting prototype for
> r100_cs_packet_next_vline(). Prototype was for r100_cs_packet_parse_vline()
> in
; drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c:1153:6: warning: no previous
> prototype for ‘gfx_v9_4_2_enable_watchdog_timer’ [-Wmissing-prototypes]
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedes
ing_emit_hdp_flush() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Sumit Semwal
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-me...@vger.kernel.org
> Cc: linaro-mm-...@lis
tr()
> instead
> drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c:830: warning: expecting prototype for
> sdma_v4_0_ring_set_wptr(). Prototype was for sdma_v4_0_page_ring_set_wptr()
> instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
&
le()
> instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Sumit Semwal
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-me...@vger.kernel.org
> Cc: linaro-mm-...@lists.l
le()
> instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Sumit Semwal
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-me...@vger.kernel.org
> Cc: linaro-mm-...@lists.l
rivers/gpu/drm/amd/amdgpu/vcn_v1_0.c:: warning: expecting prototype for
> vcn_v1_0_stop(). Prototype was for vcn_v1_0_stop_spg_mode() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedesktop.o
entation/doc-guide/kernel-doc.rst
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Sumit Semwal
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Cc: linux-me...@vger.kernel.org
> Cc: linaro
ototype was for
> smuio_v13_0_is_host_gpu_xgmi_supported() instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Hawking Zhang
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Lee Jones
> ---
&g
r amdgpu_vce_cs_parse_vm(). Prototype was for amdgpu_vce_ring_parse_cs_vm()
> instead
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Sumit Semwal
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Cc:
Applied. Thanks!
On Thu, May 20, 2021 at 9:32 AM Wei Yongjun wrote:
>
> GCC reports the following warnings with W=1:
>
> drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c:190:22: warning:
> variable 'ring' set but not used [-Wunused-but-set-variable]
> 190 | struct amdgpu_ring *ring;
> |
fixes
Aaron Liu (1):
drm/amdgpu: modify system reference clock source for navi+ (V2)
Alex Deucher (3):
drm/amdgpu: add mmhub client support for beige goby
drm/amdgpu/display: add helper functions to get/set backlight (v2)
drm/amdgpu/di
On Mon, Nov 23, 2020 at 6:19 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1214: warning: Function parameter or
> member 'page_flags' not described in 'amdgpu_ttm_tt_create'
>
>
On Mon, Nov 23, 2020 at 6:19 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c:127: warning: Function parameter or
> member 'job' not described in 'amdgpu_ib_schedule'
>
> Cc: Alex Deuc
amdgpu/cik_ih.c:274: warning: Function parameter or
> member 'ih' not described in 'cik_ih_set_rptr'
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Qinglang Miao
> Cc: amd-...@lists.freedesktop.or
On Mon, Nov 23, 2020 at 6:19 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/radeon/radeon_device.c:637:6: warning: no previous prototype
> for ‘radeon_device_is_virtual’ [-Wmissing-prototypes]
>
> Cc: Alex Deucher
> Cc:
drm/amd/amdgpu/amdgpu_virt.c:239: warning: Function parameter or
> member 'adev' not described in 'amdgpu_virt_free_mm_table'
> drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c:239: warning: Excess function
> parameter 'amdgpu' description in 'amdgpu_virt_fre
_v4_2_ring_emit_fence'
> drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c:446: warning: Excess function
> parameter 'fence' description in 'uvd_v4_2_ring_emit_fence'
> drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c:513: warning: Function parameter or
> member 'job' no
On Mon, Nov 23, 2020 at 6:19 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/amd/amdgpu/dce_v8_0.c:185: warning: Function parameter or
> member 'async' not described in 'dce_v8_0_page_flip'
>
> Cc: Alex Deuc
/drm/amd/amdgpu/cik_sdma.c:1315: warning: Function parameter or
> member 'tmz' not described in 'cik_sdma_emit_copy_buffer'
> drivers/gpu/drm/amd/amdgpu/cik_sdma.c:1315: warning: Excess function
> parameter 'ring' description in 'cik_sdma_emit_copy_buffer'
ribed in 'gfx_v7_0_ring_test_ib'
> drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:3244: warning: Function parameter or
> member 'ring' not described in 'gfx_v7_0_ring_emit_vm_flush'
> drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:3244: warning: Function parameter or
> me
er 'tmz' not described in 'si_dma_emit_copy_buffer'
> drivers/gpu/drm/amd/amdgpu/si_dma.c:781: warning: Excess function parameter
> 'ring' description in 'si_dma_emit_copy_buffer'
> drivers/gpu/drm/amd/amdgpu/si_dma.c:804: warning: Fun
On Mon, Nov 23, 2020 at 6:19 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c:1903: warning: Function parameter or
> member 'timeout' not described in 'gfx_v6_0_ring_test_ib'
>
> Cc: Al
; not described in 'uvd_v3_1_hw_init'
> drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c:625: warning: Excess function
> parameter 'adev' description in 'uvd_v3_1_hw_init'
> drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c:692: warning: Function parameter or
> member '
rm/amd/amdgpu/dce_v6_0.c:1050: warning: Cannot understand *
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Luben Tuikov
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Lee Jone
{ 0x00017400, 0, 0, 0, 0,
> 0 } },
> | ^
>
> Fixes the following W=1 kernel build warning(s):
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.o
ASE FUSE_BASE ={ { { { 0x00017400, 0, 0, 0, 0,
> 0 } },
> | ^
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Lee Jones
Applie
29: warning:
> ‘FUSE_BASE’ defined but not used [-Wunused-const-variable=]
> 63 | static const struct IP_BASE FUSE_BASE ={ { { { 0x000120A0, 0x00017400,
> 0x00401400, 0, 0, 0 } },
> | ^
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: Davi
t IP_BASE SDMA_BASE ={ { { { 0x1260, 0xA000,
> 0x02402C00, 0, 0 } },
> | ^~~~~
>
> NB: Snipped a few of these
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedesktop.org
t IP_BASE SDMA_BASE ={ { { { 0x1260, 0xA000,
> 0x02402C00, 0, 0 } },
> | ^~~~~
>
> NB: Snipped a few of these
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedesktop.org
nst-variable=]
> 158 | static const struct IP_BASE SDMA1_BASE = { { { { 0x1260,
> 0xA000, 0x0001C000, 0x02402C00, 0 } },
> | ^~
>
> NB: Snipped lots of these
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
; 154 | static const struct IP_BASE MP2_BASE = { { { { 0x00016400, 0x02400800,
> 0x00F4, 0x00F8, 0x00FC0000, 0 } },
> | ^~~~
>
> NB: Snipped lots of these
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Huang
const-variable=]
> 74 | static const struct IP_BASE DPCS_BASE = { { { { 0x0012, 0x00C0,
> 0x34C0, 0x9000, 0x02403C00, 0 } },
> | ^
>
> NB: Snipped lots of these
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
drm/amd/amdgpu/cik_sdma.c:282: warning: Excess function
> parameter 'fence' description in 'cik_sdma_ring_emit_fence'
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: Sumit Semwal
> Cc: amd-...@lists.
drm/amd/amdgpu/uvd_v4_2.c:448: warning: Excess function
> parameter 'fence' description in 'uvd_v4_2_ring_emit_fence'
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: amd-...@lists.freedesktop.org
&
7_0_flush_gpu_tlb'
> drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c:471: warning: Function parameter or
> member 'flush_type' not described in 'gmc_v7_0_flush_gpu_tlb'
> drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c:771: warning: Function parameter or
> member 'pasid&
8_0_flush_gpu_tlb'
> drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:657: warning: Function parameter or
> member 'flush_type' not described in 'gmc_v8_0_flush_gpu_tlb'
> drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:998: warning: Function parameter or
> member 'pasid&
On Mon, Nov 23, 2020 at 6:20 AM Lee Jones wrote:
>
> Fixes the following W=1 kernel build warning(s):
>
> drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:382:23: warning:
> ‘ecc_umc_mcumc_status_addrs’ defined but not used [-Wunused-const-variable=]
>
> Cc: Alex Deucher
> Cc:
27;
> drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c:836: warning: Function parameter or
> member 'all_hub' not described in 'gmc_v9_0_flush_gpu_tlb_pasid'
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Airlie
> Cc: Daniel Vetter
> Cc: am
Applied. Thanks!
Alex
On Mon, Nov 23, 2020 at 7:42 PM Quan, Evan wrote:
>
> [AMD Official Use Only - Internal Distribution Only]
>
> Reviewed-by: Evan Quan
>
> -Original Message-
> From: Colin King
> Sent: Monday, November 23, 2020 6:54 PM
> To: Deucher, Alexander ; Koenig, Christian
On Tue, Nov 24, 2020 at 6:38 AM Thomas Zimmermann wrote:
>
> Using struct drm_device.pdev is deprecated. Convert amdgpu to struct
> drm_device.dev. No functional changes.
>
> Signed-off-by: Thomas Zimmermann
> Cc: Alex Deucher
> Cc: Christian König
There are a few unrelat
On Tue, Nov 24, 2020 at 6:39 AM Thomas Zimmermann wrote:
>
> Using struct drm_device.pdev is deprecated. Convert radeon to struct
> drm_device.dev. No functional changes.
>
> Signed-off-by: Thomas Zimmermann
> Cc: Alex Deucher
> Cc: Christian König
There are a few unrelat
Hi Dave, Daniel,
Fixes for 5.10.
The following changes since commit 6600f9d52213b5c3455481b5c9e61cf5e305c0e6:
Merge tag 'drm-intel-fixes-2020-11-19' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2020-11-20 11:21:54
+1000)
are available in the Git repository at:
git://peo
r validation
- More W=1 fixes
radeon:
- More W=1 fixes
--------
Alex Deucher (1):
drm/amdgpu: only register VGA devices with the VGA arbiter
Aric Cyr (1):
drm/amd/display: 3.2.113
Ashley Thomas (1):
drm/amd/display: Source
_v10_0_flush_gpu_tlb_pasid'
> drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c:371: warning: Function parameter or
> member 'all_hub' not described in 'gmc_v10_0_flush_gpu_tlb_pasid'
>
> Cc: Alex Deucher
> Cc: "Christian König"
> Cc: David Ai
301 - 400 of 9691 matches
Mail list logo