amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 15:34:15 to 2021-06-21 13:09:05 UTC [more...]

[RFC] CRIU support for ROCm
 2021-06-21  8:13 UTC  (4+ messages)

[PATCH 1/3] drm/nouveau: wait for moving fence after pinning
 2021-06-21 13:03 UTC  (3+ messages)
` [PATCH 2/3] drm/radeon: "
` [PATCH 3/3] drm/amdgpu: "

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-21 12:28 UTC 

[PATCH V3 1/7] drm/amdgpu: correct tcp harvest setting
 2021-06-21 12:07 UTC  (8+ messages)
` [PATCH V3 2/7] drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalidaiton
` [PATCH V3 3/7] drm/amdgpu: fix NAK-G generation during PCI-e link width switch
` [PATCH V3 4/7] drm/amdgpu: fix the hang caused by PCIe "
` [PATCH V3 5/7] drm/amdgpu: correct clock gating settings on feature unsupported
` [PATCH V3 6/7] drm/amdgpu: update GFX MGCG settings
` [PATCH V3 7/7] drm/amdgpu: update HDP LS settings

[PATCH 1/1] drm/amdgpu: add helper function for vm pasid
 2021-06-21 11:41 UTC  (12+ messages)

[PATCH] drm/amdgpu: fix amdgpu_preempt_mgr_new()
 2021-06-21 10:27 UTC  (5+ messages)

[PATCH 0/4] delete useless function return values & remove meaningless if(r) check code
 2021-06-21  1:33 UTC  (7+ messages)
` [PATCH 1/4] drm/radeon: "
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] drm/radeon: delete useless return values
  ` Re:Re: [PATCH 0/4] delete useless function return values & remove meaningless if(r) check code

[PATCH] drm/radeon: Fix NULL dereference when updating memory stats
 2021-06-21  6:46 UTC  (2+ messages)

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-20 14:14 UTC  (16+ messages)
` [PATCH v3 1/8] ext4/xfs: add page refcount helper
` [PATCH v3 2/8] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v3 3/8] kernel: resource: lookup_resource as exported symbol
` [PATCH v3 4/8] drm/amdkfd: add SPM support for SVM
` [PATCH v3 5/8] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v3 6/8] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v3 7/8] mm: add generic type support to migrate_vma helpers
` [PATCH v3 8/8] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages

[PATCH v1] drm/amdgpu: fix framebuffer memory use after free
 2021-06-18 16:50 UTC  (4+ messages)

[PATCH v3] drm/amdkfd: Fix some double free when destroy queue fails
 2021-06-18 21:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Call drm_framebuffer_init last for framebuffer init
 2021-06-18 20:51 UTC  (3+ messages)

[PATCH] drm/display: Fix duplicated argument
 2021-06-18 20:38 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove the repeated dpp1_full_bypass declaration
 2021-06-18 20:37 UTC  (3+ messages)

[PATCH][next] drm/amd/display: Fix fall-through warning for Clang
 2021-06-18 20:36 UTC  (3+ messages)

[PATCH -next] drm/amd/display: remove unused variable 'dc'
 2021-06-18 20:34 UTC  (3+ messages)

[PATCH -next] drm/amd/display: Fix gcc unused variable warning
 2021-06-18 20:33 UTC  (3+ messages)

[PATCH 08/12] drm/amd/display: Fix edp_bootup_bl_level initialization issue
 2021-06-18 19:07 UTC 

[PATCH 00/12] June, 21, 2021
 2021-06-18 18:39 UTC  (9+ messages)
` [PATCH 01/12] drm/amd/display: Multiplane cursor position incorrect when plane rotated
` [PATCH 02/12] drm/amd/display: Clamp VStartup value at DML calculations time
` [PATCH 03/12] drm/amd/display: Clear lane settings after LTTPRs have been trained
` [PATCH 04/12] drm/amd/display: Fix incorrect variable name
` [PATCH 05/12] drm/amd/display: get socBB from VBIOS for dcn302 and dcn303
` [PATCH 06/12] drm/amd/display: Delay PSR entry
` [PATCH 07/12] drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW register

