AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 02:06:24 to 2021-06-03 21:13:27 UTC [more...]

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-06-03 21:13 UTC  (11+ messages)

[PATCH 0/7] libdrm tests for hot-unplug feature
 2021-06-03 21:11 UTC  (8+ messages)
` [PATCH 2/7] xf86drm: Add function to retrieve char device path

[PATCH] drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0
 2021-06-03 19:29 UTC  (3+ messages)

[PATCH] radeon: use memcpy_to/fromio for UVD fw upload
 2021-06-03 19:21 UTC  (2+ messages)

[PATCH] drm/amd/display: remove variable active_disp
 2021-06-03 19:14 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
 2021-06-03 16:09 UTC 

[PATCH 1/5] drm/amdgpu: remove sriov vf checking from getting fb location
 2021-06-03 16:43 UTC  (14+ messages)
` [PATCH 2/5] drm/amdgpu: remove sriov vf gfxhub fb location programming
` [PATCH 3/5] drm/amdgpu: remove sriov vf mmhub system aperture and "
` [PATCH 4/5] drm/amdgpu: add psp microcode init for arcturus and aldebaran sriov vf
` [PATCH 5/5] drm/amdgpu: allocate psp fw private buffer from VRAM for "

[PATCH] drm/amdgpu: remove redundant assignment of variable k
 2021-06-03 15:22 UTC  (2+ messages)

[PATCH v4 1/9] drm/amd/pm: Add u64 throttler status field to gpu_metrics
 2021-06-03 15:16 UTC  (9+ messages)
` [PATCH v4 2/9] drm/amd/pm: Add ASIC independent throttle bits
` [PATCH v4 3/9] drm/amd/pm: Add common throttler translation func
` [PATCH v4 4/9] drm/amd/pm: Add arcturus throttler translation
` [PATCH v4 5/9] drm/amd/pm: Add navi1x "
` [PATCH v4 6/9] drm/amd/pm: Add sienna cichlid "
` [PATCH v4 7/9] drm/amd/pm: Add vangogh "
` [PATCH v4 8/9] drm/amd/pm: Add renoir "
` [PATCH v4 9/9] drm/amd/pm: Add aldebaran "

[PATCH v3 1/8] drm/amd/pm: Add u64 throttler status field to gpu_metrics
 2021-06-03 14:00 UTC  (7+ messages)
` [PATCH v3 3/8] drm/amd/pm: Add arcturus throttler translation
` [PATCH v3 4/8] drm/amd/pm: Add navi1x "

[RESEND 00/26] Rid W=1 warnings from GPU
 2021-06-03 11:52 UTC  (7+ messages)
` [RESEND 16/26] drm/amd/display/dc/dce/dce_transform: Remove superfluous re-initialisation of DCFE_MEM_LIGHT_SLEEP_CNTL,

[PATCH 1/5] drm/amd/pm: drop the incomplete fix for Navi14 runpm issue
 2021-06-03 11:08 UTC  (7+ messages)
` [PATCH 2/5] drm/amd/pm: correct the runpm handling for BACO supported ASIC
` [PATCH 3/5] drm/amdgpu: correct the audio function initial Dstate
` [PATCH 4/5] drm/amd/pm: clear the cached dpm feature status
` [PATCH 5/5] drm/amd/pm: correct the dpm features disablement for Navi1x

[PATCH 1/2] drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of MMSCH
 2021-06-03 10:42 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/amdgpu: add instance_number check in amdgpu_discovery_get_ip_version

[PATCH] drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
 2021-06-03  7:48 UTC  (6+ messages)

[PATCH 00/89] Add initial support for Yellow Carp
 2021-06-03  6:56 UTC  (90+ messages)
