AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-21 17:13:43 to 2021-06-24 07:29:41 UTC [more...]

[PATCH v3 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-24  7:28 UTC  (3+ messages)
` [PATCH v3 01/27] drm/amdgpu: Track IRQ state in local device state
` [PATCH v3 03/27] drm/radeon: "

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-24  5:40 UTC  (41+ messages)
                ` [Linaro-mm-sig] "

[PATCH] drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64
 2021-06-23 10:30 UTC 

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-24  5:30 UTC  (4+ messages)

[PATCH v2 00/22] Deprecate struct drm_device.irq_enabled
 2021-06-23 12:15 UTC  (34+ messages)
` [PATCH v2 01/22] drm/amdgpu: Track IRQ state in local device state
` [PATCH v2 02/22] drm/hibmc: Call drm_irq_uninstall() unconditionally
  ` 答复: "
` [PATCH v2 03/22] drm/radeon: Track IRQ state in local device state
` [PATCH v2 04/22] drm: Don't test for IRQ support in VBLANK ioctls
` [PATCH v2 05/22] drm/komeda: Don't set struct drm_device.irq_enabled
` [PATCH v2 06/22] drm/malidp: "
` [PATCH v2 07/22] drm/exynos: "
` [PATCH v2 08/22] drm/kirin: "
` [PATCH v2 09/22] drm/imx: "
` [PATCH v2 10/22] drm/mediatek: "
` [PATCH v2 11/22] drm/nouveau: "
` [PATCH v2 12/22] drm/omapdrm: Track IRQ state in local device state
` [PATCH v2 13/22] drm/rockchip: Don't set struct drm_device.irq_enabled
` [PATCH v2 14/22] drm/sti: "
` [PATCH v2 15/22] drm/stm: "
` [PATCH v2 16/22] drm/sun4i: "
` [PATCH v2 17/22] drm/tegra: "
` [PATCH v2 18/22] drm/tidss: Don't use "
` [PATCH v2 19/22] drm/vc4: Don't set "
` [PATCH v2 20/22] drm/vmwgfx: "
` [PATCH v2 21/22] drm/xlnx: "
` [PATCH v2 22/22] drm/zte: "

[PATCH v2] drm/radeon: Fix NULL dereference when updating memory stats
 2021-06-24  4:52 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] drm/amdgpu:use kvcalloc instead of kvmalloc_array
 2021-06-23  9:12 UTC 

[PATCH 1/3] drm/amdgpu: add function to show ucode name via id
 2021-06-24  6:47 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add function to show psp_gfx_cmd "
` [PATCH 3/3] drm/amdgpu: show explicit name instead of id in psp_cmd_submit_buf

[PATCH v2] drm/amdgpu: Restore msix after FLR
 2021-06-24  5:31 UTC 

[PATCH 1/2] drm/amdgpu: free pasid early before converting a vm
 2021-06-23 19:05 UTC  (10+ messages)
` [PATCH 2/2] drm/amdgpu: use xarray for storing pasid in vm

[PATCH 1/4] drm/amdkfd: add helper function for kfd sysfs create
 2021-06-23 18:52 UTC  (8+ messages)
` [PATCH 2/4] drm/amdkfd: fix sysfs kobj leak
` [PATCH 3/4] drm/amdkfd: add sysfs counters for vm fault and migration
` [PATCH 4/4] drm/amdkfd: implement "
` [PATCH v2 "

[PATCH umr 3/3] Enhance printing of page tables in AI+
 2021-06-23 14:13 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-06-23 11:26 UTC  (26+ messages)
` [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
` [PATCH v4 06/17] drm/uAPI: Add "active color format" drm property as feedback for userspace
` [PATCH v4 09/17] drm/uAPI: Add "active color range" "
` [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting "
` [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context
` [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property

[PATCH 1/1] drm/amdgpu: cleanup pasid handling
 2021-06-23  8:43 UTC  (3+ messages)

[PATCH 1/6] drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3
 2021-06-23  8:30 UTC  (8+ messages)
` [PATCH 2/6] drm/amdgpu: user temporary GTT as bounce buffer
` [PATCH 3/6] drm/amdgpu: always allow evicting to SYSTEM domain
` [PATCH 4/6] drm/amdgpu: switch gtt_mgr to counting used pages
` [PATCH 5/6] drm/amdgpu: Fix BUG_ON assert
` [PATCH 6/6] drm/ttm: Fix multihop assert on eviction

[PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
 2021-06-23  8:25 UTC 

New uAPI for color management proposal and feedback request
 2021-06-23  7:29 UTC  (5+ messages)

[PATCH V3 1/7] drm/amdgpu: correct tcp harvest setting
 2021-06-23  6:53 UTC  (8+ messages)

[PATCH 1/1] amdgpu/pm: remove code duplication in show_power_cap calls
 2021-06-23  6:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable tmz on yellow carp
 2021-06-23  3:21 UTC  (2+ messages)

[PATCH] SWDEV-254814 drm/amdgpu: Restore msix after FLR
 2021-06-23  3:00 UTC 

[pull] amdgpu, amdkfd, radeon drm-next-5.14
 2021-06-22 21:03 UTC 

[PATCH] This patch replaces all the instances of dev_info with drm_info
 2021-06-22 18:34 UTC  (2+ messages)

radeon on drm-tip: null-ptr deref in radeon_ttm_bo_destroy()
 2021-06-22 12:16 UTC  (2+ messages)

[PATCH] This patch replaces all the instances of dev_info with drm_info macro
 2021-06-22 11:47 UTC  (4+ messages)

[PATCH 1/1] drm/amdgpu: add helper function for vm pasid
 2021-06-22 10:51 UTC  (7+ messages)

[PATCH] drm/amdgpu: move apu flags initialization to the start of device init
 2021-06-22 10:19 UTC  (2+ messages)

[PATCH 1/3] drm/nouveau: wait for moving fence after pinning
 2021-06-22  9:29 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu: unwrap fence chains in the explicit sync fence
 2021-06-22  9:20 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: rework dma_resv handling v3

[PATCH 1/1] amdgpu/pm: remove code duplication in show_power_cap calls
 2021-06-22  5:28 UTC  (2+ messages)

[PATCH] drm/amd/display: Enabling eDP no power sequencing with DAL feature mask
 2021-06-22  1:30 UTC  (2+ messages)

[PATCH 01/10] drm/amdkfd: device pgmap owner at the svm migrate init
 2021-06-21 21:46 UTC  (18+ messages)
` [PATCH 02/10] drm/amdkfd: add owner ref param to get hmm pages
` [PATCH 03/10] drm/amdkfd: set owner ref to svm range prefault
` [PATCH 04/10] drm/amdgpu: get owner ref in validate and map
` [PATCH 05/10] drm/amdkfd: classify and map mixed svm range pages in GPU
` [PATCH 07/10] drm/amdkfd: skip migration for pages already in VRAM
` [PATCH 08/10] drm/amdkfd: add invalid pages debug at vram migration
` [PATCH 09/10] drm/amdkfd: partially actual_loc removed
` [PATCH 10/10] drm/amdkfd: protect svm_bo ref in case prange has forked

[pull] amdgpu drm-fixes-5.13
 2021-06-21 21:41 UTC 

[PATCH] drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
 2021-06-21 21:14 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: add psp command to get num xgmi links between direct peers
 2021-06-21 19:23 UTC  (4+ messages)
` [PATCH 2/4] drm/amdkfd: report num xgmi links between direct peers to the kfd
` [PATCH 3/4] drm/amdkfd: report pcie bandwidth as number of lanes
` [PATCH 4/4] drm/amdkfd: add direct link flag to link properties

[PATCH] drm/radeon: delete useless function return values & remove meaningless if(r) check code
 2021-06-21 18:55 UTC  (3+ messages)

[PATCH 00/43] I2C fixes (revision 2)
 2021-06-21 17:12 UTC  (9+ messages)
` [PATCH 33/43] drm/amdgpu: Fix amdgpu_ras_eeprom_init()
` [PATCH 34/43] drm/amdgpu: Simplify RAS EEPROM checksum calculations
` [PATCH 38/43] drm/amdgpu: Get rid of test function
` [PATCH 39/43] drm/amdgpu: Optimize EEPROM RAS table I/O
` [PATCH 40/43] drm/amdgpu: RAS EEPROM table is now in debugfs
` [PATCH 41/43] drm/amdgpu: Fix koops when accessing RAS EEPROM
` [PATCH 42/43] drm/amdgpu: Use a single loop
` [PATCH 43/43] drm/amdgpu: Correctly disable the I2C IP block


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