amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 18:03:02 to 2022-05-04 07:48:00 UTC [more...]

[RFC] Common DRM execution context v2
 2022-05-04  7:47 UTC  (8+ 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 1/8] drm: execution context for GEM buffers v2
 2022-05-04  7:44 UTC 

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

[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  (13+ messages)

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

Do we really need to increase/decrease MST VC payloads?
 2022-05-02 22:40 UTC 

[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  (13+ messages)
` [V2 1/3] drm/debug: Expose connector's max supported "
  ` [Intel-gfx] "
` [V2 3/3] drm/amd/display: Move connector debugfs to drm
  ` [Intel-gfx] "

[PATCH v2 1/2] drm/edid: parse DRM VESA dsc bpp target
 2022-05-02 17:10 UTC  (3+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH v2 2/2] drm/amd: use fixed dsc bits-per-pixel from edid

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

[PATCH v12] drm/amdgpu: add drm buddy support to amdgpu
 2022-05-02 16:31 UTC  (7+ messages)

[PATCH 0/8] DC Patches April 27, 2022
 2022-05-02 16:14 UTC  (2+ messages)

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

[RFC PATCH] drm/amdgpu: fix EFAULT return value for debugfs ctrl parse data
 2022-04-29 21:29 UTC 

[PATCH] drm/amdgpu: Add out parameters to drm_amdgpu_sched
 2022-05-02  9:51 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 5469f0c06732a077c70a759a81f2a1f00b277694
 2022-05-02  4:47 UTC 

[PATCH 1/6] drm/amdgpu: add irq src id for GFX11
 2022-05-01  2:13 UTC  (3+ messages)
` [PATCH 4/6] drm/amdgpu: add FGCG support

[PATCH 1/2] drm/amdgpu: add GC v11_0_0 family id
 2022-05-01  2:12 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/discovery: Set GC family for GC 11.0 IP

[PATCH v6] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-30  7:34 UTC 

[PATCH] drm/amd/display: Fix null pointer exception while load amdgpu
 2022-04-29 22:06 UTC  (2+ messages)

[PATCH] drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
 2022-04-29 20:38 UTC  (2+ messages)

[PATCH 00/29] Add support for GC 11.0
 2022-04-29 18:02 UTC  (16+ messages)
` [PATCH 08/29] drm/amdgpu: extend the show ucode name function
` [PATCH 13/29] drm/amdgpu: skip amdgpu_ucode_create_bo for backdoor autoload
` [PATCH 15/29] drm/amdgpu/discovery: handle AMDGPU_FW_LOAD_RLC_BACKDOOR_AUTO in SMU
` [PATCH 16/29] drm/amdgpu: renovate sdma fw struct
` [PATCH 17/29] drm/amdgpu: support RS64 CP fw front door load
` [PATCH 18/29] drm/amdgpu: add mes unmap legacy queue routine
` [PATCH 20/29] drm/amdgpu/mes11: initiate mes v11 support
` [PATCH 21/29] drm/amdgpu: add init support for GFX11 (v2)
` [PATCH 22/29] drm/amdkfd: Add KFD support for soc21 v3
` [PATCH 24/29] drm/amdgpu: enable fgcg for soc21
` [PATCH 25/29] drm/amdgpu: enable GENERIC0_INT for gfx/compute pipes
` [PATCH 26/29] drm/amdgpu/gfx10: enable kiq to map mes ring
` [PATCH 27/29] drm/amdgpu/gfx11: "
` [PATCH 28/29] drm/amdgpu/discovery: add GFX 11.0 Support
` [PATCH 29/29] drm/amdgpu/discovery: add MES11 support


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