amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-13 11:52:01 to 2020-10-18 19:19:59 UTC [more...]

[PATCH AUTOSEL 5.9 090/111] drm/amd/display: Fix a list corruption
 2020-10-18 19:17 UTC 

[bugreport] [5.10] DEBUG_LOCKS_WARN_ON(ww_ctx->contending_lock != ww) We 'forgot' to unlock everything else first?
 2020-10-17 22:33 UTC 

[PATCH 1/2] drm/amdgpu: increase the reserved VM size to 2MB
 2020-10-17 12:07 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: nuke amdgpu_vm_bo_split_mapping v2

[PATCH] drm/amdgpu/gmc10: remove dummy read workaround for newer chips
 2020-10-17 11:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable VCN PG and CG for vangogh
 2020-10-16 23:28 UTC 

[PATCH 1/2] drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
 2020-10-16 18:54 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/display: Avoid MST manager resource leak

[PATCH 1/4] drm/amdgpu: add s0i3 capacity check for s0i3 routine
 2020-10-16 18:10 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry
` [PATCH 3/4] drm/amdgpu: update amdgpu device suspend/resume sequence for s0i3 support
` [PATCH 4/4] drm/amdgpu: fix reset support for s0i3 enablement

[PATCH 1/4] drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE
 2020-10-16 16:50 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu/display: remove dal_cmd_tbl_helper_dcn2_get_table2
` [PATCH 3/4] drm/amdgpu: drop CONFIG_DRM_AMD_DC_DCN3_01 from atomfirmware.h
` [PATCH 4/4] drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN

[PATCH] drm/amdgpu: move amdgpu_num_kcq handling to a helper
 2020-10-16 15:57 UTC  (3+ messages)

[PATCH 1/1] drm/amdgpu: fix compute queue priority if num_kcq is less than 4
 2020-10-16 15:55 UTC  (2+ messages)

[PATCH] drm/amd/psp: Fix sysfs: cannot create duplicate filename
 2020-10-16 15:27 UTC  (2+ messages)

[PATCH 1/2] drm:amdgpu: check before setting hw priority
 2020-10-16 14:33 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: enable only one compute queue for raven

[PATCH] drm/amd/pm: drop navy_flounder hardcode of using soft pptable
 2020-10-16 12:52 UTC  (2+ messages)

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-16 12:48 UTC  (29+ messages)
` [PATCH v4 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v4 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v4 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
  ` [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v4 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v4 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v4 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v4 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH] drm/amdgpu: don't map BO in reserved region
 2020-10-16 12:35 UTC  (2+ messages)

[PATCH] drm/amdgpu: add a list in VM for BOs in the done state
 2020-10-16 11:30 UTC  (2+ messages)

[PATCH] drm/amd/swsmu: correct wrong feature bit mapping
 2020-10-16  9:45 UTC  (2+ messages)

[PATCH] drm/amdgpu/sriov: reopen sienna_child smu ip block under sriov
 2020-10-16  8:04 UTC 

[PATCH] drm/amd/swsmu: Add missing feature map for sienna_cichlid
 2020-10-16  3:33 UTC  (2+ messages)

[PATCH 00/40] Various Polaris fixes and optimizations
 2020-10-16  3:26 UTC  (41+ messages)
` [PATCH 01/40] drm/amd/pm: correct the checks for polaris kickers
` [PATCH 02/40] drm/amd/pm: populate smc vddc table
` [PATCH 03/40] drm/amd/pm: populate smc samu table
` [PATCH 04/40] drm/amd/pm: correct vddci table setup
` [PATCH 05/40] drm/amd/pm: correct sclk "
` [PATCH 06/40] drm/amd/pm: correct mclk "
` [PATCH 07/40] drm/amd/pm: correct the ACPI table setup V2
` [PATCH 08/40] drm/amd/pm: correct the BootLinkLevel setup
` [PATCH 09/40] drm/amd/pm: add pptable VRHotLevel setting
` [PATCH 10/40] drm/amd/pm: drop arb table first byte workaround
` [PATCH 11/40] drm/amdgpu: correct CG_ACLK_CNTL setting
` [PATCH 12/40] drm/amd/pm: add PWR_CKS_CNTL setting
` [PATCH 13/40] drm/amd/powerplay: separate Polaris fan table setup from Tonga
` [PATCH 14/40] drm/amd/pm: optimize AC timing programming
` [PATCH 15/40] drm/amd/pm: drop redundant efuse mask calculations
` [PATCH 16/40] drm/amd/pm: correct the settings for ro range minimum and maximum
` [PATCH 17/40] drm/amd/pm: correct polaris10 clock stretcher data table setting
` [PATCH 18/40] drm/amd/pm: setup zero rpm parameters for polaris10
` [PATCH 19/40] drm/amd/pm: add edc leakage controller setting
` [PATCH 20/40] drm/amd/pm: add mc register table initialization
` [PATCH 21/40] drm/amd/pm: correct VR shared rail info
` [PATCH 22/40] drm/amd/pm: correct the checks for sclk/mclk SS support
` [PATCH 23/40] drm/amd/pm: correct Polaris powertune table setup
` [PATCH 24/40] drm/amd/pm: correct Polaris DIDT configurations
` [PATCH 25/40] drm/amd/pm: correct avfs fuse settings
` [PATCH 26/40] drm/amd/pm: correct vddc phase control setting
` [PATCH 27/40] drm/amd/pm: correct VRconfig setting
` [PATCH 28/40] drm/amd/pm: correct platformcaps setup
` [PATCH 29/40] drm/amd/pm: correct smc voltage controller setup
` [PATCH 30/40] drm/amd/pm: correct sclk/mclk dpm enablement
` [PATCH 31/40] drm/amd/pm: correct the way to get the highest vddc
` [PATCH 32/40] drm/amd/pm: correct clk/voltage dependence setup
` [PATCH 33/40] drm/amd/pm: correct pcie spc cap setup
` [PATCH 34/40] drm/amd/pm: correct SMC sclk/mclk boot level setup
` [PATCH 35/40] drm/amd/pm: correct vddc_dep_on_dal_pwrl setup
` [PATCH 36/40] drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_latency()
` [PATCH 37/40] drm/amd/pm: enable Polaris watermark table setting
` [PATCH 38/40] drm/amd/pm: correct the mclk switching setting
` [PATCH 39/40] drm/amd/pm: reconfigure smc on display vbitimeout setting change
` [PATCH 40/40] drm/amd/pm: drop redundant display setting

