AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-22 12:57:41 to 2026-07-24 21:48:28 UTC [more...]

[PATCH] drm/gem: Move pages_to_sg helper into drm_gem.c
 2026-07-24 14:53 UTC  (2+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-24 21:48 UTC  (4+ messages)
` [PATCH 02/36] drm/amd: remove conditional return "
` [PATCH 03/36] drm/radeon: "

[PATCH] drm/amd/display: Fix use-after-free bugs in KUnit tests
 2026-07-24 21:36 UTC  (4+ messages)

[PATCH v2 0/4] drm/edid: Parse AMD VSDB FreeSync range in common code
 2026-07-24 16:31 UTC  (7+ messages)
` [PATCH v2 1/4] drm/edid: Parse AMD VSDB for FreeSync refresh range
` [PATCH v2 2/4] drm/amd/display: Use HDMI FreeSync range from common EDID parser
` [PATCH v2 3/4] drm/amd/display: Clean up FreeSync capability detection
` [PATCH v2 4/4] drm/amd/display: Remove unused DMCU/DMUB EDID CEA parser

[PATCH 00/32] DC Patches Jun 15 2026
 2026-07-24 15:43 UTC  (8+ messages)
` [PATCH 16/32] drm/amd/display: Add Support for HDMI Compliance Automation

[pull] amdgpu, amdkfd drm-fixes-7.2
 2026-07-24 15:24 UTC 

[PATCH] drm/amd/display: Fix flip-done timeouts on mode1 reset
 2026-07-24 14:23 UTC  (5+ messages)

[PATCH] drm/amdgpu: restore UMD profile pstate after runtime resume
 2026-07-24 13:26 UTC 

[PATCH] drm/amdgpu: Add trace events for pid register/deregister
 2026-07-24 13:21 UTC 

[PATCH V3 3/3] drm/amdgpu/smu15: set up metrics DRAM mapping and prev buffer once
 2026-07-24 12:03 UTC 

[PATCH V3 2/3] drm/amd/pm/smu15: switch to DRAM-based accumulator metrics for SMU v15.0.0 using the newly added metrics table
 2026-07-24 12:03 UTC 

[PATCH V3 2/3] drm/amd/pm/smu15: switch to DRAM-based accumulator metrics for SMU v15.0.0 using the newly added metrics table
 2026-07-24 12:01 UTC 

[PATCH V3 1/3] drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
 2026-07-24 11:59 UTC 

[PATCH V2 2/2] drm/amd/pm/smu15: switch to DRAM-based accumulator metrics for SMU v15.0.0 using the newly added metrics table
 2026-07-24 10:28 UTC 

[PATCH V2 1/2] drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
 2026-07-24 10:27 UTC 

[PATCH v8 0/6] Add reclaim to the dmem cgroup controller
 2026-07-23 15:55 UTC  (9+ messages)
` [PATCH v8 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v8 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v8 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v8 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v8 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v8 6/6] drm/amdgpu: "

[PATCH v2 0/3] platform/wmi: Add aarch64 support
 2026-07-24  2:25 UTC  (4+ messages)
` [PATCH v2 1/3] platform/wmi: Remove dependency on CONFIG_X86
` [PATCH v2 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
` [PATCH v2 3/3] platform/x86: wmi-bmof: Move to generic WMI code

[PATCH v3 0/3] platform/wmi: Add aarch64 support
 2026-07-24  2:59 UTC  (4+ messages)
` [PATCH v3 1/3] platform/wmi: Remove dependency on CONFIG_X86
` [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
` [PATCH v3 3/3] platform/x86: wmi-bmof: Move to generic WMI code

[PATCH i-g-t v5 0/7] add cgroup_dmem test
 2026-07-23 19:43 UTC  (8+ messages)
` [PATCH i-g-t v5 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v5 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v5 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v5 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v5 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v5 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v5 7/7] tests/dmem_cgroups: add test for dmem.current

[BUG] AMD Granite Ridge iGPU (1002:13c0) cannot be reinitialized for VFIO after first guest shutdown
 2026-07-23 21:41 UTC 

kernel panic during shutdown in v7.2-rc4 and next-20260722 with PREEMPT_RT
 2026-07-23 22:51 UTC  (6+ messages)
` [Re] "
  ` [Re] kernel panic during shutdown in v7.2-rc{3, 4} "
    ` [Re] kernel panic during shutdown in v7.2-rc{3,4} "
        ` [Re] kernel panic during shutdown in next-20260722

[PATCH v4 1/5] drm/amdgpu: Add bounds checking to ib_{get,set}_value
 2026-07-23 12:09 UTC  (4+ messages)
` [PATCH v4 2/5] drm/amdgpu/vce: Prevent partial address patches

[PATCH] drm/amdgpu: restore perf state after runtime resume
 2026-07-24  6:31 UTC  (10+ messages)

[PATCH] drm/amd/ras: add device lost check to early exit psp cmd wait loop
 2026-07-24  4:59 UTC  (2+ messages)

[PATCH] drm/amd/ras: eliminate gpu reset lock protection for ras ta runtime command path
 2026-07-24  3:26 UTC  (4+ messages)

[PATCH 1/2] drm/amd/pm: fix pptable use-after-free
 2026-07-24  3:20 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: fix torn gpu metrics reads

[PATCH] drm/amdgpu: fix BO placement overflow with four domain bits
 2026-07-24  3:12 UTC  (2+ messages)

[PATCH 2/2 v2] drm/amdgpu: normalize error return of RAS command wrapper functions
 2026-07-24  2:53 UTC 

[PATCH 1/2 v2] drm/amdgpu: avoid resource leak on SR-IOV VF with AMDGIM_FEATURE_RAS_CPER enabled
 2026-07-24  2:52 UTC 

[PATCH 2/2] drm/amdgpu: normalize error return of RAS command wrapper functions
 2026-07-24  1:59 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: avoid resource leak on SR-IOV VF with AMDGIM_FEATURE_RAS_CPER enabled
 2026-07-24  0:24 UTC 

[PATCH] drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12
 2026-07-23 22:53 UTC  (2+ messages)

[PATCH v3 0/2] drm/amdgpu: Fix lockdep false positive in MMU notifier reclaim path
 2026-07-23 22:18 UTC  (3+ messages)
` [PATCH v3 1/2] drm/amdgpu: add filelist_mutex to lockdep lock ordering annotations
` [PATCH v3 2/2] drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_init

[PATCH 00/49] DC Patches July 20th, 2026
 2026-07-23 20:13 UTC  (50+ messages)
` [PATCH 01/49] drm/amd/display: share common DM KUnit helpers
` [PATCH 02/49] drm/amd/display: Port DCN4+ MCIF ARB programming to new format
` [PATCH 03/49] drm/amd/display: Fix force FRL rate debug setting
` [PATCH 04/49] drm/amd/display: Add KUnit tests for link_lock and psp SRM helpers
` [PATCH 05/49] drm/amd/display: Add KUnit tests for HDCP display helpers
` [PATCH 06/49] drm/amd/display: Add KUnit tests for event_callback
` [PATCH 07/49] drm/amd/display: Add KUnit tests for event_property_validate
` [PATCH 08/49] drm/amd/display: Add KUnit tests for watchdog and cpirq events
` [PATCH 09/49] drm/amd/display: Add KUnit tests for hdcp_destroy
` [PATCH 10/49] drm/amd/display: Add AV mute wait frames to dce110_set_avmute
` [PATCH 11/49] drm/amd/display: revert "convert dcn42 GPIO translation to lookup tables"
` [PATCH 12/49] drm/amd/display: move scaling helper to connector
` [PATCH 13/49] drm/amd/display: move stutter quirk to quirks file
` [PATCH 14/49] drm/amd/display: move watermarks table to pp_smu
` [PATCH 15/49] drm/amd/display: move GPU mem helpers to services
` [PATCH 16/49] drm/amd/display: add FreeSync/VRR module
` [PATCH 17/49] drm/amd/display: add cursor module
` [PATCH 18/49] drm/amd/display: add KUnit tests for audio component get_eld
` [PATCH 19/49] drm/amd/display: add KUnit tests for audio commit path
` [PATCH 20/49] drm/amd/display: Use current mpc pipe in set output transfer func
` [PATCH 21/49] drm/amd/display: Correct vblank_end calc for fams cmd packet
` [PATCH 22/49] drm/amd/display: Add KUnit test for native backlight registration
` [PATCH 23/49] drm/amd/display: Add color transfer-function tests
` [PATCH 24/49] drm/amd/display: Add atomic "
` [PATCH 25/49] drm/amd/display: Add CRTC and plane degamma tests
` [PATCH 26/49] drm/amd/display: Add legacy plane LUT tests
` [PATCH 27/49] drm/amd/display: Add truncated colorop tests
` [PATCH 28/49] drm/amd/display: Add colorop LUT programming tests
` [PATCH 29/49] drm/amd/display: Add KUnit tests for enable_assr
` [PATCH 30/49] drm/amd/display: Add KUnit tests for update_config
` [PATCH 31/49] drm/amd/display: Add KUnit tests for hdcp_create_workqueue
` [PATCH 32/49] drm/amd/display: Add KUnit tests for srm_data_write and srm_data_read
` [PATCH 33/49] drm/amd/display: Add KUnit tests for HDCP DDC link adapters
` [PATCH 34/49] drm/amd/display: Add initialized-branch test for psp_set_srm
` [PATCH 35/49] drm/amd/display: Add deeper event_property_update tests
` [PATCH 36/49] drm/amd/display: adjust floating point format for gamut remap when needed
` [PATCH 37/49] drm/amd/display: Reintroduce "convert dcn42 GPIO translation to lookup tables"
` [PATCH 38/49] drm/amd/display: Prune per-tile Timing from Apple Studio Display Primary Tile
` [PATCH 39/49] drm/amd/display: Add get replay residency function
` [PATCH 40/49] drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewport
` [PATCH 41/49] drm/amd/display: check if dml21_add_phantom_plane() is successful
` [PATCH 42/49] drm/amd/display: change dcc_rate from 1 to 2 for log use only
` [PATCH 43/49] drm/amd/display: enforce UCLK pstate support in mode_support
` [PATCH 44/49] drm/amd/display: add DalForceMaxDisplayClock debug option to DML2
` [PATCH 45/49] drm/amd/display: Fixes for dcn42b_soc_bb.h
` [PATCH 46/49] drm/amd/display: Fix rounding errors in CalculatePrefetchSchedule
` [PATCH 47/49] drm/amd/display: plumb PMO per-plane pstate methods into mode_support
` [PATCH 48/49] drm/amd/display: dispatch compressed FRL cap check inside dml1_frl_cap_chk_inter
` [PATCH 49/49] drm/amd/display: Promote DC to 3.2.391

drm/amdgpu: Patches for CRIU checkpoint and restore of userqueues
 2026-07-23 18:50 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: Protect userq create and free fully with mutex
` [PATCH 2/3] drm/amdgpu: Add LIST option to USERQ ioctl
` [PATCH 3/3] drm/amdgpu: Add CHANGE_ID option for "

[PATCH] drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()
 2026-07-23 17:24 UTC  (2+ messages)

[PATCH v2] drm/amd/display: use proper context for logging
 2026-07-23 17:10 UTC  (2+ messages)

[PATCH] drm/amd/display: fix wrong plane_count check in dm_gpureset_toggle_interrupts()
 2026-07-23 13:31 UTC  (2+ messages)

[PATCH v3 0/5] drm/amd/display: better LUT segmentation for EOTFs
 2026-07-23 13:29 UTC  (4+ messages)
` [PATCH v3 3/5] drm/amd/display: use a separate helper to translate degamma curves

[PATCH] drm/amdgpu: ensure all userq VAs mapped before restore
 2026-07-23 11:17 UTC  (2+ messages)

[PATCH i-g-t v4 0/7] add cgroup_dmem test
 2026-07-21 18:00 UTC  (4+ messages)
` [PATCH i-g-t v4 7/7] tests/dmem_cgroups: add test for dmem.current

[PATCH v6 00/10] Add support for a DRM backlight capability
 2026-07-21 18:31 UTC  (5+ messages)
` [PATCH v6 04/10] DRM: Add support for client indicating support for luminance

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-21 16:36 UTC  (10+ messages)
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler

[PATCH] drm/amdgpu: reset VI ASIC on MacBookPro15,1
 2026-07-21 14:01 UTC 

[PATCH] drm/amdgpu: fix PTs flush race with pending TLB fence in vm_fini
 2026-07-21 18:37 UTC  (2+ messages)

[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
 2026-07-21 12:10 UTC  (6+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()

[PATCH] drm/amdgpu: enable mode2 reset for SMU IP v15.0.5
 2026-07-23  6:47 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Remove separate guilty compute userq reset
 2026-07-23  6:38 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix DML file discovery for out-of-tree builds
 2026-07-23  5:44 UTC 

[PATCH v8 0/8] drm: writeback: clean up writeback connector initialization
 2026-07-23  0:31 UTC 

[PATCH] drm/amd/display: fix missing blend-mode-prop warning
 2026-07-22 18:32 UTC 

[PATCH] drm/amd/display: use proper context for logging
 2026-07-22 18:19 UTC  (3+ messages)

[PATCH] drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignment
 2026-07-22 17:49 UTC  (2+ messages)

[PATCH 0/4] drm/amdgpu: Support DRM format modifiers on GFX6-8 (v4)
 2026-07-22 16:59 UTC  (5+ messages)
` [PATCH 1/4] drm/fourcc: Add modifiers for AMD GFX6-8
` [PATCH 2/4] drm/amdgpu: Convert tiling flags to modifiers on GFX6-8
` [PATCH 3/4] drm/amd/display: Support DRM format "
` [PATCH 4/4] drm/amd/display: Don't use tiling flags anymore

[PATCH] drm/tests/gpu_buddy: fix interleaving in buffer clearance test
 2026-07-22 16:00 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Enable support for PSP 15_0_5
 2026-07-22 15:12 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Fix NBIO 7.11.5 offsets

[PATCH v4 00/11] YUV conversion colorop with amdgpu and VKMS
 2026-07-22 13:46 UTC  (12+ messages)
` [PATCH v4 01/11] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v4 02/11] drm/vkms: Fix limited-range YCbCr to RGB conversion scaling
` [PATCH v4 03/11] drm/vkms: Add KUnit test for YCbCr to RGB conversion matrices
` [PATCH v4 04/11] drm/vkms: Add fixed matrix colorop to color pipeline
` [PATCH v4 05/11] drm/vkms: Add atomic check and matrix handling for fixed matrix colorop
` [PATCH v4 06/11] drm/amd/display: Add fixed matrix colorop to color pipeline
` [PATCH v4 07/11] drm/amd/display: Implement fixed matrix colorop color space mapping
` [PATCH v4 08/11] drm/amd/display: Use GAMCOR for first TF if YUV conversion is needed
` [PATCH v4 09/11] drm/amd/display: Check actual state during commit_tail
` [PATCH v4 10/11] drm/amd/display: Set color_space to plane_infos
` [PATCH v4 11/11] drm/amd/display: Force GAMCOR for subsampled surfaces with PQ/Gamma22/HLG

[PATCH RESEND] drm/amdgpu: reset VI ASIC on MacBookPro15,1
 2026-07-22 12:57 UTC 


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