AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-30 05:24:32 to 2022-01-09 14:20:18 UTC [more...]

[PATCH v7 1/6] drm: move the buddy allocator from i915 into common drm
 2022-01-09 14:19 UTC 

[PATCH] drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
 2022-01-09 10:27 UTC  (5+ messages)

[PATCH v6 1/6] drm: move the buddy allocator from i915 into common drm
 2022-01-09 10:22 UTC  (10+ messages)
` [PATCH v6 2/6] drm: improve drm_buddy_alloc function
` [PATCH v6 4/6] drm: implement a method to free unused pages

[PATCH 00/19] DC Patches December 17, 2021
 2022-01-08 21:17 UTC  (6+ messages)
` [PATCH 10/19] drm/amd/display: Changed pipe split policy to allow for multi-display pipe split

[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
 2022-01-07 20:24 UTC  (3+ messages)

[PATCH 0/2]
 2022-01-07 22:51 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu: fix compile error for dcn on arm64
` [PATCH 2/2] drm/amdgpu: enable dcn support "

[PATCH] drm/amd/display: reset dcn31 SMU mailbox on failures
 2022-01-07 22:05 UTC  (2+ messages)

[PATCH v3] drm/amd/display: move calcs folder into DML
 2022-01-07 21:33 UTC 

[PATCH] drm/amdkfd: use default_groups in kobj_type
 2022-01-07 21:11 UTC  (2+ messages)

[PATCH] drm/amdgpu: use default_groups in kobj_type
 2022-01-07 21:08 UTC  (2+ messages)

[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
 2022-01-07 20:28 UTC  (2+ messages)

[PATCH] drm/radeon: use kernel is_power_of_2 rather than local version
 2022-01-07 19:51 UTC  (3+ messages)

[PATCH v2] drm/amd/display: move calcs folder into DML
 2022-01-07 19:33 UTC  (5+ messages)

[PATCH REBASED 1/4] drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
 2022-01-07 18:59 UTC  (7+ messages)
` [PATCH 2/4] drm/amdkfd: remove unused function
` [PATCH REBASED 3/4] drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
` [PATCH REBASED 4/4] drm/amdgpu: recover gart table at resume

[PATCH v5] drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
 2022-01-07 18:51 UTC  (3+ messages)

[PATCH v2] drm/amd/display: explicitly update clocks when DC is set to D3 in s0i3
 2022-01-06 13:46 UTC  (5+ messages)

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2022-01-07 17:47 UTC  (22+ messages)

[PATCH v2] drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
 2022-01-07 16:48 UTC 

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2022-01-07 16:02 UTC  (37+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
` [RFC v2 5/8] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
  ` [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection for SRIOV

[PATCH v11 00/19] dyndbg & drm.debug to tracefs
 2022-01-07  5:29 UTC  (20+ messages)
` [PATCH v11 01/19] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v11 02/19] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v11 03/19] dyndbg: add write-to-tracefs code
` [PATCH v11 04/19] dyndbg: add trace-events for pr_debug, dev_dbg
` [PATCH v11 05/19] dyndbg: add desc, dev fields to event record
` [PATCH v11 06/19] dyndbg: add class_id to callsites
` [PATCH v11 07/19] drm_print: condense enum drm_debug_category
` [PATCH v11 08/19] drm_print: add trace_drm_dbg, trace_drm_devdbg events
` [PATCH v11 09/19] drm_print: add CONFIG_DRM_USE_DYNAMIC_DEBUG
` [PATCH v11 10/19] drm_print: interpose drm_dev_dbg, __drm_dbg with forwarding macros
` [PATCH v11 11/19] drm_print: wrap drm_dev_dbg in _dynamic_func_call_no_desc
` [PATCH v11 12/19] drm_print: wrap drm_dbg "
` [PATCH v11 13/19] drm_print: refine drm_debug_enabled for dyndbg+jump-label
` [PATCH v11 14/19] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [PATCH v11 15/19] drm_print: use _dynamic_func_call_no_desc_cls
` [PATCH v11 16/19] drm_print: add struct _ddebug desc to drm_*dbg
` [PATCH v11 17/19] drm_print: add struct _ddebug *desc to trace-drm-*() params
` [PATCH v11 18/19] dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
` [PATCH v11 19/19] drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug

[PATCH 0/7] Drop unnecessary power related lock protections
 2022-01-07  2:20 UTC  (14+ messages)
` [PATCH 1/7] drm/amd/pm: drop unneeded lock protection smu->mutex
` [PATCH 2/7] drm/amd/pm: drop unneeded vcn/jpeg_gate_lock
` [PATCH 3/7] drm/amd/pm: drop unneeded smu->metrics_lock
` [PATCH 4/7] drm/amd/pm: drop unneeded smu->sensor_lock
` [PATCH 5/7] drm/amd/pm: drop unneeded smu_baco->mutex
` [PATCH 6/7] drm/amd/pm: drop unneeded feature->mutex
` [PATCH 7/7] drm/amd/pm: drop unneeded hwmgr->smu_lock

[PATCH v2] drm/amdgpu: Enable second VCN for certain Navy Flounder
 2022-01-07  2:05 UTC  (3+ messages)

