AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-25 08:30:49 to 2018-07-31 09:09:37 UTC [more...]

[PATCH 1/9] drm/amdgpu: fix total size calculation
 2018-07-31  9:09 UTC  (23+ messages)
  ` [PATCH 2/9] drm/amdgpu: return error if both BOs and bo_list handle is given
  ` [PATCH 3/9] drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
  ` [PATCH 4/9] drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
  ` [PATCH 5/9] drm/amdgpu: always recreate bo_list
  ` [PATCH 6/9] drm/amdgpu: nuke amdgpu_bo_list_free
  ` [PATCH 7/9] drm/amdgpu: add bo_list iterators
  ` [PATCH 8/9] drm/amdgpu: allocate the bo_list array after the list
  ` [PATCH 9/9] drm/amdgpu: create an empty bo_list if no handle is provided

[PATCH 1/2] drm/amdgpu: return bo itself if userptr is cpu addr of bo (v3)
 2018-07-31  9:04 UTC  (13+ messages)
  ` [PATCH 2/2] drm/amdgpu: bump version for API to find bo by cpu mapping

[PATCH xf86-video-amdgpu] Store FB for each CRTC in drmmode_flipdata_rec
 2018-07-31  8:48 UTC  (3+ messages)

[PATCH 0/2] drm/amdgpu: Clean-up TTM BO ref-counting interface
 2018-07-31  8:02 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu: Replace ttm_bo_reference with ttm_bo_get
  ` [PATCH 2/2] drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put

[PATCH libdrm] tests/amdgpu: add test for finding bo by CPU mapping
 2018-07-31  6:58 UTC  (2+ messages)

[PATCH] drm/amdgpu/pm: Fix potential Spectre v1
 2018-07-31  6:46 UTC  (5+ messages)

[PATCH 1/2] drm/amd: Replace ttm_bo_reference with ttm_bo_get
 2018-07-31  6:40 UTC  (3+ messages)
` [PATCH 2/2] Replace ttm_bo_unref with ttm_bo_put

[PATCH 1/2] drm/radeon: Replace ttm_bo_reference with ttm_bo_get
 2018-07-31  6:16 UTC  (2+ messages)
  ` [PATCH 2/2] drm/radeon: Replace ttm_bo_unref with ttm_bo_put

[PATCH v2 1/4] drm/amdgpu: Add amdgpu_gfx_off_ctrl function
 2018-07-30 20:07 UTC  (9+ messages)
  ` [PATCH v2 2/4] drm/amdgpu: Put enable gfx off feature to a delay thread
  ` [PATCH v2 3/4] drm/amdgpu: gfx ip ctrl gfx off via amdgpu_gfx_off_ctrl
  ` [PATCH v2 4/4] drm/amdgpu: Disable gfx off if VCN is busy

[PATCH 0/6] Raven support for KFD v2
 2018-07-30 18:25 UTC  (10+ messages)
` [PATCH 6/6] drm/amdkfd: Enable Raven for KFD
            ` Raven: KFD/HSA depends on AMD_IOMMU_V2 (was: [PATCH 6/6] drm/amdkfd: Enable Raven for KFD)
                    ` Raven: KFD/HSA depends on AMD_IOMMU_V2

[PATCH] drm/amdgpu: simplify the bo reference on amdgpu_vo_update
 2018-07-30 14:06 UTC  (5+ messages)
    ` Fix broken Raven system before Linux 4.18 release (was: [PATCH] drm/amdgpu: simplify the bo reference on amdgpu_vo_update)
        ` Fix broken Raven system before Linux 4.18 release

[PATCH] drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
 2018-07-30 10:34 UTC  (2+ messages)

[PATCH libdrm] amdgpu: add amdgpu_find_bo_by_cpu_mapping interface (v2)
 2018-07-30 10:04 UTC 