[PATCH] drm/amd/display: Fix incorrect dsc force enable logic
 2020-10-15 19:51 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Use amdgpu_socbb.h instead of redefining structs
 2020-10-15 18:23 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: Fix DCN302 makefile

[PATCH 1/2] drm/amdgpu: increase the reserved VM size to 2MB
 2020-10-15 18:10 UTC  (9+ messages)
` [PATCH 2/2] drm/amdgpu: nuke amdgpu_vm_bo_split_mapping

[PATCH 1/2] drm/amdgpu: fix reload KMD hang on KIQ
 2020-10-15 15:05 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)

Renoir: visual artifacts associated with scrolling
 2020-10-15  8:09 UTC 

[PATCH v3] drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUs
 2020-10-15 14:30 UTC 

[PATCH 1/2] drm/amdgpu/display: fix the NULL pointer reference on dmucb on dcn301
 2020-10-15 13:36 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/display: enable display ip block for vangogh

[PATCH] drm/amdgpu: remove gfxhub_v1_1_funcs set
 2020-10-15 12:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: update golden setting for sienna_cichlid
 2020-10-15 12:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: correct the gpu reset handling for job != NULL case
 2020-10-15  8:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: protect eeprom update from GPU reset
 2020-10-15  6:50 UTC  (5+ messages)

[PATCH] drm/amdgpu: add function to program pbb mode for sienna cichlid
 2020-10-15  5:04 UTC  (2+ messages)

[PATCH] Revert "drm/amdgpu: disable gfxoff temporarily for navy_flounder"
 2020-10-15  2:49 UTC  (2+ messages)

[PATCH] drm/amd: remove unnecessary conversion from bool value to bool
 2020-10-15  2:42 UTC 

[PATCH] drm/amdgpu: add missing newline at eof
 2020-10-15  1:12 UTC  (2+ messages)

[PATCH] drm/amdgpu: disable gpa mode for direct loading
 2020-10-15  1:09 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: populate the bootup LCLK frequency
 2020-10-15  1:08 UTC  (6+ messages)
` [PATCH 2/2] drm/amd/pm: populate Arcturus PCIE link state

[PATCH 1/5] drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)
 2020-10-14 19:59 UTC  (6+ messages)
` [PATCH 2/5] drm/amdgpu: add interface for setting ASPM
` [PATCH 3/5] drm/amdgpu: add interface for setting MGCG perfmon
` [PATCH 4/5] drm/amdgpu: fulfill Navi gfx and pcie settings on umd pstate switching(V2)
` [PATCH 5/5] drm/amd/pm: properly setting GPO feature on UMD pstate entering/exiting

[pull] amdgpu, amdkfd drm-fixes-5.10
 2020-10-14 19:54 UTC 

[PATCH] drm/amdgpu/display: DRM_AMD_DC_DCN3_02 depends on DRM_AMD_DC_DCN3_01
 2020-10-14 18:39 UTC  (3+ messages)

[PATCH] drm/amdkfd: Use kvfree in destroy_crat_image
 2020-10-14 14:18 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: setup system context in dm_init
 2020-10-14 13:21 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: add S/G support for Renoir

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-13 20:52 UTC  (12+ messages)
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "

linux-next: Tree for Oct 13 (drivers/gpu/drm/amd/amdgpu/../display/dc/dcn302/dcn302_resource.c)
 2020-10-13 18:45 UTC 

[PATCH v3] drm/amdgpu: Add debugfs entry for printing VM info
 2020-10-13 17:04 UTC  (9+ messages)

[PATCH v2] drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUs
 2020-10-13 15:32 UTC 

[PATCH] drm/amdgpu: fix the issue that apu has no smu firmware binary
 2020-10-13 13:57 UTC  (3+ messages)

[PATCH v6 72/80] drm/amd/display: kernel-doc: document force_timing_sync
 2020-10-13 13:16 UTC  (2+ messages)

[PATCH] drm/amd/display: remove no need return value
 2020-10-13 13:11 UTC  (2+ messages)

[PATCH v2 07/24] drm: amdgpu: kernel-doc: update some adev parameters
 2020-10-13 12:41 UTC  (2+ messages)

[PATCH] drm/amdgpu/swsmu: init the baco mutex in early_init
 2020-10-13 12:37 UTC  (2+ messages)

[PATCH] drm/amd/pm: increase mclk switch threshold to 200 us
 2020-10-13 12:22 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).