amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-10 04:48:29 to 2020-07-14 14:48:10 UTC [more...]

[PATCH v6 00/12] x86: tag application address space for devices
 2020-07-14 13:54 UTC  (16+ messages)
` [PATCH v6 01/12] iommu: Change type of pasid to u32
` [PATCH v6 02/12] iommu/vt-d: Change flags type to unsigned int in binding mm
` [PATCH v6 03/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v6 04/12] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH v6 05/12] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH v6 06/12] x86/msr-index: Define IA32_PASID MSR
` [PATCH v6 07/12] mm: Define pasid in mm
` [PATCH v6 08/12] fork: Clear PASID for new mm
` [PATCH v6 09/12] x86/process: Clear PASID state for a newly forked/cloned thread
` [PATCH v6 10/12] x86/mmu: Allocate/free PASID
` [PATCH v6 11/12] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v6 12/12] x86/traps: Fix up invalid PASID

[PATCH 0/1] Upstreaming the KFD IPC API
 2020-07-14 14:37 UTC  (12+ messages)
` [PATCH 1/1] drm/amdkfd: Add "

[PATCH 01/25] dma-fence: basic lockdep annotations
 2020-07-14 14:31 UTC  (29+ messages)
` [PATCH 02/25] dma-fence: prime "
` [PATCH 04/25] drm/vkms: Annotate vblank timer
` [PATCH 19/25] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
` [PATCH 20/25] drm/amdgpu: DC also loves to allocate stuff where it shouldn't

[PATCH UMR] Fix off-by-one error for decoding sdma linear write packet
 2020-07-14 14:11 UTC  (2+ messages)

[PATCH 01/16] drm/amd/powerplay: add more members for dpm table
 2020-07-14 13:48 UTC  (16+ messages)
` [PATCH 02/16] drm/amd/powerplay: implement a common set dpm table API for smu V11
` [PATCH 03/16] drm/amd/powerplay: update Arcturus default dpm table setting
` [PATCH 10/16] drm/amd/powerplay: drop unnecessary Navi1x specific APIs
` [PATCH 11/16] drm/amd/powerplay: drop unnecessary Sienna Cichlid "
` [PATCH 12/16] drm/amd/powerplay: drop Sienna Cichlid specific set_soft_freq_limited_range
` [PATCH 13/16] drm/amd/powerplay: apply gfxoff disablement/enablement for all SMU11 ASICs
` [PATCH 14/16] drm/amd/powerplay: drop unnecessary wrappers
` [PATCH 15/16] drm/amd/powerplay: drop smu_v12_0.c unnecessary wrapper
` [PATCH 16/16] drm/amd/powerplay: drop unused APIs and parameters

[PATCH 2/5] drm/amdgpu: optimize rlcg write for gfx_v10
 2020-07-14 13:45 UTC  (2+ messages)

[PATCH 1/5] drm/amd/sriov skip jped ip block and close pgcg flags
 2020-07-14 13:45 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix compilation error on dcn3
 2020-07-14 13:21 UTC  (2+ messages)

[PATCH 1/4] drm/amd/powerplay: add SMU mode1 reset
 2020-07-14 11:45 UTC  (8+ messages)
