AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 06:41:17 to 2021-05-13 09:48:14 UTC [more...]

[PATCH 3/3] drm/amd/pm: Reset max GFX clock after disabling determinism
 2021-05-13  9:48 UTC 

[PATCH 2/3] drm/amd/pm: Fix showing incorrect frequencies on aldebaran
 2021-05-13  9:47 UTC 

[PATCH 1/3] drm/amd/pm: Add custom/current freq to pstates
 2021-05-13  9:45 UTC 

[PATCH 2/2] drm/amdgpu: fix fence calculation
 2021-05-13  8:11 UTC  (11+ messages)
` [PATCH 1/2] drm/amdgpu: free resources on fence usage query

[PATCH v2] drm/amdkfd: disable kfd debugfs node of hang_hws on vf mode
 2021-05-13  8:08 UTC 

[PATCH] drm/amdgpu: flush TLB if valid PDE turns into PTE
 2021-05-13  8:05 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/amdgpu: Don't query CE and UE errors
 2021-05-13  8:00 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: Poll of RAS errors asynchronously

[PATCH] drm/amdgpu: remove unsafe optimization to drop preamble ib
 2021-05-13  7:54 UTC  (3+ messages)

[PATCH] drm/amdkfd: disable kfd debugfs node of hang_hws on vf mode
 2021-05-13  7:46 UTC 

[PATCH] drm/amdgpu: Fill adev->unique_id with data from PF2VF msg
 2021-05-13  6:40 UTC 

[PATCH] drm/amdgpu: Complete multimedia bandwidth interface
 2021-05-13  5:19 UTC 

[PATCH] drm/amdkfd: fix a typo in kfd_device_info for beige goby
 2021-05-13  4:38 UTC 

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-05-13  3:20 UTC  (5+ messages)

[PATCH v2 0/1] drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
 2021-05-12 21:00 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v7 00/16] RFC Support hot device unplug in amdgpu
 2021-05-12 20:50 UTC  (22+ messages)
` [PATCH v7 01/16] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v7 02/16] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
` [PATCH v7 04/16] drm/amdgpu: Add early fini callback
` [PATCH v7 05/16] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v7 06/16] drm/amdgpu: Remap all page faults to per process dummy page
` [PATCH v7 07/16] PCI: Add support for dev_groups to struct pci_driver
` [PATCH v7 08/16] drm/amdgpu: Convert driver sysfs attributes to static attributes
` [PATCH v7 09/16] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v7 10/16] drm/sched: Make timeout timer rearm conditional
` [PATCH v7 11/16] drm/amdgpu: Prevent any job recoveries after device is unplugged
` [PATCH v7 12/16] drm/amdgpu: Fix hang on device removal
` [PATCH v7 13/16] drm/scheduler: Fix hang when sched_entity released
` [PATCH v7 14/16] drm/amd/display: Remove superfluous drm_mode_config_cleanup
` [PATCH v7 15/16] drm/amdgpu: Verify DMA opearations from device are done
` [PATCH v7 16/16] drm/amdgpu: Unmap all MMIO mappings

[pull] amdgpu, amdkfd, radeon drm-next-5.14
 2021-05-12 19:18 UTC 

[PATCH] drm/radeon: use the dummy page for GART if needed
 2021-05-12 18:10 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 18/23] drm/amd/display: Fix two cursor duplication when using overlay
 2021-05-12 18:04 UTC 

[PATCH AUTOSEL 5.10 24/34] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
 2021-05-12 18:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 28/34] drm/amd/display: Fix two cursor duplication when using overlay

[PATCH AUTOSEL 5.11 25/35] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
 2021-05-12 18:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 29/35] drm/amd/display: Fix two cursor duplication when using overlay

[PATCH AUTOSEL 5.12 27/37] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
 2021-05-12 18:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 31/37] drm/amd/display: Fix two cursor duplication when using overlay

New uAPI for color management proposal and feedback request
 2021-05-12 17:59 UTC  (5+ messages)

[PATCH 1/3] drm/amdkfd: classify and map mixed svm range pages in GPU
 2021-05-12 17:34 UTC  (3+ messages)
` [PATCH 2/3] drm/amdkfd: skip invalid pages during migrations
` [PATCH 3/3] drm/amdkfd: add invalid pages debug at vram migration

[PATCH 00/49] Initial Beige Goby Support
 2021-05-12 17:30 UTC  (49+ messages)
` [PATCH 01/49] drm/amd/amdgpu: add beige_goby asic type
` [PATCH 02/49] drm/amd/amdgpu: set fw load type for beige_goby
` [PATCH 03/49] drm/amd/amdgpu: set asic family and ip blocks "
` [PATCH 04/49] drm/amd/amdgpu: add support for beige_goby firmware
` [PATCH 05/49] drm/amd/amdgpu: add gmc support for beige_goby
` [PATCH 06/49] drm/amd/amdgpu: add common "
` [PATCH 07/49] drm/amd/amdgpu: initialize IP offset "
` [PATCH 08/49] drm/amd/amdgpu: add mmhub support "
` [PATCH 09/49] drm/amd/amdgpu: add common ip block "
` [PATCH 10/49] drm/amd/amdgpu: add gmc "
` [PATCH 11/49] drm/amd/amdgpu: add ih "
` [PATCH 12/49] drm/amd/amdgpu: add gfx "
` [PATCH 13/49] drm/amd/amdgpu: add sdma "
` [PATCH 14/49] drm/amd/amdgpu: configure beige_goby gfx according to gfx 10.3's definition
` [PATCH 15/49] drm/amd/amdgpu: add virtual display support for beige_goby
` [PATCH 16/49] drm/amd/amdgpu: support cp_fw_write_wait "
` [PATCH 17/49] drm/amd/amdgpu: Use IP discovery table for beige goby
` [PATCH 18/49] drm/amdkfd: support beige_goby KFD
` [PATCH 19/49] drm/amdkfd: add kfd2kgd funcs for beige_goby kfd support
` [PATCH 20/49] drm/amd/amdgpu: add smu support for beige_goby
` [PATCH 21/49] drm/amd/amdgpu: add psp "
` [PATCH 22/49] drm/amdgpu: add mmhub client support for beige goby
` [PATCH 23/49] drm/amdgpu: add gc_10_3_5 golden setting for beige_goby
` [PATCH 24/49] drm/amdgpu: Enable VCN for Beige Goby
` [PATCH 25/49] drm/amd/amdgpu: update golden_setting_10_3_5 for beige_goby
` [PATCH 26/49] drm/amd/pm: add mode1 support "
` [PATCH 27/49] drm/amd/pm: update smu11 driver interface header "
` [PATCH 28/49] drm/amd/pm: use macro to get pptable members
` [PATCH 29/49] drm/amdgpu: enable GFX clock gating for beige_goby
` [PATCH 30/49] drm/amdgpu: support athub cg setting "
` [PATCH 31/49] drm/amdgpu: enable athub/mmhub PG "
` [PATCH 32/49] drm/amdgpu: enable mc CG and LS "
` [PATCH 33/49] drm/amdgpu: enable hdp "
` [PATCH 34/49] drm/amdgpu: enable ih CG "
` [PATCH 35/49] drm/amdgpu: enabled VCN3.0 CG for BEIGE GOBY
` [PATCH 36/49] drm/amdgpu: add cgls for beige_goby
` [PATCH 37/49] drm/amd/pm: Use the PPTable from VBIOS "
` [PATCH 38/49] drm/amd/amdgpu: Enable gfxoff "
` [PATCH 39/49] drm/amdgpu: fix GCR_GENERAL_CNTL offset "
` [PATCH 40/49] drm/amd/amdgpu: Enable memory training for psp HW_REV#11.0.13
` [PATCH 42/49] drm/amd/display: Initial DC support for Beige Goby
` [PATCH 43/49] drm/amd/display: Edit license info for beige goby DC files
` [PATCH 44/49] drm/amd/display: Add DM support for Beige Goby
` [PATCH 45/49] drm/amd/amdgpu: Enable DCN IP init "
` [PATCH 46/49] drm/amd/display: Add callback for update_soc_for_wm_a for dcn303
` [PATCH 47/49] drm/amd/display: Update DCN303 SR Exit Latency
` [PATCH 48/49] drm/amd/display: Enable HDCP for Beige Goby
` [PATCH 49/49] drm/amd/display: enable idle optimizations for beige goby

[PATCH 5.12 080/677] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-05-12 14:42 UTC 

[PATCH 5.11 071/601] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-05-12 14:42 UTC 

[PATCH 5.10 068/530] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-05-12 14:42 UTC 

[PATCH 5.4 042/244] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-05-12 14:46 UTC 

[PATCH v6 00/16] RFC Support hot device unplug in amdgpu
 2021-05-12 14:11 UTC  (30+ messages)
` [PATCH v6 01/16] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v6 04/16] drm/amdkfd: Split kfd suspend from devie exit
` [PATCH v6 05/16] drm/amdgpu: Add early fini callback
` [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v6 11/16] drm/sched: Make timeout timer rearm conditional
` [PATCH v6 12/16] drm/amdgpu: Prevent any job recoveries after device is unplugged
` [PATCH v6 13/16] drm/amdgpu: Fix hang on device removal
` [PATCH v6 16/16] drm/amdgpu: Verify DMA opearations from device are done

Patch "drm/amd/display: Reject non-zero src_y and src_x for video planes" has been added to the 5.10-stable tree
 2021-05-12  9:54 UTC 

Patch "drm/amd/display: Reject non-zero src_y and src_x for video planes" has been added to the 5.12-stable tree
 2021-05-12  9:55 UTC 

[5.12 regression] ttm->pages NULL dereference with radeon driver
 2021-05-12 12:21 UTC  (4+ messages)

Patch "drm/amd/display: Reject non-zero src_y and src_x for video planes" has been added to the 5.4-stable tree
 2021-05-12  9:54 UTC 

[PATCH] drm/amd/display: Fix duplicate included hubp.h
 2021-05-12 10:14 UTC 

Patch "drm/amd/display: Reject non-zero src_y and src_x for video planes" has been added to the 5.11-stable tree
 2021-05-12  9:55 UTC 

[PATCH] drm/amdgpu: Field type update in drm_amdgpu_info_vbios
 2021-05-12  3:39 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add compile flag for securedisplay
 2021-05-12  3:35 UTC  (3+ messages)

[PATCH] add vbios info query
 2021-05-12  3:34 UTC 

[PATCH] drm/amd/amdgpu: psp program IH_RB_CTRL on navi12 and sienna_cichlid
 2021-05-12  2:55 UTC 

[PATCH v2] drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
 2021-05-11 20:12 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: free resources on fence usage query
 2021-05-11 18:27 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: fix fence calculation

[PATCH] drm/amdgpu: fix uninitialized return value
 2021-05-11 18:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: Align serial size in drm_amdgpu_info_vbios
 2021-05-11 16:35 UTC  (13+ messages)

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2021-05-11 15:48 UTC  (12+ messages)

[PATCH 1/2] drm/amdgpu/display: add helper functions to get/set backlight (v2)
 2021-05-11 15:44 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/display: restore the backlight on modeset (v2)

[PATCH 2/2] drm/amdkfd: set new unregistered range accessible by GPU
 2021-05-11 15:39 UTC  (6+ messages)
` [PATCH 2/2] drm/amdkfd: unregistered range accessible by all GPUs
` [PATCH v2 2/2] drm/amdkfd: new "

[PATCH] drm/amdkfd: refine the poison data consumption handling
 2021-05-11 13:49 UTC  (2+ messages)

RFC: use dma_alloc_noncoherent in ttm_pool_alloc_page
 2021-05-11  8:57 UTC  (5+ messages)
` [PATCH] drm/ttm: use dma_alloc_pages for the page pool

[PATCH] drm/amd/pm: Update aldebaran pmfw interface
 2021-05-11 12:33 UTC  (2+ messages)

[PATCH] drm/amd/display: Expose active display color configurations to userspace
 2021-05-11 11:08 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: psp program IH_RB_CTRL on navi12 and navi21
 2021-05-11 10:37 UTC 

[PATCH v2] drm/amd/display: Fix two cursor duplication when using overlay
 2021-05-11  1:47 UTC  (4+ messages)

[PATCH] drm/amd/pm: enable ASPM by default
 2021-05-11  7:37 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 read-only IMAP folder(s) and NNTP newsgroup(s).