[PATCH 09/12] drm/amd/display: Revert "Guard ASSR with internal display flag"
 2021-06-18 18:37 UTC  (4+ messages)
` [PATCH 10/12] drm/amd/display: do not compare integers of different widths
` [PATCH 11/12] drm/amd/display: [FW Promotion] Release 0.0.71
` [PATCH 12/12] drm/amd/display: 3.2.141

[PATCH] drm/amdgpu: Revert enlarging CP_MEC_DOORBELL_RANGE patches
 2021-06-18 17:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Power down VCN and JPEG before disabling SMU features
 2021-06-18 14:05 UTC  (2+ messages)

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-06-18  9:11 UTC  (18+ messages)
` [PATCH v4 01/17] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v4 02/17] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc
` [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
` [PATCH v4 04/17] drm/amd/display: Add handling for new "active bpc" property
` [PATCH v4 05/17] drm/i915/display: "
` [PATCH v4 06/17] drm/uAPI: Add "active color format" drm property as feedback for userspace
` [PATCH v4 07/17] drm/amd/display: Add handling for new "active color format" property
` [PATCH v4 08/17] drm/i915/display: "
` [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
` [PATCH v4 10/17] drm/amd/display: Add handling for new "active color range" property
` [PATCH v4 11/17] drm/i915/display: "
` [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace
` [PATCH v4 13/17] drm/amd/display: Add handling for new "preferred color format" property
` [PATCH v4 14/17] drm/i915/display: "
` [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context
` [PATCH v4 16/17] drm/i915/display: Use the general "Broadcast RGB" implementation
` [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property

[PATCH v2 1/2] drm/amdkfd: Fix some double free when destroy queue fails
 2021-06-17 21:52 UTC  (6+ messages)
` [PATCH v2 2/2] drm/amdkfd: Walk through list with dqm lock hold

[PATCH 1/2] drm/amdgpu: unwrap fence chains in the explicit sync fence
 2021-06-17 21:09 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: rework dma_resv handling v3

[PATCH] Revert "drm/amd/display: Fix overlay validation by considering cursors"
 2021-06-17 19:33 UTC  (3+ messages)

[PATCH umr 1/3] Improve handling of non-standard page tables in AI+
 2021-06-17 19:25 UTC  (3+ messages)
` [PATCH umr 2/3] Generalize decoding of PDEs and PTEs "
` [PATCH umr 3/3] Enhance printing of page tables "

[PATCH v3] drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of MMSCH
 2021-06-17 18:00 UTC  (2+ messages)

[PATCH 1/5] dma-buf: fix dma_resv_test_signaled test_all handling
 2021-06-17 16:58 UTC  (6+ messages)

Change how amdgpu stores fences in dma_resv objects
 2021-06-17 16:51 UTC  (7+ messages)
` [PATCH 6/7] drm/amdgpu: unwrap fence chains in the explicit sync fence

[PATCH] drm/amdkfd: Set p2plink non-coherent in topology
 2021-06-17 16:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unused parameter in amdgpu_gart_bind
 2021-06-17 15:26 UTC  (2+ messages)

[PATCH] drm/amd/pm: Disable SMU messages in navi10 sriov
 2021-06-17  9:23 UTC  (4+ messages)

[PATCH V2 1/7] drm/amdgpu: correct tcp harvest setting
 2021-06-17  8:39 UTC  (7+ messages)
` [PATCH V2 2/7] drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalidaiton
` [PATCH V2 3/7] drm/amdgpu: fix NAK-G generation during PCI-e link width switch
` [PATCH V2 4/7] drm/amdgpu: fix the hang caused by PCIe "
` [PATCH V2 5/7] drm/amdgpu: correct clock gating settings on feature unsupported
` [PATCH V2 6/7] drm/amdgpu: update GFX MGCG settings
` [PATCH V2 7/7] drm/amdgpu: update HDP LS settings

[pull] amdgpu, amdkfd drm-next-5.14
 2021-06-17  3:17 UTC 

[PATCH 1/2] drm/amdkfd: Fix some double free when destroy queue fails
 2021-06-17  3:05 UTC  (6+ messages)
` [PATCH 2/2] drm/amdkfd: Walk thorugh list with dqm lock hold

[PATCH] drm/amdgpu: reset psp ring wptr during ring_create
 2021-06-17  2:38 UTC  (2+ messages)
` 回复: "

[PATCH] drm/amdkfd: Set iolink non-coherent in topology
 2021-06-16 22:30 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.13
 2021-06-16 20:49 UTC 

[PATCH 4/7] dma-buf: add dma_fence_chain_garbage_collect
 2021-06-16 18:50 UTC  (3+ messages)

[PATCH] drm/amd/display: Increase stutter watermark for dcn302 and dcn303
 2021-06-16 18:00 UTC  (2+ messages)

[PATCH] drm/amd/display: Add Freesync video documentation
 2021-06-16 16:11 UTC  (2+ messages)

New uAPI for color management proposal and feedback request
 2021-06-16  7:27 UTC  (4+ messages)

[PATCH Review 1/1] drm/amdgpu: fix bad address translation for sienna_cichlid
 2021-06-16 13:29 UTC  (2+ messages)

[PATCH Review 1/1] drm/amdgpu: force enable vega20 gaming sku gfx ras
 2021-06-16 12:59 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: add gfx rlc enter/exit safe mode through emit ring
 2021-06-16 11:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: Set TTM_PAGE_FLAG_SG earlier for userprt BOs
 2021-06-16  8:45 UTC  (2+ messages)

[PATCH] amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emit
 2021-06-16  6:01 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fix circular lock in nocpsch path
 2021-06-16  5:44 UTC  (5+ messages)

[PATCH v2] drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of MMSCH
 2021-06-16  5:40 UTC  (3+ messages)

[PATCH] drm/amdgpu/vcn3: drop extraneous Beige Goby hunk
 2021-06-15 21:40 UTC  (2+ messages)

[PATCH] drm: display: Fix duplicate field initialization in dcn31
 2021-06-15 20:07 UTC  (3+ messages)

[PATCH 00/40] I2C fixes (revision 1)
 2021-06-15 18:55 UTC  (7+ messages)
` [PATCH 20/40] drm/amdgpu: EEPROM respects I2C quirks
` [PATCH 36/40] drm/amdgpu: Optimizations to EEPROM RAS table I/O
` [PATCH 40/40] drm/amdgpu: Correctly disable the I2C IP block

[PATCH v3 00/14] New uAPI drm properties for color management
 2021-06-15 17:33 UTC  (3+ messages)
` [PATCH v3 03/14] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property

[RFC PATCH] drm/ttm: Do page counting after populate callback succeed
 2021-06-15 16:15 UTC  (6+ messages)

[PATCH AUTOSEL 4.4 3/3] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-15 15:50 UTC 

[PATCH AUTOSEL 4.9 5/5] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-15 15:50 UTC 

[PATCH AUTOSEL 4.14 5/8] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-15 15:50 UTC 

[PATCH AUTOSEL 4.19 09/12] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-15 15:50 UTC 

[PATCH AUTOSEL 5.4 12/15] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-15 15:49 UTC 

[PATCH AUTOSEL 5.10 26/30] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-15 15:49 UTC 

[PATCH AUTOSEL 5.12 28/33] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-15 15:48 UTC 

[PATCH] drm/amdkfd: Fix a race between queue destroy and process termination
 2021-06-15 15:34 UTC  (3+ 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 NNTP newsgroup(s).