amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-25 21:29:58 to 2022-04-29 08:32:48 UTC [more...]

[PATCH v4] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-29  8:32 UTC  (6+ messages)

[PATCH V2] drm/amd/smu: Increace dpm level count only for smu v13.0.2
 2022-04-29  5:56 UTC  (2+ messages)

[PATCH v5] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-29  4:51 UTC 

[PATCH 01/11] drm/amdgpu: update latest IP discovery table structures
 2022-04-29  2:54 UTC  (13+ messages)
` [PATCH 02/11] drm/amdgpu/discovery: populate additional GC info
` [PATCH 03/11] drm/amdgpu/discovery: fix byteswapping in gc info parsing
` [PATCH 04/11] drm/amdgpu: store the mall size in the gmc structure
` [PATCH 05/11] drm/amdgpu/discovery: store the number of UMC IPs on the asic
` [PATCH 06/11] drm/amdgpu/discovery: handle UMC harvesting in IP discovery
` [PATCH 07/11] drm/amdgpu/discovery: add a function to get the mall_size
` [PATCH 08/11] drm/amdgpu/discovery: add additional validation
` [PATCH 09/11] drm/amdgpu/discovery: add a function to parse the vcn info table
` [PATCH 10/11] drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.c
` [PATCH 11/11] drm/amdkfd: add helper to generate cache info from gfx config

[PATCH] Remove trailing space
 2022-04-29  2:46 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: flush the HDP when setting up DMCUB firmware
 2022-04-29  2:45 UTC  (3+ messages)

[PATCH 1/5] drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
 2022-04-29  2:45 UTC  (7+ messages)
` [PATCH 2/5] drm/amdgpu/psp: drop load/unload/init_shared_buf wrappers
` [PATCH 3/5] drm/amdgpu/psp: fix memory leak in terminate functions
` [PATCH 4/5] drm/amdgpu/psp: move shared buffer frees into single function
` [PATCH 5/5] drm/amdgpu/psp: deallocate memory when psp_load_fw failed

[PATCH] drm/amd/smu: Increace dpm level count only for aldebaran
 2022-04-29  2:41 UTC  (13+ messages)
` [PATCH] drm/amdgpu: add updated smu_info structures
` [PATCH] drm/amdgpu: query core refclk from bios for smu v13
` [PATCH] drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0
` [PATCH] drm/amd/pm: fix NULL pointer issue of amdgpu_smu_stb_debug_fs_init
` [PATCH] drm/amd/pm: move bootup values retrieving to ->sw_init
` [PATCH] drm/amd/pm: correct the way for retrieving bootup clocks
` [PATCH] drm/amd/pm: update the hw initialization sequence around pptable setup
` [PATCH] drm/amdgpu: enable pptable ucode loading
` [PATCH] drm/amd/pm: enable SCPM support for SMU
` [PATCH] drm/amd/pm: correct SMU OverridePcieParameters related settings
` [PATCH] drm/amd/pm: enable the support for retrieving combo pptable

[PATCH 1/3] drm/amdgpu: save the setting of VM_CONTEXT_CNTL
 2022-04-29  2:39 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: add gmc v11_0 ip block (v3)
` [PATCH 3/3] drm/amdgpu/discovery: add GMC 11.0 Support

[PATCH 1/1] drm/amdgpu: Free user pages if kvmalloc_array fails
 2022-04-29  0:29 UTC 

[PATCH] drm/amdgpu: clean up psp ip if hw_init failed v2
 2022-04-28 22:13 UTC  (7+ messages)

[PATCH 0/4] Updates to SMU13 support
 2022-04-28 21:34 UTC  (4+ messages)
