AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 18:23:19 to 2021-01-08 16:31:25 UTC [more...]

[PATCH] drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()
 2021-01-08 16:31 UTC 

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-01-08 16:06 UTC  (50+ messages)
` [PATCH 01/35] drm/amdkfd: select kernel DEVICE_PRIVATE option
` [PATCH 02/35] drm/amdgpu: replace per_device_list by array
` [PATCH 03/35] drm/amdkfd: helper to convert gpu id and idx
` [PATCH 04/35] drm/amdkfd: add svm ioctl API
` [PATCH 05/35] drm/amdkfd: Add SVM API support capability bits
` [PATCH 06/35] drm/amdkfd: register svm range
` [PATCH 07/35] drm/amdkfd: add svm ioctl GET_ATTR op
` [PATCH 08/35] drm/amdgpu: add common HMM get pages function
` [PATCH 09/35] drm/amdkfd: validate svm range system memory
` [PATCH 10/35] drm/amdkfd: register overlap system memory range
` [PATCH 11/35] drm/amdkfd: deregister svm range
` [PATCH 12/35] drm/amdgpu: export vm update mapping interface
` [PATCH 13/35] drm/amdkfd: map svm range to GPUs
` [PATCH 14/35] drm/amdkfd: svm range eviction and restore
` [PATCH 15/35] drm/amdkfd: add xnack enabled flag to kfd_process
` [PATCH 16/35] drm/amdkfd: add ioctl to configure and query xnack retries
` [PATCH 17/35] drm/amdkfd: register HMM device private zone
` [PATCH 18/35] drm/amdkfd: validate vram svm range from TTM
` [PATCH 19/35] drm/amdkfd: support xgmi same hive mapping
` [PATCH 20/35] drm/amdkfd: copy memory through gart table
` [PATCH 21/35] drm/amdkfd: HMM migrate ram to vram
` [PATCH 22/35] drm/amdkfd: HMM migrate vram to ram
` [PATCH 23/35] drm/amdkfd: invalidate tables on page retry fault
` [PATCH 24/35] drm/amdkfd: page table restore through svm API
` [PATCH 25/35] drm/amdkfd: SVM API call to restore page tables
` [PATCH 26/35] drm/amdkfd: add svm_bo reference for eviction fence
` [PATCH 27/35] drm/amdgpu: add param bit flag to create SVM BOs
` [PATCH 28/35] drm/amdkfd: add svm_bo eviction mechanism support
` [PATCH 29/35] drm/amdgpu: svm bo enable_signal call condition
` [PATCH 30/35] drm/amdgpu: add svm_bo eviction to enable_signal cb
` [PATCH 31/35] drm/amdgpu: reserve fence slot to update page table
` [PATCH 32/35] drm/amdgpu: enable retry fault wptr overflow
` [PATCH 33/35] drm/amdkfd: refine migration policy with xnack on
` [PATCH 34/35] drm/amdkfd: add svm range validate timestamp
` [PATCH 35/35] drm/amdkfd: multiple gpu migrate vram to vram

[PATCH 1/2] drm/radeon: stop re-init the TTM page pool
 2021-01-08 15:53 UTC  (8+ messages)
` [PATCH 2/2] drm/ttm: unexport ttm_pool_init/fini

[PATCH 1/1] drm/amdgpu: cleanup vce,vcn,uvd ring selftests
 2021-01-08 15:42 UTC  (8+ messages)
` [PATCH v2 "

AMDGPU VCE 1: some info needed
 2021-01-08 15:28 UTC  (3+ messages)

[PATCH v2] drm/amdgpu:Limit the resolution for virtual_display
 2021-01-08 15:14 UTC  (3+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2021-01-08 14:52 UTC  (15+ messages)
` [PATCH v3 01/12] drm: Add dummy page per device or GEM object

[PATCH 0/3] Revert "drm/amd/display: Expose new CRC window property" and changes associated with this commit
 2021-01-08 14:43 UTC  (7+ messages)
` [PATCH 1/3] Revert "drm/amd/display: Fix unused variable warning"
` [PATCH 2/3] Revert "drm/amdgpu/disply: fix documentation warnings in display manager"
` [PATCH 3/3] Revert "drm/amd/display: Expose new CRC window property"

[PATCH] drm/amdgpu: fix issue when 2 ring job timeout
 2021-01-08 12:17 UTC  (2+ messages)

[PATCH 0/7] implement the processor fine grain feature for vangogh
 2021-01-08 10:59 UTC  (13+ messages)
` [PATCH 1/7] drm/amd/pm: remove vcn/jpeg powergating feature checking "
` [PATCH 2/7] drm/amd/pm: enhance the real response for smu message
` [PATCH 3/7] drm/amd/pm: clean up get_allowed_feature_mask function
` [PATCH 4/7] drm/amd/pm: initial feature_enabled/feature_support bitmap for vangogh
` [PATCH 5/7] drm/amd/pm: don't mark all apu as true on feature mask
` [PATCH 6/7] drm/amd/pm: implement the processor clocks which read by metric
` [PATCH 7/7] drm/amd/pm: implement processor fine grain feature for vangogh

