AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-24 07:15:09 to 2022-09-28 19:24:34 UTC [more...]

[PATCH v6 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-28 19:15 UTC  (11+ messages)
` [PATCH v6 01/21] dma-buf: Add unlocked variant of vmapping functions
` [PATCH v6 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [PATCH v6 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v6 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [PATCH v6 06/21] drm/i915: "
` [PATCH v6 09/21] drm/etnaviv: "
` [PATCH v6 13/21] media: videobuf2: "
` [PATCH v6 14/21] media: tegra-vde: "
` [PATCH v6 16/21] dma-buf: Move dma_buf_attach() to dynamic "
` [PATCH v6 17/21] dma-buf: Move dma_buf_map_attachment() "

[PATCH] drm/amdgpu: remove switch from amdgpu_gmc_noretry_set
 2022-09-28 19:09 UTC  (3+ messages)

[PATCH v5] drm/sched: Add FIFO sched policy to run queue
 2022-09-28 19:09 UTC  (2+ messages)

[PATCH] drm/amdgpu: Skip put_reset_domain if it doesnt exist
 2022-09-28 19:03 UTC 

[PATCH v5 1/1] drm/amdkfd: Track unified memory when switching xnack mode
 2022-09-28 19:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Skip put_reset_domain if it doesnt exist
 2022-09-28 18:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: Skip put_reset_domain if it doesnt exist
 2022-09-28 18:11 UTC  (3+ messages)

[PATCH 00/10] switch to common helper for rlc fw init
 2022-09-28 17:47 UTC  (7+ messages)
` [PATCH 09/10] drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode
      `  "

[PATCH] drm/amdgpu: Skip put_reset_domain if it doesnt exist
 2022-09-28 17:44 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix mc_umc_status used uninitialized warning
 2022-09-28 17:30 UTC  (3+ messages)

[PATCH] drm/amd/display: Prevent OTG shutdown during PSR SU
 2022-09-28 17:27 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-09-28 15:10 UTC  (10+ messages)
` [PATCH v2 1/8] mm/memory.c: Fix race when faulting a device private page
` [PATCH v2 2/8] mm: Free device private pages have zero refcount
` [PATCH v2 3/8] mm/memremap.c: Take a pgmap reference on page allocation
` [PATCH v2 4/8] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page()
` [PATCH v2 5/8] mm/migrate_device.c: Add migrate_device_range()
` [PATCH v2 6/8] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one()
` [PATCH v2 7/8] nouveau/dmem: Evict device private memory during release
` [PATCH v2 8/8] hmm-tests: Add test for migrate_device_range()

[PATCH v4 1/1] drm/amdkfd: Track unified memory when switching xnack mode
 2022-09-28 15:59 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v7)
 2022-09-28 15:07 UTC  (14+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v6)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v6)

[PATCH v2] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
 2022-09-28 14:06 UTC  (2+ messages)

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-28 11:30 UTC  (18+ messages)
` [PATCH 1/7] mm/memory.c: Fix race when faulting a device private page
` [PATCH 2/7] mm: Free device private pages have zero refcount
` [PATCH 3/7] mm/migrate_device.c: Refactor migrate_vma and migrate_deivce_coherent_page()
` [PATCH 4/7] mm/migrate_device.c: Add migrate_device_range()
` [PATCH 5/7] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one()
` [PATCH 6/7] nouveau/dmem: Evict device private memory during release
` [PATCH 7/7] hmm-tests: Add test for migrate_device_range()

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-28  9:00 UTC  (48+ messages)
` [PATCH v3 1/5] drm/amdgpu: add UAPI for workload hints to ctx ioctl
` [PATCH v3 2/5] drm/amdgpu: add new functions to set GPU power profile
` [PATCH v3 3/5] drm/amdgpu: set GPU workload via ctx IOCTL
` [PATCH v3 4/5] drm/amdgpu: switch GPU workload profile
` [PATCH v3 5/5] drm/amdgpu: switch workload context to/from compute

[PATCH] drm/amdgpu: fix sdma v4 init microcode error
 2022-09-28  8:38 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: export umc error address translation interface
 2022-09-28  7:56 UTC  (5+ messages)
` [PATCH 4/4] drm/amdgpu: add page retirement handling for CPU RAS

[PATCH v4] drm/sched: Add FIFO sched policy to run queue v3
 2022-09-28  2:44 UTC  (5+ messages)

[REGRESSION] Graphical issues on Lenovo Yoga 7 14ARB7 laptop since v6.0-rc1 (bisected)
 2022-09-27 23:18 UTC  (9+ messages)

[PATCH] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
 2022-09-27 20:35 UTC  (2+ messages)

[PATCH] drm/amd: Add a new parameter that can force reset on suspend
 2022-09-27 18:09 UTC  (2+ messages)

[PATCH v2 1/9] drm/edid: Clarify why we only accept the "range limits only" descriptor
 2022-09-27 17:00 UTC  (3+ messages)
` [PATCH v2 3/9] drm/edid: Only parse VRR range for continuous frequency displays
` [PATCH v2 9/9] drm/edid: s/monitor_rage/vrr_range/

[PATCH] drm/amd/display: Remove unused struct i2c_id_config_access
 2022-09-27 13:39 UTC 

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-09-27 11:04 UTC  (4+ messages)
` [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)

[PATCH] drm/amdgpu: add VCN poison consumption handler for SRIOV
 2022-09-27  9:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode
 2022-09-27  9:35 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v8)
 2022-09-27  9:13 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v7)
` [PATCH 3/4] drm/amdgpu: Modify unmap_queue format for gfx9 (v4)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v7)

[PATCH] drm/amd/display: Add check for memory allocation
 2022-09-27  2:16 UTC 

[PATCH] drm/amdgpu: fix a compiling error in old kernels
 2022-09-27  6:15 UTC  (3+ messages)

[PATCH] drm/amdgpu: add rlc_sr_cntl_list to firmware array
 2022-09-27  3:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: make rlc fw loading backward compatible with fw
 2022-09-27  3:07 UTC  (2+ messages)

[PATCH v3 1/1] drm/amdkfd: Track unified memory when switching xnack mode
 2022-09-26 22:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
 2022-09-26 22:05 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
 2022-09-26 15:43 UTC  (2+ messages)

[PATCH v2 0/5] GPU workload hints for better performance
 2022-09-26 15:25 UTC  (10+ messages)
` [PATCH v2 1/5] drm/amdgpu: add UAPI for workload hints to ctx ioctl
` [PATCH v2 2/5] drm/amdgpu: add new functions to set GPU power profile
` [PATCH v2 3/5] drm/amdgpu: set GPU workload via ctx IOCTL
` [PATCH v2 4/5] drm/amdgpu: switch GPU workload profile
` [PATCH v2 5/5] drm/amdgpu: switch workload context to/from compute

[PATCH v3] drm/amdgpu: Fix VRAM BO swap issue
 2022-09-26 15:06 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix a compiling error
 2022-09-26  9:38 UTC  (2+ messages)

[PATCH] drm/amdgpu: Always align dumb buffer at PAGE_SIZE
 2022-09-26  9:21 UTC  (6+ messages)

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-09-24 13:02 UTC  (2+ messages)

[PATCH v1] drivers/amd/kv_dpm: check the return value of amdgpu_kv_smc_bapm_enable
 2022-09-24 22:21 UTC  (4+ messages)

[PATCH v4 09/21] drm/etnaviv: Prepare to dynamic dma-buf locking specification
 2022-09-25 20:48 UTC  (2+ messages)

[PATCH v2] drivers/amd/pm: check the return value of amdgpu_bo_kmap
 2022-09-24 22:19 UTC 

[PATCH] drm/amdgpu: Remove fence_process in count_emitted
 2022-09-26  6:50 UTC  (2+ messages)

[RFC][PATCH] drm/amd/display: Restore DC_FP_* wrapper in dml/calcs
 2022-09-26  6:29 UTC  (3+ messages)
` [PATCH] drm/amd/display: Fix mutex lock in dcn10


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