messages from 2025-01-31 16:58:31 to 2025-02-05 22:38:22 UTC [more...]
[PATCH v2 0/4] Decouple amdgpu from the scheduler, a bit
2025-02-05 15:42 UTC (6+ messages)
` [PATCH 1/4] drm/scheduler: Add drm_sched_cancel_all_jobs helper
` [PATCH 2/4] drm/amdgpu: Use "
` [PATCH 3/4] drm/sched: Add internal job peek/pop API
` [PATCH 4/4] drm/sched: Make the type of drm_sched_job->last_dependency consistent
[PATCH] drm/amd/display: avoid NPD when ASIC does not support DMUB
2025-02-05 13:06 UTC
[AMDGPU/PM/legacy] PATCH SI/CIK: suspend / resume gpu hang [issue 2524]
2025-02-05 19:12 UTC
Rework and fix queue reset for gfx7-gfx10
2025-02-05 13:47 UTC (13+ messages)
` [PATCH 1/5] drm/amdgpu: rework queue reset scheduler interaction
` [PATCH 2/5] drm/amdgpu: rework gfx9 queue reset
` [PATCH 3/5] drm/amdgpu: rework gfx7 "
` [PATCH 4/5] drm/amdgpu: rework gfx8 "
` [PATCH 5/5] drm/amdgpu: rework gfx10 "
[pull] amdgpu drm-fixes-6.14
2025-02-05 21:49 UTC
[PATCH 1/4] drm/amdgpu: Add wrapper for freeing vbios memory
2025-02-05 21:15 UTC (6+ messages)
` [PATCH 2/4] drm/amdgpu: Add VBIOS flags
` [PATCH 3/4] drm/amdgpu: Add flag to make VBIOS read optional
` [PATCH 4/4] drm/amdgpu: Make VBIOS image "
[PATCH] drm/amd: Refactor find_system_memory()
2025-02-05 20:46 UTC (7+ messages)
[PATCH] drm/amdgpu: Clean up atom header file inclusion
2025-02-05 20:19 UTC (2+ messages)
[PATCH] drm/amdgpu: Add flags to distinguish vf/pf/pt mode
2025-02-05 20:13 UTC
[PATCH V3 00/44] VCN instance rework
2025-02-05 20:09 UTC (53+ messages)
` [PATCH 01/44] drm/amdgpu/vcn2.5: split code along instances
` [PATCH 02/44] drm/amdgpu/vcn3.0: "
` [PATCH 03/44] drm/amdgpu/vcn4.0: "
` [PATCH 04/44] drm/amdgpu/vcn4.0.3: "
` [PATCH 05/44] drm/amdgpu/vcn4.0.5: "
` [PATCH 06/44] drm/amdgpu/vcn5.0.0: "
` [PATCH 07/44] drm/amdgpu/vcn5.0.1: "
` [PATCH 08/44] drm/amdgpu/vcn: switch work handler to be per instance
` [PATCH 09/44] drm/amdgpu/vcn: make powergating status "
` [PATCH 10/44] drm/amdgpu/vcn: move more instanced data to vcn_instance
` [PATCH 11/44] drm/amdgpu/vcn: switch vcn helpers to be instance based
` [PATCH 12/44] drm/amdgpu/vcn3.0: convert internal functions to use vcn_inst
` [PATCH 13/44] drm/amdgpu/vcn1.0: "
` [PATCH 14/44] drm/amdgpu/vcn2.0: "
` [PATCH 15/44] drm/amdgpu/vcn2.5: "
` [PATCH 16/44] drm/amdgpu/vcn4.0: "
` [PATCH 17/44] drm/amdgpu/vcn4.0.3: "
` [PATCH 18/44] drm/amdgpu/vcn4.0.5: "
` [PATCH 19/44] drm/amdgpu/vcn5.0.0: "
` [PATCH 20/44] drm/amdgpu/vcn5.0.1: "
` [PATCH 24/44] drm/amdgpu/vcn2.0: add set_pg_state callback
` [PATCH 29/44] drm/amdgpu/vcn4.0.5: "
` [PATCH 33/44] drm/amdgpu/vcn: add a generic helper for set_power_gating_state
` [PATCH 37/44] drm/amdgpu/vcn3.0: use generic set_power_gating_state helper
` [PATCH 38/44] drm/amdgpu/vcn4.0: "
` [PATCH 39/44] drm/amdgpu/vcn4.0.3: "
` [PATCH 40/44] drm/amdgpu/vcn4.0.5: "
` [PATCH 41/44] drm/amdgpu/vcn5.0.0: "
` [PATCH 42/44] drm/amdgpu/vcn5.0.1: "
` [PATCH 43/44] drm/amdgpu/vcn: optimize firmware storage
` [PATCH 44/44] drm/amdgpu/vcn: use dev_info() for firmware information
[PATCH] drm/amd/include : MES v11 and v12 API header update
2025-02-05 19:13 UTC (2+ messages)
[PATCH 00/14] DC Patches for 10 Feb 2025
2025-02-05 18:39 UTC (14+ messages)
` [PATCH 01/14] drm/amd/display: Expose 3 secondary planes for supported ASICs
` [PATCH 02/14] drm/amd/display: docstring definitions MAX_SURFACES and MAX_PLANES
` [PATCH 03/14] drm/amd/display: Don't try AUX transactions on disconnected link
` [PATCH 05/14] drm/amd/display: use s1_12 filter tables in SPL
` [PATCH 06/14] drm/amd/display: remove TF check for LLS policy
` [PATCH 07/14] drm/amd/display: add new IRQ enum for underflows
` [PATCH 08/14] drm/amd/display: limit coverage of optimization skip
` [PATCH 09/14] drm/amd/display: add s1_12 filter tables
` [PATCH 10/14] drm/amd/display: add workaround flag to link to force FFE preset
` [PATCH 11/14] drm/amd/display: pass calculated dram_speed_mts to dml2
` [PATCH 12/14] drm/amd/display: Make dcn401_program_pipe non static
` [PATCH 13/14] drm/amd/display: sspl: cleanup filter code
` [PATCH 14/14] drm/amd/display: 3.2.320
[PATCH] drm/amd/include : Update MES v12 API for fence update
2025-02-05 18:40 UTC
[PATCH] drm/amdgpu: Set snoop bit for SDMA for MI series
2025-02-05 17:26 UTC
[PATCH] amdkfd: properly free gang_ctx_bo when failed to init user queue
2025-02-05 16:49 UTC (2+ messages)
[PATCH 01/11] drm/amdgpu/gfx9: manually control gfxoff for CS on RV
2025-02-05 16:04 UTC (13+ messages)
` [PATCH 02/11] drm/amdgpu: bump version for RV/PCO compute fix
` [PATCH 03/11] drm/amdgpu/gfx: add amdgpu_gfx_off_ctrl_immediate()
` [PATCH 04/11] drm/amdgpu/gfx9: use amdgpu_gfx_off_ctrl_immediate() for PG
` [PATCH 05/11] drm/amdgpu/sdma5.2: use amdgpu_gfx_off_ctrl_immediate()
` [PATCH 06/11] drm/amdgpu/gfx10: manually control gfxoff for CS
` [PATCH 07/11] drm/amdgpu/gfx11: "
` [PATCH 08/11] drm/amdgpu/gfx12: "
` [PATCH 09/11] drm/amdgpu/sdma5.0: "
` [PATCH 10/11] drm/amdgpu/sdma6.0: "
` [PATCH 11/11] drm/amdgpu/sdma7.0: "
[PATCH] drm/amdgpu/sdma4: drop gfxoff calls in dump ip state
2025-02-05 9:08 UTC (2+ messages)
[PATCH] drm/amdgpu: refine smu send msg debug log format
2025-02-05 8:55 UTC (2+ messages)
[PATCH 1/3] drm/amd/pm: Add APIs for device access checks
2025-02-05 8:36 UTC (6+ messages)
` [PATCH 2/3] drm/amd/pm: Fix get_if_active usage
` [PATCH 3/3] drm/amd/pm: Remove unnecessary device state checks
[PATCH 1/2] drm/amdgpu: add support for IP version 11.5.2
2025-02-05 4:41 UTC (5+ messages)
` [PATCH 2/2] drm/amd/pm: "
[PATCH 00/12] Patch set to support dcn36
2025-02-05 3:08 UTC (12+ messages)
` [PATCH 02/12] drm/amd/display: Add DCN36 version identifiers
` [PATCH 03/12] drm/amd/display: Add DCN36 BIOS command table support
` [PATCH 04/12] drm/amd/display: Add DCN36 IRQ
` [PATCH 05/12] drm/amd/display: Add DCN36 Resource
` [PATCH 06/12] drm/amd/display: Add DCN36 GPIO
` [PATCH 07/12] drm/amd/display: Add DCN36 DML2 support
` [PATCH 08/12] drm/amd/display: Add DCN36 DMCUB
` [PATCH 09/12] drm/amd/display: Support DCN36 DSC
` [PATCH 10/12] drm/amd/display: Support DCN36 HDCP
` [PATCH 11/12] drm/amd/display: Add DCN36 CORE
` [PATCH 12/12] drm/amd/display: Add DCN36 DM Support
[PATCH] drm/amdgpu: Set snoop bit for SDMA for MI series
2025-02-04 23:02 UTC
[PATCH v12 0/5] Introduce DRM device wedged event
2025-02-04 17:40 UTC (10+ messages)
` [PATCH v12 1/5] drm: Introduce "
` [PATCH v12 2/5] drm/doc: Document "
` [PATCH v12 3/5] drm/xe: Use "
` [PATCH v12 4/5] drm/i915: "
` [PATCH v12 5/5] drm/amdgpu: "
Graphical lockups on 7900XTX while using 6.13.1 or 6.13
2025-02-04 16:16 UTC (2+ messages)
[PATCH v3 0/3] drm/amdgpu: Explicit sync for GEM VA operations
2025-02-04 13:58 UTC (5+ messages)
[PATCH 1/6] drm/amdgpu: grab an additional reference on the gang fence
2025-02-04 11:04 UTC (7+ messages)
` [PATCH 2/6] drm/amdgpu: use GFP_NOWAIT for memory allocations
` [PATCH 3/6] drm/amdgpu: overwrite signaled fence in amdgpu_sync
` [PATCH 4/6] drm/amdgpu: rework how isolation is enforced v2
` [PATCH 5/6] drm/amdgpu: rework how the cleaner shader is emitted v2
` [PATCH 6/6] drm/amdgpu: stop reserving VMIDs to enforce isolation
[PATCH] Revert "drm/amd/display: Use HW lock mgr for PSR1"
2025-02-04 7:59 UTC (2+ messages)
[PATCH 1/2] drm/amdkfd: add a new flag to manage where VRAM allocations go
2025-02-03 21:55 UTC (3+ messages)
` [PATCH V2 2/2] drm/amdkfd: use GTT for VRAM on APUs only if GTT is larger
[PATCH] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
2025-02-03 21:15 UTC (2+ messages)
[PATCH 0/7] drm/amd/display: More deadcoding
2025-02-03 20:18 UTC (9+ messages)
` [PATCH 1/7] drm/amd/display: Remove unused mpc1_is_mpcc_idle
` [PATCH 2/7] drm/amd/display: Remove unused freesync functions
` [PATCH 3/7] drm/amd/display: Remove unused dc_stream_get_crtc_position
` [PATCH 4/7] drm/amd/display: Remove unused get_clock_requirements_for_state
` [PATCH 5/7] drm/amd/display: Remove unused hubbub1_toggle_watermark_change_req
` [PATCH 6/7] drm/amd/display: Remove unused get_max_support_fbc_buffersize
` [PATCH 7/7] drm/amd/display: Remove unused link_enc_cfg_get_link_enc_used_by_stream
[PATCH] drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml files
2025-02-03 20:06 UTC (2+ messages)
[PATCH] drm/amd/display: Replace pr_info in dc_validate_boot_timing()
2025-02-03 18:02 UTC
[PATCH] drm/amd/pm: Fix get_if_active usage
2025-02-03 16:44 UTC (3+ messages)
[PATCH 00/10] DC Patches Jan 28, 2025
2025-02-03 14:21 UTC (2+ messages)
[PATCH 6.1] drm/amd/display: fix double free issue during amdgpu module unload
2025-02-03 13:25 UTC
[Question] amdgpu: mmhub_v3_0_2.c
2025-02-01 14:52 UTC
hubbub/hubp, Missing struct assignments???
2025-02-02 22:07 UTC
[PATCH] amdgpu: fix edp brightness control on some HP laptops
2025-02-01 16:36 UTC
Possible circular locking dependency (&dev->clientlist_mutex){+.+.}-{4:4}, at: drm_client_dev_suspend+0x44/0x140 but (console_lock){+.+.}-{0:0}, at: radeon_suspend_kms+0x3e8/0x490 [radeon] (Talos II, kernel v6.13.1)
2025-02-02 15:10 UTC
[PATCH] drm/amd/include : Update MES v12 API header according to new MES features
2025-02-01 3:37 UTC
[PATCH] drm/amd : Update MES API header file for v11 & v12
2025-02-01 3:36 UTC (2+ messages)
[PATCH 0/7] Add jpeg ring reset callback
2025-01-31 21:12 UTC (11+ messages)
` [PATCH 2/7] drm/amdgpu: Add ring reset callback for JPEG4_0_3
[PATCH 1/4] drm/amdgpu/gfx9: manually control gfxoff for CS on RV
2025-01-31 18:59 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu/gfx: add amdgpu_gfx_off_ctrl_immediate()
` [PATCH 3/4] drm/amdgpu/gfx9: use amdgpu_gfx_off_ctrl_immediate() for PG
` [PATCH 4/4] drm/amdgpu: bump version for RV/PCO compute fix
(no subject)
2025-01-31 18:58 UTC (2+ messages)
` [PATCH] Support dmabuf IPC with amdgpu CRIU
[PATCH 1/2] drm/amdkfd: add a new flag to manage where VRAM allocations go
2025-01-31 17:17 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: use GTT for VRAM on APUs only if GTT is larger
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox