AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-22 15:21:27 to 2026-04-24 16:27:12 UTC [more...]

[PATCH 00/14] drm/amd: Delete defunct DAL power level code
 2026-04-24 16:27 UTC  (18+ messages)
` [PATCH 01/14] drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request()
` [PATCH 02/14] drm/amd/display: Delete dce_get_required_clocks_state()
` [PATCH 03/14] drm/amd/display: Remove min/max clock levels from clk_mgr
` [PATCH 04/14] drm/amd/display: Delete max_clocks_state from dm_pp_static_clock_info
` [PATCH 05/14] drm/amd/display: Set max supported display clock without max_clks_by_state
` [PATCH 06/14] drm/amd/display: Delete max_clks_by_state from DCE clock manager
` [PATCH 07/14] drm/amd/display: Delete disp_clk_voltage from integrated info
` [PATCH 08/14] drm/amd/display: Delete dm_pp_clocks_state
` [PATCH 09/14] drm/amd/pm: Delete unused get_display_power_level() function
` [PATCH 10/14] drm/amd/pm: Delete dummy get_dal_power_level implementations
` [PATCH 11/14] drm/amd/pm: Delete non-functional SMU8 get_dal_power_level implementation
` [PATCH 12/14] drm/amd/pm: Delete vddc_dep_on_dal_pwrl
` [PATCH 13/14] drm/amd/pm: Delete get_dal_power_level
` [PATCH 14/14] drm/amd/pm: Delete PP_DAL_POWERLEVEL

[RFC PATCH v2 0/9] YUV conversion colorop with amdgpu and VKMS
 2026-04-24 14:48 UTC  (6+ messages)
` [RFC PATCH v2 2/9] drm/colorop: Add limited-range YUV-to-RGB CSC FF enum values
` [RFC PATCH v2 7/9] drm/amd/display: Use GAMCOR for first TF if CSC is used

[PATCH] drm/amdgpu: Remove dead init_mcm_addr_lut call in soc_v1_0
 2026-04-24 14:35 UTC  (3+ messages)

[PATCH v3 1/2] drm/amdgpu: move program_aspm to amdgpu_nbio
 2026-04-24 14:27 UTC  (4+ messages)
` [PATCH v3 2/2] drm/amdgpu: move read_indexed_register to amdgpu_reg_access

[PATCH 00/14] user queue support for VCN 4.0.5
 2026-04-24 13:37 UTC  (3+ messages)
` [PATCH 09/14] drm/amdgpu/userq: rework on amdgpu_userq_create_wptr_mapping

[PATCH 01/10] drm/amdgpu/sdma: add SDMA usermode-queue doorbell pool infra
 2026-04-24 13:32 UTC  (13+ messages)
` [PATCH 02/10] drm/amdgpu/userq: route SDMA UMQ doorbells through the kernel pool
` [PATCH 03/10] drm/amdgpu/sdma7: register SDMA UMQ doorbell pool
` [PATCH 04/10] drm/amdgpu/sdma6: "
` [PATCH 05/10] drm/amdgpu: add AMDGPU_INFO_SDMA_USERQ_DOORBELL ioctl
` [PATCH 06/10] drm/amdgpu/mes: add NOTIFY_WORK_ON_UNMAPPED_QUEUE op + ADD_QUEUE fields
` [PATCH 07/10] drm/amdgpu/mes11: plumb unmap_flag_addr + NOTIFY_WORK_ON_UNMAPPED_QUEUE
` [PATCH 08/10] drm/amdgpu/mes12: plumb is_user_mode_submission, unmap_flag_addr, NOTIFY
` [PATCH 09/10] drm/amdgpu/mes_userqueue: mark SDMA UMQs as user-mode submission
` [PATCH 10/10] drm/amdgpu/userq_fence: wake gangs-out SDMA UMQs via NOTIFY

[PATCH 01/11] drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
 2026-04-24 13:02 UTC  (15+ messages)
` [PATCH 04/11] drm/amdgpu: rework amdgpu_userq_signal_ioctl
` [PATCH 08/11] drm/amdgpu: rework userq reset work handling
` [PATCH 09/11] drm/amdgpu: revert to old status lock handling v4
` [PATCH 10/11] drm/amdgpu: restructure VM state machine v2
` [PATCH 11/11] drm/amdgpu: WIP sync amdgpu_ttm_fill_mem only to kernel fences

[PATCH 00/21] DC Patches March 05, 2026
 2026-04-24  7:50 UTC  (4+ messages)
` [PATCH 19/21] drm/amd/display: Sync dcn42 with DC 3.2.373
  ` DC analog support regressed by "drm/amd/display: Sync dcn42 with DC 3.2.373"

[PATCH 1/2] drm/amdgpu: Choose SOC15 RLC register read write functions at init time
 2026-04-24 12:50 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Only calculate register offset once in SOC15 RLC

[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
 2026-04-24 10:43 UTC  (18+ messages)

[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-24 10:20 UTC  (11+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions

[PATCH v14 00/28] Add new general DRM property "color format"
 2026-04-23 19:03 UTC  (29+ messages)
` [PATCH v14 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v14 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v14 03/28] drm: Add new general DRM property "color format"
` [PATCH v14 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v14 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v14 06/28] drm/bridge: Act on the DRM color format property
` [PATCH v14 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v14 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v14 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v14 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v14 11/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v14 12/28] drm/i915/dp: "
` [PATCH v14 13/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v14 14/28] drm/i915/dp: "
` [PATCH v14 15/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v14 16/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v14 17/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v14 18/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v14 19/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v14 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v14 21/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v14 22/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v14 23/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v14 24/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v14 25/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v14 26/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v14 27/28] drm/bridge: Document bridge chain format selection
` [PATCH v14 28/28] drm/connector: Update docs of "colorspace" for color format prop

[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
 2026-04-23 20:54 UTC  (20+ messages)
` [PATCH v14 01/92] dyndbg: fix NULL ptr on i386 due to section mis-alignment
` [PATCH v14 02/92] vmlinux.lds.h: move BOUNDED_SECTION_* macros to reuse later
` [PATCH v14 03/92] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v14 04/92] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v14 05/92] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v14 06/92] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v14 07/92] docs/dyndbg: update examples \012 to \n
` [PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
` [PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v14 10/92] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v14 11/92] dyndbg: make ddebug_class_param union members same size
` [PATCH v14 12/92] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v14 13/92] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v14 14/92] dyndbg: reduce verbose/debug clutter
` [PATCH v14 15/92] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v14 16/92] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v14 17/92] dyndbg: replace classmap list with a vector
` [PATCH v14 18/92] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v14 19/92] dyndbg,module: make proper substructs in _ddebug_info

[PATCH] drm/amdgpu: use bitmap_clear() in amdgpu_amdkfd_device_init()
 2026-04-24  1:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: Remove invalid init_mcm_addr_lut call in soc_v1_0
 2026-04-24  5:28 UTC 

[PATCH 00/11] VCE1 fixes (v2)
 2026-04-23 18:10 UTC  (23+ messages)
` [PATCH 01/11] drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti
` [PATCH 02/11] drm/amdgpu/vce1: Check that the GPU address is < 128 MiB
` [PATCH 03/11] drm/amdgpu/vce1: Remove superfluous address check
` [PATCH 04/11] drm/amdgpu/vce1: Check if VRAM address is lower than GART
` [PATCH 05/11] drm/amdgpu/vce1: Don't repeat GTT MGR node allocation
` [PATCH 06/11] drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets
` [PATCH 07/11] drm/amdgpu/vce1: Stop using amdgpu_vce_resume
` [PATCH 08/11] drm/amdgpu/vce: Check maximum ucode size in amdgpu_vce_resume()
` [PATCH 09/11] drm/amdgpu/vce2: Fix VCE 2 firmware size and offsets
` [PATCH 10/11] drm/amdgpu/vce3: Fix VCE 3 "
` [PATCH 11/11] drm/amdgpu/vce4: Fix VCE 4 "

[PATCH] drm/amd/display: properly handle family setting for early GC 11.5.4
 2026-04-23 17:27 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-7.1
 2026-04-23 17:01 UTC 

[PATCH v3] drm/amd/display: Fix unsigned underflow in SubVP vblank schedulability check v2
 2026-04-23 15:17 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix unsigned underflow in SubVP vblank schedulability check v2
 2026-04-23 14:28 UTC 

[PATCH] drm/amd/display: Fix divide by zero in calc_psr_num_static_frames
 2026-04-23 14:09 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: deduplicate register access and helper routines
 2026-04-23 14:00 UTC  (2+ messages)

[PATCH] drm/amdkfd: Validate CRIU-restored IDs before idr_alloc
 2026-04-23 13:56 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix unsigned underflow in SubVP vblank schedulability check
 2026-04-23 13:34 UTC 

amdgpu: WARNING: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:58 at dc_assert_fp_enabled+0x10/0x20 [amdgpu], CPU#5: (udev-worker)/418
 2026-04-23 10:13 UTC  (5+ messages)

[PATCH 6.1.y] drm/amdgpu: remove two invalid BUG_ON()s
 2026-04-23 11:52 UTC  (7+ 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-23 12:35 UTC  (2+ messages)
` Patch "drm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files for clang" has been added to the 5.10-stable tree

[PATCH v4 1/3] drm/amdgpu: smu: add unified metrics table support for SMU 15.0.0
 2026-04-23 10:57 UTC  (3+ messages)
` [PATCH v4 3/3] drm/amdgpu: smu: cache and reuse averaged unified metrics values

[PATCH] drm/amdgpu: Add guest driver CUID support
 2026-04-23 10:11 UTC 

BUG: sleeping function called from invalid context at ./include/linux/sched/mm.h:323 during DC initialization
 2026-04-22 21:27 UTC 

[bug report] drm/amd/display: Fix dml2_0 narrowing boundaries
 2026-04-23  5:20 UTC 

[bug report] drm/amd/display: Introduce power module on Linux
 2026-04-23  5:21 UTC 

[bug report] drm/amdkfd: CRIU checkpoint and restore events
 2026-04-23  6:13 UTC 

[PATCH] drm/amd/display: Clean up allocation in initialize_backlight_caps()
 2026-04-23  7:09 UTC 

[PATCH] drm/amdgpu: Only send RMA CPER when threshold is exceeded
 2026-04-23  4:34 UTC  (2+ messages)

[PATCH] drm/amdkfd: Terminate queues on surprise unplug with running processes
 2026-04-23  1:38 UTC  (9+ messages)

[PATCH] Revert "drm/amdgpu: Init mcm_addr look up table"
 2026-04-22 22:06 UTC  (4+ messages)
` [PATCH] Revert "drm/amdgpu: update mcm_addr_lut data for imu v12_1"
` [PATCH] drm/amdgpu: use the ASP command for partition switch
` [PATCH] drm/amdgpu: Add node_id-to-die-name decoding for ih v7_1

[PATCH 1/3] drm/amdgpu: Set chicken bit for gfx_v12.1 xnack
 2026-04-22 21:51 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Set default xnack mode for gfx_v12.1 A0/B0
` [PATCH 3/3] drm/amdkfd: Limit per-process xnack support for GFX12.1

[PATCH] drm/amdgpu: update cp cmd pkt for gfx v12_1
 2026-04-22 21:50 UTC  (3+ messages)
` [PATCH] drm/amdgpu: In GFX12.1 CU is same as WGP
` [PATCH] drm/amdgpu: Switch to gfx_v12_1_get_xccs_per_xcp

[PATCH 0/4] Add NBIO 6.3.2 support
 2026-04-22 21:42 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add nbio v6_3_2 support
` [PATCH 3/4] drm/amdgpu: add doorbell range function for nbio v6_3_2
` [PATCH 4/4] drm/amdgpu: support "

Various SI fixes, fix Radeon HD 7870 XT (v2)
 2026-04-22 21:14 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)

[PATCH v2 0/2] drm/amdgpu: per-PTE MTYPE override for NUMA locality
 2026-04-22 18:00 UTC  (2+ messages)

[PATCH] drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs
 2026-04-22 17:52 UTC  (7+ messages)

[PATCH] drm/amdgpu: avoid double drm_exec_fini() in userq validate
 2026-04-22 15:21 UTC  (3+ messages)


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