AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 18:19:29 to 2026-04-07 10:24:35 UTC [more...]

[PATCH v5 1/7] drm/amdgpu: pass all the sdma scheds to amdgpu_mman
 2026-04-07 10:24 UTC  (16+ messages)
` [PATCH v5 2/7] drm/amdgpu: only use working sdma schedulers for ttm
` [PATCH v5 3/7] drm/amdgpu: create multiple clear/move ttm entities
` [PATCH v5 4/7] drm/amdgpu: give ttm entities access to all the sdma scheds
` [PATCH v5 5/7] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
` [PATCH v5 6/7] drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer
` [PATCH v5 7/7] drm/amdgpu: split amdgpu_ttm_set_buffer_funcs_status in 2 funcs

[PATCH 00/22] DC Patches April 02, 2026
 2026-04-07  9:15 UTC  (21+ messages)
` [PATCH 01/22] drm/amd/display: Fix unused parameters warnings in dml2_0
` [PATCH 02/22] drm/amd/display: Drop unused tiling formats from dml2
` [PATCH 03/22] drm/amd/display: update dcn42 bounding box
` [PATCH 04/22] drm/amd/display: Rework YCbCr422 DSC policy
` [PATCH 05/22] drm/amd/display: Remove unnecessary Freesync w/a from DCN32
` [PATCH 06/22] drm/amd/display: Adjust freesync pcon whitelist
` [PATCH 07/22] drm/amd/display: Parse freesync mccs vcp code
` [PATCH 08/22] drm/amd/display: Read sink freesync support via mccs
` [PATCH 09/22] drm/amd/display: Enable sink freesync via MCCS
` [PATCH 10/22] drm/amd/display: Avoid to do MCCS transaction if unnecessary
` [PATCH 11/22] drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1
` [PATCH 12/22] drm/amd/display: Correct MALL parameters for DCN42 soc bb
` [PATCH 13/22] drm/amd/display: Pass min page size from SOC BB to dml2_1 plane config
` [PATCH 14/22] drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BB
` [PATCH 15/22] drm/amd/display: update dcn42 memory latencies
` [PATCH 16/22] drm/amd/display: Fix implicit narrowing conversions in modules
` [PATCH 17/22] drm/amd/display: Restore "Move setup_stream_attribute"
` [PATCH 18/22] drm/amd/display: move memory latency update to dml for dcn42
` [PATCH 19/22] drm/amd/display: Add DCN42 PMO policy for DML2.1

[PATCH] drm/amd/display: Add missing do_mccs parameter description
 2026-04-07  8:27 UTC 

[PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
 2026-04-07  7:45 UTC  (4+ messages)

[PATCH 0/2] drm/amdgpu,radeon: fix integer overflow in pitch alignment
 2026-04-06 22:50 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()
` [PATCH 2/2] drm/radeon: fix integer overflow in radeon_align_pitch()

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-07  5:14 UTC  (44+ messages)
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v10 00/21] gpu: nova-core: Add memory management support
  ` [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 05/21] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
  ` [PATCH v10 06/21] gpu: nova-core: mm: Add common memory management types
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 08/21] gpu: nova-core: mm: Add GpuMm centralized memory manager
  ` [PATCH v10 09/21] gpu: nova-core: mm: Add common types for all page table formats
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 11/21] gpu: nova-core: mm: Add MMU v3 "
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
  ` [PATCH v10 13/21] gpu: nova-core: mm: Add page table walker for MMU v2/v3
  ` [PATCH v10 14/21] gpu: nova-core: mm: Add Virtual Memory Manager
  ` [PATCH v10 15/21] gpu: nova-core: mm: Add virtual address range tracking to VMM
  ` [PATCH v10 16/21] gpu: nova-core: mm: Add multi-page mapping API "
  ` [PATCH v10 17/21] gpu: nova-core: Add BAR1 aperture type and size constant
  ` [PATCH v10 18/21] gpu: nova-core: mm: Add BAR1 user interface
  ` [PATCH v10 19/21] gpu: nova-core: mm: Add BAR1 memory management self-tests
  ` [PATCH v10 20/21] gpu: nova-core: mm: Add PRAMIN aperture self-tests
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

Inquiry: Raven Ridge `RLC_RESTORE_LIST_CNTL` failure (0xFFFF300F) on Kernel 6.17 - Missing GFX9 fix?
 2026-04-05 16:45 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-next-7.1
 2026-04-05 14:05 UTC  (7+ messages)
` Regression fix for audio issues with pre-DCN401 chips (was: Re: [pull] amdgpu, amdkfd drm-next-7.1)
      ` Regression fix for audio issues with pre-DCN401 chips

[PATCH] drm/amdgpu: deduplicate register access and helper routines
 2026-04-07  0:59 UTC  (8+ messages)

[PATCH] drm/amdgpu: remove compute_partition_mem_alloc_mode sysfs on cleanup
 2026-04-07  7:18 UTC 

[PATCH 1/2] drm/amd/pm: add read arg support to smu_cmn_update_table
 2026-04-07  7:05 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: add od table upload error message parsing for smu v14.0.x

[PATCH v3 1/2] drm/amdgpu/mes_v12_0: use mes schedule pipe for legacy queues on unified MES
 2026-04-07  2:57 UTC  (2+ messages)

[PATCH linux-5.10.y] drm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files for clang
 2026-04-07  0:49 UTC 

[PATCH] drm/amdgpu: Export ip_discovery sysfs on probe failure
 2026-04-06 21:24 UTC 

[PATCH] drm/amd/pm: Change gpu_metrics over to binary with per-reader snapshots (v4)
 2026-04-06 16:25 UTC 

[PATCH] drm/amd/display: Fix do_mccs handling (MCCS/DDC) in amdgpu_dm_update_freesync_caps
 2026-04-06 16:03 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-6.18] drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
 2026-04-06 11:05 UTC 

[PATCH] drm/amd/pm: Restrict NPM data to primary socket for smu_v15_0_8
 2026-04-06 10:08 UTC  (3+ messages)

[PATCH] drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count
 2026-04-06  4:19 UTC  (3+ messages)

[PATCH] drm/amdgpu: use named SRCID for JPEG decode in VCN 1.0
 2026-04-04  6:40 UTC 

[PATCH v12 00/69] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2026-04-04 13:10 UTC  (4+ messages)
` [PATCH v12 68/69] accel/ethosu: call DRM_CLASSMAP_USE

[pull] amdgpu, amdkfd, radeon, drm drm-next-7.1
 2026-04-03 21:43 UTC 

[PATCH 01/16] drm/amdgpu/gfx7: align mqd settings with KFD
 2026-04-03 14:03 UTC  (5+ messages)
` [PATCH 04/16] drm/amdgpu/gfx9.4.3: "
` [PATCH 08/16] drm/amdgpu/gfx12.1: "

[PATCH] drm/amdgpu/sdma7.1: add support for disable_kq
 2026-04-03 14:01 UTC  (2+ messages)

[PATCH v3 0/6] drm/atomic: track colorop changes of a given plane
 2026-04-03 13:58 UTC  (7+ messages)
` [PATCH v3 1/6] drm/atomic: only add colorop state from active color pipeline
` [PATCH v3 2/6] drm/atomic: don't set colorop properties of inactive color pipelines
` [PATCH v3 3/6] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v3 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
` [PATCH v3 5/6] drm/atomic: track individual colorop updates
` [PATCH v3 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes

[PATCH 0/2] drm/amd/display: Replace NUM_ELEMENTS -> ARRAY_SIZE
 2026-04-03 13:58 UTC  (4+ messages)
` [PATCH 1/2] drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
` [PATCH 2/2] drm/amd/display: Remove unused NUM_ELEMENTS macros

[PATCH] drm/amdgpu: Use amdgpu by default for CIK APUs too
 2026-04-03 13:56 UTC  (2+ messages)

[PATCH v4 0/2] drm/amd: Add support for non-4K page size systems
 2026-04-03 13:43 UTC  (3+ messages)
` [PATCH v4 2/2] drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K page size

[PATCH 1/5] drm/amdgpu/gfx_v11_0: fix GFX11 MEC pipe reset ordering
 2026-04-03 13:33 UTC  (8+ messages)
` [PATCH 2/5] drm/amdgpu/gfx11: enable per-pipe reset support for compute queues
` [PATCH 3/5] drm/amdgpu/gfx_v12_0: set gfx.rs64_enable from PFP header on GFX12
` [PATCH 4/5] drm/amdgpu/gfx_v12_0: fix GFX11 MEC pipe reset ordering
` [PATCH 5/5] drm/amdgpu/gfx_v12_0: enable compute pipe reset flag

[PATCH] drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.x
 2026-04-03 12:57 UTC  (2+ messages)

[PATCH v5 0/3] Add "link bpc" DRM property
 2026-04-03 10:23 UTC  (27+ messages)

[PATCH 1/2] drm/amd/pm: add read arg support to smu_cmn_update_table
 2026-04-03  4:51 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm: add od table upload failure message parsing for smu v14.0.x

[PATCH] drm/amd/display: Change dither policy for 10 bpc output back to dithering
 2026-04-03  2:06 UTC  (3+ messages)

[PATCH V4] amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
 2026-04-02 21:46 UTC  (2+ messages)

[pull] amdgpu drm-fixes-7.0
 2026-04-02 19:44 UTC 

[PATCH] drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
 2026-04-02 19:10 UTC  (3+ messages)

[PATCH 1/2] drm/edid: populate monitor_range from DisplayID Dynamic Video Timing block
 2026-04-01 23:07 UTC  (3+ messages)
` [PATCH v2 1/2] drm/edid: populate monitor_range from DisplayID v2r0 "
  ` [PATCH v2 2/2] drm/amd/display: remove manual DisplayID VRR parsing from freesync caps

[PATCH v7 00/29] Fair(er) DRM scheduler
 2026-04-02  7:01 UTC  (3+ messages)

[PATCH] drm/amd/pm: Change gpu_metrics over to binary
 2026-04-02 12:18 UTC  (6+ messages)

[PATCH for 6.12 0/9] drm: amdgpu: backport suspend fixes for
 2026-04-02 11:56 UTC  (7+ messages)
` [PATCH for 6.12 3/9] drm/amd/display: Disable fastboot on DCE 6 too

[PATCH v2 1/2] drm/amdgpu: rework userq fence driver alloc/destroy
 2026-04-02  1:37 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amdgpu: make userq fence_drv drop explicit in queue destroy

[PATCH] drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure
 2026-04-01 20:21 UTC 

[PATCH v3 04/10] drm/amdgpu: Create hqd info structure
 2026-04-01 19:20 UTC  (3+ messages)

[PATCH v4 04/10] drm/amdgpu: Create hqd info structure
 2026-04-01 19:15 UTC  (2+ messages)
` [PATCH v4 09/10] drm/amdkfd: Reset queue/pipe in MES

[PATCHv2 for 6.12 00/10] drm: amdgpu: backport suspend fixes for CI
 2026-04-01  0:39 UTC  (11+ messages)
` [PATCHv2 for 6.12 01/10] drm/amd/amdgpu: decouple ASPM with pcie dpm
` [PATCHv2 for 6.12 02/10] drm/amd/amdgpu: disable ASPM in some situations
` [PATCHv2 for 6.12 03/10] drm/amd/display: Disable fastboot on DCE 6 too
` [PATCHv2 for 6.12 04/10] drm/amd/display: Reject modes with too high pixel clock on DCE6-10
` [PATCHv2 for 6.12 05/10] drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4
` [PATCHv2 for 6.12 06/10] drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming
` [PATCHv2 for 6.12 07/10] drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%
` [PATCHv2 for 6.12 08/10] drm/amd/display: Disable scaling on DCE6 for now
` [PATCHv2 for 6.12 09/10] drm/amd: Disable ASPM on SI
` [PATCHv2 for 6.12 10/10] drm/amd/display: Correct logic check error for fastboot

[PATCH 0/5] drm/exec: drm_exec polishing
 2026-03-31 20:39 UTC  (16+ messages)
` [PATCH 1/5] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
` [PATCH 2/5] drm/msm: Remove abuse of drm_exec internals
` [PATCH 3/5] drm/exec: Make the drm_exec_until_all_locked() macro more readable
` [PATCH 4/5] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
` [PATCH 5/5] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket

[PATCH v3 0/4] Replace old wq name and add WQ_PERCPU and WQ_UNBOUND to alloc_workqueue users
 2026-03-31 14:56 UTC  (5+ messages)
` [PATCH v3 1/4] drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq

[PATCH] drm/amd/display: Replace use of system_wq with system_percpu_wq
 2026-03-31 13:46 UTC  (4+ messages)

[PATCH v11 00/22] Add new general DRM property "color format"
 2026-03-31 10:33 UTC  (4+ messages)
` [PATCH v11 03/22] drm: "

[PATCH v11 03/22] drm: Add new general DRM property "color format"
 2026-03-31 13:52 UTC  (12+ messages)


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