` [PATCH 2/4] drm/amd/smu: Update SMU13 support for SMU 13.0.0
` [PATCH 3/4] drm/amdgpu/soc21: enable ATHUB and MMHUB PG
` [PATCH 4/4] drm/amdgpu/discovery: Enable SMU for SMU 13.0.0

[PATCH v3] drm/amd/pm: Disable fan control if not supported
 2022-04-28 20:20 UTC 

[PATCH] drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
 2022-04-28 18:52 UTC  (3+ messages)

[PATCH 0/2] Add MMHUB 3.0 support
 2022-04-28 18:52 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add mmhub v3_0 ip block

[PATCH] drm/amdgpu: add gfxhub v3_0 ip block
 2022-04-28 18:49 UTC 

[PATCH 0/2] Add ATHUB version 3.0
 2022-04-28 18:48 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add athub v3_0 ip block

[PATCH 1/7] drm/amdgpu: support print psp v2_0 hdr debug information
 2022-04-28 18:45 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: extend PSP GFX FW type
` [PATCH 3/7] drm/amdgpu: add support for spl fw load on psp v13
` [PATCH 4/7] drm/amdgpu: support psp v13_0_0 microcode init
` [PATCH 5/7] drm/amdgpu: rework psp firmware name
` [PATCH 6/7] drm/amdgpu: add tracking for the enablement of SCPM
` [PATCH 7/7] drm/amdgpu/discovery: Enable PSP for PSP 13.0.0

[PATCH] gpu/drm/radeon: Fix spelling typo in comments
 2022-04-28 18:19 UTC  (2+ messages)

Kernel ooops/warnings with a steam game (Forza Horizon 5)
 2022-04-28 17:34 UTC  (6+ messages)
` [PATCH 1/1] drm/amdgpu: Free user pages if amdgpu_cs_parser_bos failed

[PATCH v3] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-28  9:24 UTC  (5+ messages)

[PATCH v3] drm/amdgpu: Fix build warning for TA debugfs interface
 2022-04-28  9:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)
 2022-04-28  2:53 UTC  (5+ messages)

[pull] amdgpu, amdkfd drm-fixes-5.18
 2022-04-28  2:32 UTC 

[PATCH 1/2] drm/amdkfd: Cleanup IO links during KFD device removal
 2022-04-27 16:04 UTC  (20+ messages)
` [PATCH 2/2] drm/amdkfd: Add PCIe Hotplug Support for AMDKFD
    ` [EXTERNAL] "

[PATCH 0/3] Add SMUIO v13.0.6 support
 2022-04-27 15:27 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add smuio v13_0_6 support
` [PATCH 3/3] drm/amdgpu: init smuio v13_0_6 callbacks

[PATCH 0/3] Add HDP v6.0 support
 2022-04-27 15:24 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add hdp version 6 functions
` [PATCH 3/3] drm/amdgpu/discovery: add HDP v6

[PATCH] UPSTREAM: drm/amdgpu: Disable ABM when AC mode
 2022-04-27 15:21 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/4] Add support for IH V6.0
 2022-04-27 15:20 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: add soc21 ih clientid definition
` [PATCH 3/4] drm/amdgpu: add ih v6_0 ip block v2
` [PATCH 4/4] drm/amdgpu/discovery: add IH v6

[PATCH 0/3] Add NBIO 4.3 Support
 2022-04-27 15:16 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add nbio v4_3_0 ip block v2
` [PATCH 3/3] drm/amdgpu/discovery: add NBIO 4.3 Support

[PATCH] drm/amdgpu/discovery: add soc21 common Support
 2022-04-27 15:12 UTC 

[PATCH] drm/amdgpu: do not use passthrough mode in Xen dom0
 2022-04-27 14:47 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-27 13:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-27 12:34 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Fix build warning for TA debugfs interface
 2022-04-27 12:13 UTC  (2+ messages)

[PATCH v12] drm/amdgpu: add drm buddy support to amdgpu
 2022-04-27 11:55 UTC  (5+ messages)

[PATCH] drm/amdgpu: disable runtime pm on several sienna cichlid cards
 2022-04-27 10:22 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix build warning for TA debugfs interface
 2022-04-27 10:16 UTC 

[PATCH] drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
 2022-04-27  9:12 UTC  (7+ messages)

[PATCH 1/2] drm/amdgpu: debugfs: fix error codes in write functions
 2022-04-27  1:38 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()

[QUESTION] sdma_v5_2 updates address with an running async dma engine
 2022-04-27  6:10 UTC  (4+ messages)

[PATCH 0/5] Add new SoC21 infrastructure
 2022-04-27  5:54 UTC  (5+ messages)
