amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 01:33:08 to 2019-08-09 09:04:17 UTC [more...]

[PATCH] drm/amdgpu: replace readq/writeq with atomic64 operations
 2019-08-09  9:04 UTC  (17+ messages)
`  "

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-09  9:00 UTC  (11+ messages)

1c74ca7a1a9a ("drm/fb-helper: call vga_remove_vgacon automatically.")
 2019-08-09  8:54 UTC 

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-09  8:43 UTC  (14+ messages)

[PATCH 1/2] drm/amdgpu: implement UMC 64 bits REG operations
 2019-08-09  8:41 UTC  (3+ messages)
  ` [PATCH 2/2] drm/amdgpu: remove RREG64/WREG64

[PATCH 1/2] drm/amdgpu: implement UMC 64 bits REG operations
 2019-08-09  6:42 UTC  (5+ messages)
  ` [PATCH 2/2] drm/amdgpu: remove RREG64/WREG64

[PATCH 1/2] drm/amdgpu: Export function to flush TLB of specific vm hub
 2019-08-09  4:21 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdkfd/gfx10: Calling amdgpu functions to invalidate TLB

[PATCH 1/9] drm/amdgpu: add gfx clock gating for Arcturus
 2019-08-09  4:07 UTC  (15+ messages)
  ` [PATCH 2/9] drm/amdgpu: enable "
  ` [PATCH 3/9] drm/amdgpu: add hdp "
  ` [PATCH 4/9] drm/amdgpu: enable "
  ` [PATCH 5/9] drm/amdgpu: support sdma clock gating for more instances
  ` [PATCH 6/9] drm/amdgpu: add sdma clock gating for Arcturus
  ` [PATCH 7/9] drm/amdgpu: enable "

[PATCH 1/1] drm/amdgpu: split athub clock gating from mmhub
 2019-08-09  3:44 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon, ttm drm-next-5.4
 2019-08-09  2:29 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: Extends amdgpu vm definitions
 2019-08-09  2:15 UTC  (5+ messages)
  ` [PATCH 2/5] drm/amdgpu: Support new arcturus mtype
  ` [PATCH 3/5] drm/amdkfd: Postpone memory mapping flags calculation to mapping time
  ` [PATCH 4/5] drm/amdgpu: Support snooped PTE flag
  ` [PATCH 5/5] amd/amdgpu: Introduce new page mapping scheme for arcturus

[PATCH 1/5] drm/amdgpu: Extends amdgpu vm definitions
 2019-08-09  1:41 UTC  (14+ messages)
  ` [PATCH 2/5] drm/amdgpu: Support new arcturus mtype
  ` [PATCH 3/5] drm/amdkfd: Postpone memory mapping flags calculation to mapping time
  ` [PATCH 4/5] drm/amdgpu: Support snooped PTE flag
  ` [PATCH 5/5] amd/amdgpu: Introduce new page mapping scheme for arcturus

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-09  1:26 UTC  (40+ messages)
` [PATCH v3 09/41] drm/radeon: convert put_page() to put_user_page*()
` [PATCH v3 10/41] media/ivtv: "
` [PATCH v3 11/41] media/v4l2-core/mm: "
` [PATCH v3 12/41] genwqe: "
` [PATCH v3 13/41] scif: "
` [PATCH v3 14/41] vmci: "
` [PATCH v3 15/41] rapidio: "
` [PATCH v3 16/41] oradax: "
` [PATCH v3 17/41] staging/vc04_services: "
` [PATCH v3 18/41] drivers/tee: "
` [PATCH v3 19/41] vfio: "
` [PATCH v3 20/41] fbdev/pvr2fb: "
` [PATCH v3 21/41] fsl_hypervisor: "
` [PATCH v3 22/41] xen: "
` [PATCH v3 23/41] fs/exec.c: "
` [PATCH v3 24/41] orangefs: "
` [PATCH v3 25/41] uprobes: "
` [PATCH v3 26/41] futex: "
` [PATCH v3 27/41] mm/frame_vector.c: "
` [PATCH v3 28/41] mm/gup_benchmark.c: "
` [PATCH v3 29/41] mm/memory.c: "
` [PATCH v3 30/41] mm/madvise.c: "
` [PATCH v3 31/41] mm/process_vm_access.c: "
` [PATCH v3 32/41] crypt: "
` [PATCH v3 33/41] fs/nfs: "
` [PATCH v3 34/41] goldfish_pipe: "
` [PATCH v3 35/41] kernel/events/core.c: "
` [PATCH v3 36/41] fs/binfmt_elf: "
` [PATCH v3 37/41] security/tomoyo: "
` [PATCH v3 38/41] powerpc: "
` [PATCH v3 39/41] mm/mlock.c: "
` [PATCH v3 40/41] mm/mempolicy.c: "
` [PATCH v3 41/41] mm/ksm: "

libdrm patch merge request
 2019-08-09  1:25 UTC  (3+ messages)

[PATCH] nouveau/hmm: map pages after migration
 2019-08-08 21:29 UTC  (3+ messages)

next/master build: 230 builds: 5 failed, 225 passed, 6 errors, 1344 warnings (next-20190805)
 2019-08-08 19:20 UTC  (4+ messages)

[PATCH] drm/amdgpu: update ras sysfs feature info
 2019-08-08 16:23 UTC  (13+ messages)

[Regression] "drm/amdgpu: enable gfxoff again on raven series (v2)"
 2019-08-08 15:03 UTC  (7+ messages)

The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
 2019-08-08 14:26 UTC  (5+ messages)

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-08 10:29 UTC  (14+ messages)
` [PATCH v3 hmm 01/11] mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller
` [PATCH v3 hmm 02/11] mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm
` [PATCH v3 hmm 04/11] misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct
` [PATCH v3 hmm 05/11] hmm: use mmu_notifier_get/put for 'struct hmm'
` [PATCH v3 hmm 10/11] drm/amdkfd: use mmu_notifier_put
` [PATCH v3 hmm 11/11] mm/mmu_notifiers: remove unregister_no_release

[PATCH 1/3] drm/amdgpu: add amdgpu_mmhub_funcs definition
 2019-08-08  8:51 UTC  (5+ messages)
  ` [PATCH 2/3] drm/amdgpu: support mmhub ras in amdgpu ras

[PATCH] drm/amdgpu: add sub block parameter in ras inject command
 2019-08-08  8:38 UTC  (3+ messages)

The issue with page allocation 5.3 rc1-rc2 (seems drm culprit here)
 2019-08-08  7:42 UTC 

[PATCH] drm/amdgpu: add check to avoid array bound issue
 2019-08-08  7:18 UTC  (2+ messages)

[PATCH 1/2] drm/amd/powerplay: re-define smu interface version for smu v11
 2019-08-08  7:01 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: update smu11_driver_if_navi10.h

hmm cleanups, v2
 2019-08-08  6:59 UTC  (17+ messages)
` [PATCH 04/15] mm: remove the pgmap field from struct hmm_vma_walk
` [PATCH 07/15] mm: remove the page_shift member from struct hmm_range
` [PATCH 09/15] mm: don't abuse pte_index() in hmm_vma_handle_pmd
` [PATCH 15/15] amdgpu: remove CONFIG_DRM_AMDGPU_USERPTR

[PATCH 1/2] md/powerplay: re-define smu interface version for smu v11
 2019-08-08  5:41 UTC  (4+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: update smu11_driver_if_navi10.h

[PATCH v6 00/24] Associate ddc adapters with connectors
 2019-08-08  3:42 UTC  (3+ messages)
` [PATCH v6 19/24] drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directory

[PATCH] drm/amdgpu: add navi14 PCI ID
 2019-08-08  3:20 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-5.3
 2019-08-07 18:42 UTC 

[PATCH] drm/amd/display: Remove drm_dsc_dc.c
 2019-08-07 15:53 UTC  (2+ messages)

[PATCH] Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
 2019-08-07 15:21 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Export function to flush TLB of specific vm hub
 2019-08-07 15:17 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix gfx9 soft recovery
 2019-08-07  9:00 UTC  (2+ messages)

[PATCH v2 libdrm 0/3] add ras inject test for gfx and umc module
 2019-08-07  8:14 UTC  (5+ messages)
  ` [PATCH v2 libdrm 1/3] amdgpu: add gfx ras inject configuration file
  ` [PATCH v2 libdrm 2/3] tests/amdgpu/ras: refine ras inject test
  ` [PATCH v2 libdrm 3/3] amdgpu: add umc ras inject test configuration

[PATCH][drm-next] drm/amd/powerplay: remove redundant duplicated return check
 2019-08-07  2:57 UTC  (2+ 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).