amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 15:26:38 to 2020-07-09 05:33:27 UTC [more...]

[PATCH] Revert "drm/amd/display: add mechanism to skip DCN init"
 2020-07-09  5:32 UTC 

[PATCH] drm/amd/display: Fix CSC remap matrix not being applied on dcn30
 2020-07-08 20:41 UTC  (2+ messages)

[PATCH] drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30
 2020-07-08 19:05 UTC  (2+ messages)

[PATCH] drm/amd/display: add dmcub check on RENOIR
 2020-07-08 14:30 UTC  (3+ messages)

[Proposal] DRM: AMD: Convert logging to drm_* functions
 2020-07-08 16:11 UTC 

Linux 5.7.7 complete system freeze
 2020-07-08 17:34 UTC  (3+ messages)

[PATCH 01/25] dma-fence: basic lockdep annotations
 2020-07-08 15:37 UTC  (20+ messages)
` [PATCH 02/25] dma-fence: prime "
` [PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
` [PATCH 04/25] drm/vkms: Annotate vblank timer
` [PATCH 05/25] drm/vblank: Annotate with dma-fence signalling section
` [PATCH 06/25] drm/amdgpu: add dma-fence annotations to atomic commit path
` [PATCH 16/25] drm/atomic-helper: Add dma-fence annotations
` [PATCH 17/25] drm/scheduler: use dma-fence annotations in main thread
` [PATCH 18/25] drm/amdgpu: use dma-fence annotations in cs_submit()
` [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 21/25] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
` [PATCH 22/25] drm/scheduler: use dma-fence annotations in tdr work
` [PATCH 23/25] drm/amdgpu: use dma-fence annotations for gpu reset code
` [PATCH 24/25] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
` [PATCH 25/25] drm/amdgpu: gpu recovery does full modesets

[PATCH v2] drm/amdgpu: fix system hang issue during GPU reset
 2020-07-08 11:42 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: further cleanup ttm_mem_reg handling
 2020-07-08  9:47 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: stop allocating dummy GTT nodes

[v2] drm/amdgpu: remove unnecessary logic of ASIC check
 2020-07-08  6:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable gpu recovery for sienna cichlid
 2020-07-08  5:30 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unnecessary logic of ASIC check
 2020-07-08  5:29 UTC  (2+ messages)

[PATCH v5 00/12] x86: tag application address space for devices
 2020-07-07 21:30 UTC  (17+ 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: fix null pointer reference to adev
 2020-07-07 18:26 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] drm/amd/display: Add missing CW4 programming for DCN30
 2020-07-07 16:02 UTC  (2+ messages)

[PATCH] drm/radeon: fix double free
 2020-07-07 15:12 UTC  (2+ messages)

[PATCH] tests/amdgpu: set emit fence flag for multi fence
 2020-07-07 15:07 UTC  (5+ messages)

[PATCH] drm/amdgpu/swSMU: drop pm_enabled check in set mp1 state
 2020-07-07 14:34 UTC  (3+ messages)

[PATCH] drm/amdgpu: don't do soft recovery if gpu_recovery=0
 2020-07-07 14:16 UTC  (3+ messages)

[PATCH v7 04/36] drm: amdgpu: fix common struct sg_table related issues
 2020-07-07 13:06 UTC  (3+ messages)

[PATCH] drm/amdgpu: correct vram type and width for emulation mode
 2020-07-07  8:03 UTC 

[Proposal] drm: amd: Convert logging to drm_* functions with drm_device parameter
 2020-07-07  5:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix system hang issue during GPU reset
 2020-07-07  3:16 UTC  (7+ messages)

[PATCH] drm/amdkfd: change to return status when flush tlb
 2020-07-06 21:54 UTC  (2+ messages)

[PATCH 1/1] drm/amd/display: Add missing reg mask for dcn3
 2020-07-06 18:45 UTC  (2+ messages)

[PATCH 1/1] drm/amdkfd: sparse: fix incorrect type in assignment
 2020-07-06 17:45 UTC  (2+ messages)

[PATCH 0/8] DC Patches July 03, 2020
 2020-07-06 16:36 UTC  (10+ messages)
` [PATCH 1/8] drm/amd/display: Add diags scaling log by default
` [PATCH 2/8] drm/amd/display: Register init
` [PATCH 3/8] drm/amd/display: Send VSIF on unsupported modes on DAL
` [PATCH 4/8] drm/amd/display: Remove VSC infoframe dep on DMCU
` [PATCH 5/8] drm/amd/display: [FW Promotion] Release 0.0.23
` [PATCH 6/8] drm/amd/display: 3.2.93
` [PATCH 7/8] drm/amd/display: Request PHYCLK adjustment on PHY enable/disable
` [PATCH 8/8] drm/amd/display: Add logger for SMU msg

[PATCH] drm/amdgpu: Moving out the mutex lock and unlcok outside of the "if" statements
 2020-07-06 16:22 UTC  (2+ messages)

[PATCH v2] gpu/drm: Remove debug info about CPU address
 2020-07-06 16:16 UTC  (6+ messages)

[PATCH -next] drm/amdgpu: remove set but not used variable 'adev'
 2020-07-06 16:06 UTC  (2+ messages)

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

[PATCH 1/2] drm/amdgpu: fix coding error of mmhub pg enablement
 2020-07-06 11:40 UTC  (2+ messages)

[PATCH 00/12] drm/amdgpu: add register distance
 2020-07-06 10:39 UTC  (14+ messages)
` [PATCH 01/12] drm/amdgpu: add register distance members into vmhub structure
` [PATCH 02/12] drm/amdgpu: use register distance member instead of hardcode in GMC9
` [PATCH 03/12] drm/amdgpu: use register distance member instead of hardcode in GMC10
` [PATCH 04/12] drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1
` [PATCH 05/12] drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4
` [PATCH 06/12] drm/amdgpu: use register distance member instead of hardcode in VCN2/JEPG2
` [PATCH 07/12] drm/amdgpu: use register distance member instead of hardcode in gfxhub v1
` [PATCH 08/12] drm/amdgpu: use register distance member instead of hardcode in gfxhub v2
` [PATCH 09/12] drm/amdgpu: use register distance member instead of hardcode in gfxhub v2.1
` [PATCH 10/12] drm/amdgpu: use register distance member instead of hardcode in mmhub v1
` [PATCH 11/12] drm/amdgpu: use register distance member instead of hardcode in mmhub v2
` [PATCH 12/12] drm/amdgpu: use register distance member instead of hardcode in mmhub v9.4

[PATCH] drm/amdgpu: use RREG32_KIQ to read register when get cg state
 2020-07-06  9:19 UTC  (2+ messages)

[PATCH v2 1/2] moduleparams: Add hexint type parameter
 2020-07-03 13:52 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: Change type of module param `ppfeaturemask` to hexint

[PATCH v3 2/3] moduleparams: Add hexint type parameter
 2020-07-03 15:29 UTC  (3+ messages)
` [PATCH v3 3/3] drm/amdgpu: Change type of module param `ppfeaturemask` to hexint

[PATCH 1/2] moduleparams: Add hex type parameter
 2020-07-03 13:52 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Change type of module param `ppfeaturemask` to hex

[XDC 2020] Virtual conference + Call for Proposals extended 2 weeks more
 2020-07-03 14:41 UTC 

[PATCH 1/6] drm/amd/powerplay: correct Navi1X temperature limit settings
 2020-07-03  8:58 UTC  (6+ messages)
` [PATCH 2/6] drm/amd/powerplay: correct Sienna Cichlid "
` [PATCH 3/6] drm/amd/powerplay: cache the software_shutdown_temp
` [PATCH 4/6] drm/amd/powerplay: sort the call flow on temperature ranges retrieving
` [PATCH 5/6] drm/amd/powerplay: maximum the code sharing on thermal irq setting
` [PATCH 6/6] drm/amd/powerplay: drop unused code around thermal range setting

[PATCH 1/2] drm/amd/powerplay: drop unnecessary wrapper around pcie parameters setting
 2020-07-03  8:55 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/powerplay: correct the supported pcie GenSpeed and LaneCount

[PATCH] drm/amd/powerplay: correct the .get_workload_type() pointer
 2020-07-03  8:53 UTC 

[PATCH 01/14] drm/amd/powerplay: add more members for dpm table
 2020-07-03  8:33 UTC  (14+ messages)
` [PATCH 02/14] drm/amd/powerplay: update Arcturus default dpm table setting
` [PATCH 03/14] drm/amd/powerplay: update Navi10 default dpm table setup
` [PATCH 04/14] drm/amd/powerplay: update Sienna Cichlid "
` [PATCH 05/14] drm/amd/powerplay: add new UMD pstate data structure
` [PATCH 06/14] drm/amd/powerplay: update UMD pstate clock settings
` [PATCH 07/14] drm/amd/powerplay: update the common API for performance level setting
` [PATCH 08/14] drm/amd/powerplay: drop unnecessary Arcturus specific APIs
` [PATCH 09/14] drm/amd/powerplay: drop unnecessary Navi1x "
` [PATCH 10/14] drm/amd/powerplay: drop unnecessary Sienna Cichlid "
` [PATCH 11/14] drm/amd/powerplay: drop Sienna Cichlid specific set_soft_freq_limited_range
` [PATCH 12/14] drm/amd/powerplay: drop unnecessary wrappers
` [PATCH 13/14] drm/amd/powerplay: drop smu_v12_0.c unnecessary wrapper
` [PATCH 14/14] drm/amd/powerplay: drop unused APIs and parameters

[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/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

[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  (3+ messages)

[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  (2+ messages)


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