AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-25 03:17:27 to 2020-11-27 10:15:12 UTC [more...]

[PATCH 00/40] [Set 10] Rid W=1 warnings from GPU
 2020-11-26 13:42 UTC  (33+ messages)
` [PATCH 01/40] drm/amd/pm/powerplay/smumgr/tonga_smumgr: Remove set but unused variable 'res'
` [PATCH 02/40] drm/amd/pm/powerplay/smumgr/polaris10_smumgr: Make function called by reference static
` [PATCH 03/40] drm/amd/pm/powerplay/smumgr/ci_smumgr: Remove set but unused variable 'res'
` [PATCH 04/40] drm/amd/pm/powerplay/smumgr/iceland_smumgr: Make function called by reference static
` [PATCH 05/40] drm/amd/pm/powerplay/smumgr/vegam_smumgr: "
` [PATCH 06/40] drm/amd/pm/powerplay/smumgr/smu9_smumgr: Include our own header containing our prototypes
` [PATCH 07/40] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Demote kernel-doc format abuse
` [PATCH 08/40] drm/amd/pm/powerplay/hwmgr/hardwaremanager: Remove unused 'phm_set_*()' functions
` [PATCH 09/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu8_init_function_pointers()' prototype to shared header
` [PATCH 10/40] drm/amd/pm/inc/pp_thermal: Mark 'SMU7Thermal{WithDelay}Policy' as __maybe_unused
` [PATCH 12/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'
` [PATCH 14/40] drm/amd/pm/powerplay/hwmgr/ppatomfwctrl: Demote kernel-doc formatting abuses
` [PATCH 16/40] drm/amd/pm/powerplay/smumgr/iceland_smumgr: Remove unused variable 'res'
` [PATCH 18/40] drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Convert to proper kernel-doc format
` [PATCH 19/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issues
` [PATCH 21/40] drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical function doc issues
` [PATCH 22/40] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Remove set but unused variable 'result'
` [PATCH 23/40] drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of function docs
` [PATCH 24/40] drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc formatting
` [PATCH 25/40] drm/amd/pm/powerplay/hwmgr/pp_psm: Remove unused variable 'result'
` [PATCH 26/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to shared header
` [PATCH 27/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s "
` [PATCH 28/40] drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headers
` [PATCH 29/40] drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documentation
` [PATCH 30/40] drm/amd/pm/powerplay/hwmgr/vega12_thermal: "
` [PATCH 32/40] drm/amd/display/amdgpu_dm/amdgpu_dm: Mark 'link_bandwidth_kbps' as __maybe_unused
` [PATCH 33/40] drm/amd/display/dc/inc/hw/dpp: Mark 'dpp_input_csc_matrix' "
` [PATCH 34/40] drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notation
` [PATCH 37/40] drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set_pme_wa_enable()'
` [PATCH 38/40] drm/amd/display/dc/basics/conversion: Include header containing our prototypes
` [PATCH 39/40] drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'
` [PATCH 40/40] drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' static

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 17:05 UTC  (48+ messages)
                  ` [Intel-wired-lan] "

[PATCH] drm: rcar-du: fix reference leak in amdgpu_debugfs_gfxoff_read
 2020-11-27  9:44 UTC 

[PATCH] drm/amdgpu: Set doorbell range for gfx ring
 2020-11-27  8:42 UTC  (2+ messages)

[PATCH] drm/radeon: fix check order in radeon_bo_move
 2020-11-27  8:31 UTC  (4+ messages)

[PATCH] drm/amdgpu: update GC golden setting for dimgrey_cavefish
 2020-11-27  4:36 UTC  (2+ messages)

[PATCH] drm/amd/display: Extends Tune min clk for MPO for RV
 2020-11-27  4:23 UTC  (4+ messages)

[PATCH] drm/amdgpu: skip power profile switch in sriov
 2020-11-27  1:59 UTC  (3+ messages)

[PATCH v3] drm/amd/display: turn DPMS off on mst connector unplug
 2020-11-27  0:18 UTC 

[PATCH v2] drm/amd/display: turn DPMS off on mst connector unplug
 2020-11-26 22:00 UTC  (2+ messages)

[PATCH] drm/amd/display: turn DPMS off on mst connector unplug
 2020-11-26 21:47 UTC  (3+ messages)

[PATCH] drm/amd/display: Clear dc remote sinks on MST disconnect
 2020-11-26 16:05 UTC  (4+ messages)

[PATCH v4] drm/scheduler: Avoid accessing freed bad job
 2020-11-26 15:06 UTC  (28+ messages)
` [PATCH 0/6] Allow to extend the timeout without jobs disappearing
  ` [PATCH 1/6] drm/scheduler: "node" --> "list"
  ` [PATCH 2/6] gpu/drm: ring_mirror_list --> pending_list
  ` [PATCH 3/6] drm/scheduler: Job timeout handler returns status
  ` [PATCH 4/6] drm/scheduler: Essentialize the job done callback
  ` [PATCH 5/6] drm/amdgpu: Don't hardcode thread name length
  ` [PATCH 6/6] drm/sched: Make use of a "done" thread

[PATCH 0/7] drm/radeon: Convert to generic fbdev emulation
 2020-11-26 12:16 UTC  (29+ messages)
` [PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed

[PATCH] drm/amd/pm: update driver if version for navy_flounder
 2020-11-26  4:49 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: add mode2 reset support for vangogh
 2020-11-26  3:13 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu/nv: add mode2 reset handling
` [PATCH 3/4] drm/amdgpu: fix mode2 reset sequence for vangogh
` [PATCH 4/4] drm/amdgpu: Enable GPU reset "

[PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
 2020-11-25 19:34 UTC  (16+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-25 17:41 UTC  (11+ messages)
` [PATCH v3 08/12] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v3 10/12] drm/amdgpu: Avoid sysfs dirs removal post device unplug

[pull] amdgpu, radeon drm-next-5.11
 2020-11-25 16:45 UTC 

[pull] amdgpu drm-fixes-5.10
 2020-11-25 15:11 UTC 

[PATCH][next] drm/amdgpu: Fix sizeof() mismatch in bps_bo kmalloc_array creation
 2020-11-25 15:10 UTC  (3+ messages)

[PATCH] drm/amdgpu/vcn3.0: fix compilation warning
 2020-11-25 14:33 UTC  (2+ messages)

[PATCH] drm/amdgpu/SRIOV: Extend VF reset request wait period
 2020-11-25 14:10 UTC 

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-11-25 14:09 UTC  (5+ messages)
` [PATCH 01/15] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH 11/15] drm/radeon: "

[PATCH] drm/amdgpu: set LDS_CONFIG=0x20 on VanGogh to fix MGCG hang
 2020-11-25 13:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: increase reserved VRAM size to 8MB
 2020-11-25 13:49 UTC  (4+ messages)

[PATCH 00/40] [Set 9] Rid W=1 warnings from GPU
 2020-11-24 19:38 UTC  (38+ messages)
` [PATCH 02/40] drm/amd/amdgpu/gmc_v10_0: Suppy some missing function doc descriptions
` [PATCH 04/40] drm/amd/amdgpu/iceland_ih: Add missing function param descriptions for 'ih' and 'entry'
` [PATCH 05/40] drm/amd/amdgpu/tonga_ih: Provide some missing "
` [PATCH 06/40] drm/amd/amdgpu/cz_ih: Add missing function param "
` [PATCH 07/40] drm/amd/amdgpu/amdgpu_psp: Make local function 'parse_ta_bin_descriptor' static
` [PATCH 09/40] drm/amd/amdgpu/vega10_ih: Add descriptions for 'ih' and 'entry'
` [PATCH 10/40] drm/amd/amdgpu/navi10_ih: "
` [PATCH 11/40] drm/amd/amdgpu/psp_v11_0: Make local function 'psp_v11_0_wait_for_bootloader()' static
` [PATCH 12/40] drm/amd/amdgpu/dce_v10_0: Supply description for function param 'async'
` [PATCH 13/40] drm/amd/amdgpu/dce_v11_0: "
` [PATCH 14/40] drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function static
` [PATCH 15/40] drm/amd/amdgpu/gfx_v8_0: Functions must follow directly after their headers
` [PATCH 16/40] drm/amd/amdgpu/gfx_v10_0: Remove a bunch of set but unused variables
` [PATCH 17/40] drm/amd/amdgpu/sdma_v2_4: Fix a bunch of kernel-doc function documentation issues
` [PATCH 18/40] drm/amd/amdgpu/sdma_v3_0: "
` [PATCH 19/40] drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issue
` [PATCH 20/40] drm/amd/amdgpu/uvd_v5_0: Fix a bunch of kernel-doc function documentation issues
` [PATCH 21/40] drm/amd/amdgpu/sdma_v4_0: Repair a bunch of kernel-doc problems
` [PATCH 22/40] drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headers
` [PATCH 23/40] drm/amd/amdgpu/sdma_v5_0: Provide some missing and repair other function params
` [PATCH 24/40] drm/amd/amdgpu/sdma_v5_2: "
` [PATCH 25/40] drm/amd/amdgpu/amdgpu_vce: "
` [PATCH 26/40] drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issues
` [PATCH 27/40] drm/amd/amdgpu/uvd_v7_0: "
` [PATCH 28/40] drm/amd/amdgpu/gfx_v10_0: Make local function 'gfx_v10_0_rlc_stop()' static
` [PATCH 29/40] drm/amd/amdgpu/vcn_v1_0: Fix a few kernel-doc misdemeanours
` [PATCH 30/40] drm/amd/amdgpu/jpeg_v1_0: Add some missing function param descriptions
` [PATCH 31/40] drm/amd/amdgpu/jpeg_v2_0: Add some missing kernel-doc descriptions
` [PATCH 32/40] drm/amd/amdgpu/vcn_v2_0: Fix a few kernel-doc misdemeanours
` [PATCH 33/40] drm/amd/amdgpu/vcn_v3_0: Remove unused variable 'direct_poll' from 'vcn_v3_0_start_sriov()'
` [PATCH 34/40] drm/amd/amdgpu/amdgpu_acp: Fix doc-rot issues pertaining to a couple of 'handle' params
` [PATCH 35/40] drm/amd/pm/swsmu/smu11/vangogh_ppt: Make local function 'vangogh_set_default_dpm_tables()' static
` [PATCH 36/40] drm/amd/pm/inc/smu_v11_0: Mark 'smu11_thermal_policy' as __maybe_unused
` [PATCH 37/40] drm/amd/pm/swsmu/smu12/renoir_ppt: Demote kernel-doc formatting abuse
` [PATCH 38/40] drm/amd/pm/swsmu/smu11/navi10_ppt: Remove unused 'struct i2c_algorithm navi10_i2c_algo'
` [PATCH 39/40] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Remove unused variable 'result'
` [PATCH 40/40] drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s 'buf_sizes' param

[PATCH 00/40] [Set 8] Rid W=1 warnings from GPU
 2020-11-24 19:02 UTC  (4+ messages)
` [PATCH 01/40] drm/radeon/radeon_device: Consume our own header where the prototypes are located

[PATCH V2 1/1] drm/amdgpu: only skip smc sdma sos ta and asd fw in SRIOV for navi12
 2020-11-25  6:53 UTC  (5+ messages)

[PATCH 1/1] drm/amdgpu: set default value of noretry to 1 for specified asic
 2020-11-25  3:47 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