AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-04 11:43:36 to 2024-10-08 20:06:08 UTC [more...]

[PATCH v8 0/5] drm/amd/display: Use drm_edid for more code
 2024-10-08 17:01 UTC  (5+ messages)
` [PATCH v8 5/5] drm/amd/display: Fetch the EDID from _DDC if available for eDP

[PATCH] drm/amdgpu: enable enforce_isolation sysfs node on VFs
 2024-10-08 20:05 UTC 

[PATCH v5 0/6] DRM_SET_CLIENT_NAME ioctl
 2024-10-08 18:54 UTC  (9+ messages)
` [PATCH v5 4/6] drm/amdgpu: alloc and init vm::task_info from first submit
` [PATCH v5 5/6] drm/amdgpu: make process_name a flexible array
` [PATCH v5 6/6] drm/amdgpu: use drm_file::name in task_info::process_desc

[PATCH 1/2] drm/amdgpu: drop volatile from ring buffer
 2024-10-08 18:43 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: stop masking the wptr all the time

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-08 18:24 UTC  (9+ messages)
` [PATCH 09/51] drm/amd: "
` [PATCH 11/51] drm/radeon: "

[PATCH 0/4] Ring padding CPU optimisation and some RFC bits
 2024-10-08 18:10 UTC  (9+ messages)
` [PATCH 1/4] drm/amdgpu: More efficient ring padding
` [PATCH 2/4] drm/amdgpu: More more "
` [RFC 3/4] drm/amdgpu: Add and use amdgpu_ring_write_addr() helper
` [RFC 4/4] drm/amdgpu: Document the magic big endian bit

[PATCH] drm/amdgpu: add new AMDGPU_INFO subquery for fw objects
 2024-10-08 17:05 UTC  (2+ messages)

[PATCH] drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occupancy()'
 2024-10-08 16:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/6] optimize insert nop operation on cpu side
 2024-10-08 15:13 UTC  (8+ messages)
` [PATCH v2 1/6] drm/amdgpu: optimize insert_nop using multi dwords
` [PATCH v2 2/6] drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nop
` [PATCH v2 3/6] drm/amdgpu: optimize fn gfx_v9_ring_insert_nop
` [PATCH v2 4/6] drm/amdgpu: optimize fn gfx_v10_ring_insert_nop
` [PATCH v2 5/6] drm/amdgpu: optimize fn gfx_v11_ring_insert_nop
` [PATCH v2 6/6] drm/amdgpu: optimize fn gfx_v12_ring_insert_nop

[pull] amdgpu, amdkfd, radeon drm-fixes-6.12
 2024-10-08 14:28 UTC 

[PATCH v2] drm/amdgpu: Add NPS switch support for GC 9.4.3
 2024-10-08 14:00 UTC 

[PATCH 1/3] drm/amdgpu: Drop unused fence argument from amdgpu_vmid_grab_used
 2024-10-08 13:36 UTC  (9+ messages)
` [PATCH 3/3] drm/amdgpu: Remove the while loop from amdgpu_job_prepare_job

[PATCH] drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
 2024-10-08 13:33 UTC 

[PATCH v1 1/6] drm/amdgpu: optimize insert_nop using multi dwords
 2024-10-08 13:28 UTC  (6+ messages)
` [PATCH v1 2/6] drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nop
` [PATCH v1 3/6] drm/amdgpu: optimize fn gfx_v9_ring_insert_nop
` [PATCH v1 4/6] drm/amdgpu: optimize fn gfx_v10_ring_insert_nop
` [PATCH v1 5/6] drm/amdgpu: optimize fn gfx_v11_ring_insert_nop
` [PATCH v1 6/6] drm/amdgpu: optimize fn gfx_v12_ring_insert_nop

[PATCH] drm/radeon: always set GEM function pointer
 2024-10-08 11:21 UTC  (5+ messages)

[PATCH-next] Fix unintentional integer overflow
 2024-10-08  6:56 UTC  (9+ messages)

[PATCH] drm/amdgpu: fix dm_suspend/resume arguments to ip_block
 2024-10-08 13:22 UTC  (3+ messages)

[PATCH AUTOSEL 6.11 72/76] drm/amdgpu: nuke the VM PD/PT shadow handling
 2024-10-08 13:04 UTC  (4+ messages)
` [PATCH AUTOSEL 6.11 73/76] drm/amd/display: Check null pointer before dereferencing se

[PATCH v2] drm/amdgpu: Add dcn30 drm_panic support
 2024-10-08 12:28 UTC 

[PATCH v3 00/12] drm: Introduce DRM client library
 2024-10-08 11:59 UTC  (13+ messages)
` [PATCH v3 01/12] drm/i915: Select DRM_CLIENT_SELECTION
` [PATCH v3 02/12] drm/xe: "
` [PATCH v3 03/12] drm/fbdev-dma: Select FB_DEFERRED_IO
` [PATCH v3 04/12] drm/fbdev: Select fbdev I/O helpers from modules that require them
` [PATCH v3 05/12] drm/fbdev: Store fbdev module parameters in separate file
` [PATCH v3 06/12] drm/client: Move client event handlers to drm_client_event.c
` [PATCH v3 07/12] drm/client: Move suspend/resume into DRM client callbacks
` [PATCH v3 08/12] drm/amdgpu: Suspend and resume internal clients with client helpers
` [PATCH v3 09/12] drm/nouveau: Suspend and resume "
` [PATCH v3 10/12] drm/radeon: "
` [PATCH v3 11/12] drm/client: Make client support optional
` [PATCH v3 12/12] drm/client: Add client-lib module

[PATCH v1 1/2] drm/dp: fix warning for target_rr_divide missing comment
 2024-10-08  8:37 UTC  (2+ messages)
` [PATCH v1 2/2] drm: fix doc warning for height and width of plane

[PATCH 00/18] Separating vcn power management by instance
 2024-10-08  7:03 UTC  (30+ messages)
` [PATCH 01/18] drm/amd/pm: add inst to dpm_set_vcn_enable
` [PATCH 02/18] drm/amd/pm: power up or down vcn by instance
` [PATCH 03/18] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 04/18] drm/amd/pm: add inst to set_powergating_by_smu
` [PATCH 05/18] drm/amd/pm: add inst to amdgpu_dpm_set_powergating_by_smu
` [PATCH 06/18] add inst to amdgpu_dpm_enable_vcn
` [PATCH 07/18] drm/amdgpu: pass ip_block in set_powergating_state
` [PATCH 08/18] drm/amdgpu: track instances of the same IP block
` [PATCH 09/18] drm/amdgpu: add set_powergating_state_instance
` [PATCH 10/18] drm/amdgpu/vcn: separate gating state by instance
` [PATCH 11/18] drm/amdgpu: power vcn 2_5 "
` [PATCH 12/18] drm/amdgpu: power vcn 3_0 "
` [PATCH 13/18] drm/amdgpu: power vcn 4_0 "
` [PATCH 14/18] drm/amdgpu: power vcn 4_0_3 "
` [PATCH 15/18] drm/amdgpu: power vcn 4_0_5 "
` [PATCH 16/18] drm/amdgpu: power vcn 5_0_0 "
` [PATCH 17/18] drm/amdgpu/vcn: separate idle work "
` [PATCH 18/18] drm/amdgpu: set powergating state by vcn instance

[PATCH v1] drm/amdgpu: Clean up duplicate ip_block object
 2024-10-08  6:28 UTC  (3+ messages)

[PATCH] drm/amdgpu: Remove extra check for CPX
 2024-10-07 20:47 UTC 

[PATCH] drm/amdgpu: fix typos
 2024-10-07 20:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: partially revert powerplay `__counted_by` changes
 2024-10-07 18:37 UTC  (4+ messages)

[PATCH v2 1/2] drm/amdgpu: move error log from ring write to commit
 2024-10-07 16:29 UTC  (3+ messages)

[PATCH 1/2] Documentation/gpu: Document the situation with unqualified drm-memory-
 2024-10-07 14:39 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Use drm_print_memory_stats helper from fdinfo

[PATCH] drm/radeon: add late_register for connector
 2024-10-07 14:08 UTC  (8+ messages)
      ` Kernel doesn't boot after DRM updates (drm-next-2024-09-19)

[PATCH 1/2] drm/amdgpu: move error log from ring write to commit
 2024-10-07 13:46 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: no need to log error in multi ring write

[PATCH v2 0/2] drm/ttm: Add an option to report graphics memory OOM
 2024-10-05  4:14 UTC  (8+ messages)
` [PATCH v2 1/2] drm/ttm: Change ttm_device_init to use a struct instead of multiple bools

[PATCH] drm/amdgpu: prevent BO_HANDLES error from being overwritten
 2024-10-04 23:59 UTC 

[PATCH 00/26] DC Patches October 3rd, 2024
 2024-10-04 18:20 UTC  (5+ messages)
` [PATCH 13/26] drm/amd/display: Clear update flags after update has been applied

