messages from 2021-02-15 11:21:04 to 2021-02-22 09:01:08 UTC [more...]
[PATCH v3 01/11] drm/atomic: Pass the full state to planes async atomic check and update
2021-02-22 9:00 UTC (7+ messages)
` [PATCH v3 02/11] drm: Rename plane atomic_check state names
` [PATCH v3 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v3 05/11] drm: Use the state pointer directly in "
[PATCH] drm/amdgpu: fix wrong executable setting for dimgrey_cavefish_reg_init.c
2021-02-22 8:44 UTC
[PATCH] drm/amdgpu: fix shutdown and poweroff process failed with s0ix
2021-02-22 8:24 UTC
[PATCH] drm/amd/pm: bump Navi1x driver if version and related data structures
2021-02-22 8:15 UTC (2+ messages)
[PATCH] drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address
2021-02-22 8:04 UTC (2+ messages)
[PATCH 1/2] drm/amd/pm: correct gpu metrics related data structures
2021-02-22 4:03 UTC (2+ messages)
` [PATCH 2/2] drm/amd/pm: optimize the link width/speed retrieving
[PATCH v2] drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
2021-02-22 3:15 UTC (2+ messages)
[PATCH 00/30] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
2021-02-21 18:23 UTC (37+ messages)
` [PATCH 01/30] drm/dp: Rewrap kdocs for struct drm_dp_aux
` [PATCH 02/30] drm/dp: Fixup kernel docs "
` [PATCH 03/30] drm/tegra: Don't register DP AUX channels before connectors
` [PATCH 04/30] drm/bridge/tc358767: Don't register DP AUX channel until bridge is attached
` [PATCH 05/30] drm/bridge/cdns-mhdp8546: Register DP aux channel with userspace
` [PATCH 06/30] drm/bridge/ti-sn65dsi86: (Un)register aux device on bridge attach/detach
` [PATCH 07/30] drm/bridge/analogix/anx78xx: Add missing drm_dp_aux_unregister() call
` [PATCH 08/30] drm/bridge/analogix/anx78xx: Setup encoder before registering connector
` [PATCH 09/30] drm/bridge/analogix/anx78xx: Cleanup on error in anx78xx_bridge_attach()
` [PATCH 10/30] drm/bridge/analogix/anx6345: Add missing drm_dp_aux_unregister() call
` [PATCH 11/30] drm/bridge/analogix/anx6345: Don't link encoder until after connector registration
` [PATCH 12/30] drm/bridge/analogix/anx6345: Cleanup on errors in anx6345_bridge_attach()
` [PATCH 13/30] drm/bridge/analogix/dp_core: Unregister DP AUX channel on error in analogix_dp_probe()
` [PATCH 14/30] drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early unregister
` [PATCH 15/30] drm/dp: Add backpointer to drm_device in drm_dp_aux
` [PATCH 16/30] drm/dp: Rewrap drm_dp_aux_register()/drm_dp_aux_init() kdocs
` [PATCH 17/30] drm/dp: Clarify DP AUX registration time
` [PATCH 18/30] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
` [PATCH 19/30] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
` [PATCH 20/30] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()
` [PATCH 21/30] drm/dp: Always print aux channel name in logs
` [PATCH 22/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()
` [PATCH 23/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()
` [PATCH 24/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()
` [PATCH 25/30] drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()
` [PATCH 26/30] drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()
` [PATCH 27/30] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
` [PATCH 28/30] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
` [PATCH 29/30] drm/dp_dual_mode: Convert drm_dp_dual_mode_helper.c to using drm_err/drm_dbg_kms()
` [PATCH 30/30] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()
[PATCH] drm/amd/display: Remove unnecessary conversion to bool
2021-02-20 7:40 UTC
[PATCH] drm/amdgpu/sdma5.2: Remove unnecessary conversion to bool
2021-02-20 8:35 UTC
[PATCH] drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to bool
2021-02-20 7:15 UTC
[PATCH 00/13] DC Patches FEB 22, 2021
2021-02-21 6:21 UTC (16+ messages)
` [PATCH 01/13] drm/amd/display: Remove Assert from dcn10_get_dig_frontend
` [PATCH 02/13] drm/amd/display: Refactor debugfs entries for all connectors
` [PATCH 03/13] drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
` [PATCH 04/13] drm/amd/display: disable seamless boot for DP MST
` [PATCH 05/13] drm/amd/display: enable audio on DP seamless boot
` [PATCH 06/13] drm/amd/display: Check for DSC support instead of ASIC revision
` [PATCH 07/13] drm/amd/display: move trace buffer to uncached memory
` [PATCH 08/13] drm/amd/display: Synchronize displays with different timings
` [PATCH 09/13] drm/amd/display: Don't optimize bandwidth before disabling planes
` [PATCH 10/13] drm/amd/display: reduce scope for local var
` [PATCH 11/13] drm/amd/display: [FW Promotion] Release 0.0.53
` [PATCH 12/13] drm/amd/display: 3.2.124
` [PATCH 13/13] drm/amd/display: Fix system hang after multiple hotplugs
[PATCH v2] drm/scheduler: Fix hang when sched_entity released
2021-02-20 12:12 UTC (8+ messages)
[PATCH 1/4] drm/amdgpu: Reset the devices in the XGMI hive duirng probe
2021-02-19 23:11 UTC (2+ messages)
Overlay issues
2021-02-19 21:21 UTC (5+ messages)
[PATCH 6/6] amd/display: re-introduce cursor plane rotation prop
2021-02-19 18:58 UTC
[PATCH 4/6] amd/display: add cursor check for YUV underlying pipe
2021-02-19 18:58 UTC
[PATCH 5/6] amd/display: add cursor alpha and blend mode checks
2021-02-19 18:58 UTC
[PATCH 3/6] amd/display: fail on cursor plane without an underlying plane
2021-02-19 18:58 UTC
[PATCH 2/6] amd/display: check cursor plane matches underlying plane
2021-02-19 18:58 UTC
[PATCH 1/6] amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
2021-02-19 18:57 UTC
[PATCH 2/2] amd/display: add cursor check for YUV primary plane
2021-02-19 17:44 UTC (5+ messages)
[PATCH 1/2] amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
2021-02-19 16:19 UTC
[PATCH] drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
2021-02-19 11:23 UTC (2+ messages)
[PATCH v4 00/14] RFC Support hot device unplug in amdgpu
2021-02-19 10:24 UTC (13+ messages)
[PATCH] drm/radeon/dpm: fix non-restricted types with le16_to_cpu()
2021-02-19 7:29 UTC
[PATCH] drm/ttm: Fix a memory leak
2021-02-19 8:05 UTC (2+ messages)
[PATCH 1/1] drm/amdgpu: remove unused variable from struct amdgpu_bo
2021-02-19 7:46 UTC (2+ messages)
[PATCH] drm/amdgpu: fix shutdown with s0ix
2021-02-19 3:53 UTC (3+ messages)
[PATCH] drm/amd/display: Allow spatial dither to 10 bpc on all DCE
2021-02-19 2:28 UTC (2+ messages)
[PATCH 4/4] drm/amdgpu: Init the cp MQD if it's not be initialized before
2021-02-19 1:19 UTC
[PATCH 3/4] drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
2021-02-19 1:19 UTC
[PATCH 2/4] drm/amdgpu: get xgmi info at eary_init
2021-02-19 1:19 UTC
[PATCH] drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_soft_gpu_metrics
2021-02-18 23:12 UTC (2+ messages)
[PATCH 00/14] DC Patches Feb 15th, 2021
2021-02-18 22:31 UTC (4+ messages)
` [PATCH 09/14] drm/amd/display: Add Freesync HDMI support to DM
[pull] amdgpu, amdkfd, radeon drm-next-5.12
2021-02-18 22:15 UTC
[PATCH] drm/amd/display: Simplify bool conversion
2021-02-18 18:40 UTC (2+ messages)
[PATCH] drm/amdgpu/vcn3.0: add wptr/rptr reset/update for share memory
2021-02-18 14:52 UTC (3+ messages)
[PATCH 1/8] drm/amdgpu: new resource cursor
2021-02-18 10:11 UTC (10+ messages)
` [PATCH 2/8] drm/amdgpu: use the new cursor in amdgpu_ttm_copy_mem_to_mem
` [PATCH 3/8] drm/amdgpu: use the new cursor in amdgpu_fill_buffer
` [PATCH 4/8] drm/amdgpu: use new cursor in amdgpu_ttm_io_mem_pfn
` [PATCH 5/8] drm/amdgpu: use the new cursor in amdgpu_ttm_access_memory
` [PATCH 6/8] drm/amdgpu: use new cursor in amdgpu_mem_visible
` [PATCH 7/8] drm/amdgpu: use the new cursor in amdgpu_ttm_bo_eviction_valuable
` [PATCH 8/8] drm/amdgpu: use the new cursor in the VM code
[PATCH] drm/admgpu: Set reference clock to 100Mhz on Renoir (v2)
2021-02-18 8:08 UTC (2+ messages)
[PATCH] drm/scheduler: Fix hang when sched_entity released
2021-02-17 21:37 UTC (6+ messages)
[PATCH] drm/admgpu: Set reference clock to 100Mhz on Renoir
2021-02-17 20:26 UTC
[PATCH v1 1/3] string: Consolidate yesno() helpers under string.h hood
2021-02-17 17:13 UTC (9+ messages)
` [PATCH v1 2/3] string: Move onoff() helper "
` [PATCH v1 3/3] string: Move enableddisabled() "
[PATCH] drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.x
2021-02-17 16:53 UTC (2+ messages)
[PATCH] drm/amd/display: Old sequence for HUBP blank
2021-02-17 15:36 UTC (5+ messages)
lots of bugreports about a kernel-backtrace starting with amdgpu_dm_backlight_update_status
2021-02-17 14:56 UTC
[PATCH v2] Revert "drm/amd/display: New sequence for HUBP blank"
2021-02-17 14:30 UTC
[PATCH] drm/amdgpu: fix an error code in init_pmu_entry_by_type_and_add()
2021-02-17 11:37 UTC (3+ messages)
[PATCH 1/1] drm/amdkfd: Fix recursive lock warnings
2021-02-17 2:52 UTC (2+ messages)
[PATCH 1/2] drm/amdkfd: Use mmu_notifier_get
2021-02-16 19:50 UTC (3+ messages)
` [PATCH 2/2] drm/amdkfd: Cleanup kfd_process if init_cwsr_apu fails
[PATCH 1/1] drm/radeon: fix compilation error
2021-02-16 17:41 UTC (4+ messages)
[PATCH 1/1] drm/amdgpu: mark local function as static
2021-02-16 14:41 UTC (2+ messages)
[PATCH] drm/radeon: OLAND boards don't have VCE
2021-02-16 14:10 UTC (2+ messages)
[PATCH 1/2] drm/radeon: add rdev in ring struct
2021-02-16 7:51 UTC (3+ messages)
` [PATCH 2/2] drm/radeon: do not use drm middle layer for debugfs
[PATCH] drm/amd/display: Allow spatial dither to 10 bpc on all != DCE-11.0
2021-02-15 21:32 UTC (3+ messages)
[PATCH] drm/radeon: Remove unused function pointer typedef radeon_packet3_check_t
2021-02-15 19:11 UTC (3+ messages)
[PATCH] drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()
2021-02-15 19:05 UTC (2+ messages)
[PATCH][next] drm/radeon/nislands_smc.h: Replace one-element array with flexible-array member in struct NISLANDS_SMC_SWSTATE
2021-02-15 18:59 UTC (2+ messages)
[PATCH][next] drm/amd/pm: Replace one-element array with flexible-array in struct _ATOM_Vega10_GFXCLK_Dependency_Table
2021-02-15 18:56 UTC (2+ messages)
[PATCH][next] drm/amd/pm: Replace one-element array with flexible-array in struct SISLANDS_SMC_SWSTATE
2021-02-15 18:56 UTC (2+ messages)
[PATCH][next] drm/amd/display: Fix potential integer overflow
2021-02-15 18:51 UTC (2+ messages)
[PATCH][next] drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfomance_level"
2021-02-15 18:49 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu/display: simplify backlight setting
2021-02-15 18:32 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu/display: don't assert in set backlight function
` [PATCH 3/3] drm/amdgpu/display: handle aux backlight in backlight_get_brightness
[PATCH v2 1/3] drm/amd/display: do not use drm middle layer for debugfs
2021-02-15 13:40 UTC (4+ messages)
` [PATCH v2 2/3] drm/amd/pm: "
` [PATCH v2 3/3] drm/amdgpu: "
[PATCH] drm/amdgpu: Set GTT_USWC flag to enable freesync v2
2021-02-15 13:32 UTC (5+ messages)
[PATCH 1/1] drm/amdgpu: print pci link status
2021-02-15 12:42 UTC
[PATCH 1/3] drm/amd/display: do not use drm middle layer for debugfs
2021-02-15 11:20 UTC (5+ messages)
` [PATCH 3/3] drm/amdgpu: "
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