[PATCH] drm/amd/display: explicitly set is_dsc_supported to false before use
 2022-01-06 21:40 UTC  (2+ messages)

Various problems trying to vga-passthrough a Renoir iGPU to a xen/qubes-os hvm
 2022-01-06 21:24 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Unmap MMIO mappings when device is not unplugged
 2022-01-06 18:58 UTC  (4+ messages)

[PATCH v4 1/3] drm/amd/display: Add power_state member into current_state
 2022-01-06 16:30 UTC  (3+ messages)
` [PATCH v4 2/3] drm/amd/display: Split out checks for applying HPD WA into a separate function
` [PATCH v4 3/3] drm/amd/display: Use requested power state to avoid HPD WA during s0ix

[PATCH] drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
 2022-01-06 15:30 UTC  (4+ messages)

[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm
 2022-01-06 12:01 UTC  (6+ messages)
` [PATCH v4 2/6] drm: improve drm_buddy_alloc function

[PATCH] drm/amdgpu: Clear garbage data in err_data before usage
 2022-01-06 10:22 UTC  (3+ messages)

[PATCH 1/2] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
 2022-01-06  9:50 UTC  (2+ messages)

Bug: amdgpu stutter and spam `Fence fallback timer expired` after suspend
 2022-01-06  9:29 UTC  (3+ messages)

[PATCH] drm/amdkfd: Check for null pointer after calling kmemdup
 2022-01-05 15:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: Enable second VCN for certain Navi2x
 2022-01-06  6:16 UTC 

[PATCH] drm/amdgpu: Add interface to load SRIOV cap FW
 2022-01-06  2:54 UTC 

[RFC PATCH 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-05 23:57 UTC  (2+ messages)

[PATCH v3 1/2] drm/amd/display: Add power_state member into dc_state
 2022-01-05 22:35 UTC  (2+ messages)
` [PATCH v3 2/2] drm/amd/display: Use requested power state to avoid HPD WA during s0ix

[PATCH] drm/amdkfd: make SPDX License expression more sound
 2022-01-05 19:27 UTC  (2+ messages)

[Patch v4 00/24] CHECKPOINT RESTORE WITH ROCm
 2022-01-05 15:22 UTC  (7+ messages)
` [Patch v4 18/24] drm/amdkfd: CRIU checkpoint and restore xnack mode
` [Patch v4 21/24] drm/amdkfd: CRIU Discover svm ranges
` [Patch v4 23/24] drm/amdkfd: CRIU prepare for svm resume

[PATCH] drm/amdgpu: improve debug VRAM access performance using sdma
 2022-01-04 19:12 UTC 

[PATCH 1/2] drm/amdgpu: explicitly check for s0ix when evicting resources
 2022-01-04 18:47 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: don't set s3 and s0ix at the same time

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-03 20:24 UTC  (3+ messages)
` [PATCH v2 08/11] lib: add support for device coherent type in test_hmm

[PATCH] drm/amd/display: explicitly update clocks when DC is set to D3
 2022-01-04 16:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Delay unmapping MMIO VRAM to amdgpu_ttm_fini() in GPU initialization failure
 2022-01-04 15:40 UTC  (2+ messages)

[PATCH] SWDEV-311259 - dc: move FPU associated DCN302 code to DML
 2022-01-04 15:29 UTC  (2+ messages)

[PATCH V3 01/12] drm/amdgpu: Unify ras block interface for each ras block
 2022-01-04  8:24 UTC  (5+ messages)
` [PATCH V3 12/12] drm/amdgpu: Removed redundant ras code

softlockup in v5.15.12 in dcn20_post_unlock_program_front_end
 2022-01-03 20:25 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 7/8] drm/amd/display: Added power down for DCN10
 2022-01-03 17:30 UTC 

[PATCH AUTOSEL 5.15 02/16] drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
 2022-01-03 17:28 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 03/16] drm/amd/pm: Fix xgmi link control on aldebaran
` [PATCH AUTOSEL 5.15 09/16] drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
` [PATCH AUTOSEL 5.15 10/16] drm/amdgpu: always reset the asic in suspend (v2)
` [PATCH AUTOSEL 5.15 11/16] drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platform
` [PATCH AUTOSEL 5.15 13/16] drm/amd/display: fix B0 TMDS deepcolor no dislay issue
` [PATCH AUTOSEL 5.15 14/16] drm/amd/display: Added power down for DCN10

[PATCH] radeon: add a force flush to delay work when radeon suspend
 2022-01-03 10:20 UTC  (2+ messages)

回复: Re: [PATCH] gpu/drm/radeon:Fix null pointer risk
 2022-01-01 11:18 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.16
 2021-12-31 14:38 UTC 

[PATCH] drm/amd/pm: keep the BACO feature enabled for suspend
 2021-12-31  2:56 UTC  (3+ messages)

[PATCH] gpu/drm/radeon:Fix null pointer risk
 2021-12-30 16:36 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-5.17
 2021-12-30 14:10 UTC 

[pull] amdgpu drm-fixes-5.16
 2021-12-30 13:53 UTC  (3+ messages)

[PATCH] drm/amdgpu: add dummy event6 for vega10
 2021-12-30 10:01 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-5.17
 2021-12-30  5:24 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