[PATCH] drm/amd/display: Remove unused regamma functions
 2024-10-04 22:56 UTC 

[PATCH 00/28] drm: Remove DRM aperture helpers
 2024-10-04  9:01 UTC  (3+ messages)
` [PATCH 08/28] drm/loongson: Use video "

[PATCH v2] drm/radeon: add late_register for connector
 2024-10-04 18:24 UTC  (3+ messages)
  ` [PATCH v2] drm/radeon: add late_register for connector - Please test

[bug report] drm/amdgpu/mes: use ring for kernel queue submission
 2024-10-04 17:22 UTC 

NULL pointer dereference after ib test on ring 7 succeeded
 2024-10-07 12:44 UTC  (4+ messages)
` NULL pointer dereference with kernel 6.12.0-rc1 and ARUBA GPU

[PATCH] drm/amdgpu: Wait for reset on init completion
 2024-10-07  9:33 UTC 

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-10-06  1:55 UTC  (2+ messages)
` (subset) "

[PATCH v6 29/44] drm/amd/display: Add support for sRGB EOTF in BLND block
 2024-10-05 15:11 UTC  (3+ messages)

[PATCH v6 36/44] drm/amd/display: add 3x4 matrix colorop
 2024-10-05 11:03 UTC  (2+ messages)

[PATCH v6 21/44] drm/vkms: Add tests for CTM handling
 2024-10-05 11:03 UTC  (2+ messages)

[PATCH v6 00/44] Color Pipeline API w/ VKMS
 2024-10-05  8:49 UTC  (11+ messages)
` [PATCH v6 03/44] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH v6 15/44] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [PATCH v6 18/44] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH v6 19/44] drm/vkms: add 3x4 matrix in color pipeline

[PATCH v2 10/11] drm/client: Make client support optional
 2024-10-05  1:34 UTC  (2+ messages)

[PATCH] drm/amd/display: fix hibernate entry for DCN35+
 2024-10-04 20:52 UTC  (4+ messages)

[PATCH] drm/amdkfd: Accounting pdd vram_usage for svm
 2024-10-04 20:28 UTC 

[PATCH 00/18] Separating vcn power management by instance
 2024-10-04 19:34 UTC  (16+ messages)
` [PATCH 01/18] drm/amd/pm: add new vcn enable function pointer
` [PATCH 05/18] drm/amd/pm: set vcn enable by instance
` [PATCH 07/18] drm/amdgpu/vcn: separate gating state "
` [PATCH 09/18] drm/amdgpu: pass ip_block in set_powergating_state
` [PATCH 10/18] drm/amdgpu: add ip block with instance

[PATCH] drm/amdkfd: Move gfx12 trap handler to separate file
 2024-10-04 18:52 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 25/26] drm/amd/display: Check null pointer before dereferencing se
 2024-10-04 18:29 UTC 

[PATCH v2 03/11] drm/fbdev: Select fbdev I/O helpers from modules that require them
 2024-10-04 18:29 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 30/31] drm/amd/display: Check null pointer before dereferencing se
 2024-10-04 18:28 UTC 

[PATCH AUTOSEL 6.1 40/42] drm/amd/display: Check null pointer before dereferencing se
 2024-10-04 18:26 UTC 

[PATCH AUTOSEL 6.6 55/58] drm/amd/display: Check null pointer before dereferencing se
 2024-10-04 18:24 UTC 

[PATCH AUTOSEL 6.10 66/70] drm/amdgpu: nuke the VM PD/PT shadow handling
 2024-10-04 18:21 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 67/70] drm/amd/display: Check null pointer before dereferencing se

[PATCH] drm/amd/display: disable SG displays on cyan skillfish
 2024-10-04 17:56 UTC  (2+ messages)

[PATCH] drm/amdkfd: add/remove kfd queues through on stop/start KFD scheduling
 2024-10-04 16:07 UTC 

[PATCH 1/4] drm/amdgpu/smu13: always apply the powersave optimization
 2024-10-04 15:57 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu/swsmu: Only force workload setup on init
` [PATCH 3/4] drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs
` [PATCH 4/4] drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_range

[PATCH v2] drm/amdkfd: Not restore userptr buffer if kfd process has been removed
 2024-10-04 15:54 UTC 

[PATCH 1/2] drm/amd/pm: Update SMUv13.0.6 PMFW headers
 2024-10-04 15:01 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm: Fill pcie recov cntr to metrics 1.6

[PATCH v2] drm/amdkfd: not restore userptr buffer if kfd process has been removed
 2024-10-04 15:00 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).