amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-25 07:10:14 to 2021-04-29 06:26:01 UTC [more...]

[PATCH 1/7] drm/amdgpu: add hdp ras structures
 2021-04-29  6:25 UTC  (2+ messages)
` [PATCH 2/7] drm/amdgpu: add helpers for hdp ras init/fini

[PATCH] drm/amdgpu: Rename the flags to to eliminate ambiguity
 2021-04-29  6:23 UTC 

[PATCH 1/2] drm/amdkfd: wait migration done only if migration starts
 2021-04-29  6:11 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: flush TLB after updating GPU page table

[PATCH] drm/amdgpu: seperate the dependency between CGCG and CGLS when diable CGCG/CGLS
 2021-04-29  6:08 UTC 

[PATCH] drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC
 2021-04-29  3:48 UTC 

[PATCH] drm/amdgpu: Add graphics cache rinse packet for sdma 5.0
 2021-04-29  3:43 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove duplicate declaration of dc_state
 2021-04-29  3:18 UTC 

[PATCH] drm/amd/display: Remove duplicate include of hubp.h
 2021-04-29  3:04 UTC 

[PATCH 1/2] drm/amd/pm: new gpu_metrics structure for pmfw attached timestamp
 2021-04-29  2:26 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: expose pmfw attached timestamp on Aldebaran

[PATCH v8 0/1] drm/drm_mst: Use Extended Base Receiver Capability
 2021-04-28 23:43 UTC  (2+ messages)
` [PATCH v8 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space

[PATCH v7 0/1] drm/drm_mst: Use Extended Base Receiver Capability
 2021-04-28 23:18 UTC  (2+ messages)
` [PATCH v7 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space

[PATCH v6 0/1] drm/drm_mst: Use Extended Base Receiver Capability
 2021-04-28 22:50 UTC  (5+ messages)
` [PATCH v6 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space

16 bpc fixed point (RGBA16) framebuffer support for core and AMD
 2021-04-28 21:21 UTC  (4+ messages)

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-04-28 21:18 UTC  (14+ messages)

[PATCH] amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create
 2021-04-28 21:14 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix build warnings
 2021-04-28 21:12 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/display: fix dal_allocation documentation
 2021-04-28 21:06 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove condition which is always set to True
 2021-04-28 21:05 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Register VGA clients after init can no longer fail
 2021-04-28 20:56 UTC  (2+ messages)

[PATCH] Handling of amdgpu_device_resume return value for graceful teardown
 2021-04-28 20:52 UTC  (3+ messages)

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-04-28 17:23 UTC  (32+ messages)
` [PATCH v5 01/27] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v5 02/27] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v5 03/27] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v5 04/27] drm/amdkfd: Split kfd suspend from devie exit
` [PATCH v5 05/27] drm/amdgpu: Add early fini callback
` [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v5 07/27] drm/amdgpu: Remap all page faults to per process dummy page
` [PATCH v5 08/27] PCI: add support for dev_groups to struct pci_device_driver
` [PATCH v5 09/27] dmr/amdgpu: Move some sysfs attrs creation to default_attr
` [PATCH v5 10/27] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v5 11/27] drm/sched: Make timeout timer rearm conditional
` [PATCH v5 12/27] drm/amdgpu: Prevent any job recoveries after device is unplugged
` [PATCH v5 13/27] drm/amdgpu: When filizing the fence driver. stop scheduler first
` [PATCH v5 14/27] drm/amdgpu: Fix hang on device removal
` [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released
` [PATCH v5 16/27] drm/amdgpu: Unmap all MMIO mappings
` [PATCH v5 17/27] drm/amdgpu: Add rw_sem to pushing job into sched queue
` [PATCH v5 18/27] drm/sched: Expose drm_sched_entity_kill_jobs
` [PATCH v5 19/27] drm/amdgpu: Finilise device fences on device remove
` [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
` [PATCH v5 21/27] drm/amdgpu: Add support for hot-unplug feature at DRM level
` [PATCH v5 22/27] drm/amd/display: Scope all DM queued work with drm_dev_enter/exit
` [PATCH v5 23/27] drm/amd/powerplay: Scope all PM "
` [PATCH v5 24/27] drm/amdkfd: Scope all KFD "
` [PATCH v5 25/27] drm/amdgpu: Scope all amdgpu "
` [PATCH v5 26/27] drm/amd/display: Remove superflous drm_mode_config_cleanup
` [PATCH v5 27/27] drm/amdgpu: Verify DMA opearations from device are done

[PATCH 1/2] drm/ttm: Don't evict SG BOs
 2021-04-28 17:02 UTC  (11+ messages)
` [PATCH 2/2] drm/ttm: Fix swapout in ttm_tt_populate

[PATCH v5 0/1] drm/drm_mst: Use Extended Base Receiver Capability
 2021-04-28 16:25 UTC  (2+ messages)
` [PATCH v5 1/1] drm/drm_mst: Use Extended Base Receiver Capability DPCD space

[PATCH] drm/amdkfd: add ACPI SRAT parsing for topology
 2021-04-28 15:11 UTC 

[PATCH v3 4/5] drm/amdgpu: address remove from fault filter
 2021-04-28 14:57 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH 5/5] drm/amdkfd: enable subsequent retry fault
` [PATCH v5 4/5] drm/amdgpu: address remove from fault filter

VEGA 20 (Aka Vega12)
 2021-04-28 14:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix r initial values
 2021-04-28 13:19 UTC  (2+ messages)

[PATCH 1/2] drm/scheduler: Change scheduled fence track
 2021-04-28  9:15 UTC  (12+ messages)
` [PATCH 2/2] drm/amdgpu: Add show_fdinfo() interface

[PATCH] drm/amdgpu: Add vbios info ioctl interface
 2021-04-28  8:18 UTC 

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-04-28  7:54 UTC  (10+ messages)
` [RFC PATCH 1/3] drm/color: Add RGB Color encodings
` [RFC PATCH 2/3] drm/color: Add Color transfer functions for HDR/SDR
` [RFC PATCH 3/3] drm/color: Add sdr boost property

[PATCH] drm/amdgpu: fix no full coverage issue for gprs initialization
 2021-04-28  6:59 UTC  (12+ messages)

[PATCH] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
 2021-04-28  3:05 UTC 

[PATCH] drm/amdkfd: Add Aldebaran gws support
 2021-04-27 22:17 UTC  (2+ messages)

[PATCH] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
 2021-04-27 21:52 UTC 

[PATCH] drm/drm_mst: Use Extended Base Receiver Capability DPCD space
 2021-04-27 21:34 UTC  (2+ messages)

[PATCH v2 00/10] Implement multi-GPU DMA mappings for KFD
 2021-04-27 15:16 UTC  (13+ messages)
` [PATCH v2 05/10] drm/amdgpu: Add multi-GPU DMA mapping helpers
` [PATCH v2 06/10] drm/amdgpu: DMA map/unmap when updating GPU mappings
` [PATCH v2 08/10] drm/amdgpu: Add DMA mapping of GTT BOs

[PATCH] drm/amdgpu: fix r initial values
 2021-04-27 14:57 UTC  (2+ messages)

[PATCH v2] drm/amd/amdgpu: Fix errors in documentation of function parameters
 2021-04-27 11:27 UTC 

[PATCH 1/5] drm/amdgpu: re-apply "use the new cursor in the VM code" v2
 2021-04-27 10:54 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: use cursor functions in amdgpu_bo_in_cpu_visible_vram
` [PATCH 3/5] drm/amdgpu: set the contiguous flag if possible
` [PATCH 4/5] drm/amdgpu: check contiguous flags instead of mm_node
` [PATCH 5/5] drm/amdgpu: move struct amdgpu_vram_reservation into vram mgr

[PATCH] drm/amd/amdgpu/sriov disable all ip hw status by default
 2021-04-27 10:11 UTC  (2+ messages)

[PATCH v4] drm/amd/amdgpu/amdgpu_drv.c: Replace drm_modeset_lock_all with drm_modeset_lock
 2021-04-27  9:44 UTC 

[PATCH] drm/amdkfd: fix spelling mistake in packet manager
 2021-04-27  4:03 UTC  (2+ messages)

[PATCH v4 00/17] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-27  0:32 UTC  (2+ messages)
` [Nouveau] "

Crash on device remove in drm_mode_config_cleanup
 2021-04-26 20:24 UTC 

[PATCH][next] drm/amdkfd: Fix spelling mistake "unregisterd" -> "unregistered"
 2021-04-26 18:46 UTC  (3+ messages)

[PATCH] drm/amdkfd: fix double free device pgmap resource
 2021-04-26 18:46 UTC  (2+ messages)

[PATCH] drm/dp_mst: Use the correct DPCD space in Synaptics quirk
 2021-04-26 18:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: restructure amdgpu_vram_mgr_new
 2021-04-26 16:33 UTC  (5+ messages)

[PATCH] drm/amd/pm: Use correct typecast
 2021-04-26 14:35 UTC  (2+ messages)

[PATCH] drm/amdgpu: Added missing prototype
 2021-04-24  9:27 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Added missing prototype
 2021-04-24  9:40 UTC 

[PATCH] drm/amdgpu/sriov: Remove clear vf fw support
 2021-04-26  6:09 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Change the sdma interrupt print level
 2021-04-26  3:45 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Correct and simplify sdma 4.x irq.num_types

[PATCH 1/2] drm/amdgpu: Correct sdma 4.x irq.num_types
 2021-04-25  7:37 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Change the sdma interrupt print level

[PATCH] drm/amdgpu: remove unnecessary header include
 2021-04-25  7:31 UTC  (2+ messages)

[PATCH 2/2] drm/amdgpu: provide socket/die id info in RAS message
 2021-04-25  7:30 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: implement smuio callback to query socket id
 2021-04-25  7:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: correct sdma 4.x irq.num_types
 2021-04-25  7:18 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).