[PATCH] drm/scheduler: only kill entity if last user is killed
 2018-07-30  8:48 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: Add amdgpu_gfx_off_ctrl function
 2018-07-30  5:39 UTC  (13+ messages)
  ` [PATCH 2/4] drm/amdgpu: Put enable gfx off feature to a delay thread
  ` [PATCH 3/4] drm/amdgpu: gfx ip ctrl gfx off via amdgpu_gfx_off_ctrl
  ` [PATCH 4/4] drm/amdgpu: Disable gfx off if VCN is busy

[PATCH 1/3] drm/amd/pp: Delete duplicated interface in hwmgr_func
 2018-07-30  3:39 UTC  (6+ messages)
  ` [PATCH 2/3] drm/amd/pp: Export interface to help check hw power state
  ` [PATCH 3/3] drm/amd/pp: Add gfx power status check support on Rv/Vega12

[PATCH] drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function
 2018-07-30  2:59 UTC  (6+ messages)

[PATCH] drm/amdgpu: add proper error handling to amdgpu_bo_list_get
 2018-07-30  2:08 UTC  (4+ messages)

[Linux-v4.18-rc6] modpost-errors when compiling with clang-7 and CONFIG_DRM_AMDGPU=m
 2018-07-29 15:37 UTC  (4+ messages)

[PATCH 1/5] drm/amd/pp: Add ACP PG support in SMU
 2018-07-29 11:12 UTC  (5+ messages)
  ` [PATCH 2/5] drm/amdgpu: Power down acp if board uses AZ (v2)
  ` [PATCH 3/5] drm/amd/amdgpu: Enabling Power Gating for Stoney platform
  ` [PATCH 4/5] drm/amdgpu/acp: Powrgate acp via smu
  ` [PATCH 5/5] drm/amgpu/acp: Implement set_powergating_state for acp

[RFC] Improve on using delays greater than a few milliseconds
 2018-07-28 19:26 UTC 

[git pull] amdkfd next 4.19
 2018-07-28 12:23 UTC 

[PATCH 1/2] drm/amdgpu: Add kfd2kgd.set_compute_idle interface
 2018-07-28  9:23 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: Call kfd2kgd.set_compute_idle

[PATCH 1/2] drm/amd: Add CU-masking ioctl definition to kfd_ioctl.h
 2018-07-28  9:19 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: Add CU-masking ioctl to KFD

[PATCH 00/25] KFD fixes, robutness enhancements and cleanups
 2018-07-28  9:14 UTC  (3+ messages)

[PATCH xf86-video-ati] glamor: Use glamor_egl_create_textured_pixmap_from_gbm_bo when possible
 2018-07-27 15:15 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH] drm/amdgpu: clean up the superfluous space and align the comment text for amdgpu_ttm
 2018-07-27  9:32 UTC  (6+ messages)

[PATCH 0/4] drm_audio_component support for AMD/ATI HDMI codecs
 2018-07-27  4:55 UTC  (5+ messages)
` 答复: [PATCH 4/4] drm/amdgpu: Add audio component support
    ` y4T�TCH "

[PATCH v2 0/4] drm/ttm: move non-x86 definitions to the common header
 2018-07-27  3:57 UTC  (8+ messages)
` [PATCH v2 4/4] drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2)
  ` [PATCH v2 1/4] drm/ttm: add ttm_set_memory header (v2)
  ` [PATCH v2 2/4] drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dma
  ` [PATCH v2 3/4] drm/ttm: clean up non-x86 definitions on ttm_page_alloc

[PATCH] drm/amdgpu: correct evict flag for bo move
 2018-07-27  0:53 UTC  (3+ messages)

[PATCH] drm/amd: Add missing fields in atom_integrated_system_info_v1_11
 2018-07-26 18:58 UTC  (4+ messages)

Warnings during boot from amdgpu in kernels 4.17.10 & 4.18-rc6 [same as bug 105725?]
 2018-07-26 18:08 UTC 

[PATCH] [RESEND] amdgpu: kfd: use modern ktime accessors
 2018-07-26 13:59 UTC  (2+ messages)

[PATCH 0/5] drm/ttm: move non-x86 definitions to the common header
 2018-07-26 10:57 UTC  (10+ messages)
  ` [PATCH 1/5] drm/ttm: Merge hugepage attr changes in ttm_dma_page_put
  ` [PATCH 2/5] drm/ttm: add ttm_set_memory header

[PATCH 0/5] drm/ttm: move non-x86 definitions to the common header
 2018-07-26  9:29 UTC  (2+ messages)
  ` [PATCH 1/5] drm/ttm: Merge hugepage attr changes in ttm_dma_page_put

[PATCH] drm/ttm: Merge hugepage attr changes in ttm_dma_page_put
 2018-07-26  9:06 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu: add support for inplace IB patching for MM engines v2
 2018-07-26  6:24 UTC  (8+ messages)
  ` [PATCH 2/2] drm/amdgpu: patch the IBs for the second UVD instance v2

[pull] amdgpu drm-fixes-4.18
 2018-07-26  2:19 UTC  (3+ messages)

[pull] amdgpu, scheduler, drm-next-4.19
 2018-07-25 21:53 UTC 

[PATCH] drm/amdgpu: implement harvesting support for UVD 7.2 (v3)
 2018-07-25 21:30 UTC  (4+ messages)

[PATCH] drm/amdgpu: implement harvesting support for UVD 7.2 (v2)
 2018-07-25 21:02 UTC  (3+ messages)

[PATCH xf86-video-amdgpu] glamor: Set AMDGPU_CREATE_PIXMAP_DRI2 for DRI3 pixmaps
 2018-07-25 17:38 UTC  (2+ messages)

[PATCH xf86-video-amdgpu 1/4] Move DRM event queue related initialization to amdgpu_drm_queue_init
 2018-07-25 17:37 UTC  (3+ messages)
` [PATCH xf86-video-amdgpu 4/4] Remove drmmode_crtc_private_rec::present_vblank_* related code

[PATCH 1/5] drm/amdgpu: add system interrupt register offset header
 2018-07-25 15:05 UTC  (7+ messages)
` [PATCH 3/5] drm/amdgpu: enable system interrupt for jrbc

[PATCH 1/2] drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/ST
 2018-07-25 14:58 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: fix a reversed condition

[PATCH] gpu/drm/radeon: Do not evict VRAM with disabled HIBERNATE
 2018-07-25 10:09 UTC  (4+ messages)

[PATCH] drm/amdgpu: move the amdgpu_fbdev_set_suspend() further up
 2018-07-25  9:09 UTC  (2+ messages)

[PATCH] drm/amdgpu/gmc9: clarify GPUVM fault error message
 2018-07-25  8:35 UTC  (2+ messages)

[PATCH libdrm] amdgpu: add amdgpu_bo_handle_type_kms_noimport
 2018-07-25  8:30 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