` [PATCH 2/4] drm/amdgpu: RAS emergency restart logic refine
` [PATCH 3/4] drm/amdgpu: enable mode1 reset
` [PATCH 4/4] drm/amdgpu: add module parameter choose reset mode

[PATCH] drm/amd/display: remove an unnecessary NULL check
 2020-07-14 10:57 UTC 

[PATCH v2] drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
 2020-07-14  9:30 UTC  (2+ messages)

[PATCH 3/5] drm/amd/sriov add mmsch_v3 interface
 2020-07-14  9:27 UTC  (4+ messages)

[PATCH] drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
 2020-07-14  9:12 UTC  (3+ messages)

Failed to find memory space for buffer eviction
 2020-07-14  8:28 UTC  (2+ messages)

[PATCH 01/17] drm/amd/powerplay: move the API shared by SMU v11 to smu_v11_0.c
 2020-07-14  8:04 UTC  (17+ messages)
` [PATCH 02/17] drm/amd/powerplay: unify swSMU index to asic specific index mapping
` [PATCH 03/17] drm/amd/powerplay: drop unused code
` [PATCH 04/17] drm/amd/powerplay: move clock dpm enablement check to smu_v11/v12
` [PATCH 05/17] drm/amd/powerplay: move dpm feature support checking to smu_cmn.c
` [PATCH 06/17] drm/amd/powerplay: move dpm feature enablement "
` [PATCH 07/17] drm/amd/powerplay: implement smu_cmn_get_enabled_mask() for all ASICs
` [PATCH 08/17] drm/amd/powerplay: move ppfeature mask setting to smu_cmn.c
` [PATCH 09/17] drm/amd/powerplay: common API for disabling all features with exception
` [PATCH 10/17] drm/amd/powerplay: move more APIs to smu_cmn.c
` [PATCH 11/17] drm/amd/powerplay: maximum code sharing around watermarks setting
` [PATCH 12/17] drm/amd/powerplay: move table setting common code to smu_cmn.c
` [PATCH 13/17] drm/amd/powerplay: update the tables init related
` [PATCH 14/17] drm/amd/powerplay: move SMC message issuing APIs to smu_cmn.c
` [PATCH 15/17] drm/amd/powerplay: drop unnecessary message support check
` [PATCH 16/17] drm/amd/powerplay: revise the calling flow on OD table update
` [PATCH 17/17] drm/amd/powerplay: tag swSMU code layers

[PATCH] drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfs
 2020-07-14  7:27 UTC 

[PATCH] drm/amdkfd: fix kernel-doc and cleanup
 2020-07-14  4:38 UTC 

[PATCH 5/5] drm/amd/sriov skip vcn powergating and dec_ring_test
 2020-07-14  2:47 UTC 

[PATCH 4/5] drm/amd/sriov porting sriov cap to vcn3.0
 2020-07-14  2:47 UTC 

[PATCH] drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
 2020-07-14  2:34 UTC  (3+ messages)

[PATCH] drm/amdgpu: don't ignore the return from thermal_init
 2020-07-13 17:36 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2
 2020-07-13 16:30 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Allow for vblank enabled with no active planes

[PATCH] drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files
 2020-07-13 14:13 UTC  (5+ messages)

[XDC 2020] Virtual conference + Call for Proposals extended 2 weeks more
 2020-07-13 10:07 UTC  (2+ messages)
` [Mesa-dev] "

[PATCH v2] drm/amdgpu: fix system hang issue during GPU reset
 2020-07-13 13:10 UTC  (12+ messages)

[PATCH 1/3] drm/amd/powerplay: add SMU mode1 reset
 2020-07-13  6:27 UTC  (21+ messages)
` [PATCH 2/3] drm/amdgpu: enable "
` [PATCH 3/3] drm/amdgpu: add module parameter choose reset mode

[PATCH 00/10] DC Patches July 10, 2020
 2020-07-13  1:30 UTC  (12+ messages)
` [PATCH 01/10] drm/amd/display: update dml var
` [PATCH 02/10] drm/amd/display: Power down hardware if set mode is not called before timeout
` [PATCH 03/10] drm/amd/display: reduce sr_xxx_time by 3 us when ppt disable
` [PATCH 04/10] drm/amd/display: OLED panel backlight adjust not work with external display connected
` [PATCH 05/10] drm/amd/display: p-state warning occurs while changing resolution from 120hz to 60hz
` [PATCH 06/10] drm/amd/display: fix dcn3 p_state_change_support validation
` [PATCH 07/10] drm/amd/display: [FW Promotion] Release 0.0.24
` [PATCH 08/10] drm/amd/display: 3.2.94
` [PATCH 09/10] drm/amd/display: Reuse parsing code of debugfs write buffer
` [PATCH 10/10] drm/amd/display: handle failed allocation during stream construction

[PATCH][next] drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
 2020-07-10 21:01 UTC  (2+ messages)

[PATCH 0/8] DC Patches July 03, 2020
 2020-07-10 20:24 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove leftover comment
 2020-07-10 19:07 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: create fake mst encoders ahead of time (v4)
 2020-07-10 18:30 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: create fake mst encoders ahead of time (v3)
 2020-07-10 15:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: do not disable SMU on vm reboot
 2020-07-10 14:50 UTC 

[PATCH] drm/amdgpu/display: create fake mst encoders ahead of time (v2)
 2020-07-10 13:59 UTC  (2+ messages)

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-07-10 12:30 UTC  (3+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "

[PATCH] drm/amdgpu/powerplay: Target power profile mode should be the second parameter of renoir_set_power_profile_mode
 2020-07-10  8:36 UTC  (2+ messages)

[PATCH 1/4] drm/amd/powerplay: add SMU mode1 reset
 2020-07-10  8:26 UTC  (12+ messages)
` [PATCH 2/4] drm/amdgpu: add psp mode1 reset mode
` [PATCH 3/4] drm/amdgpu: enable mode1 reset
` [PATCH 4/4] drm/amdgpu: add mode1 reset module parameter

[PATCH 1/2] drm/amdgpu/gfx10: fix race condition for kiq
 2020-07-10  7:35 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: fix preemption unit test

[PATCH 01/14] drm/amd/powerplay: add more members for dpm table
 2020-07-10  4:51 UTC  (7+ messages)
` [PATCH 02/14] drm/amd/powerplay: update Arcturus default dpm table setting
` [PATCH 11/14] drm/amd/powerplay: drop Sienna Cichlid specific set_soft_freq_limited_range


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).