` [PATCH 02/89] drm/amdgpu: add yellow carp asic_type enum
` [PATCH 03/89] drm/amdgpu: add uapi to define yellow carp series
` [PATCH 04/89] drm/amdgpu: add yellow carp support for gpu_info and ip block setting
` [PATCH 05/89] drm/amdgpu: add yellow_carp_reg_base_init function for yellow carp (v2)
` [PATCH 06/89] drm/amdgpu: add nv common ip block support for yellow carp
` [PATCH 07/89] drm/amdgpu: add yellow carp support for ih block
` [PATCH 08/89] drm/amdgpu: add gmc v10 supports for yellow carp
` [PATCH 09/89] drm/amdgpu: support fw load type "
` [PATCH 10/89] drm/amdgpu: add gfx support "
` [PATCH 11/89] drm/amdgpu: add sdma "
` [PATCH 12/89] drm/amdgpu: set ip blocks "
` [PATCH 13/89] drm/amdkfd: add yellow carp KFD support
` [PATCH 14/89] drm/amdgpu: support nbio_7_2_1 for yellow carp
` [PATCH 15/89] drm/admgpu/pm: add smu v13 driver interface header for yellow carp (v3)
` [PATCH 16/89] drm/amdgpu/pm: add smu v13.0.1 firmware header for yellow carp (V4)
` [PATCH 17/89] drm/amdgpu/pm: add smu v13.0.1 smc header for yellow carp (v2)
` [PATCH 18/89] drm/amd/pm: add smu13 ip support for moment(V3)
` [PATCH 19/89] drm/amd/pm: add yellow_carp_ppt implementation(V3)
` [PATCH 20/89] drm/amd/pm: partially enable swsmu for yellow carp(V2)
` [PATCH 21/89] drm/amdgpu: add smu ip block for yellow carp(V3)
` [PATCH 22/89] drm/amdgpu: add gfx golden settings for yellow carp (v3)
` [PATCH 23/89] drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer region (v2)
` [PATCH 24/89] drm/amdgpu: reserved buffer is not needed with ip discovery enabled
` [PATCH 25/89] drm/amdgpu: add mmhub client support for yellow carp
` [PATCH 26/89] drm/amdgpu: add psp_v13 "
` [PATCH 27/89] drm/amdgpu: enable psp_v13 "
` [PATCH 28/89] drm/amdgpu/pm: set_pp_feature is unsupport "
` [PATCH 29/89] drm/amdgpu/pm: add set_driver_table_location implementation "
` [PATCH 30/89] drm/amdgpu: add GFX Clock Gating support "
` [PATCH 31/89] drm/amdgpu: add MMHUB "
` [PATCH 32/89] drm/amdgpu: add GFX Power "
` [PATCH 33/89] drm/amdgpu/pm: enable smu_hw_init "
` [PATCH 34/89] drm/amdgpu/pm: add gfx_off_control "
` [PATCH 35/89] drm/amdgpu/pm: enable gfx_off in yellow carp smu post init
` [PATCH 36/89] drm/amdgpu: add SDMA Clock Gating support for yellow carp
` [PATCH 37/89] drm/amdgpu: add HDP "
` [PATCH 38/89] drm/amdgpu: add ATHUB "
` [PATCH 39/89] drm/amdgpu: add IH "
` [PATCH 40/89] drm/amd/pm: add vcn/jepg enable functions "
` [PATCH 41/89] drm/amdgpu/jpeg: Remove harvest checking on CHIP_YELLOW_CARP
` [PATCH 42/89] drm/amdgpu/vcn: add vcn support for yellow carp
` [PATCH 43/89] drm/amdgpu: enable vcn/jpeg on "
` [PATCH 44/89] drm/amdgpu: enable vcn dpg mode "
` [PATCH 45/89] drm/amdgpu: enable VCN PG and CG for "
` [PATCH 46/89] drm/amdgpu/pm: support smu_post_init "
` [PATCH 47/89] drm/amdgpu: add RLC_PG_DELAY_3 "
` [PATCH 48/89] drm/amdgpu: add timestamp counter query support "
` [PATCH 49/89] drm/amd/pm: add read_sensor function "
` [PATCH 50/89] drm/amd/pm: add set_watermarks_table "
` [PATCH 51/89] drm/amd/pm: add the fine grain tuning "
` [PATCH 52/89] drm/amd/pm: add support to get dpm clock value "
` [PATCH 53/89] drm/amd/pm: add feature map "
` [PATCH 54/89] drm/amd/pm: implement is_dpm_running() callback "
` [PATCH 55/89] drm/amd/pm: initialize feature_enabled/feature_support bitmap "
` [PATCH 56/89] drm/amd/pm: add callback force_clk_levels "
` [PATCH 57/89] drm/amd/pm: add PrepareMp1ForUnload support "
` [PATCH 58/89] drm/amdgpu: Load TA firmware "
` [PATCH 59/89] drm/amd/pm: add callback to get bootup values "
` [PATCH 60/89] drm/amd/pm: add callback get_dpm_ultimate_freq "
` [PATCH 61/89] drm/amd/pm: add callbacks to read/write sysfs file pp_power_profile_mode
` [PATCH 62/89] drm/amd/pm: add the interface to dump smu metrics table for yellow carp
` [PATCH 63/89] drm/amdgpu: add gpu harvest support for yellow carp (v2)
` [PATCH 64/89] drm/amdgpu: correct the cu and rb info for yellow carp
` [PATCH 65/89] drm/amd/pm: add set_performance_level function "
` [PATCH 66/89] drm/amdgpu: add mode2 reset support "
` [PATCH 67/89] drm/amd/pm: disable manually setting MCLK power level on "
` [PATCH 68/89] drm/amdgpu: add video_codecs query support for "
` [PATCH 69/89] drm/amdgpu: Update atomfirmware for DCN3.1 phy tuning and eDP caps
` [PATCH 70/89] drm/amd/display: Add DCN3.1 yellow carp asic family IDs
` [PATCH 71/89] drm/amd/display: Add DCN3.1 clock manager support
` [PATCH 72/89] drm/amd/display: Add DCN3.1 DCCG
` [PATCH 73/89] drm/amd/display: Add DCN3.1 DIO
` [PATCH 74/89] drm/amd/display: Add DCN3.1 OPTC
` [PATCH 75/89] drm/amd/display: Add DCN3.1 DCHHUB
` [PATCH 76/89] drm/amd/display: Add DCN3.1 DML calculation support
` [PATCH 77/89] drm/amd/display: Add DCN3.1 IRQ manager
` [PATCH 78/89] drm/amd/display: Add DCN3.1 GPIO support
` [PATCH 79/89] drm/amd/display: Add DCN3.1 DMCUB
` [PATCH 80/89] drm/amd/display: Add DCN3.1 PANEL
` [PATCH 81/89] drm/amd/display: Add DCN3.1 HDCP support
` [PATCH 82/89] drm/amd/display: Add DCN3.1 BIOS parser support
` [PATCH 83/89] drm/amd/display: Add DCN3.1 HWSEQ
` [PATCH 84/89] drm/amd/display: Add z10 restore checks for DC interfaces
` [PATCH 85/89] drm/amd/display: Add DCN3.1 Resource
` [PATCH 86/89] drm/amd/display: Add DCN3.1 blocks to the DC Makefile
` [PATCH 87/89] drm/amd/display: Add DCN3.1 Yellow Carp support to DM
` [PATCH 88/89] drm/amd/display: Add DC DCN3.1 support to Kconfig
` [PATCH 89/89] drm/amdgpu: Add DC support and display block for Yellow Carp

