amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 22:13:37 to 2020-07-03 08:12:46 UTC [more...]

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

[PATCH] drm/amdgpu: return an error for hw access in INFO ioctl when in reset
 2020-07-03  7:50 UTC  (6+ messages)

[PATCH 1/1] drm/amd/display: Add missing reg mask for dcn3
 2020-07-02 18:48 UTC 

[PATCH 1/2] moduleparams: Add hex type parameter
 2020-07-02 14:42 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Change type of module param `ppfeaturemask` to hex

[PATCH v2] gpu/drm: Remove debug info about CPU address
 2020-07-02  9:51 UTC  (5+ messages)

[PATCH 1/1] drm/amdkfd: Remove redundand kfd2kgd interface lookup
 2020-07-02 11:45 UTC  (2+ messages)

[PATCH 1/4] drm/amd/powerplay: put setting hard limit common code in smu_v11_0.c
 2020-07-02  9:47 UTC  (4+ messages)
` [PATCH 2/4] drm/amd/powerplay: revise calling chain on setting soft limit
` [PATCH 3/4] drm/amd/powerplay: revise calling chain on retrieving frequency range
` [PATCH 4/4] drm/amd/powerplay: put dpm frequency setting common code in smu_v11_0.c

[PATCH 1/4] drm/amd/powerplay: drop unnecessary wrappers around clock retrieving
 2020-07-02  9:44 UTC  (4+ messages)
` [PATCH 2/4] drm/amd/powerplay: bypass wrapper on retrieving current clock frequency
` [PATCH 3/4] drm/amd/powerplay: unshare the code for "
` [PATCH 4/4] drm/amd/powerplay: drop unused code and wrapper around clock retrieving

[PATCH -next] drm/amdgpu: remove set but not used variable 'adev'
 2020-07-02  1:55 UTC 

[pull] amdgpu drm-fixes-5.8
 2020-07-01 19:44 UTC 

[PATCH] drm/amd/display: remove redundant initialization of variable result
 2020-07-01 17:05 UTC  (2+ messages)

[PATCH] drm/amdgpu: use %u rather than %d for sclk/mclk
 2020-07-01 16:12 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-5.9
 2020-07-01 15:50 UTC 

[PATCH 1/3] drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
 2020-07-01 10:03 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu/atomfirmware: update to latest integratedinfotable
` [PATCH 3/3] drm/amdgpu/atomfirmware: update vram info handling for renoir

[pull] amdgpu, amdkfd, radeon drm-next-5.9
 2020-07-01  3:16 UTC  (2+ messages)

[PATCH] drm/amd/display: Only revalidate bandwidth on medium and fast updates
 2020-06-30 15:26 UTC  (3+ messages)

[PATCH] gpu/drm: Replace "%p" with "%pK"
 2020-06-30 13:01 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: asd function needs to be unloaded in suspend phase
 2020-06-30 13:36 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add TMR destory function for psp

[PATCH] drm/amdkfd: Add Arcturus GWS support and fix VG10
 2020-06-30 13:34 UTC  (4+ messages)

[PATCH] drm/amd/powerplay: fix compile error with ARCH=arc
 2020-06-30 12:49 UTC  (4+ messages)

[PATCH] Revert "drm/amdgpu: support access regs outside of mmio bar"
 2020-06-30  9:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: Adding wait time before reading upll control register
 2020-06-30  7:01 UTC  (4+ messages)

[PATCH] drm/amdkfd: Update hardware scheduling time quanta
 2020-06-29 22:29 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: Revalidate bandwidth before commiting DC updates"
 2020-06-29 16:20 UTC  (4+ messages)

[PATCH] drm/amdgpu: correct discovery_tmr_size init val
 2020-06-29 14:37 UTC  (3+ messages)

[PATCH] drm/amdgpu: make IB test synchronize with init for SRIOV(v2)
 2020-06-29 14:02 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix compile warning in amdgpu_fru_read_eeprom
 2020-06-29 12:45 UTC  (7+ messages)

[PATCH] drm/amdgpu: make IB test synchronize with init for SRIOV
 2020-06-29  9:34 UTC  (5+ messages)

Kernel issues with Radeon Pro WX4100 and DP->HDMI dongles
 2020-06-28 11:22 UTC  (2+ messages)

[PATCH 1/1] drm/amdkfd: sparse: fix incorrect type in assignment
 2020-06-26 23:39 UTC 

[PATCH v4] Revert "drm/amd/display: Expose connector VRR range via debugfs"
 2020-06-26 23:12 UTC 

[PATCH 00/11] DC Patches June 29, 2020
 2020-06-26 17:07 UTC  (14+ messages)
` [PATCH 01/11] drm/amd/display: Initialize psr debug flags to 0
` [PATCH 02/11] drm/amd/display: Preserve gpu memory allocation for life of dc
` [PATCH 03/11] drm/amd/display: [FW Promotion] Release 1.0.20
` [PATCH 04/11] drm/amd/display: Handle SMU msg response
` [PATCH 05/11] drm/amd/display: check dpcd read status of DP_DOWNSTREAM_PORT_0
` [PATCH 06/11] drm/amd/display: [FW Promotion] Release 1.0.21
` [PATCH 07/11] drm/amd/display: Fix incorrect rounding for 10Hz refresh range
` [PATCH 08/11] drm/amd/display: [FW Promotion] Release 1.0.22
` [PATCH 09/11] drm/amd/display: Add register key and status for edid
` [PATCH 10/11] drm/amd/display: 3.2.92
` [PATCH 11/11] drm/amd/display: Enable 4 to 1 mpc combine for max detile use

