AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-10 15:39:20 to 2025-02-14 07:28:37 UTC [more...]

[PATCH] drm/radeon/ci_dpm: Remove needless NULL checks of dpm tables
 2025-02-13 17:25 UTC  (3+ messages)

[PATCH] drm/amd/pm: Limit jpeg rings as per max for jpeg_v_4_0_3
 2025-02-14  7:28 UTC 

[PATCH 1/2] drm/amd/pm: add support for checking SDMA reset capability
 2025-02-14  7:13 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: Enable per-queue reset support

[PATCH] drm/amdgpu: simplify xgmi peer info calls
 2025-02-14  5:58 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu: Do not program AGP BAR regs under SRIOV
 2025-02-14  0:13 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOV
` [PATCH 3/3] drm/amdgpu: Do not set power brake sequence for "

[PATCH v12 0/2] drm/atomic: Ease async flip restrictions
 2025-02-13 22:55 UTC  (5+ messages)
` [PATCH v12 2/2] drm/amdgpu: Enable async flip on overlay planes

[PATCH v4 0/6] drm/sched: Job queue peek/pop helpers and struct job re-order
 2025-02-13 22:05 UTC  (11+ messages)
` [PATCH 1/6] drm/sched: Add internal job peek/pop API
` [PATCH 4/6] drm/sched: Move drm_sched_entity_is_ready to internal header

[PATCH] drm/amdgpu: Rename VCN clock gating function for consistency
 2025-02-13 20:40 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx: only call mes for enforce isolation if supported
 2025-02-13 18:43 UTC  (2+ messages)

[V7 00/45] Color Pipeline API w/ VKMS
 2025-02-13 18:21 UTC  (14+ messages)
` [V7 08/45] Documentation/gpu: document drm_colorop
` [V7 26/45] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [V7 32/45] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [V7 34/45] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [V7 35/45] drm/amd/display: add 3x4 matrix colorop
` [V7 42/45] drm/amd/display: add 3D LUT colorop

[PATCH] drm/amdgpu: Fix crashes in enforce_isolation sysfs handling on non-supported systems
 2025-02-13 18:19 UTC  (2+ messages)

[PATCH v12 0/5] Introduce DRM device wedged event
 2025-02-13 17:16 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: Allow DCC for video formats on GFX12
 2025-02-13 17:06 UTC 

[PATCH] drm/amdkfd: Fix the deadlock in svm_range_restore_work
 2025-02-13 15:45 UTC  (11+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.14
 2025-02-13 15:38 UTC 

[PATCH 1/3] drm/amdgpu/umsch: declare umsch firmware
 2025-02-13 15:17 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu/umsch: fix ucode check
` [PATCH 3/3] drm/amdgpu/umsch: tidy up the ucode name string handling

[PATCH v2 0/9] KFD user queue validation
 2025-02-13  9:56 UTC  (6+ messages)
` [PATCH v2 4/9] drm/amdkfd: Validate user queue buffers

[PATCH] drm/amdgpu: Use firmware supported NPS modes
 2025-02-13 13:03 UTC 

[PATCH] drm/amdgpu: Remove extra checks for CPX
 2025-02-13 12:59 UTC  (2+ messages)

[PATCH] Documentation: Remove repeated word in docs
 2025-02-13  7:08 UTC 

[PATCH v3 0/6] drm/amdgpu: jpeg ring reset callback
 2025-02-13 10:15 UTC  (12+ messages)
` [PATCH v3 1/6] drm/amdgpu: Per-instance init func for JPEG4_0_3
` [PATCH v3 2/6] drm/amdgpu: Add ring reset callback for JPEG4_0_0
` [PATCH v3 3/6] drm/amdgpu: Add ring reset callback for JPEG3_0_0
` [PATCH v3 4/6] drm/amdgpu: Per-instance init func for JPEG2_5_0
` [PATCH v3 5/6] drm/amdgpu: Add ring reset callback "
` [PATCH v3 6/6] drm/amdgpu: Add ring reset callback for JPEG2_0_0

[PATCH v7 1/9] drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support
 2025-02-13  5:47 UTC  (9+ messages)
` [PATCH v7 2/9] drm/amdgpu/sdma: Refactor SDMA reset functionality and add "
` [PATCH V7 3/9] drm/amdgpu: Add common lock and reset caller parameter for SDMA reset synchronization
` [PATCH V7 4/9] drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ring
` [PATCH V7 5/9] drm/amdgpu: Update amdgpu_job_timedout to check if the ring is guilty
` [PATCH v7 6/9] drm/amdgpu/sdma: Introduce is_guilty callbacks for sdma GFX and PAGE rings
` [PATCH V7 7/9] drm/amdgpu: Improve SDMA reset logic with guilty queue tracking
` [PATCH V7 8/9] drm/amdgpu: Add reset function pointer for SDMA v4.4.2 page ring
` [PATCH v79/9] drm/amdgpu: Update SDMA scheduler mask handling to include page queue

[PATCH v3 4/6] drm/amdgpu: Per-instance init func for JPEG2_5_0
 2025-02-13  3:19 UTC 

[PATCH v3 1/6] drm/amdgpu: Per-instance init func for JPEG4_0_3
 2025-02-13  3:18 UTC 

[PATCH v6 0/9] Add jump table support for objtool on LoongArch
 2025-02-13  2:51 UTC  (11+ messages)
` [PATCH v6 4/9] objtool: Handle unreachable entry of rodata