[PATCH v2 1/6] Modify smu_get_power_limit to implement Powerplay API
 2021-06-03  4:23 UTC  (9+ messages)
` [PATCH 2/6] amdgpu/pm: clean up smu_get_power_limit function signature

[pull] amdgpu drm-fixes-5.13
 2021-06-03  4:04 UTC 

[BUG] Data race when use PACKET3_DMA_DATA?
 2021-06-03  3:37 UTC  (5+ messages)
  `  "
      `  "

[PATCH] drm: amdgpu: Remove duplicate include of drm_drv.h
 2021-06-03  2:41 UTC 

[PATCH] drm: amdgpu: Remove unneeded semicolon in amdgpu_vm.c
 2021-06-03  3:28 UTC 

[pull] amdgpu, amdkfd, radeon, drm drm-next-5.14
 2021-06-02 21:40 UTC 

display regression on Carrizo
 2021-06-02 20:50 UTC  (4+ messages)

[PATCH v4] drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
 2021-06-02 19:18 UTC 

[PATCH v3] drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
 2021-06-02 18:39 UTC  (4+ messages)

[PATCH 1/4] drm/amdkfd: Add flush-type parameter to kfd_flush_tlb
 2021-06-02 14:53 UTC  (8+ messages)
` [PATCH 3/4] drm/amdgpu: Add flush_tlb parameter to amdgpu_vm_bo_update

[PATCH] drm/amdgpu: switch kzalloc to kvmalloc in amdgpu_bo_create
 2021-06-02 14:11 UTC  (2+ messages)

[PATCH] drm/amdgpu: take back kvmalloc_array for entries alloc because of kzalloc memory limit
 2021-06-02 10:02 UTC  (9+ messages)

[PATCH -next] drm/radeon/radeon_pm: use DEVICE_ATTR_RW macro
 2021-06-02  6:41 UTC  (4+ messages)

[PATCH 1/4] drm/amdkfd: Create node in kfd sysfs for memory only numa node
 2021-06-02  5:48 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: Remove unneeded semicolon
 2021-06-02  2:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: soc15 register access through RLC should only apply to sriov runtime
 2021-06-02  2:14 UTC  (2+ messages)

[PATCH -next] drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_for_stream’ defined but not used
 2021-06-02  2:10 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove the redundant initialization of local variable
 2021-06-02  2:09 UTC  (2+ messages)

[PATCH] drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'
 2021-06-02  2:07 UTC  (2+ messages)

[PATCH] drm/amd/display: Avoid HDCP over-read and corruption
 2021-06-02  2:06 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 read-only IMAP folder(s) and NNTP newsgroup(s).