messages from 2026-04-17 07:06:59 to 2026-04-20 15:15:28 UTC [more...]
[REGRESSION] VRR not detected on a DisplayPort monitor using an AMD GPU
2026-04-20 15:09 UTC (10+ messages)
[RFC PATCH] drm/drm_edid: ignore continuous frequency support for VRR
2026-04-20 15:15 UTC (4+ messages)
[PATCH] drm/amd/amdgpu/include : update mes api header v11/v12
2026-04-20 14:45 UTC (4+ messages)
[PATCH] drm/amdgpu: Replace VKMS vblank timer with common implementation
2026-04-20 14:28 UTC (2+ messages)
[PATCH] drm/amdgpu: allow unprivileged read of GC_THROTTLE_STATUS
2026-04-20 14:13 UTC (3+ messages)
[PATCH 0/7] VCE1 fixes
2026-04-20 13:52 UTC (16+ messages)
` [PATCH 1/7] drm/amdgpu: Add alignment to amdgpu_gtt_mgr_alloc_entries()
` [PATCH 2/7] drm/amdgpu/vce: Align VCPU BO to nearest power of two
` [PATCH 3/7] drm/amdgpu/vce1: Correct firmware offset mask
` [PATCH 4/7] drm/amdgpu/vce1: Remove superfluous address check
` [PATCH 5/7] drm/amdgpu/vce1: Check if VRAM address is lower than GART
` [PATCH 6/7] drm/amdgpu/vce1: Don't repeat GTT MGR node allocation
` [PATCH 7/7] drm/amdgpu/vce1: Align VCPU BO GART address to nearest power of two
[PATCH v2 0/2] drm/amdgpu: per-PTE MTYPE override for NUMA locality
2026-04-20 13:37 UTC (3+ messages)
` [PATCH v2 1/2] drm/amdgpu: Move amdgpu_device_check_iommu_direct_map() earlier
` [PATCH v2 2/2] drm/amdgpu: move VM PTE MTYPE override to per-PTE granularity
[PATCH AUTOSEL 7.0-6.12] drm/amdgpu: fix DF NULL pointer issue for soc24
2026-04-20 13:21 UTC (33+ messages)
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: remove duplicate format modifier
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: unlock cancel_delayed_work_sync for hang_detect_work
` [PATCH AUTOSEL 7.0-6.1] drm/amd/display: Merge pipes for validate
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: Fix cursor pos at overlay plane edges on DCN4
` [PATCH AUTOSEL 6.18] drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
` [PATCH AUTOSEL 7.0-5.10] drm/amd/display: bios_parser: fix GPIO I2C line off-by-one
` [PATCH AUTOSEL 7.0] drm/amdgpu: Handle IH v7_1 reg offset differences
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu/vcn4.0.3: gate per-queue reset by PSP SOS program version
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: fix amdgpu_userq_evict
` [PATCH AUTOSEL 7.0-5.10] drm/amdgpu: validate fence_count in wait_fences ioctl
` [PATCH AUTOSEL 7.0-6.6] drm/amdgpu: fix shift-out-of-bounds when updating umc active mask
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: remove queue from doorbell xa during clean up
` [PATCH AUTOSEL 7.0] drm/amdkfd: fix kernel crash on releasing NULL sysfs entry
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: clear related counter after RAS eeprom reset
` [PATCH AUTOSEL 7.0-6.19] drm/amd/display: Restore full update for tiling change to linear
` [PATCH AUTOSEL 7.0] drm/amdgpu: fix array out of bounds accesses for mes sw_fini
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: Exit IPS w/ DC helper for all dc_set_power_state cases
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: fix syncobj leak for amdgpu_gem_va_ioctl()
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: Check for multiplication overflow in checkpoint stack size
` [PATCH AUTOSEL 7.0-6.19] drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflow
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: defer queue publication until create completes
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu/userq: fix dma_fence refcount underflow in userq path
` [PATCH AUTOSEL 7.0-6.12] drm/amdgpu: guard atom_context in devcoredump VBIOS dump
` [PATCH AUTOSEL 7.0-6.18] drm/amd/display: Avoid turning off the PHY when OTG is running for DVI
` [PATCH AUTOSEL 7.0] drm/amdgpu: Revert setting up Retry based Thrashing on GFX 12.1
` [PATCH AUTOSEL 7.0] drm/amd/pm: Avoid overflow when sorting pp_feature list
` [PATCH AUTOSEL 7.0-6.19] drm/amd/display: Fix number of opp
` [PATCH AUTOSEL 7.0] drm/amd/display: Fix HWSS v3 fast path determination
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: Remove invalid DPSTREAMCLK mask usage
` [PATCH AUTOSEL 7.0] drm/amdgpu: Add default reset method for soc_v1_0
` [PATCH AUTOSEL 7.0] drm/amdgpu/userq: cleanup amdgpu_userq_get/put where not needed
` [PATCH AUTOSEL 7.0-6.18] drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctl
[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
2026-04-20 13:30 UTC (15+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions
` [RFC/POC PATCH 02/12] drm/amdgpu: add SVM data structures and header
` [RFC/POC PATCH 03/12] drm/amdgpu: add SVM attribute data structures
` [RFC/POC PATCH 04/12] drm/amdgpu: implement SVM attribute tree operations
` [RFC/POC PATCH 05/12] drm/amdgpu: implement SVM attribute set
` [RFC/POC PATCH 06/12] drm/amdgpu: add SVM range data structures
` [RFC/POC PATCH 07/12] drm/amdgpu: implement SVM range PTE flags and GPU mapping
` [RFC/POC PATCH 08/12] drm/amdgpu: implement SVM range notifier and invalidation
` [RFC/POC PATCH 09/12] drm/amdgpu: implement SVM range workers
` [RFC/POC PATCH 10/12] drm/amdgpu: implement SVM core initialization and fini
` [RFC/POC PATCH 11/12] drm/amdgpu: implement SVM ioctl and fault handler
` [RFC/POC PATCH 12/12] drm/amdgpu: wire up SVM build system "
[PATCH 6.1.y] drm/amdgpu: remove two invalid BUG_ON()s
2026-04-20 13:21 UTC (2+ messages)
[PATCH AUTOSEL 7.0] drm/amdgpu/userq: remove queue from doorbell xarray
2026-04-20 13:09 UTC (4+ messages)
` [PATCH AUTOSEL 7.0-6.12] drm/amd/display: Fix dcn401_optimize_bandwidth
` [PATCH AUTOSEL 6.18] drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
` [PATCH AUTOSEL 7.0-6.12] drm/amdgpu: fix DF NULL pointer issue for soc24
[RFC V3 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
2026-04-20 13:13 UTC (13+ messages)
` [RFC V3 01/12] drm/amdgpu: define SVM UAPI for GPU shared virtual memory
` [RFC V3 02/12] drm/amdgpu: introduce SVM core header and VM integration
` [RFC V3 03/12] drm/amdgpu: define SVM attribute subsystem types
` [RFC V3 04/12] drm/amdgpu: implement SVM attribute tree and helper functions
` [RFC V3 05/12] drm/amdgpu: implement SVM attribute set, get, and clear
` [RFC V3 06/12] drm/amdgpu: define SVM range types and work queue interface
` [RFC V3 07/12] drm/amdgpu: implement SVM range GPU mapping core
` [RFC V3 08/12] drm/amdgpu: implement SVM range notifier and GC helpers
` [RFC V3 09/12] drm/amdgpu: implement SVM attribute change and invalidation callback
` [RFC V3 10/12] drm/amdgpu: implement SVM initialization and lifecycle
` [RFC V3 11/12] drm/amdgpu: add SVM ioctl, garbage collector, and fault handler
` [RFC V3 12/12] drm/amdgpu: integrate SVM into build system and VM fault path
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-04-19 13:14 UTC (3+ messages)
[PATCH] drm/amdgpu: unify gmc v10 and v11 get_vm_pde and get_vm_pte into common helpers
2026-04-20 9:04 UTC (2+ messages)
[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
2026-04-18 19:37 UTC (20+ messages)
[PATCH v1] drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
2026-04-17 14:50 UTC (3+ messages)
[WITHDRAWN] treewide: fix occured typo in drivers
2026-04-18 13:26 UTC
[PATCH] treewide: fix occured typo in drivers
2026-04-18 12:58 UTC
[PATCH v8 00/29] *Fair(er) DRM scheduler
2026-04-17 13:21 UTC (31+ messages)
` [PATCH v8 01/29] drm/sched: Disallow initializing entities with no schedulers
` [PATCH v8 02/29] drm/sched: Consolidate entity run queue management
` [PATCH v8 03/29] drm/sched: Move run queue related code into a separate file
` [PATCH v8 04/29] drm/sched: Add some scheduling quality unit tests
` [PATCH v8 05/29] drm/sched: Add some more "
` [PATCH v8 06/29] drm/sched: Implement RR via FIFO
` [PATCH v8 07/29] drm/sched: Free all finished jobs at once
` [PATCH v8 08/29] drm/sched: Account entity GPU time
` [PATCH v8 09/29] drm/sched: Remove idle entity from tree
` [PATCH v8 10/29] drm/sched: Add fair scheduling policy
` [PATCH v8 11/29] drm/sched: Favour interactive clients slightly
` [PATCH v8 12/29] drm/sched: Switch default policy to fair
` [PATCH v8 13/29] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v8 14/29] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v8 15/29] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v8 16/29] accel/rocket: "
` [PATCH v8 17/29] accel/ethosu: "
` [PATCH v8 18/29] drm/amdgpu: "
` [PATCH v8 19/29] drm/etnaviv: "
` [PATCH v8 20/29] drm/imagination: "
` [PATCH v8 21/29] drm/lima: "
` [PATCH v8 22/29] drm/msm: "
` [PATCH v8 23/29] drm/nouveau: "
` [PATCH v8 24/29] drm/panfrost: "
` [PATCH v8 25/29] drm/panthor: "
` [PATCH v8 26/29] drm/sched: "
` [PATCH v8 27/29] drm/v3d: "
` [PATCH v8 28/29] drm/xe: "
` [PATCH v8 29/29] drm/sched: Remove drm_sched_init_args->num_rqs
[PATCH] drm/amd/amdgpu: consolidate SDMA trap IRQ handler
2026-04-20 3:28 UTC
7.0-rc4 dcn31_program_compbuf_size trace
2026-04-19 11:24 UTC (2+ messages)
[PATCH] drm/amdgpu: allow unprivileged read of GC_THROTTLE_STATUS
2026-04-17 19:48 UTC
[PATCH] drm/amdgpu: Clear cached EDID pointer after drm_edid_free()
2026-04-17 20:20 UTC (2+ messages)
[PATCH 00/19] DC Patches Apr 20 2026
2026-04-20 12:54 UTC (4+ messages)
` [PATCH 10/19] drm/amd/display: Fix fpu guard warning
[PATCH v2] drm/amdgpu: fix root reservation in amdgpu_vm_handle_fault
2026-04-20 12:29 UTC (2+ messages)
[PATCH] drm/amd/pm: Check SMUv13.0.6/12 metrics integrity
2026-04-20 7:07 UTC (2+ messages)
[PATCH v3 1/4] drm/amdgpu: smu: add unified metrics table support for SMU 15.0.0
2026-04-20 7:03 UTC (5+ messages)
` [PATCH v3 3/4] drm/amdgpu: smu: cache and reuse averaged unified metrics values
` [PATCH v3 4/4] drm/amdgpu: smu: fix unified metrics handling for SMU 15.0.0
[PATCH] drm/amd: Adjust ASPM support quirk to cover more Intel hosts
2026-04-20 2:56 UTC (4+ messages)
[PATCH 1/2] drm/amdgpu: fix userq lock order against reset_domain
2026-04-20 2:36 UTC (3+ messages)
Various SI fixes, fix Radeon HD 7870 XT (v2)
2026-04-18 21:49 UTC (5+ messages)
` [PATCH 1/4] drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM
` [PATCH 2/4] drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
` [PATCH 3/4] Documentation/gpu: Add TCC, update TCP in amdgpu glossary
` [PATCH 4/4] drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)
[PATCH v3] drm/amd/display: Restore analog connector support
2026-04-18 0:35 UTC
[PATCH v2] drm/amd/display: Restore analog connector support
2026-04-17 23:44 UTC (3+ messages)
[pull] amdgpu, amdkfd drm-next-7.1
2026-04-17 22:53 UTC
[PATCH 01/16] drm/amdgpu/gfx7: align mqd settings with KFD
2026-04-17 21:59 UTC (10+ messages)
` [PATCH 04/16] drm/amdgpu/gfx9.4.3: "
` [PATCH 08/16] drm/amdgpu/gfx12.1: "
[PATCH] drm/amd/display: Restore analog connector support
2026-04-17 20:38 UTC (6+ messages)
[PATCH] drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.c
2026-04-17 19:03 UTC (5+ messages)
[PATCH] drm/amdgpu: move VM PTE MTYPE override to per-PTE granularity
2026-04-17 18:40 UTC (3+ messages)
[PATCH v3 1/2] drm: introduce KMS recovery mechanism
2026-04-17 16:28 UTC (12+ messages)
[PATCH 00/14] user queue support for VCN 4.0.5
2026-04-17 15:22 UTC (3+ messages)
[PATCH] drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG
2026-04-17 14:29 UTC (2+ messages)
[PATCH 0/7] Various SI fixes, fix Radeon HD 7870 XT
2026-04-17 14:09 UTC (17+ messages)
` [PATCH 1/7] drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM
` [PATCH 2/7] drm/amdgpu/vce: Align VCPU BO to a power of two address
` [PATCH 4/7] drm/amdgpu/vce1: Fix workaround to ensure low 32-bit VCPU address
` [PATCH 5/7] drm/amdgpu/uvd3.1: Don't validate the firmware when already validated
` [PATCH 6/7] Documentation/gpu: Add TCC, update TCP in amdgpu glossary
` [PATCH 7/7] drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs
[PATCH v2] drm/radeon: fix integer overflow in radeon_align_pitch()
2026-04-17 13:34 UTC (3+ messages)
` [PATCH v3] "
[PATCH] drm/amdgpu: Deduplicate eop_irq v11/v12 functions to use helper
2026-04-17 9:51 UTC (2+ messages)
[PATCH] drm/amd/display: Add FPU guards around dcn31/315/316 update_bw_bounding_box
2026-04-17 8:22 UTC (3+ messages)
[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
2026-04-16 22:57 UTC (6+ messages)
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
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