AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-11 13:39:20 to 2025-11-14 08:17:22 UTC [more...]

[PATCH v4 00/11] PCI: Resizable BAR improvements
 2025-11-13 21:04 UTC  (6+ messages)
` [PATCH v4 02/11] PCI: Clean up pci_rebar_bytes_to_size() and move to rebar.c
` [PATCH v4 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v4 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v4 11/11] PCI: Convert BAR sizes bitmasks to u64

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-14  4:12 UTC  (12+ messages)
` [PATCH v3 02/21] ceph: Switch to use %ptSp
` [PATCH v3 04/21] dma-buf: "
` [PATCH v3 06/21] drm/msm: "
` [PATCH v3 07/21] drm/vblank: "
` [PATCH v3 10/21] igb: "
` [PATCH v3 11/21] ipmi: "
` [PATCH v3 13/21] mmc: mmc_test: "
` [PATCH v3 17/21] ptp: ocp: "
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 21/21] tracing: "

[PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
 2025-11-13 21:01 UTC  (2+ messages)

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2025-11-13 17:16 UTC  (3+ messages)
` [PATCH v2 03/11] PCI: Change pci_dev variable from 'bridge' to 'dev'

[PATCH 2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size
 2025-11-13 21:02 UTC  (5+ messages)

Independence for dma_fences! v3
 2025-11-14  7:30 UTC  (23+ messages)
` [PATCH 01/18] dma-buf: cleanup dma_fence_describe v3
` [PATCH 02/18] dma-buf: protected fence ops by RCU v3
` [PATCH 03/18] dma-buf: detach fence ops on signal v2
` [PATCH 04/18] dma-buf: inline spinlock for fence protection v2
` [PATCH 05/18] dma-buf: use inline lock for the stub fence
` [PATCH 06/18] dma-buf: use inline lock for the dma-fence-array
` [PATCH 07/18] dma-buf: use inline lock for the dma-fence-chain
` [PATCH 08/18] drm/sched: use inline locks for the drm-sched-fence
` [PATCH 09/18] drm/amdgpu: fix KFD eviction fence enable_signaling path
` [PATCH 10/18] drm/amdgpu: independence for the amdgpu_fence!
` [PATCH 11/18] drm/amdgpu: independence for the amdgpu_eviction_fence!
` [PATCH 12/18] drm/amdgpu: independence for the amdgpu_vm_tlb_fence!
` [PATCH 13/18] drm/amdgpu: independence for the amdkfd_fence! v2
` [PATCH 14/18] drm/amdgpu: independence for the amdgpu_userq__fence!
` [PATCH 15/18] drm/xe: Disconnect the low hanging fences from Xe module
` [PATCH 16/18] drm/xe: Drop HW fence slab
` [PATCH 17/18] drm/xe: Promote xe_hw_fence_irq to an ref counted object
` [PATCH 18/18] drm/xe: Finish disconnect HW fences from module

[PATCH v1 0/2] drm/ci: uprev IGT and enable apq8016, apq8096
 2025-11-14  3:00 UTC  (3+ messages)
` [PATCH v1 1/2] drm/ci: uprev mesa
` [PATCH v1 2/2] drm/ci: Move qualcomm baremetal jobs to lava

[PATCH v2] drm/amdkfd: Use huge page size to check split svm range alignment
 2025-11-13 21:09 UTC 

[PATCH V12 00/49] Color Pipeline API w/ VKMS
 2025-11-13 19:50 UTC  (9+ messages)
` [PATCH V12 46/49] drm/amd/display: Ensure 3D LUT for color pipeline
` [PATCH V12 47/49] drm/amd/display: Disable CRTC degamma when color pipeline is enabled
` [PATCH V12 48/49] drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D Curve
` [PATCH V12 49/49] drm/amd/display: Enable support for Gamma 2.2

[PATCH 0/1] Use amdgpu by default on SI dGPUs
 2025-11-13 19:07 UTC  (2+ messages)
` [PATCH 1/1] drm/amdgpu: Use amdgpu by default on SI dedicated GPUs

[PATCH v3] drm/amdkfd: Ignored various return code
 2025-11-13 18:31 UTC 

[PATCH] drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
 2025-11-13 18:08 UTC 

Independence for dma_fences! v2
 2025-11-13 17:46 UTC  (19+ messages)
` [PATCH 07/20] dma-buf: use inline lock for the dma-fence-array
` [PATCH 09/20] drm/sched: use inline locks for the drm-sched-fence
` [PATCH 11/20] drm/amdgpu: fix KFD eviction fence enable_signaling path

[PATCH v4 1/3] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
 2025-11-13 16:43 UTC  (5+ messages)
` [PATCH v4 2/3] drm/amdgpu: increment sched score on entity selection

[PATCH 0/4] drm/amd/display: Follow-up patches to analog support
 2025-11-13 16:33 UTC  (5+ messages)
` [PATCH 1/4] drm/amd/display: Fix warning for analog stream encoders
` [PATCH 2/4] drm/amd/display: Cleanup uses of the analog flag
` [PATCH 3/4] drm/amd/display: Cleanup early return in construct_phy
` [PATCH 4/4] drm/amd/display: Move analog check to dce110_hwseq

[PATCH v2 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
 2025-11-13 16:06 UTC  (21+ messages)
` [PATCH v2 01/20] drm/amdgpu: give each kernel job a unique id
` [PATCH v2 02/20] drm/ttm: rework pipelined eviction fence handling
` [PATCH v2 03/20] drm/amdgpu: remove direct_submit arg from amdgpu_copy_buffer
` [PATCH v2 04/20] drm/amdgpu: introduce amdgpu_ttm_buffer_entity
` [PATCH v2 05/20] drm/amdgpu: pass the entity to use to ttm functions
` [PATCH v2 06/20] drm/amdgpu: statically assign gart windows to ttm entities
` [PATCH v2 07/20] drm/amdgpu: allocate multiple clear entities
` [PATCH v2 08/20] drm/amdgpu: allocate multiple move entities
` [PATCH v2 09/20] drm/amdgpu: pass optional dependency to amdgpu_fill_buffer
` [PATCH v2 10/20] drm/admgpu: handle resv dependencies in amdgpu_ttm_map_buffer
` [PATCH v2 11/20] drm/amdgpu: round robin through clear_entities in amdgpu_fill_buffer
` [PATCH v2 12/20] drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fences
` [PATCH v2 13/20] drm/amdgpu: use multiple entities in amdgpu_move_blit
` [PATCH v2 14/20] drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
` [PATCH v2 15/20] drm/amdgpu: pass all the sdma scheds to amdgpu_mman
` [PATCH v2 16/20] drm/amdgpu: give ttm entities access to all the sdma scheds
` [PATCH v2 17/20] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
` [PATCH v2 18/20] drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer
` [PATCH v2 19/20] drm/amdgpu: use larger gart window when possible
` [PATCH v2 20/20] drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZE

[PATCH] drm/amdkfd: Uninitialized and Unused variables
 2025-11-13 16:10 UTC 

[PATCH] drm/amd: Move adaptive backlight modulation property to drm core
 2025-11-13 15:15 UTC  (4+ messages)

[PATCH] drm/amdgpu: Unregister mce notifier
 2025-11-13 14:28 UTC  (2+ messages)

[PATCH 1/3] amdgpu_dm: also send FreeSync packets on DisplayPort connectors
 2025-11-13  9:22 UTC  (5+ messages)
` [PATCH 2/3] amdgpu_dm: also look for the AMD VSDB in CEA extensions
` [PATCH 3/3] drm, amdgpu: add the "FreeSync HDR Mode" connector property
  ` [PATCH 3/3] drm,amdgpu: "

[PATCH 1/3] drm/amdgpu: Synchronize sriov host to add block_mmsch bit field
 2025-11-13 10:35 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Add lock to serialize sriov command execution
` [PATCH 3/3] drm/amdgpu: Fix the issue of missing ras message on sriov host

[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-12 21:12 UTC  (26+ messages)
` [PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v2 02/21] ceph: Switch to use %ptSp
` [PATCH v2 04/21] dma-buf: "
` [PATCH v2 05/21] drm/amdgpu: "
` [PATCH v2 06/21] drm/msm: "
` [PATCH v2 08/21] drm/xe: "
` [PATCH v2 09/21] e1000e: "
  ` [Intel-wired-lan] "
` [PATCH v2 10/21] igb: "
  ` [Intel-wired-lan] "
` [PATCH v2 11/21] ipmi: "
` [PATCH v2 12/21] media: av7110: "
` [PATCH v2 13/21] mmc: mmc_test: "
` [PATCH v2 14/21] net: dsa: sja1105: "
  ` [Intel-wired-lan] "
` [PATCH v2 15/21] PCI: epf-test: "
` [PATCH v2 18/21] s390/dasd: "
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp
` [PATCH v2 21/21] tracing: "

dpm broken on Radeon HD 8570D
 2025-11-12 15:03 UTC  (6+ messages)
    ` Bug#1118349: "

[PATCH v2 1/4] drm/amd/pm: Update pmfw headers for smu_v13_0_12
 2025-11-13  6:32 UTC  (6+ messages)
` [PATCH v2 2/4] drm/amd/pm: Add sysfs node for ubb power
` [PATCH v2 3/4] drm/amd/pm: Fetch ubb power for smu_v13_0_12
` [PATCH v2 4/4] drm/amd/pm: Enable system power caps "

[pull] amdgpu, amdkfd drm-fixes-6.18
 2025-11-12 20:09 UTC 

[PATCH v2] drm/amdkfd: Ignored various return code
 2025-11-12 19:16 UTC 

[PATCH 02/16] drm/amd/display: Add panel replay capability detection
 2025-11-12 18:20 UTC  (15+ messages)
` [PATCH 03/16] drm/amd/display: Get panel replay capability from DPCD
` [PATCH 04/16] drm/amd/display: Add panel replay enablement option and logic
` [PATCH 05/16] drm/amd/display: Remove unused variable in Replay set version structure
` [PATCH 06/16] drm/amd/display: Re-check seamless boot can be enabled or not
` [PATCH 07/16] drm/amd/display: Move sleep into each retry for retrieve_link_cap()
` [PATCH 08/16] drm/amd/display: Increase DPCD read retries
` [PATCH 09/16] drm/amd/display: Add an HPD filter for HDMI
` [PATCH 10/16] drm/amd/display: Add pipe topology history to dc
` [PATCH 11/16] drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5
` [PATCH 12/16] drm/amd/display: Add null pointer check in link_dpms
` [PATCH 13/16] drm/amd/display: Check DCCG_AUDIO_DTO2 register mask exist
` [PATCH 14/16] drm/amd/display: Fix pbn to kbps Conversion
` [PATCH 15/16] drm/amd/display: Ignore Coverity false positive
` [PATCH 16/16] drm/amd/display: Promote DC to 3.2.359

[PATCH 00/16] DC Patches November 10, 2025
 2025-11-12 17:55 UTC  (2+ messages)
` [PATCH 01/16] drm/amd/display: Add interface to capture expected HW state from SW state

[PATCH v7 00/15] drm/amd/display: more drm_edid to AMD display driver
 2025-11-12 15:46 UTC  (13+ messages)
` [PATCH v7 02/15] drm/amd/display: start using drm_edid helpers to parse EDID caps
` [PATCH v7 03/15] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH v7 04/15] drm/amd/display: use drm_edid helper to set analog EDID caps
` [PATCH v7 06/15] drm/amd/display: get panel id with drm_edid helper
` [PATCH v7 07/15] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v7 14/15] drm/amd/display: add drm_edid to dc_sink

[PATCH 0/3] Use amdgpu by default on CIK dGPUs
 2025-11-12 14:50 UTC  (2+ messages)

[RFC PATCH 0/5] drm/amdkfd: Add batch SVM range registration support
 2025-11-12 12:50 UTC  (9+ messages)
` [PATCH 1/5] drm/amdkfd: Add KFD_IOCTL_SVM_ATTR_MAPPED attribute
` [PATCH 2/5] drm/amdkfd: Add SVM ranges data structures
` [PATCH 3/5] drm/amdkfd: Add AMDKFD_IOC_SVM_RANGES ioctl command
` [PATCH 4/5] drm/amdkfd: Add support for pinned user pages in SVM ranges
` [PATCH 5/5] drm/amdkfd: Wire up SVM ranges ioctl handler

[PATCH v1 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
 2025-11-12 10:39 UTC  (6+ messages)
` [PATCH v1 11/20] drm/amdgpu: use multiple entities in amdgpu_fill_buffer

[PATCH 0/9] PCI: BAR resizing fix/rework
 2025-11-11 23:30 UTC  (9+ messages)
` [PATCH 8/9] drm/amdgpu: Remove driver side BAR release before resize

[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-11 14:37 UTC  (17+ messages)
` [PATCH v1 04/23] libceph: Switch to use %ptSp
` [PATCH v1 05/23] dma-buf: "
` [PATCH v1 09/23] drm/xe: "
` [PATCH v1 11/23] igb: "
` [PATCH v1 12/23] ipmi: "
` [PATCH v1 14/23] media: v4l2-ioctl: "
` [PATCH v1 15/23] mmc: mmc_test: "
` [PATCH v1 17/23] PCI: epf-test: "
` [PATCH v1 18/23] pps: "
` [PATCH v1 19/23] ptp: ocp: "
` [PATCH v1 23/23] tracing: "

[PATCH v2] drm/fb-helper: Allocate and release fb_info in single place
 2025-11-12  9:43 UTC  (2+ messages)

[RFC PATCH 0/5] drm/amdkfd: Add batch SVM range registration support
 2025-11-12  7:35 UTC 

[PATCH] drm/amdkfd: Ignored various return code
 2025-11-11 22:08 UTC 

[PATCH] drm/amdkfd: Use huge page size to check split svm range alignment
 2025-11-11 20:24 UTC  (3+ messages)

[PATCH] drm/amdgpu: use static ids for ACP platform devs
 2025-11-11  0:17 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: Fix kernel-doc comments for some LUT properties
 2025-11-11  8:52 UTC 


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