messages from 2021-09-13 02:14:41 to 2021-09-16 21:26:22 UTC [more...]
[PATCH 00/15] drm: cleanup: Use DRM_MODESET_LOCK_ALL_* helpers where possible
2021-09-16 21:15 UTC (3+ messages)
` [PATCH 03/15] dmr/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
` [PATCH 12/15] drm/i915: cleanup: drm_modeset_lock_all() "
[PATCH] drm/amdkfd: SVM map to gpus check vma boundary
2021-09-16 21:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/amdkfd: fix dma mapping leaking warning
2021-09-16 20:10 UTC
I get this error while trying to run 3D applications or games
2021-09-16 18:59 UTC (2+ messages)
[PATCH v3 0/8] Implement generic cc_platform_has() helper function
2021-09-16 18:38 UTC (21+ messages)
` [PATCH v3 2/8] mm: Introduce a function to check for confidential computing features
` [PATCH v3 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
[PATCH] drm/amdgpu: Fix crash on device remove/driver unload
2021-09-16 16:40 UTC (7+ messages)
[PATCH] drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfigurationFull
2021-09-16 14:34 UTC (3+ messages)
[pull] amdgpu, amdkfd, radeon drm-fixes-5.15
2021-09-16 14:06 UTC
[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
2021-09-16 13:16 UTC (9+ messages)
[resend PATCH] drm/ttm: Fix a deadlock if the target BO is not idle during swap
2021-09-16 12:22 UTC (9+ messages)
New uAPI for color management proposal and feedback request v2
2021-09-16 9:24 UTC (2+ messages)
DRM IOCTLS come regularly(every minute) still even after screen off
2021-09-16 8:12 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO
2021-09-16 6:28 UTC (2+ messages)
[PATCH 1/3] drm/amd/display: Use dcc_ind_blk value to set register directly
2021-09-16 0:37 UTC (9+ messages)
` [PATCH 2/3] drm/amd/display: Handle GFX10_RBPLUS modifiers for dcc_ind_blk
` [PATCH 3/3] drm/amd/display: Add modifiers capable of DCC image stores for gfx10_3
[PATCH 3/4] drm/amd/display: Fix rest of pass-by-value structs in DML
2021-09-15 23:24 UTC (2+ messages)
` [3/4] "
[PATCH 2/4] drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
2021-09-15 23:23 UTC (2+ messages)
` [2/4] "
[PATCH 1/4] drm/amd/display: Pass display_pipe_params_st as const in DML
2021-09-15 23:21 UTC (2+ messages)
` [1/4] "
[PATCH 0/4] Fix stack usage of DML
2021-09-15 21:58 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Put drm_dev_enter/exit outside hot codepath
2021-09-15 20:14 UTC (6+ messages)
` 回复: "
[PATCH] drm/amd/display: Fix crash on device remove/driver unload
2021-09-15 20:14 UTC (2+ messages)
[PATCH v8 00/16] use DYNAMIC_DEBUG to implement DRM.debug
2021-09-15 16:39 UTC (17+ messages)
` [PATCH v8 01/16] dyndbg: add module to a vpr-info in dd-exec-queries
` [PATCH v8 02/16] dyndbg: pr-info in boot-param should say so
` [PATCH v8 03/16] dyndbg: rationalize verbosity
` [PATCH v8 04/16] dyndbg: use alt-quotes in vpr-infos, not those user might use
` [PATCH v8 05/16] dyndbg: vpr-info on remove-module complete, not starting
` [PATCH v8 06/16] dyndbg: no vpr-info on empty queries
` [PATCH v8 07/16] dyndbg-doc: fix bootparam usage example
` [PATCH v8 08/16] dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES bitmap and callbacks
` [PATCH v8 09/16] drm: fix doc grammar error
` [PATCH v8 10/16] i915/gvt: remove spaces in pr_debug "gvt: core:" etc prefixes
` [PATCH v8 11/16] i915/gvt: use DEFINE_DYNAMIC_DEBUG_CATEGORIES for existing prdbgs
` [PATCH v8 12/16] amdgpu: use DEFINE_DYNAMIC_DEBUG_CATEGORIES on "
` [PATCH v8 13/16] drm_print: add choice to use dynamic debug in drm-debug
` [PATCH v8 14/16] drm_print: instrument drm_debug_enabled
` [PATCH v8 15/16] amdgpu_ucode: reduce number of pr_debug calls
` [PATCH v8 16/16] nouveau: fold multiple DRM_DEBUG_DRIVERs together
[RFC PATCH v3 0/6] A drm_plane API to support HDR planes
2021-09-15 15:50 UTC (10+ messages)
` [RFC PATCH v3 1/6] drm/doc: Color Management and HDR10 RFC
[PATCH] drm/radeon: make array encoded_lanes static
2021-09-15 15:18 UTC (2+ messages)
[PATCH 1/2] drm/sched: fix the bug of time out calculation(v4)
2021-09-15 14:32 UTC (7+ messages)
[BUG] gpu: drm: amd: amdgpu: possible ABBA deadlock in amdgpu_set_power_dpm_force_performance_level() and amdgpu_debugfs_process_reg_op()
2021-09-15 9:39 UTC
[BUG] VAAPI encoder cause kernel panic if encoded video in 4K
2021-09-15 11:47 UTC (8+ messages)
[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
2021-09-15 5:32 UTC (14+ messages)
` [PATCH v2 01/12] ext4/xfs: add page refcount helper
` [PATCH v2 02/12] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v2 03/12] mm: add zone device public type memory support
` [PATCH v2 04/12] mm: add device public vma selection for memory migration
` [PATCH v2 05/12] drm/amdkfd: ref count init for device pages
` [PATCH v2 06/12] drm/amdkfd: add SPM support for SVM
` [PATCH v2 07/12] drm/amdkfd: public type as sys mem on migration to ram
` [PATCH v2 08/12] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 09/12] lib: test_hmm add module param for "
` [PATCH v2 10/12] lib: add support for device public type in test_hmm
` [PATCH v2 11/12] tools: update hmm-test to support device public type
` [PATCH v2 12/12] tools: update test_hmm script to support SP config
[PATCH] drm/amdgpu: Put drm_dev_enter/exit outside hot codepath
2021-09-15 4:13 UTC (3+ messages)
` 回复: "
amdgpu: atomic API and cursor/overlay planes
2021-09-14 16:42 UTC (2+ messages)
[PATCH] drm/amd/display: move FPU associated DSC code to DML folder
2021-09-14 15:52 UTC (2+ messages)
` "
[PATCH 1/2] drm/amdgpu/display: fix warning about indentation
2021-09-14 15:08 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu/display: add a proper license to dc_link_dp.c
[PATCH] drm/amd/display: Fix white screen page fault for gpuvm
2021-09-14 15:03 UTC (5+ messages)
[PATCH] drm/amdgpu: Update PSP TA unload function
2021-09-14 13:13 UTC (2+ messages)
[PATCH] drm/amdgpu: Conform ASD header/loading to generic TA systems
2021-09-14 13:13 UTC (2+ messages)
[RFC][PATCH] drm/amdgpu/powerplay/smu10: Add custom profile
2021-09-14 3:29 UTC (5+ messages)
[PATCH v2 1/1] drm/amdkfd: Add sysfs bitfields and enums to uAPI
2021-09-13 21:23 UTC
[PATCH] drm/amdgpu: Remove ununsed variable from amdgpu_ib_pool_init
2021-09-13 19:16 UTC (3+ messages)
[PATCH] drm/amd/display: Add NULL checks for vblank workqueue
2021-09-13 18:57 UTC (4+ messages)
[PATCH] amd/display: enable panel orientation quirks
2021-09-13 18:09 UTC (3+ messages)
[PATCH] drm/amdkfd: Add dummy function for kgd2kfd_resume_iommu
2021-09-13 16:59 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Clarify that TMZ unsupported message is due to hardware
2021-09-13 16:53 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: Demote TMZ unsupported log message from warning to info
[PATCH] drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
2021-09-13 16:49 UTC (3+ messages)
[PATCH] drm/amdkfd: Cast atomic64_read return value
2021-09-13 16:42 UTC (5+ messages)
[PATCH 1/1] drm/amdkfd: Add sysfs bitfields and enums to uAPI
2021-09-13 15:21 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Fix a race of IB test
2021-09-13 14:41 UTC (13+ messages)
` 回复: "
` 回复: "
[PATCH] drm/amdgpu: use generic fb helpers instead of setting up AMD own's
2021-09-13 14:36 UTC (2+ messages)
[PATCH] drm/amdkfd: Cast atomic64_read return value
2021-09-13 14:15 UTC
[PATCH v4 1/3] drm/amdgpu: UVD avoid memory allocation during IB test
2021-09-13 13:02 UTC (7+ messages)
` [PATCH v4 2/3] drm/amdgpu: VCE "
` [PATCH v4 3/3] drm/amdgpu: VCN "
[PATCH 1/1] drm/radeon: pass drm dev radeon_agp_head_init directly
2021-09-13 8:30 UTC (2+ messages)
[RFC PATCH v2] drm/ttm: Try to check if new ttm man out of bounds during compile
2021-09-13 8:12 UTC (2+ messages)
[PATCH] drm/ttm: add a WARN_ON in ttm_set_driver_manager when array bounds (v2)
2021-09-13 6:23 UTC (4+ messages)
[PATCH] drm/amdgpu: Fix a race of IB test
2021-09-13 6:58 UTC (6+ messages)
` 回复: "
` 回复: "
[PATCH v3 1/3] drm/amdgpu: UVD avoid memory allocation during IB test
2021-09-13 6:52 UTC (4+ messages)
` 回复: "
[RFC PATCH] drm/ttm: Try to check if new ttm man out of bounds during compile
2021-09-13 6:44 UTC (3+ messages)
` 回复: "
[RFC PATCH 1/2] drm/amdgpu: Introduce ring lock
2021-09-13 6:25 UTC (3+ messages)
` [RFC PATCH 2/2] drm/amdgpu: protect ring from concurrency access
[PATCH] drm/amdgpu: Unify PSP TA context
2021-09-13 3:41 UTC (2+ messages)
[PATCHv2 1/2] x86/MCE/AMD: Export smca_get_bank_type symbol
2021-09-13 2:13 UTC (2+ messages)
` [PATCHv2 2/2] drm/amdgpu: Register MCE notifier for Aldebaran RAS
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