AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-21 23:18:11 to 2022-09-27 06:11:48 UTC [more...]

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-27  6:11 UTC  (11+ 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 1/4] drm/amdgpu: Introduce gfx software ring (v7)
 2022-09-27  6:06 UTC  (9+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v6)
` [PATCH 3/4] drm/amdgpu: Modify unmap_queue format for gfx9 (v4)
` [PATCH 4/4] drm/amdgpu: MCBP based on DRM scheduler (v6)

[PATCH] drm/amdgpu: fix a compiling error in old kernels
 2022-09-27  5:38 UTC  (2+ 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 0/7] Fix several device private page reference counting issues
 2022-09-26 23:07 UTC  (13+ 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 v2] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
 2022-09-26 22:35 UTC 

[REGRESSION] Graphical issues on Lenovo Yoga 7 14ARB7 laptop since v6.0-rc1 (bisected)
 2022-09-26 22:29 UTC  (7+ 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 v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-09-25 23:39 UTC  (3+ messages)
` [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)

[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  (4+ messages)
  ` [PATCH] drm/amd/display: Fix mutex lock in dcn10

[PATCH 1/4] drm/amdgpu: export umc error address translation interface
 2022-09-26  3:46 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: support to convert dedicated umc mca address
` [PATCH 3/4] drm/amdgpu: use RAS error address query api in mca notifier
` [PATCH 4/4] drm/amdgpu: add page retirement handling for CPU RAS

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

[PATCH v2] drm/amdgpu: Set MTYPE in PTE based on BO flags
 2022-09-23 22:24 UTC 

[linux-next:master] BUILD REGRESSION aaa11ce2ffc84166d11c4d2ac88c3fcf75425fbd
 2022-09-23 22:15 UTC 

[pull] amdgpu, amdkfd drm-next-6.1
 2022-09-23 21:57 UTC 

[PATCH 1/3] drm/amd/display: fix HDCP drm prop update for MST
 2022-09-23 20:52 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/display: save and restore a connector's HDCP properties
` [PATCH 3/3] drm/amd/display: fix a crash caused by hot plugging on certain MST hubs

[PATCH v4] drm/sched: Add FIFO sched policy to run queue v3
 2022-09-23 17:13 UTC  (4+ messages)

[PATCH 00/31] DC Patches Sept 26, 2022
 2022-09-23 15:44 UTC  (35+ messages)
` [PATCH 01/31] drm/amd/display: Refactor LTTPR mode selection
` [PATCH 02/31] drm/amd/display: Update DCN32 to use new SR latencies
` [PATCH 03/31] drm/amd/display: Fix various dynamic ODM transitions on DCN32
` [PATCH 04/31] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH 05/31] drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
` [PATCH 06/31] drm/amd/display: Wrap OTG disable workaround with FIFO control
` [PATCH 07/31] drm/amd/display: Add explicit FIFO disable for DP blank
` [PATCH 08/31] drm/amd/display: Do DIO FIFO enable after DP video stream enable
` [PATCH 09/31] drm/amd/display: Change EDID fallback condition
` [PATCH 10/31] drm/amd/display: skip phantom pipes when checking for pending flip
` [PATCH 11/31] drm/amd/display: fix a divide by zero error
` [PATCH 12/31] drm/amd/display: Update MALL SS NumWays calculation
` [PATCH 13/31] drm/amd/display: add missing null check
` [PATCH 14/31] drm/amd/display: Fix audio on display after unplugging another
` [PATCH 15/31] drm/amd/display: add debug keys for override bios settings
` [PATCH 16/31] drm/amd/display: Fix typo in get_pixel_rate_div
` [PATCH 17/31] drm/amd/display: Disable MALL when TMZ surface
` [PATCH 18/31] drm/amd/display: Fix CAB allocation calculation
` [PATCH 19/31] drm/amd/display: fill in clock values when DPM is not enabled
` [PATCH 20/31] drm/amd/display: polling vid stream status in hpo dp blank
` [PATCH 21/31] Add ABM control to panel_config struct
` [PATCH 22/31] drm/amd/display: Avoid unnecessary pixel rate divider programming
` [PATCH 23/31] Add debug option for exiting idle optimizations on cursor updates
` [PATCH 24/31] drm/amd/display: Cursor Info Update refactor
` [PATCH 25/31] drm/amd/display: Remove assert for odm transition case
` [PATCH 26/31] drm/amd/display: 3.2.205
` [PATCH 27/31] drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
` [PATCH 28/31] drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
` [PATCH 29/31] drm/amd/display: remove redundant CalculateTWait's
` [PATCH 30/31] drm/amd/display: refactor CalculateWriteBackDelay to use vba_vars_st ptr
` [PATCH 31/31] drm/amd/display: remove redundant CalculateRemoteSurfaceFlipDelay's

[PATCH] drm/amdkfd: fix dropped interrupt in kfd_int_process_v11
 2022-09-23 15:38 UTC  (2+ messages)

Update Device ID database for AMD Barcelo
 2022-09-23 15:22 UTC 

[PATCH] drm/amdgpu/vcn: update vcn4 fw shared data structure
 2022-09-23 14:05 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Add missing XGMI hive registers for mmhub 9.4.1
 2022-09-23 13:39 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v6)
 2022-09-23 12:25 UTC  (8+ messages)
` [PATCH 4/5] drm/amdgpu: Implement OS triggered MCBP (v5)

[PATCH] drm/amdgpu: skip RAS error injection in SRIOV
 2022-09-23 10:08 UTC 

[PATCH] drm/amdgpu: Fix VRAM eviction issue
 2022-09-23  6:18 UTC  (5+ messages)

[PATCH v3] drm/amdgpu: Enable SA software trap
 2022-09-22 21:48 UTC  (2+ messages)

[PATCH] drm/amdgpu: Enable SA software trap
 2022-09-22 19:16 UTC  (8+ messages)

[PATCH v2] drm/amdgpu: pass queue size and is_aql_queue to MES
 2022-09-22 18:54 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix VRAM BO swap issue
 2022-09-22 17:43 UTC  (3+ messages)

[PATCH] drm/amdgpu: pass queue size and is_aql_queue to MES
 2022-09-22 17:25 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix MQD init for GFX11 in init_mqd
 2022-09-22 17:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix VRAM BO swap issue
 2022-09-22 15:20 UTC  (3+ messages)

[PATCH v2] drivers/amd/pm: check the return value of amdgpu_bo_kmap
 2022-09-22 14:42 UTC  (4+ messages)

[PATCH v2 0/6] Add support for atomic async page-flips
 2022-09-22 14:16 UTC  (2+ messages)

[PATCH] gpu: dc: fix enum conversion in display_mode_vba
 2022-09-22  9:16 UTC  (3+ messages)

[PATCH resend v2] drm/amdgpu: fix enum conversion in display_mode_vba
 2022-09-22  9:18 UTC 

[PATCH AUTOSEL 5.4 3/5] drm/amdgpu: use dirty framebuffer helper
 2022-09-22 10:32 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: solve the issue of allocate continuous pages under xen dom0
 2022-09-22 10:06 UTC  (6+ messages)

[PATCH v1] drivers:amdgpu: check the return value of amdgpu_bo_kmap
 2022-09-22  4:18 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fixed ras warning when uninstalling amdgpu
 2022-09-22  1:39 UTC  (3+ messages)

[PATCH 00/31] DC Patches Sept 20, 2022
 2022-09-21 23:16 UTC  (5+ messages)
` [PATCH 05/31] drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
` [PATCH 06/31] drm/amd/display: Wrap OTG disable workaround with FIFO control
` [PATCH 08/31] drm/amd/display: Do DIO FIFO enable after DP video stream enable
` [PATCH 10/31] drm/amd/display: skip phantom pipes when checking for pending flip


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