AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 21:04:24 to 2026-08-18 20:23:03 UTC [more...]

[PATCH] drm/amdgpu: Replace deprecated strcpy with strscpy
 2026-08-18 17:56 UTC  (6+ messages)

[PATCH 00/82] DC Patches August 17, 2026
 2026-08-18 20:16 UTC  (67+ messages)
` [PATCH 01/82] drm/amd/display: Fall back to overlay cursor on dcn4x when top plane doesn't fill CRTC
` [PATCH 02/82] drm/amd/display: Fixes for HPO test regressions
` [PATCH 03/82] drm/amd/display: Refactor DPP_SET_INPUT_TRANSFER_FUNC to drop pipe_ctx
` [PATCH 06/82] drm/amd/display: Fix DPREFCLK override when SMU isn't present or ready for DCN315
` [PATCH 07/82] drm/amd/display: Test writeback connector
` [PATCH 08/82] drm/amd/display: Test GPU memory allocation
` [PATCH 09/82] drm/amd/display: Cover MST path in encoder atomic_check
` [PATCH 10/82] drm/amd/display: Cover amdgpu_dm_encoder_init
` [PATCH 11/82] drm/amd/display: Cover MST-start failure in detect_mst
` [PATCH 12/82] drm/amd/display: Cover amdgpu_dm_update_connector_after_detect
` [PATCH 13/82] drm/amd/display: Cover HDMI infoframe/freesync timing paths
` [PATCH 14/82] drm/amd/display: Clear HUBPREQ_DEBUG_DB on DCN6
` [PATCH 15/82] drm/amd/display: Disable alt-ch until dependencies are ready
` [PATCH 16/82] drm/amd/display: Fix CalculateFlipSchedule Calculation
` [PATCH 17/82] drm/amd/display: Test EDID quirks and ACPI EDID read
` [PATCH 18/82] drm/amd/display: Test execute_synaptics_rc_command failures
` [PATCH 19/82] drm/amd/display: Test MST stream feature read failure
` [PATCH 20/82] drm/amd/display: Test dm_helpers_submit_i2c_over_aux
` [PATCH 21/82] drm/amd/display: Test GPU memory allocate and free helpers
` [PATCH 22/82] drm/amd/display: Test dm_helpers_dmub_set_config_sync
` [PATCH 23/82] drm/amd/display: Test dm_helpers_is_dp_sink_present
` [PATCH 24/82] drm/amd/display: Test dm_helpers_read_local_edid
` [PATCH 25/82] drm/amd/display: Test dp_handle_test_pattern_request patterns
` [PATCH 26/82] drm/amd/display: Test DMUB reg callbacks
` [PATCH 27/82] drm/amd/display: Test VBIOS bounding box
` [PATCH 28/82] drm/amd/display: Test dm_init_microcode
` [PATCH 29/82] drm/amd/display: Test dm_dmub_sw_init
` [PATCH 30/82] drm/amd/display: Add hook to disable alt-ch in PMO
` [PATCH 31/82] drm/amd/display: Update alt-ch size calculations
` [PATCH 32/82] drm/amd/display: Enable min dispclk ODM on DCN42
` [PATCH 33/82] drm/amd/display: Add amdgpu_dm_connector_poll KUnit tests
` [PATCH 35/82] drm/amd/display: Cover dm_validate_stream_and_context
` [PATCH 37/82] drm/amd/display: Cover amdgpu_dm_connector_mode_valid
` [PATCH 40/82] drm/amd/display: Test dm_dp_mst_get_modes with a remote EDID
` [PATCH 41/82] drm/amd/display: Test dm_dp_mst_detect DPCD probe and unplug
` [PATCH 42/82] drm/amd/display: Test MST connector register and unregister
` [PATCH 43/82] drm/amd/display: Test dm_dp_mst_connector_destroy
` [PATCH 44/82] drm/amd/display: Test plane state duplicate and destroy
` [PATCH 45/82] drm/amd/display: Test modifier list de-duplication
` [PATCH 46/82] drm/amd/display: Test GFX6-8 tiling info from modifiers
` [PATCH 47/82] drm/amd/display: Test GFX6-8 tile mode and tile split lookups
` [PATCH 48/82] drm/amd/display: Test GFX6-8 modifier calculation
` [PATCH 49/82] drm/amd/display: Test GFX6-8 modifier list generation
` [PATCH 50/82] drm/amd/display: Test framebuffer prepare and cleanup
` [PATCH 52/82] drm/amd/display: Remove RMCM tetrahedral cube from dc_plane_state
` [PATCH 53/82] drm/amd/display: Cover mode_valid EDID mgmt path
` [PATCH 54/82] drm/amd/display: Cover amdgpu_dm_fill_hdr_info_packet
` [PATCH 55/82] drm/amd/display: Cover amdgpu_dm_connector_atomic_check
` [PATCH 56/82] drm/amd/display: Cover atomic_check modeset triggers
` [PATCH 57/82] drm/amd/display: Cover funcs_force valid EDID path
` [PATCH 58/82] drm/amd/display: Cover amdgpu_dm_connector_get_modes
` [PATCH 59/82] drm/amd/display: Cover create_eml_sink valid EDID path
` [PATCH 61/82] drm/amd/display: Refactor amdgpu_dm_irq_test
` [PATCH 62/82] drm/amd/display: Test pageflip completion in the high IRQ handlers
` [PATCH 63/82] drm/amd/display: Test writeback handling in dm_crtc_high_irq
` [PATCH 64/82] drm/amd/display: Test schedule_dc_vmin_vmax
` [PATCH 66/82] drm/amd/display: Test HPD RX, HPD init and DMUB callback branches
` [PATCH 67/82] drm/amd/display: Test dm_dmub_outbox1_low_irq drain and work guards
` [PATCH 68/82] drm/amd/display: Test amdgpu_dm_dce110_register_irq_handlers
` [PATCH 69/82] drm/amd/display: Test amdgpu_dm_dcn10_register_irq_handlers
` [PATCH 73/82] drm/amd/display: Cover add_fs_modes illegal timing skip
` [PATCH 74/82] drm/amd/display: Refactor hdmi_frl_status_polling_work for Kunit testing
` [PATCH 75/82] drm/amd/display: Cover hdmi_frl_status_polling_work
` [PATCH 76/82] drm/amd/display: Cover amdgpu_dm_i2c_xfer
` [PATCH 78/82] drm/amd/display: Add passthrough visual confirm
` [PATCH 79/82] drm/amd/display: Populate vblank_nom according to bounding box

[PATCH 1/2] drm/kfd: Add CU occupancy support to GFX11
 2026-08-18 17:34 UTC  (6+ messages)
` [PATCH 2/2] drm/kfd: Add CU occupancy support to GFX12

[PATCH] drm/amd/pm: fix smu messages after system resume for smu 11.0.x
 2026-08-18 15:19 UTC  (6+ messages)

[PATCH] drm/amdkfd: Reject zero-sized AQL queue allocations after size halving
 2026-08-18 13:43 UTC  (3+ messages)

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-18 12:28 UTC  (13+ messages)
` [PATCH 01/12] drm/panic: Allocate QR-code buffers statically
` [PATCH 02/12] drm/panic: Make allocation of zlib workspace more robust
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 08/12] drm/panic: Split draw_panic_plane()
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
` [PATCH 10/12] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH 11/12] drm/panic: Move panic display code into helper library
` [PATCH 12/12] drm/panic: Compile KUnit tests as module

[PATCH] drm/amdgpu/dc: Avoid PSR AUX WARN on unhealthy eDP link
 2026-08-18  2:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: keep the userq manager alive as long as its queues
 2026-08-18 11:57 UTC 

[PATCH v3 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-08-18 10:28 UTC  (3+ messages)

[PATCH v2] drm/amd/pm: Fix SMU messages after system resume for smu 11.0.x
 2026-08-18  7:41 UTC  (2+ messages)

[PATCH] drm/amdgpu/userq: skip unmapped queues in amdgpu_userq_wait_for_signal
 2026-08-18  7:29 UTC 

[PATCH] drm/amdgpu: handle pipeline sync without a VM fence
 2026-08-18  6:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: handle pipeline sync without a VM fence
 2026-08-18  3:12 UTC  (4+ messages)

[PATCH] drm/kfd: Add CU occupancy support to GFX12.1
 2026-08-18  2:50 UTC  (2+ messages)

[PATCH v2 0/6] drm: Consolidate the wait timeout conversion helpers
 2026-08-17 21:05 UTC  (7+ messages)
` [PATCH v2 1/6] drm: Move drm_timeout_abs_to_jiffies() to drm_timeout.c
` [PATCH v2 2/6] drm: Add drm_timeout_rel_to_jiffies()
` [PATCH v2 3/6] drm/amdgpu: Use drm_timeout_abs_to_jiffies()
` [PATCH v2 4/6] drm/v3d: Use drm_timeout_rel_to_jiffies()
` [PATCH v2 5/6] drm/i915: "
` [PATCH v2 6/6] drm/vc4: "

HDMI FRL: EDID max bit depth is preferred even when it forces DSC
 2026-08-17 19:01 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix integer overflow in queue ring buffer size calculation
 2026-08-17 15:52 UTC  (3+ messages)

[PATCH 1/2] drm/amdkfd: guard against NULL restore_mqd in CRIU queue restore
 2026-08-17 15:49 UTC  (3+ messages)

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

[PATCH 2/2] drm/amdkfd: implement restore_mqd callbacks for GFX12/12.1
 2026-08-17 15:36 UTC  (2+ messages)

[PATCH 0/4] drm/amdgpu: Remove is_idle method
 2026-08-17 15:27 UTC  (6+ messages)
` [PATCH 1/4] drm/amdgpu: Remove is_idle test case
` [PATCH 2/4] drm/amdgpu: Remove is_idle (trivial cases)
` [PATCH 3/4] drm/amdgpu: Remove is_idle (non trivial functions)
` [PATCH 4/4] drm/amdgpu: Remove is_idle

[PATCH][next] drm/amd/display: Fix spelling mistake "optmization" -> "optimization"
 2026-08-17 15:12 UTC  (3+ messages)

[PATCH v5] drm/radeon: fix internal display on iMac11,1 (RV770/DCE3.1)
 2026-08-17 15:09 UTC  (4+ messages)
` [PATCH v6] drm/radeon: fix internal display on iMac11, 1 (RV770/DCE3.1)
  ` [PATCH v6] drm/radeon: fix internal display on iMac11,1 (RV770/DCE3.1)

[PATCH] drm/amdgpu: fix hang and race in userq destroy
 2026-08-17 14:28 UTC  (2+ messages)

[PATCH v3 0/2] drm/amdkfd: Add TLB flush after MES queue eviction/suspension
 2026-08-17 14:25 UTC  (8+ messages)
` [PATCH v3 2/2] drm/amdgpu: Add TLB flush after MES user queue unmap

[PATCH v4 0/1] drm/amdkfd: Add TLB flush after MES queue eviction/suspension
 2026-08-17 14:17 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH 1/3] drm/amdkfd: Fix error path at svm_migrate_copy_to_ram
 2026-08-17 13:59 UTC  (3+ messages)
` [PATCH 2/3] drm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vram
` [PATCH 3/3] drm/amdkfd: Check cpu page faulted vmf->page got migrated to system RAM

[PATCH 00/24] DC Patches Aug 17 2026
 2026-08-17 12:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: add missing nbio_v7_11_5 callback
 2026-08-17 12:56 UTC  (2+ messages)

[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-17 12:53 UTC  (4+ messages)

[PATCH 0/5] drm/vblank: Enforce all-or-nothing vblank support
 2026-08-17 12:41 UTC  (2+ messages)

[PATCH] drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset on restore
 2026-08-17  7:05 UTC 

warnings from validate_blend_mode_for_alpha_formats() in next-20260715
 2026-08-14 15:17 UTC  (2+ messages)
` [PATCH 1/8] display: fix blend_mode for non-overlay planes

[BUG] KASAN: slab-use-after-free Read in drm_buddy_alloc_blocks [amdgpu] [syzkaller]
 2026-08-14 17:00 UTC 

[BUG] KASAN: slab-use-after-free Write in __drm_buddy_free [amdgpu] [syzkaller]
 2026-08-14 16:57 UTC 

AMD Phoenix 1002:1640 Radeon HDA WALLCLK becomes 5.76 MHz after s2idle resume
 2026-08-16 15:17 UTC 

[PATCH] drm/amd/pm: Fix incorrect avg vcn utilization in gpu_metrics
 2026-08-14 15:14 UTC  (5+ messages)

[PATCH][next][V2] drm/amd/display: Fix spelling mistakes "optmization and "resul"
 2026-08-14 17:32 UTC 

[PATCH v2 00/61] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-08-14 14:56 UTC 

[PATCH] drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset on restore
 2026-08-17  6:44 UTC  (3+ messages)

[PATCH v2 0/1] drm/amdkfd: Add TLB flush after MES queue eviction/suspension
 2026-08-17  5:23 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v4] drm/amdkfd: Add TLB flush after MES queue eviction/suspension
 2026-08-16 17:12 UTC 

[PATCH 0/2] drm/amdgpu/userq: fix a leaked fence driver and an unlocked doorbell walk
 2026-08-16 16:11 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu/userq: cancel linked fences on fence driver free
` [PATCH 2/2] drm/amdgpu/userq: hold the doorbell xa lock during hang reset

[PATCH 000/109] RAS support for GC 12.1 devices
 2026-08-15  5:51 UTC  (17+ messages)
` [PATCH 068/109] drm/amd/ras: add address translation interface for umc_v15_0
` [PATCH 083/109] drm/amd/ras: update interface to support multiple ras query methods
` [PATCH 091/109] drm/amd/ras: fix ras cmd returning incorrect cper count
` [PATCH 093/109] drm/amd/ras: add interface and improve extensibility
` [PATCH 098/109] drm/amd/ras: move BERT boot errors to BERT sw init
` [PATCH 099/109] drm/amd/ras: allow waking RAS processing without an event
` [PATCH 100/109] drm/amd/ras: classify ACA v5 MCE status
` [PATCH 101/109] drm/amd/ras: preserve CPU MCE context in the log ring
` [PATCH 102/109] drm/amd/ras: define processor and memory CPER formats
` [PATCH 104/109] drm/amd/ras: generate processor CPER records
` [PATCH 105/109] drm/amd/ras: generate Platform Memory "
` [PATCH 106/109] drm/amd/ras: collect CPU MCE metadata
` [PATCH 107/109] drm/amd/ras: parse and route BERT sections
` [PATCH 108/109] drm/amd/ras: assign BERT platform record ownership
` [PATCH 109/109] drm/amd/ras: fix CPER command record retrieval

[PATCH] amdkfd: allow profiler process reenter
 2026-08-14 21:20 UTC  (7+ messages)

[PATCH] amdkfd: let profile_lock_device return an int other than uint32
 2026-08-14 21:18 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