[bug report] drm/amd/display: Use dmub fw to lock pipe, cursor, dig
 2020-06-26 10:06 UTC 

[PATCH 1/2] drm/amdgpu: Clean up KFD VMID assignment
 2020-06-26  6:57 UTC  (12+ messages)
` [PATCH 2/2] drm/amdgpu: Let KFD use more VMIDs on Arcturus

[PATCH] drm/amdgpu: SI support for UVD and VCE power managment
 2020-06-26  1:01 UTC  (3+ messages)

[PATCH v1] drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
 2020-06-25 17:16 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: rework runtime pm enablement for BACO
 2020-06-25 13:45 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: enable runtime pm on vega10 when noretry=0

[PATCH 1/1] drm/amdgpu: call release_firmware() without a NULL check
 2020-06-25 12:45 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: SI support for UVD clock control
 2020-06-25 10:14 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: SI support for VCE "
` [PATCH 3/3] drm/amdgpu: SI support for UVD and VCE power managment

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-06-25  1:52 UTC  (25+ messages)
` [PATCH v2 2/8] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal
` [PATCH v2 6/8] drm/amdgpu: Unmap entire device address space on device remove

[PATCH 1/4] drm/amdgpu: request init data in virt detection
 2020-06-25  0:32 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: move reg base init forward for soc15
` [PATCH 3/4] drm/amdgpu: invoke req full access early enough
` [PATCH 4/4] drm/amdgpu: merge atombios init block

[PATCH v2 3/3] Revert "drm/amd/display: Expose connector VRR range via debugfs"
 2020-06-24 22:48 UTC 

[pull] amdgpu, amdkfd, radeon drm-fixes-5.8
 2020-06-24 22:12 UTC 

[PATCH v2] drm/amdkfd: Fix circular locking dependency warning
 2020-06-24 16:56 UTC  (2+ messages)

[PATCH] drm/radeon: fix array out-of-bounds read and write issues
 2020-06-24 15:19 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
 2020-06-24 15:16 UTC  (2+ messages)

[PATCH][next] drm: amdgpu: fix premature goto because of missing braces
 2020-06-24 15:11 UTC  (3+ messages)

[PATCH] drm/amdgpu: reduce ip discovery data reading size
 2020-06-24 14:43 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu: request init data in virt detection
 2020-06-24 14:42 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: move reg base init forward for soc15
` [PATCH 3/4] drm/amdgpu: invoke req full access early enough
` [PATCH 4/4] drm/amdgpu: merge atombios init block

[PATCH] drm/amdgpu/uvd3.x: fix register definition warnings
 2020-06-24 14:24 UTC  (4+ messages)

[PATCH] drm/amdgpu: make sure to reserve tmr region on all asics which support it
 2020-06-24 14:23 UTC  (4+ messages)

[PATCH 1/2] drm/amd/powerplay: change method to set board parameters
 2020-06-24 13:58 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/powerplay: update driver if file for sienna_cichlid

[PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-06-23 22:36 UTC  (10+ messages)
` [PATCH] "


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