amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-02 18:51:42 to 2022-05-05 14:23:49 UTC [more...]

[PATCH 00/17] enable PSR-SU MPO for amdpgu
 2022-05-05 14:23 UTC  (3+ messages)
` [PATCH 01/17] drm/amd/display: align dmub cmd header to latest dmub FW to support PSR-SU
` [PATCH 02/17] drm/amd/display: feed PSR-SU as psr version to dmub FW

[PATCH] drm/amdgpu: Fix multiple GPU resets in XGMI hive
 2022-05-05 13:54 UTC  (5+ messages)

Do we really need to increase/decrease MST VC payloads?
 2022-05-05 10:02 UTC  (4+ messages)

[PATCH] drm/amdgpu: nuke dynamic gfx scratch reg allocation
 2022-05-05  9:33 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx11: remove some register fields that no longer exist
 2022-05-05  8:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: flush delete wq after wait fence
 2022-05-05  7:39 UTC  (4+ messages)

[PATCH] drm/amdgpu: simplify nv and soc21 read_register functions
 2022-05-05  7:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: make scratch_get/free more general
 2022-05-05  6:46 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: handle asics with 1 SDMA instance
 2022-05-05  6:23 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: skip the new gc doorbell function for some asics

[PATCH] drm/amdgpu/mes11: remove some register fields that no longer exist
 2022-05-05  4:39 UTC 

[PATCH] drm/amdgpu: simplify the return expression of vega10_ih_hw_init()
 2022-05-05  2:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: simplify the return expression
 2022-05-05  2:23 UTC  (2+ messages)

[PATCH v2 0/2] drm/amdgpu: Fix a couple of clang warnings
 2022-05-05  2:21 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu/gfx10: Avoid uninitialised variable 'index'
` [PATCH 2/2] drm/amdgpu/gfx11: "

[PATCH v6] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-05-04 22:48 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.18
 2022-05-04 19:04 UTC 

[PATCH 1/2] Revert "drm/amdgpu: disable runpm if we are the primary adapter"
 2022-05-04 17:02 UTC  (7+ messages)
` [PATCH 2/2] Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb"

[PATCH v2 0/3] add common vcn software ring decode
 2022-05-04 15:04 UTC  (4+ messages)
` [PATCH v2 1/3] drm/amdgpu/vcn: add common vcn sofware "
` [PATCH v2 2/3] drm/amdgpu/vcn3: replace ip based software ring decode with common vcn software "
` [PATCH v2 3/3] drm/amdgpu/vcn4: "

[PATCH] drm/amdgpu/psp: Return failure when firmware failed to load in SRIOV
 2022-05-04 14:40 UTC 

[PATCH 1/3] drm/amdgpu/vcn: add common vcn sofware ring decode
 2022-05-04 13:50 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu/vcn3: replace ip based software ring decode with common vcn software "
` [PATCH 3/3] drm/amdgpu/vcn4: "

[PATCH 1/2] Revert "drm/amdgpu: disable runpm if we are the primary adapter"
 2022-05-04 13:36 UTC  (2+ messages)
` [PATCH 2/2] Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb"

[RFC] Common DRM execution context v2
 2022-05-04  7:47 UTC  (9+ messages)
` [PATCH 1/8] drm: execution context for GEM buffers v2
` [PATCH 2/8] drm: add drm_exec selftests
` [PATCH 3/8] drm/amdkfd: switch over to using drm_exec
` [PATCH 4/8] drm/amdgpu: use drm_exec for GEM and CSA handling
` [PATCH 5/8] drm/amdgpu: use the new drm_exec object for CS
` [PATCH 6/8] drm/radeon: switch over to drm_exec
` [PATCH 7/8] drm/qxl: switch to using drm_exec
` [PATCH 8/8] drm: move ttm_execbuf_util into vmwgfx

[PATCH 1/8] drm: execution context for GEM buffers v2
 2022-05-04  7:44 UTC 

[PATCH] drm/amd/pm: enable power limit retrieving and setting for SMU 13.0.0
 2022-05-04  6:25 UTC  (26+ messages)
` [PATCH] drm/amd/pm: enable ac/dc switching "
` [PATCH] drm/amd/pm: enable power profile setting "
` [PATCH] drm/amd/pm: enable RunDcBtc support "
` [PATCH] drm/amd/pm: enable ppfeature mask setting "
` [PATCH] drm/amd/pm: enable PMLOG support "
` [PATCH] drm/amd/pm: enable df cstate feature "
` [PATCH] drm/amdgpu: enable more GFX clockgating features for GC 11.0.0
` [PATCH] drm/amd/pm: support more DPM features for SMU 13.0.0
` [PATCH] drm/amd/pm: enable deep sleep features control "
` [PATCH] drm/amd/pm: enable gfx ulv feature "
` [PATCH] drm/amd/pm: enable more dpm features to pair with PMFW 78.31.0
` [PATCH] drm/amdgpu: enable MGCG and LS for ATHUB 3.0
` [PATCH] drm/amdgpu: enable MGCG and LS for MMHUB 3.0
` [PATCH] drm/amdgpu: enable clock gating for IH 6.0
` [PATCH] drm/amdgpu: enable clock gating for HDP 6.0
` [PATCH] drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM
` [PATCH] drm/amdgpu: add soc21 support for GC 11.0.2
` [PATCH] drm/amdgpu/discovery: "
` [PATCH] drm/amdgpu: add support for ATHUB 3.0.2
` [PATCH] drm/amdgpu/discovery: add ih6 support for IH 6.0.2
` [PATCH] drm/amdgpu/discovery: add smu13 support for MP1 13.0.7
` [PATCH] drm/amdgpu/discovery: add nbio 4.3 support for NBIO 4.3.1
` [PATCH] drm/amdgpu/discovery: add hdp6 support for HDP 6.0.1
` [PATCH] drm/amdgpu/discovery: add SMUIO_13_0_8 func support

[PATCH] drm/amdgpu: add mmhub support for MMHUB 3.0.1
 2022-05-03 20:51 UTC  (18+ messages)
` [PATCH] drm/amdgpu: add soc21 common ip block support for GC 11.0.1
` [PATCH] drm/amdgpu/discovery: enable soc21 common "
` [PATCH] drm/amdgpu: add gmc v11 support "
` [PATCH] drm/amdgpu/discovery: enable gmc v11 "
` [PATCH] drm/amdgpu/discovery: enable ih v6 for OSS 6.0.1
` [PATCH] drm/amdgpu/discovery: add PSP v13.0.4 into the IP discovery list
` [PATCH] drm/amdgpu: add sdma support for sdma 6.0.1
` [PATCH] drm/amdgpu/discovery: enable sdma v6 for SDMA 6.0.1
` [PATCH] drm/amdgpu: add GC 11.0.1 family id
` [PATCH] drm/amdgpu: set GC 11.0.1 family
` [PATCH] drm/amdgpu/discovery: set flag for GC 11.0.1
` [PATCH] drm/amdgpu: add gfx support "
` [PATCH] drm/amdgpu: add GC v11.0.1 into mes v11
` [PATCH] drm/amdkfd: add GC 11.0.1 KFD support
` [PATCH] drm/amdgpu: enable imu firmware for GC 11.0.1
` [PATCH] drm/amdgpu/discovery: enable gfx v11 "
` [PATCH] drm/amdgpu/discovery: enable mes support for GC v11.0.1

[PATCH 0/3] Add HDP 5.2.1 support
 2022-05-03 20:46 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: add hdp v5_2_1 ip headers
` [PATCH 2/3] drm/amdgpu: add the files of HDP v5.2 block
` [PATCH 3/3] drm/amdgpu/discovery: add HDP v5.2.1 into the IP discovery list

[PATCH 0/4] Add NBIO 7.7 support
 2022-05-03 20:43 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: add pcie port function helpers for SOC21
` [PATCH 3/4] drm/amdgpu: add the files of NBIO v7.7 block
` [PATCH 4/4] drm/admgpu/discovery: add NBIO v7.7 into the IP discovery list

[PATCH 00/26] SMU 13.0.7 Support
 2022-05-03 20:37 UTC  (26+ messages)
` [PATCH 02/26] drm/amdgpu/swsmu: add smu 13.0.7 firmware
` [PATCH 03/26] drm/amd/pm: add SMU_13_0_7 ppt_funcs for SMU_13_0_7
` [PATCH 04/26] drm/amd/pm: add get enable mask function for smu v13_0_7
` [PATCH 05/26] drm/amd/pm: support power on/off vcn/jpeg in "
` [PATCH 06/26] drm/amd/pm: add features to smu_v13_0_7
` [PATCH 07/26] drm/amd/pm: add mvdd and vddio scaling in smu_v13_0_7
` [PATCH 08/26] drm/amd/pm: enable link dpm and link ds on smu_v13_0_7
` [PATCH 09/26] drm/amd/pm: enable mp0,vcn,dcn dpm "
` [PATCH 10/26] drm/amd/pm: enable fclk, vcn ds and df cstate for smu_v13_0_7
` [PATCH 11/26] drm/amd/pm: enable platform features "
` [PATCH 12/26] drm/amd/pm: add SCPM support in smu v13_0_7
` [PATCH 13/26] drm/amd/pm: update the features for smu_v13_0_7
` [PATCH 14/26] drm/amd/pm: pp_dpm_* interface "
` [PATCH 15/26] drm/amd/pm:add UMD Pstate clock settings "
` [PATCH 16/26] drm/amd/pm: enable pp_dpm_vclk/dclk interface "
` [PATCH 17/26] drm/amd/pm: port the fan interface to smu_v13_0_7
` [PATCH 18/26] drm/amd/pm: add the pg_flag for athub and mmhub pg on smu_v13_0_7
` [PATCH 19/26] drm/amd/soc21: enable mmhub and athub power gating
` [PATCH 20/26] drm/amd/pm: enable gfx ds for smu_v13_0_7
` [PATCH 21/26] drm/amd/pm: enable gfx pcc and soc cg on smu_v13_0_7
` [PATCH 22/26] drm/amd/pm: pp_dpm_sclk change for smu_v13_0_7
` [PATCH 23/26] drm/amd/pm: enable workload type change on smu_v13_0_7
` [PATCH 24/26] drm/amd/pm: enable pmlog support for smu_v13_0_7
` [PATCH 25/26] drm/amd/pm: change the soft pptable id "
` [PATCH 26/26] drm/amd/pm: report preDS gfxclk on smu_v13_0_7

[PATCH] drm/amdgpu: add UMC 8.11.0 support
 2022-05-03 20:29 UTC  (25+ messages)
` [PATCH] drm/amdgpu: add GMC11 support for GC 11.0.2
` [PATCH] drm/amdgpu/discovery: add gmc11 "
` [PATCH] drm/amdgpu/psp13: add support for MP0 13.0.7
` [PATCH] drm/amdgpu/discovery: add psp13 support for PSP 13.0.7
` [PATCH] drm/amdgpu: add VCN4_0_4 firmware
` [PATCH] drm/amdgpu/jpeg: enable JPEG CG for VCN4_0_4
` [PATCH] drm/amdgpu/jpeg: enable JPEG PG "
` [PATCH] drm/amdgpu/vcn: enable VCN CG "
` [PATCH] drm/amdgpu/vcn: enable VCN PG "
` [PATCH] drm/amdgpu/vcn: enable VCN DPG mode "
` [PATCH] drm/amdgpu: Enable vcn v4_0_4 sram
` [PATCH] drm/amdgpu/discovery: enable vcn/jpeg v4_0_4
` [PATCH] drm/amdgpu: add sdma 6.0.2 firware support
` [PATCH] drm/amdkfd: add asic support for SDMA 6.0.2
` [PATCH] drm/amdgpu/discovery: add sdma6 "
` [PATCH] drm/amdgpu: add mes 11 firmware for mes 11.0.2
` [PATCH] drm/amdgpu/discovery: add mes11 support for GC 11.0.2
` [PATCH] drm/amdgpu: add gc v11_0_2 imu firmware
` [PATCH] drm/amdgpu: add initial GC 11.0.2 support
` [PATCH] drm/amdkfd: add asic support for GC 11.0.2
` [PATCH] drm/amdgpu: update rlc ram for gc v11_0_2
` [PATCH] drm/amdgpu/discovery: add gfx11 support for GC 11.0.2
` [PATCH] drm/amdgpu/discovery: set family "
` [PATCH] drm/amdgpu: enable cgcg and cgls for GC 11_0_2

[PATCH 0/3] Add MMHUB 3.0.2 support
 2022-05-03 20:26 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add mmhub v3_0_2 ip callback functions
` [PATCH 3/3] drm/amdgpu: split mmhub v3_0_2 callbacks from mmhub v3_0

[PATCH] drm/amdgpu: fix drm-next merge fallout
 2022-05-03 18:19 UTC  (3+ messages)

[PATCH v3 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-03 17:02 UTC  (3+ messages)
` [PATCH v3 2/3] drm/fb-helper: Rename preferred_bpp drm_fbdev_generic_setup() parameter

[PATCHv4] drm/amdgpu: disable ASPM on Intel Alder Lake based systems
 2022-05-03 12:44 UTC  (12+ messages)

[PATCHv5] drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems
 2022-05-03  2:16 UTC  (3+ messages)

[PATCH 00/11] VCN 4.x support
 2022-05-02 19:11 UTC  (12+ messages)
` [PATCH 02/11] drm/amdgpu: make software ring functions reuseable for newer VCN
` [PATCH 03/11] drm/amdgpu: move out asic specific definition from common header
` [PATCH 04/11] drm/amdgpu: add irq sources for vcn v4_0
` [PATCH 05/11] drm/amdgpu: add VCN4 ip block support
` [PATCH 06/11] drm/amdgpu/jpeg: add jpeg support for VCN4_0_0
` [PATCH 07/11] drm/amdgpu: enable VCN4 PG and CG "
` [PATCH 08/11] drm/amdgpu/jpeg: enable JPEG "
` [PATCH 09/11] drm/amdgpu/vcn: enable vcn4 dpg mode
` [PATCH 10/11] drm/amdgpu: add vcn_4_0_0 video codec query
` [PATCH 11/11] drm/amdgpu/discovery: add VCN 4.0 Support

[PATCH 1/3] drm/amdgpu: add sdma v6_0_0 pkt header v3
 2022-05-02 19:03 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add initial support for sdma v6.0
` [PATCH 3/3] drm/amdgpu/discovery: add SDMA v6_0 ip block

[V2 0/3] Expose max and current bpc via debugfs
 2022-05-02 18:54 UTC  (9+ messages)
` [V2 3/3] drm/amd/display: Move connector debugfs to drm
  ` [Intel-gfx] "


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).