` [PATCH 3/5] drm/amdgpu: add nbio callback to query rom offset
` [PATCH 4/5] drm/amdgpu: add new write field for soc21
` [PATCH 5/5] drm/amdgpu: add soc21 common ip block v2

[PATCH] drm/amdgpu: increase HWIP MAX INSTANCE
 2022-04-27  5:50 UTC  (3+ messages)
` [PATCH] drm/amdgpu: add function to decode ip version

[PATCH v2 0/8] DC Patches April 27, 2022
 2022-04-27  3:00 UTC  (9+ messages)
` [PATCH 1/8] drm/amd/display: Make OPTC3 function accessible to other DCN
` [PATCH 2/8] drm/amd/display: Add Connection Manager boot option
` [PATCH 3/8] Revert "drm/amd/display: Reset cached PSR parameters after hibernate"
` [PATCH 4/8] drm/amd/display: Remove outdated register for dcn3+
` [PATCH 5/8] drm/amd/display: Add new DSC interface to disconnect from pipe
` [PATCH 6/8] drm/amd/display: Clean up pixel format types
` [PATCH 7/8] drm/amd/display: [FW Promotion] Release 0.0.115.0
` [PATCH 8/8] drm/amd/display: 3.2.184

[PATCH 0/8] DC Patches April 27, 2022
 2022-04-27  2:39 UTC  (4+ messages)
` [PATCH 1/8] drm/amd/display: Make OPTC3 function accessible to other DCN
` [PATCH 2/8] drm/amd/display: Add Connection Manager boot option
` [PATCH 3/8] Revert "drm/amd/display: Reset cached PSR parameters after hibernate"

[PATCH 1/2] drm/amdkfd: Use bitmap_zalloc() when applicable
 2022-04-26 20:54 UTC  (4+ messages)

Requests For Proposals for hosting XDC 2023 are now open
 2022-04-26 18:36 UTC 

XDC 2022: Registration & Call for Proposals now open!
 2022-04-26 18:34 UTC 

[PATCH 1/5] drm/amdgpu: add vram_info v3_0 structure
 2022-04-26 18:29 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: support query vram_info v3_0
` [PATCH 3/5] drm/amdgpu: add atom_gfx_info_v3_0 structure
` [PATCH 4/5] drm/amdgpu: update gc info from bios table
` [PATCH 5/5] drm/amdgpu: update query ref clk from bios

[PATCH 1/2] drm/amdgpu: add helper to execute atomfirmware asic_init
 2022-04-26 18:28 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: switch to atomfirmware_asic_init

[PATCH] drm/amd/display: protect remaining FPU-code calls on dcn3.1.x
 2022-04-26 16:23 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Fix updating IO links during device removal
 2022-04-26 15:21 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: Fix circular lock dependency warning

[PATCH] drm/amdgpu: fix typo
 2022-04-26 14:51 UTC  (2+ messages)

[PATCH] drm/amd: Fix spelling typo in comment
 2022-04-26 14:50 UTC  (2+ messages)

[PATCH] gpu/drm/radeon: Fix typo in comments
 2022-04-26 14:45 UTC  (2+ messages)

[PATCHv4] drm/amdgpu: disable ASPM on Intel Alder Lake based systems
 2022-04-26 13:53 UTC  (9+ messages)

[RFC] Common DRM execution context
 2022-04-26 13:22 UTC  (6+ messages)
` [PATCH 1/5] drm: execution context for GEM buffers
` [PATCH 2/5] drm: add drm_exec selftests
` [PATCH 3/5] drm/amdkfd: switch over to using drm_exec
` [PATCH 4/5] drm/amdgpu: use drm_exec for GEM and CSA handling
` [PATCH 5/5] drm/amdgpu: use the new drm_exec object for CS

[PATCH V2] drm/amd/pm: fix the compile warning
 2022-04-26 13:08 UTC  (2+ messages)

[PATCH] drm/amd: Fix spelling typo in comment
 2022-04-26 10:11 UTC 

[PATCH] drm/amd/display: fix if == else warning
 2022-04-25 21:55 UTC  (3+ messages)

AMD GPU regression in 5.16.18..5.17.4
 2022-04-25 21:29 UTC  (6+ messages)
` [REGRESSION] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).