messages from 2021-11-04 02:45:08 to 2021-11-09 13:57:49 UTC [more...]
[PATCH 3/8] drm: implement top-down allocation method
2021-11-09 14:06 UTC (18+ messages)
` [PATCH 5/8] drm: Implement method to free unused pages
` [PATCH 6/8] drm/i915: add free_unused_pages support to i915
` [PATCH 8/8] drm/amdgpu: add drm buddy support to amdgpu
` [PATCH v2 2/8] drm: improve drm_buddy_alloc function
[PATCH] drm/amd/display: log amdgpu_dm_atomic_check() failure cause
2021-11-09 13:55 UTC (2+ messages)
[PATCH] drm/ttm: Put BO in its memory manager's lru list
2021-11-09 13:41 UTC (9+ messages)
` 回复: "
` 回复: "
` 回复: "
[PATCH 1/2] drm/sched: fix the bug of time out calculation(v3)
2021-11-09 9:07 UTC (7+ messages)
` [PATCH 2/2] drm/sched: serialize job_timeout and scheduler
[PATCH] drm/amd/pm: avoid duplicate powergate/ungate setting
2021-11-09 8:51 UTC (16+ messages)
[PATCH] drm/amdgpu: Pin MMIO/DOORBELL BO's in GTT domain
2021-11-09 7:31 UTC (7+ messages)
[PATCH 1/2] drm/amdgpu: Update BO memory accounting to rely on allocation flag
2021-11-09 6:13 UTC
[PATCH 2/2] drm/amdgpu: Pin MMIO/DOORBELL BO's in GTT domain
2021-11-09 5:56 UTC
[PATCH] drm/amd/display: log amdgpu_dm_atomic_check() failure cause
2021-11-09 5:16 UTC (6+ messages)
[PATCH] drm/amd/display: reject both non-zero src_x and src_y only for DCN1x
2021-11-09 4:54 UTC
[PATCH AUTOSEL 5.10 022/101] drm/amdgpu: Fix MMIO access page fault
2021-11-08 17:47 UTC
[PATCH AUTOSEL 5.14 026/138] drm/amdgpu: Fix MMIO access page fault
2021-11-08 17:44 UTC (2+ messages)
` [PATCH AUTOSEL 5.14 027/138] drm/amd/display: Fix null pointer dereference for encoders
[PATCH AUTOSEL 5.15 011/146] drm/amdgpu: move iommu_resume before ip init/resume
2021-11-08 17:42 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 028/146] drm/amdgpu: Fix MMIO access page fault
` [PATCH AUTOSEL 5.15 029/146] drm/amd/display: Fix null pointer dereference for encoders
[PATCH 1/2] drm/amdkfd: convert to IP-based version checking
2021-11-08 22:29 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: convert misc checks to IP "
[PATCH] drm/amdkfd: lower the VAs base offset to 8KB
2021-11-08 16:32 UTC (5+ messages)
[PATCH 1/1] drm/amdkfd: Fix retry fault drain race conditions
2021-11-08 16:30 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix the freeing of compute pasids
2021-11-08 15:32 UTC
[PATCH 01/13] drm/connector: Add define for HDMI 1.4 Maximum Pixel Rate
2021-11-08 14:59 UTC (6+ messages)
[PATCH] drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptly
2021-11-08 14:52 UTC (2+ messages)
[PATCH] drm/amd/display: reject both non-zero src_x and src_y only for DCN1x
2021-11-08 14:46 UTC (6+ messages)
[PATCH] drm/amdgpu: fix the Carrizo UVD hang on system reboot
2021-11-08 10:26 UTC (7+ messages)
Kernel WARNING at
2021-11-08 10:14 UTC (3+ messages)
[PATCH v2] drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits
2021-11-08 8:10 UTC (2+ messages)
bf756fb833cb ("drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend")
2021-11-08 4:43 UTC (15+ messages)
[PATCH] drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov
2021-11-05 21:10 UTC (4+ messages)
[PATCH] drm/amdkfd: replace trivial funcs with direct access
2021-11-05 20:56 UTC (2+ messages)
[PATCH 00/22] DC Patches Nov 4, 2021
2021-11-05 20:14 UTC (24+ messages)
` [PATCH 01/22] drm/amd/display: Add helper for blanking all dp displays
` [PATCH 02/22] drm/amd/display: Pass panel inst to a PSR command
` [PATCH 03/22] drm/amd/display: remove dmcub_support cap dependency
` [PATCH 04/22] drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends
` [PATCH 05/22] drm/amd/display: Fix RGB MPO underflow with multiple displays
` [PATCH 06/22] drm/amd/display: Use link_enc_cfg API for queries
` [PATCH 07/22] drm/amd/display: Fix detection of aligned DMUB firmware meta info
` [PATCH 08/22] drm/amd/display: bring dcn31 clk mgr in line with other version style
` [PATCH 09/22] drm/amd/display: clean up some formats and log
` [PATCH 10/22] drm/amd/display: use link_rate_set above DPCD 1.3 (#1527)
` [PATCH 11/22] drm/amd/display: fix stale info in link encoder assignment
` [PATCH 12/22] drm/amd/display: retain/release stream pointer in link enc table
` [PATCH 13/22] drm/amd/display: Don't lock connection_mutex for DMUB HPD
` [PATCH 14/22] drm/amd/display: Add callbacks for DMUB HPD IRQ notifications
` [PATCH 15/22] drm/amd/display: Fix Coverity Issues
` [PATCH 16/22] drm/amd/display: Add hpd pending flag to indicate detection of new hpd
` [PATCH 17/22] drm/amd/display: Adjust code indentation
` [PATCH 18/22] drm/amd/display: 3.2.161
` [PATCH 19/22] drm/amd/display: To support sending TPS3 pattern when restoring link
` [PATCH 20/22] drm/amd/display: Query all entries in assignment table during updates
` [PATCH 21/22] drm/amd/display: Initialise encoder assignment when initialising dc_state
` [PATCH 22/22] drm/amd/display: Wait for ACK for INBOX0 HW Lock
[PATCH v10 00/10] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
2021-11-05 19:26 UTC (11+ messages)
` [PATCH v10 01/10] dyndbg: add DEFINE_DYNAMIC_DEBUG_BITGRPS macro and callbacks
` [PATCH v10 02/10] drm: fix doc grammar
` [PATCH v10 03/10] amdgpu: use dyndbg.BITGRPS to control existing pr_debugs
` [PATCH v10 04/10] i915/gvt: trim spaces from pr_debug "gvt: core:" prefixes
` [PATCH v10 05/10] i915/gvt: use dyndbg.BITGRPS for existing pr_debugs
` [PATCH v10 06/10] drm_print: add choice to use dynamic debug in drm-debug
` [PATCH v10 07/10] drm_print: instrument drm_debug_enabled
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC
` [PATCH v10 09/10] dyndbg: create DEFINE_DYNAMIC_DEBUG_LOG|TRACE_GROUPS
` [PATCH v10 10/10] drm: use DEFINE_DYNAMIC_DEBUG_TRACE_GROUPS in 3 places
[RFC PATCH 1/3] drm/amdgpu: add HIQ ring to amdgpu
2021-11-05 15:47 UTC (5+ messages)
` [RFC PATCH 2/3] drm/amdgpu: add HIQ eng_sel to KIQ packets
` [RFC PATCH 3/3] drm/amdgpu: enable HIQ in amdgpu without kfd
[PATCH] drm/amd/amdkfd: Don't sent command to HWS on kfd reset
2021-11-05 15:04 UTC (2+ messages)
[PATCH v2 0/2] Cleanups for the nomodeset kernel command line parameter logic
2021-11-05 13:00 UTC (23+ messages)
` [PATCH v2 1/2] drm: Add a drm_drv_enabled() to check if drivers should be enabled
` [PATCH v2 2/2] drm: Move nomodeset kernel parameter to the DRM subsystem
[PATCH] drm/amdgpu: assign dpms for amdgpu_vkms_crtc_helper_funcs
2021-11-05 10:23 UTC (2+ messages)
[PATCH 1/1] drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs
2021-11-05 7:11 UTC (3+ messages)
[PATCH] drm/amdgpu: assign dpms for amdgpu_vkms_crtc_helper_funcs
2021-11-05 4:37 UTC (2+ messages)
[PATCH] drm/amdgpu: remove duplicated kfd_resume_iommu
2021-11-05 2:31 UTC (8+ messages)
[PATCH 1/1] drm/amdgpu: Fix MMIO HPD flush on SRIOV
2021-11-04 20:28 UTC
[PATCH v5 3/3] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check
2021-11-04 20:02 UTC
[PATCH v4 3/3] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check
2021-11-04 16:50 UTC
[PATCH] drm/amd/pm: Correct DPMS disable IP version check
2021-11-04 16:35 UTC (2+ messages)
[PATCH v2 1/1] drm/amdkfd: Add sysfs bitfields and enums to uAPI
2021-11-04 16:19 UTC (2+ messages)
[PATCH] drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
2021-11-04 13:38 UTC (2+ messages)
[PATCH] drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access
2021-11-04 13:16 UTC (3+ messages)
[PATCH] drm/amdgpu: correct xgmi ras error count reset
2021-11-04 13:04 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9
2021-11-04 9:53 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9
2021-11-04 7:58 UTC (3+ messages)
[PATCH] drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
2021-11-04 7:57 UTC (2+ messages)
[PATCH] drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()
2021-11-04 6:39 UTC (2+ messages)
[PATCH v9 00/10] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
2021-11-04 6:31 UTC (4+ messages)
` [PATCH v9 10/10] drm: use DEFINE_DYNAMIC_DEBUG_TRACE_CATEGORIES bitmap to tracefs
[PATCH v2] drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9
2021-11-04 3:39 UTC
[PATCH] drm/amd/amdkfd: Don't sent command to HWS on kfd reset
2021-11-04 3:15 UTC (2+ messages)
[pull] amdgpu, amdkfd drm-fixes-5.16
2021-11-04 2:44 UTC
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