[PATCH] drm/amdgpu: Optimize the enablement of GECC
 2025-02-13  2:10 UTC  (3+ messages)

[PATCH] drm/amdkfd: Fix user queue validation on Gfx7/8
 2025-02-13  1:06 UTC  (3+ messages)

[PATCH 1/4] drm/amdkfd: Rename grace_period to wait_times
 2025-02-12 22:03 UTC  (4+ messages)
` [PATCH 2/4] drm/amdkfd: Use asic specifc function to set CP wait time
` [PATCH 3/4] drm/amdgpu: Don't modify grace_period in helper function
` [PATCH 4/4] drm/amdgpu: Set lower queue retry timeout for gfx9 family

[PATCH 1/4 v6] drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support
 2025-02-12 19:57 UTC  (8+ messages)
` [PATCH 2/4 v6] drm/amdgpu/sdma: Refactor SDMA reset functionality and add "
` [PATCH 3/4 v6] drm/amdgpu: Add common lock and reset caller parameter for SDMA reset synchronization
` [PATCH 4/4 V6] drm/amdgpu: Improve SDMA reset logic with guilty queue tracking

[PATCH] drm/amdgpu: Add support for page queue scheduling
 2025-02-12 19:33 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: Ignored various return code
 2025-02-12 17:58 UTC  (6+ messages)

[PATCH v3] drm/amdkfd: Uninitialized and Unused variables
 2025-02-12 17:53 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu/vcn5.0.1: use correct dpm helper
 2025-02-12 16:24 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu/vcn5.0.1: drop dpm power helpers
` [PATCH 3/4] drm/amdgpu/vcn2.5: "
` [PATCH 4/4] drm/amdgpu/vcn4.0.3: "

[PATCH] amdgpu/pm/legacy: fix suspend/resume issues
 2025-02-12 16:11 UTC 

[PATCH] MAINTAINERS: update amdgpu maintainers list
 2025-02-12 14:44 UTC 

[PATCH] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
 2025-02-12 13:34 UTC  (2+ messages)
` [PATCH] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init()

[PATCH v4] drm/sched: Use struct for drm_sched_init() params
 2025-02-12 11:04 UTC  (4+ messages)

[PATCH] drm/amd/display: restore edid reading from a given i2c adapter
 2025-02-12  8:08 UTC  (4+ messages)

[PATCH 1/1] drm/amdgpu: fix the memleak caused by fence not released
 2025-02-12 13:08 UTC  (2+ messages)

[PATCH] drm/amdgpu/umsch: remove vpe test from umsch
 2025-02-12  8:44 UTC 

[PATCH 1/3] drm/amdgpu/vcn5.0.1: use correct dpm helper
 2025-02-12  7:50 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()
` [PATCH 3/3] drm/amdgpu/pm: store power state per instance

[PATCH] drm/amdgpu: Enable ACA by default for psp v13_0_12
 2025-02-12  5:25 UTC 

[PATCH v6 2/9] objtool: Handle different entry size of rodata
 2025-02-11 23:34 UTC  (3+ messages)
` [PATCH] objtool: remove duplicate case value R_PPC64_REL32

[PATCH] drm/amdkfd: Fix pasid value leak
 2025-02-11 23:21 UTC  (2+ messages)

[PATCH v3] drm/amd/display/dc: Refactor remove duplications on command_table files
 2025-02-11 19:50 UTC  (2+ messages)

[PATCH V5 1/2] drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11
 2025-02-11 17:02 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX12

[PATCH v3 0/3] drm/sched: Job queue peek/pop helpers and struct job re-order
 2025-02-11 10:35 UTC  (8+ messages)
` [PATCH 2/3] drm/amdgpu: Pop jobs from the queue more robustly
` [PATCH 3/3] drm/sched: Remove a hole from struct drm_sched_job

[PATCH] drm/amd/display: Add sanity checks for drm_edid_raw()
 2025-02-11 10:08 UTC 

[PATCH] drm/amdgpu: Unlocked unmap only clear page table leaves
 2025-02-11 14:53 UTC  (5+ messages)

[PATCH 1/1] drm/amdgpu: add sdma page queue irq processing for sdma442
 2025-02-11  8:22 UTC  (3+ messages)

[PATCH] drm/amdgpu: Modify the seq64 VM cache policy
 2025-02-11  8:14 UTC  (2+ messages)

[PATCH v2 0/7] drm/amdgpu: jpeg ring reset callback
 2025-02-11  8:09 UTC  (8+ messages)
` [PATCH v2 1/7] drm/amdgpu: Per-instance init func for JPEG4_0_3
` [PATCH v2 2/7] drm/amdgpu: Add ring reset callback "

[REGRESSION 6.14][BISECTED] AMD Carrizo shutdown hang since amdgpu commit ff69bba05f08
 2025-02-11  0:23 UTC  (3+ messages)

[PATCH] drm/amdgpu: Set snoop bit for SDMA for MI series
 2025-02-11  7:50 UTC  (2+ messages)

[PATCH] drm/amd/pm: Rename pmfw message SetPstatePolicy
 2025-02-11  3:57 UTC  (3+ messages)

[PATCH v2 1/4] drm/amdgpu: Move xgmi definitions to xgmi header
 2025-02-11  1:54 UTC  (4+ messages)
` [PATCH v2 4/4] drm/amdgpu: Use xgmi APIs for init and bandwidth

[PATCH AUTOSEL 6.1 07/11] Revert "drm/amd/display: Use HW lock mgr for PSR1"
 2025-02-11  1:32 UTC 

[PATCH AUTOSEL 6.6 11/15] Revert "drm/amd/display: Use HW lock mgr for PSR1"
 2025-02-11  1:31 UTC 

[PATCH AUTOSEL 6.12 10/19] drm/amd/display: Fix out-of-bound accesses
 2025-02-11  1:30 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 14/19] Revert "drm/amd/display: Use HW lock mgr for PSR1"

[PATCH AUTOSEL 6.13 11/21] drm/amd/display: Fix out-of-bound accesses
 2025-02-11  1:29 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 15/21] Revert "drm/amd/display: Use HW lock mgr for PSR1"

[PATCH 0/5] drm: Constify 'struct bin_attribute'
 2025-02-10 17:14 UTC  (8+ messages)
` [PATCH 1/5] drm/sysfs: "
` [PATCH 2/5] drm/lima: "
` [PATCH 3/5] drm/i915: "

[PATCH 1/2] drm/amd/pm: add support for IP version 11.5.2
 2025-02-10 21:18 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/amdgpu: "

[PATCH] drm/amd/include : Update MES v12 API for fence update
 2025-02-10 21:01 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/mes11: fix set_hw_resources_1 calculation
 2025-02-10 20:10 UTC  (6+ messages)
` [PATCH V4 2/2] drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11

[PATCH 1/4] drm/amdgpu/kfd: Add shared SDMA reset functionality with callback support
 2025-02-10 16:43 UTC  (3+ messages)
` [PATCH 3/4] drm/amdgpu: Add common lock and reset caller parameter for SDMA reset synchronization

[PATCH] drm/amdgou/vcn: enable TMZ support for vcn 4_0_5
 2025-02-10 16:23 UTC 

[PATCH 00/14] DC Patches for 10 Feb 2025
 2025-02-10 16:12 UTC  (3+ messages)
` [PATCH 02/14] drm/amd/display: docstring definitions MAX_SURFACES and MAX_PLANES

[PATCH v5 4/4] drm/amdgpu: Improve SDMA reset logic with guilty queue tracking
 2025-02-10 15:39 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).