AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 17:58:12 to 2024-10-30 08:42:31 UTC [more...]

[PATCH linux-next] drm/amdgpu: use string choice helpers
 2024-10-29 17:13 UTC  (4+ messages)

[PATCH v3] drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()
 2024-10-29 20:27 UTC  (3+ messages)

[PATCH] amdgpu: prevent NULL pointer dereference if ATIF is not supported
 2024-10-30  1:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add compatible NPS mode info
 2024-10-30  8:29 UTC 

[PATCH v3] drm/amd/pm: correct the workload setting
 2024-10-30  5:43 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Group gfx sysfs functions
 2024-10-30  4:18 UTC 

[RFC PATCH] drm/amd/pm: add zero RPM OD setting support for SMU13
 2024-10-30  1:01 UTC  (9+ messages)
` [PATCH v2 0/2] Two zero RPM features
  ` [PATCH v2 1/2] drm/amd/pm: add zero RPM OD setting support for SMU13
  ` [PATCH v2 2/2] drm/amd/pm: add zero RPM stop temperature "

[PATCH 00/29] Separating vcn power management by instance
 2024-10-29 18:34 UTC  (32+ messages)
` [PATCH 01/29] drm/amd/pm: add inst to dpm_set_vcn_enable
` [PATCH 02/29] drm/amd/pm: power up or down vcn by instance
` [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 04/29] drm/amd/pm: add inst to set_powergating_by_smu
` [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu
` [PATCH 06/29] drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
` [PATCH 07/29] drm/amdgpu: pass ip_block in set_powergating_state
` [PATCH 08/29] drm/amdgpu: pass ip_block in set_clockgating_state
` [PATCH 09/29] drm/amdgpu: track instances of the same IP block
` [PATCH 10/29] drm/amdgpu: move per inst variables to amdgpu_vcn_inst
` [PATCH 11/29] drm/amdgpu/vcn: separate gating state by instance
` [PATCH 12/29] drm/amdgpu: power vcn 2_5 "
` [PATCH 13/29] drm/amdgpu: power vcn 3_0 "
` [PATCH 14/29] drm/amdgpu: power vcn 4_0 "
` [PATCH 15/29] drm/amdgpu: power vcn 4_0_3 "
` [PATCH 16/29] drm/amdgpu: power vcn 4_0_5 "
` [PATCH 17/29] drm/amdgpu: power vcn 5_0_0 "
` [PATCH 18/29] drm/amdgpu/vcn: separate idle work "
` [PATCH 19/29] drm/amdgpu: set powergating state by vcn instance
` [PATCH 20/29] drm/amdgpu: early_init for each "
` [PATCH 21/29] drm/amdgpu: sw_init "
` [PATCH 22/29] drm/amdgpu: sw_fini "
` [PATCH 23/29] drm/amdgpu: hw_init "
` [PATCH 24/29] drm/amdgpu: suspend "
` [PATCH 25/29] drm/amdgpu: resume "
` [PATCH 26/29] drm/amdgpu: setup_ucode "
` [PATCH 27/29] drm/amdgpu: set funcs "
` [PATCH 28/29] drm/amdgpu: wait_for_idle "
` [PATCH 29/29] drm/amdgpu: set_powergating "

[PATCH 00/29] Separating vcn power management by instance
 2024-10-29 17:47 UTC  (62+ messages)
` [PATCH 01/29] drm/amd/pm: add inst to dpm_set_vcn_enable
` [PATCH 02/29] drm/amd/pm: power up or down vcn by instance
` [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 04/29] drm/amd/pm: add inst to set_powergating_by_smu
` [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu
` [PATCH 06/29] drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
` [PATCH 07/29] drm/amdgpu: pass ip_block in set_powergating_state
` [PATCH 09/29] drm/amdgpu: track instances of the same IP block
` [PATCH 10/29] drm/amdgpu: move per inst variables to amdgpu_vcn_inst
` [PATCH 11/29] drm/amdgpu/vcn: separate gating state by instance
` [PATCH 12/29] drm/amdgpu: power vcn 2_5 "
` [PATCH 13/29] drm/amdgpu: power vcn 3_0 "
` [PATCH 14/29] drm/amdgpu: power vcn 4_0 "
` [PATCH 15/29] drm/amdgpu: power vcn 4_0_3 "
` [PATCH 16/29] drm/amdgpu: power vcn 4_0_5 "
` [PATCH 17/29] drm/amdgpu: power vcn 5_0_0 "
` [PATCH 18/29] drm/amdgpu/vcn: separate idle work "
` [PATCH 19/29] drm/amdgpu: set powergating state by vcn instance
` [PATCH 20/29] drm/amdgpu: early_init for each "
` [PATCH 21/29] drm/amdgpu: sw_init "
` [PATCH 23/29] drm/amdgpu: hw_init "
` [PATCH 24/29] drm/amdgpu: suspend "
` [PATCH 25/29] drm/amdgpu: resume "
` [PATCH 26/29] drm/amdgpu: setup_ucode "
` [PATCH 27/29] drm/amdgpu: set funcs "
` [PATCH 28/29] drm/amdgpu: wait_for_idle "
` [PATCH 29/29] drm/amdgpu: set_powergating "

[PATCH 0/1] On DRM -> stable process
 2024-10-29 15:12 UTC  (4+ messages)
` [PATCH 6.1 1/1] Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"

[PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers
 2024-10-29 14:47 UTC  (2+ messages)

[PATCH 0/7] Add panic support for all DCE/DCN
 2024-10-29 16:56 UTC  (8+ messages)
` [PATCH 1/7] drm/amdgpu: add dce6 drm_panic support
` [PATCH 2/7] drm/amdgpu: add dce8 "
` [PATCH 3/7] drm/amdgpu: add dce10 "
` [PATCH 4/7] drm/amdgpu: add dce11 "
` [PATCH 5/7] drm/amdgpu: Add dcn30 "
` [PATCH 6/7] drm/amd/display: add clear_tiling support for all DCN families
` [PATCH 7/7] drm/amd/display: add panic support for DCE based IPs

[PATCH] drm/amdkfd: Differentiate logging message for driver oversubscription
 2024-10-29 16:24 UTC  (3+ messages)

[PATCH] drm/amdgpu: add dce6 drm_panic support
 2024-10-29 14:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm: amdgpu: fix comment about amdgpu.abmlevel defaults
 2024-10-29 14:18 UTC  (2+ messages)

[PATCH] drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_X
 2024-10-29 14:15 UTC  (2+ messages)

[PATCH 0/4] fdinfo fixes
 2024-10-29 14:11 UTC  (4+ messages)
` [RFC 4/4] drm/amdgpu: Expose special on chip memory pools in fdinfo

[PATCH 1/2] drm/amdgpu: add userq specific kernel config for fence ioctls
 2024-10-29 14:06 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: Add gpu_addr support to seq64 allocation

[PATCH] drm/amd/display: Remove last parts of timing_trace
 2024-10-29 13:59 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_format
 2024-10-29 13:57 UTC  (2+ messages)

[PATCH v1 0/9] update devcoredump for new VCN instance design
 2024-10-29 13:50 UTC  (10+ messages)
` [PATCH v1 1/9] drm/amdgpu: update vcn_v1 devcoredump on per instance basis
` [PATCH v1 2/9] drm/amdgpu: update vcn_v2.0 "
` [PATCH v1 3/9] drm/amdgpu: update vcn_v2.5 "
` [PATCH v1 4/9] drm/amdgpu: update vcn_v3.0 "
` [PATCH v1 5/9] drm/amdgpu: update vcn_v4.0.3 "
` [PATCH v1 6/9] drm/amdgpu: update vcn_v4.0.5 "
` [PATCH v1 7/9] drm/amdgpu: update vcn_v4 "
` [PATCH v1 8/9] drm/amdgpu: update vcn_v5.0 "
` [PATCH v1 9/9] drm/amdgpu: remove unused ip_dump from vcn device

[PATCH] drm/amdgpu: Group gfx sysfs functions
 2024-10-29 13:36 UTC  (6+ messages)

[PATCH v2] drm/amd/pm: correct the workload setting
 2024-10-29 13:20 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: Fix possible NULL pointer dereference
 2024-10-29 12:36 UTC  (4+ messages)

[PATCH v2] drm/amdgpu: add userq specific kernel config for fence ioctls
 2024-10-29 12:14 UTC  (2+ messages)

[PATCH v8 0/4] Introduce DRM device wedged event
 2024-10-29  9:51 UTC  (10+ messages)
` [PATCH v8 1/4] drm: Introduce "
` [PATCH v8 2/4] drm/doc: Document "

[PATCH] drm/amdgpu: Fix possible NULL pointer dereference
 2024-10-29  1:17 UTC  (3+ messages)

[PATCH 1/5 V4 1/5] drm/amdgpu: Add sysfs interface for gc reset mask
 2024-10-29  8:47 UTC  (5+ messages)

[PATCH 2/5 V4] drm/amdgpu: Add sysfs interface for sdma reset mask
 2024-10-29  7:15 UTC 

[PATCH V4 1/5] drm/amdgpu: Add sysfs interface for gc reset mask
 2024-10-29  6:56 UTC  (6+ messages)
` [PATCH V4 2/5] drm/amdgpu: Add sysfs interface for sdma "
` [PATCH V4 3/5] drm/amdgpu: Add sysfs interface for vcn "
` [PATCH V4 4/5] drm/amdgpu: Add sysfs interface for vpe "
` [PATCH V4 5/5] drm/amdgpu: Add sysfs interface for jpeg "

[PATCH V3 1/5] drm/amdgpu: Add sysfs interface for gc reset mask
 2024-10-29  4:50 UTC  (3+ messages)

[PATCH] drm/amdgpu: add ring reset messages
 2024-10-29  3:44 UTC  (2+ messages)

[PATCH v3] drm/amdkfd: change kfd process kref count at creation
 2024-10-28 20:43 UTC 

[PATCH v2] drm/amdgpu: add new AMDGPU_INFO subquery for fw objects
 2024-10-28 20:22 UTC  (2+ messages)

[PATCH 00/32] Separating vcn power management by instance
 2024-10-28 19:40 UTC  (3+ messages)
` [PATCH 22/32] drm/amdgpu: sw_fini for each vcn instance

[RFC 0/1] Fail dm_atomic_check if cursor overlay is required at MAX_SURFACES
 2024-10-28 19:04 UTC  (4+ messages)
` [RFC 1/1] SWDEV476969 - dm: "

[PATCH] drm/amdgpu: add ring reset messages
 2024-10-28 16:29 UTC  (6+ messages)

[PATCH] drm/amdgpu add "pixel_encoding"
 2024-10-28 15:31 UTC  (3+ messages)
  ` Fw: "

[PATCH] drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()'
 2024-10-28 15:30 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/2] drm/amdkfd: add an interface to query whether is KFD is active
 2024-10-28 15:19 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: fix fairness in enforce isolation handling

[PATCH v4 1/3] drm/amd/pm: update smu_v13_0_6 smu header
 2024-10-28 15:14 UTC  (3+ messages)
` [PATCH v4 3/3] drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2

[PATCH 1/3] drm/amdgpu: Adjust debugfs register access permissions
 2024-10-28 14:42 UTC  (2+ messages)

[PATCH] drm/amdkfd: flag per-queue reset support for gfx9
 2024-10-28 14:38 UTC  (2+ messages)

[PATCH] drm/amd: Use a constant format string for amdgpu_ucode_request
 2024-10-28 10:59 UTC  (3+ messages)

[PATCH] drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
 2024-10-28 12:11 UTC  (2+ messages)

[PATCH] amdgpu/fence: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-28 11:55 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfs
 2024-10-28  8:47 UTC  (2+ messages)

[PATCH] drm/amd/pm: print pp_dpm_mclk in ascending order on SMU v14.0.0
 2024-10-28  7:23 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: add generic func to check if ta fw is applicable
 2024-10-28  7:14 UTC  (2+ messages)

[PATCH] drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
 2024-10-25 17:58 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox