messages from 2026-03-27 12:40:50 to 2026-03-31 11:44:59 UTC [more...]
[PATCH 0/5] drm/exec: drm_exec polishing
2026-03-31 9:46 UTC (12+ messages)
` [PATCH 1/5] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
` [PATCH 2/5] drm/msm: Remove abuse of drm_exec internals
` [PATCH 3/5] drm/exec: Make the drm_exec_until_all_locked() macro more readable
` [PATCH 4/5] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
` [PATCH 5/5] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
[PATCH v11 00/22] Add new general DRM property "color format"
2026-03-31 11:44 UTC (10+ messages)
` [PATCH v11 03/22] drm: "
[Patch v4 0/4] Bunch of patches to fix fence timeout cleanup
2026-03-31 11:42 UTC (6+ messages)
` [Patch v4 1/4] drm/amdgpu/userq: dont check return value in amdgpu_userq_evict
` [Patch v4 2/4] drm/amdgpu/userq: add the return code too in error condition
` [Patch v4 3/4] drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalled
` [Patch v4 4/4] drm/amdgpu/userq: use dma_fence_wait_timeout "
[PATCH] drm/amdkfd: check if vm ready in svm map and unmap to gpu
2026-03-31 11:32 UTC (3+ messages)
[PATCH] drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
2026-03-31 11:27 UTC (3+ messages)
[PATCH] drm/amdgpu: deduplicate register access and helper routines
2026-03-31 11:24 UTC (2+ messages)
[PATCH v6] drm/amdgpu: replace PASID IDR with XArray
2026-03-31 11:17 UTC
[PATCH for 6.12 0/9] drm: amdgpu: backport suspend fixes for
2026-03-31 10:55 UTC (12+ messages)
` [PATCH for 6.12 3/9] drm/amd/display: Disable fastboot on DCE 6 too
` [PATCH for 6.12 4/9] drm/amd/display: Reject modes with too high pixel clock on DCE6-10
` [PATCH for 6.12 5/9] drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4
` [PATCH for 6.12 6/9] drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming
` [PATCH for 6.12 8/9] drm/amd/display: Disable scaling on DCE6 for now
` [PATCH for 6.12 9/9] drm/amd: Disable ASPM on SI
[PATCH 1/2] drm/amdgpu/sdma_v6.0: enable WPTR polling for UMQ SDMA MQD
2026-03-31 9:53 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu/sdma_v7.0: "
[PATCH v5] drm/amdgpu: replace PASID IDR with XArray
2026-03-31 9:12 UTC (4+ messages)
[PATCH v2 0/2] drm/amdgpu: fix locking issues in PASID IDR management
2026-03-31 9:05 UTC (4+ messages)
` [PATCH v2 1/2] drm/amdgpu: fix sleeping allocation under spinlock in PASID IDR
` [PATCH v2 2/2] drm/amdgpu: use spin_lock_irqsave for PASID IDR lock
[PATCH] drm/amdgpu: fix resource leaks in userqueue creation error paths
2026-03-31 8:41 UTC (2+ messages)
[PATCH] drm/amdgpu: add fast-path for userptr BO validation
2026-03-31 8:39 UTC (2+ messages)
[PATCH v5 0/3] Add "link bpc" DRM property
2026-03-31 8:01 UTC (11+ messages)
7.0-rc6: amdgpu: BUG: sleeping function called from invalid context at ./include/linux/sched/mm.h:323
2026-03-30 19:56 UTC (3+ messages)
[PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
2026-03-31 1:52 UTC (2+ messages)
` [PATCH v3] "
[PATCH] drm/amd/display: Change dither policy for 10 bpc output back to dithering
2026-03-31 7:16 UTC (7+ messages)
` [PATCH] drm/amd/display: Dither when plane bpc is higher than output bpc
[PATCH 00/14] Refactor reserved region allocation
2026-03-31 7:03 UTC (5+ messages)
` [PATCH 14/14] drm/amdgpu: Consolidate reserve region allocations
[PATCH 1/3] drm/amd/pm: Add smu vram copy function
2026-03-31 6:26 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: use the xarrary for managing the pasid
2026-03-31 3:46 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: defer PASID free from dma_fence callback
[PATCH 1/3] drm/amd/pm: fix memleak issue in smu_v15_0_8_get_gpu_metrics()
2026-03-31 3:27 UTC (5+ messages)
` [PATCH 2/3] drm/amd/pm: fix null pointer dereference issue in smu_v15_0_8_get_power_limit()
` [PATCH 3/3] drm/amd/pm: optimize logic and remove unnecessary checks in smu v15.0.8
[PATCH] drm/amd/ras: enable uniras via IP version check
2026-03-31 3:08 UTC
[PATCH] drm/amd/ras: enable uniras via IP version check
2026-03-31 3:03 UTC
[PATCH 1/2] drm/amdgpu: rework userq fence driver alloc/destroy
2026-03-31 2:41 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: make userq fence_drv drop explicit in queue destroy
[PATCH] drm/amd/display: Fix dc_is_fp_enabled name mismatch
2026-03-31 0:09 UTC (2+ messages)
[PATCH] drm/amd/display: Fix parameter mismatch in panel self-refresh helper
2026-03-31 0:08 UTC (2+ messages)
[PATCH] drm/amd/display: Fix missing parameter details in amdgpu_dm_ism
2026-03-31 0:08 UTC (2+ messages)
[PATCH] amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2
2026-03-30 22:24 UTC
[PATCH v2] drm/amdkfd: Add upper bound check for num_of_nodes
2026-03-30 20:48 UTC (2+ messages)
[PATCH v4 1/5] drm/amdgpu: Add bounds checking to ib_{get,set}_value
2026-03-30 20:31 UTC (6+ messages)
` [PATCH v4 2/5] drm/amdgpu/vce: Prevent partial address patches
` [PATCH v4 3/5] drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg
` [PATCH v4 4/5] drm/amdgpu/vcn4: "
` [PATCH v4 5/5] drm/amdgpu/vcn4: Prevent OOB reads when parsing IB
[PATCH v4] drm/amdgpu: replace PASID IDR with XArray
2026-03-30 19:40 UTC (3+ messages)
[PATCH 1/9] drm/amdgpu: Add reserved region ids
2026-03-30 17:12 UTC (3+ messages)
` [PATCH 7/9] drm/amdgpu: Add fw vram usage reserve-region
[PATCH] drm/amdkfd: Add upper bound check for num_of_nodes
2026-03-30 16:14 UTC (2+ messages)
[PATCH 0/9] Various SMU7 power management fixes
2026-03-30 15:52 UTC (11+ messages)
` [PATCH 1/9] drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabled
` [PATCH 2/9] drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICs
` [PATCH 3/9] drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clock
` [PATCH 4/9] drm/amd/pm/smu7: Remove non-functional SMU7 voltage dependency on DAL
` [PATCH 5/9] drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0
` [PATCH 6/9] drm/amd/pm/ci: Clear EnabledForActivity field for memory levels
` [PATCH 7/9] drm/amd/pm/ci: Fill DW8 fields from SMC
` [PATCH 8/9] drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii board
` [PATCH 9/9] drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabled
[RFC PATCH v2 0/9] YUV conversion colorop with amdgpu and VKMS
2026-03-30 15:34 UTC (10+ messages)
` [RFC PATCH v2 1/9] drm/colorop: Add DRM_COLOROP_CSC_FF
` [RFC PATCH v2 2/9] drm/colorop: Add limited-range YUV-to-RGB CSC FF enum values
` [RFC PATCH v2 3/9] drm/vkms: Add CSC FF colorop to color pipeline
` [RFC PATCH v2 4/9] drm/vkms: Add atomic check and matrix handling for CSC FF colorop
` [RFC PATCH v2 5/9] drm/amd/display: Add CSC FF colorop to color pipeline
` [RFC PATCH v2 6/9] drm/amd/display: Implement CSC FF colorop color space mapping
` [RFC PATCH v2 7/9] drm/amd/display: Use GAMCOR for first TF if CSC is used
` [RFC PATCH v2 8/9] drm/amd/display: Check actual state during commit_tail
` [RFC PATCH v2 9/9] drm/amd/display: Set color_space to plane_infos
[REGRESSION][bisected] amdgpu/tonga: HDMI no signal after suspend/resume
2026-03-30 14:34 UTC (6+ messages)
[PATCH v3] drm/amdgpu: replace PASID IDR with XArray
2026-03-30 13:10 UTC (2+ messages)
[PATCH 00/29] DC Patches March 25, 2026
2026-03-30 13:04 UTC (2+ messages)
[Patch v2 0/3] Bunch of patches to do trivial clean up and
2026-03-30 12:45 UTC (7+ messages)
` [Patch v2 1/3] drm/amdgpu/userq: dont check return value in amdgpu_userq_evict
` [Patch v2 2/3] drm/amdgpu/userq: add the return code too in error condition
` [Patch v2 3/3] drm/amdgpu/userq: dont check and call dma_resv_wait_timeout
[PATCH AUTOSEL 6.19-6.12] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
2026-03-30 12:38 UTC
[PATCH 1/2] drm/edid: populate monitor_range from DisplayID Dynamic Video Timing block
2026-03-30 12:35 UTC (5+ messages)
` [PATCH 2/2] drm/amd/display: remove manual DisplayID VRR parsing from freesync caps
[REGRESSION][bisected] amdgpu/tonga: HDMI no signal after suspend/resume
2026-03-29 21:35 UTC (6+ messages)
` Additional testing: "
[PATCH] drm/amdgpu: run user queue hung detect before decrementing userq_count on destroy
2026-03-30 8:38 UTC
[PATCH] drm/amdgpu: fix sleeping allocation under spinlock in PASID IDR
2026-03-30 7:31 UTC (2+ messages)
[PATCH v3 1/2] drm/amdgpu/mes_v12_0: use mes schedule pipe for legacy queues on unified MES
2026-03-30 1:33 UTC (2+ messages)
` [PATCH v3 2/2] drm/amdgpu/mes_v12_1: "
[PATCH 0/3] drm/amd/display: fix Panel Replay artifacts on DCN 3.14 (Phoenix/Hawk Point)
2026-03-29 4:40 UTC (9+ messages)
` [PATCH 1/3] drm/amd/display: reset sr_skip_count on non-fast updates
` [PATCH 2/3] drm/amd/display: fix Panel Replay using stale PSR timestamp for re-enable guard
` [PATCH 3/3] drm/amd/display: disable Panel Replay selective update on DCN 3.14
` [PATCH v3 0/4] drm/amd/display: fix Panel Replay artifacts on DCN 3.14 (Phoenix/Hawk Point)
` [PATCH v3 1/4] drm/amd/display: reset sr_skip_count on non-fast updates
` [PATCH v3 2/4] drm/amd/display: add replay-specific timestamp for re-enable guard
` [PATCH v3 3/4] drm/amd/display: force full frame updates for Replay on DCN 3.14
` [PATCH v3 4/4] drm/amd/display: add timestamp guard to vblank_control_worker for Replay
[PATCH v7 00/29] Fair(er) DRM scheduler
2026-03-27 15:16 UTC (3+ messages)
` [PATCH v7 18/29] drm/amdgpu: Remove drm_sched_init_args->num_rqs usage
[PATCH] drm/amdgpu: fix resource leak in RAS error query on mode check failure
2026-03-27 23:40 UTC
[PATCH v3 04/10] drm/amdgpu: Create hqd info structure
2026-03-27 20:31 UTC (2+ messages)
` [PATCH v3 09/10] drm/amdkfd: Reset queue/pipe in MES
[PATCH] drm/amdkfd: fix kernel crash on releasing NULL sysfs entry
2026-03-27 18:18 UTC (2+ messages)
[PATCH v3 1/4] drm/amdgpu: Add bounds checking to ib_{get,set}_value
2026-03-27 13:04 UTC (4+ messages)
` [PATCH v3 2/4] drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg
` [PATCH v3 3/4] drm/amdgpu/vcn4: "
` [PATCH v3 4/4] drm/amdgpu/vcn4: Prevent OOB reads when parsing IB
[PATCH 0/2] drm: Move AMD VSDB parsing into DRM EDID core
2026-03-27 13:04 UTC (2+ messages)
[PATCH] drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.4
2026-03-27 12:59 UTC
[PATCH] drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.4
2026-03-27 12:56 UTC
[PATCH] drm/amdgpu: Fix wait after reset sequence in S4
2026-03-27 12:43 UTC (2+ messages)
[PATCH] drm/amd/pm: correct mem_busy_percent display due to calculation errors
2026-03-27 12:42 UTC (6+ messages)
[PATCH v12 00/69] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2026-03-26 18:54 UTC (22+ messages)
` [PATCH v12 03/69] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v12 08/69] docs/dyndbg: explain flags parse 1st
` [PATCH v12 11/69] dyndbg: make ddebug_class_param union members same size
` [PATCH v12 12/69] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v12 20/69] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v12 30/69] dyndbg: treat comma as a token separator
` [PATCH v12 31/69] dyndbg: split multi-query strings with %
` [PATCH v12 38/69] drm: use correct ccflags-y spelling
` [PATCH v12 40/69] drm_print: fix drm_printer dynamic debug bypass
` [PATCH v12 41/69] drm_vblank: avoid bit-test when DRM_USE_DYNAMIC_DEBUG=y
` [PATCH v12 46/69] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v12 48/69] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v12 52/69] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v12 53/69] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v12 55/69] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v12 58/69] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v12 60/69] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v12 62/69] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v12 66/69] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-ccflags
` [PATCH v12 68/69] accel/ethosu: call DRM_CLASSMAP_USE
` [PATCH v12 69/69] accel/rocket: "
[PATCH 0/5] Add reclaim to the dmem cgroup controller
2026-03-27 8:15 UTC (3+ messages)
` [PATCH 1/5] cgroup/dmem: Return error when setting max below current usage
` [PATCH 2/5] cgroup/dmem: Add reclaim callback for lowering "
[REGRESSION][bisected] amdgpu (Tonga) HDMI no signal after suspend
2026-03-26 23:05 UTC (2+ messages)
[PATCH v11 03/22] drm: Add new general DRM property "color format"
2026-03-25 18:43 UTC (8+ messages)
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