[PATCH] Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"
 2021-01-08 10:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: don't limit gtt size on apus
 2021-01-08  9:27 UTC  (16+ messages)

[PATCH v3 0/8] drm: Move struct drm_device.pdev to legacy
 2021-01-08  9:02 UTC  (15+ messages)
` [PATCH v3 1/8] drm/amdgpu: Fix trailing whitespaces
` [PATCH v3 2/8] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH v3 3/8] drm/hibmc: "
` [PATCH v3 4/8] drm/i915: "
` [PATCH v3 5/8] drm/i915/gt: "
` [PATCH v3 6/8] drm/i915/gvt: "
` [PATCH v3 7/8] drm/nouveau: "
` [PATCH v3 8/8] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
      ` [kbuild-all] "

[PATCH] amdgpu/sriov Stop data exchange for wholegpu reset
 2021-01-08  3:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VF
 2021-01-08  1:44 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)
 2021-01-07 23:53 UTC 

[PATCH] drm: Check actual format for legacy pageflip
 2021-01-07 22:51 UTC  (12+ messages)

[PATCH] Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"
 2021-01-07 22:15 UTC  (2+ messages)

[PATCH 2/2] drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of MMSCH
 2021-01-07 19:43 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Do not change amdgpu framebuffer format during page flip
 2021-01-07 17:38 UTC  (4+ messages)

[PATCH 5.10 01/20] Revert "drm/amd/display: Fix memory leaks in S3 resume"
 2021-01-07 14:33 UTC 

[PATCH 5.4 01/13] Revert "drm/amd/display: Fix memory leaks in S3 resume"
 2021-01-07 14:33 UTC 

[PATCH 1/3] drm/amdgpu: Add new mode 2560x1440
 2021-01-07 10:38 UTC  (11+ messages)
` [PATCH 2/3] drm/amdgpu: Correct the read sclk for navi10
` [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display

[pull] amdgpu drm-fixes-5.11
 2021-01-07  9:04 UTC  (2+ messages)

[PATCH v2] drm/amdgpu/psp: fix psp gfx ctrl cmds
 2021-01-07  6:38 UTC  (3+ messages)

radeon kernel driver not suppressing ACPI_VIDEO_NOTIFY_PROBE events when it should
 2021-01-06 22:32 UTC  (7+ messages)

[PATCH 1/3] drm/amdgpu: Add new mode 2560x1440
 2021-01-07  2:57 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: Correct the read sclk for navi10
` [PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display

[PATCH v2] drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VF
 2021-01-07  2:51 UTC 

[PATCH] drm/amdgpu: For sriov multiple VF, set compute timeout to 10s
 2021-01-07  2:31 UTC  (3+ messages)

[PATCH] drm/amd/pm: add swsmu init documentation
 2021-01-07  1:39 UTC  (2+ messages)

Couple of issues with amdgpu on my WX4100
 2021-01-06 21:27 UTC  (5+ messages)

[PATCH v3 0/3] Experimental freesync video mode optimization
 2021-01-06 20:02 UTC  (3+ messages)
` [PATCH v3 3/3] drm/amd/display: Skip modeset for front porch change

[PATCH] Revert "drm/amd/display: Fix memory leaks in S3 resume"
 2021-01-06 16:58 UTC  (3+ messages)
` Patch "Revert "drm/amd/display: Fix memory leaks in S3 resume"" has been added to the 5.4-stable tree
` Patch "Revert "drm/amd/display: Fix memory leaks in S3 resume"" has been added to the 5.10-stable tree

[PATCH] drm/amdkfd: check more client ids in interrupt handler
 2021-01-06 16:07 UTC  (3+ messages)

[PATCH 3/3] drm/amdgpu:Limit the resolution for virtual_display
 2021-01-06  1:36 UTC 

[PATCH 1/2] drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_version
 2021-01-05 22:54 UTC 

A PCI quirk for resizeable BAR 0 on Navi10
 2021-01-05 21:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: update radeon/amdgpu/amdkfd git trees
 2021-01-05 20:15 UTC 

[PATCH v2] drm/amdgpu: Add check to prevenet IH overflow
 2021-01-05 19:51 UTC  (3+ messages)

[PATCH 4/4] PCI: add a REBAR size quirk for Sapphire RX 5600 XT Pulse
 2021-01-05 18:41 UTC  (2+ messages)
` [kbuild] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).