messages from 2021-04-23 15:05:03 to 2021-04-28 15:20:58 UTC [more...]
[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
2021-04-28 15:20 UTC (29+ 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 15:19 UTC (7+ messages)
` [PATCH 2/2] drm/ttm: Fix swapout in ttm_tt_populate
[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 (14+ messages)
` [PATCH 5/5] drm/amdkfd: enable subsequent retry fault
` [PATCH v4 4/5] drm/amdgpu: address remove from fault filter
` [PATCH v5 "
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/amd/pm: new gpu_metrics structure for pmfw attached timestamp
2021-04-28 13:18 UTC (3+ messages)
` [PATCH 2/2] drm/amd/pm: expose pmfw attached timestamp on Aldebaran
[PATCH] drm/amdgpu: Add vbios info ioctl interface
2021-04-28 11:30 UTC (12+ 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] Handling of amdgpu_device_resume return value for graceful teardown
2021-04-27 17:46 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 (20+ messages)
` [PATCH v4 01/17] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace
` [PATCH v4 02/17] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
` [Nouveau] "
` [PATCH v4 03/17] drm/dp: Add backpointer to drm_device in drm_dp_aux
` [PATCH v4 04/17] drm/dp: Clarify DP AUX registration time
` [PATCH v4 05/17] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
` [PATCH v4 06/17] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
` [PATCH v4 07/17] drm/dp: Always print aux channel name in logs
` [PATCH v4 08/17] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
` [PATCH v4 09/17] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
` [PATCH v4 10/17] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
` [PATCH v4 11/17] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
` [PATCH v4 12/17] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
` [PATCH v4 13/17] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
` [PATCH v4 14/17] drm/print: Handle potentially NULL drm_devices in drm_dbg_*
` [PATCH v4 15/17] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
` [PATCH v4 16/17] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
` [PATCH v4 17/17] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()
` [Nouveau] [PATCH v4 00/17] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
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 v2] drm/amdgpu: Register VGA clients after init can no longer fail
2021-04-26 10:50 UTC
[PATCH] drm/amdgpu: Added missing prototype
2021-04-24 9:27 UTC (3+ messages)
[PATCH v2] drm/amdgpu: Added missing prototype
2021-04-24 18:29 UTC (2+ messages)
[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)
[pull] amdgpu, radeon drm-next-5.13
2021-04-23 22:39 UTC
[PATCH 1/2] drm/amdgpu/display: fix dal_allocation documentation
2021-04-23 21:25 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu/display: add documentation for dmcub_trace_event_en
[PATCH] drm/amd/pm: Update energy_accumulator in gpu metrics
2021-04-23 21:21 UTC (2+ messages)
[PATCH] drm/amd/display: Remove condition which is always set to True
2021-04-23 20:56 UTC
[PATCH 00/16] DC Patches April 23, 2021
2021-04-23 19:36 UTC (2+ messages)
[PATCH] drm/amdgpu: Register VGA clients after init can no longer fail
2021-04-23 18:59 UTC (2+ messages)
[PATCH v1] drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
2021-04-23 18:40 UTC (2+ messages)
[PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
2021-04-23 17:53 UTC (8+ messages)
` [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini
[PATCH 2/2] drm/amd/amdgpu: Add dwc quirk for Stoney/CZ platforms
2021-04-23 16:24 UTC
[PATCH v2 1/2] drm/amdgpu: address remove from fault filter
2021-04-23 15:04 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox