AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-25 08:23:21 to 2020-11-30 15:50:40 UTC [more...]

[PATCH] drm/amdgpu: enable AGP aperture on gmc10.x
 2020-11-30 15:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix compiler warnings
 2020-11-30 14:41 UTC  (2+ messages)

[PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use
 2020-11-30 14:15 UTC  (20+ messages)

[PATCH] drm/amdgpu/display: remove trailing semicolon in macro definition
 2020-11-30  8:00 UTC  (2+ messages)

[PATCH v3] drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUs
 2020-11-29  7:22 UTC  (3+ messages)

[PATCH v3] drm/amd/display: turn DPMS off on mst connector unplug
 2020-11-27 16:00 UTC  (3+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-27 15:34 UTC  (14+ 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

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

[PATCH 00/11] DC Patches Nov 30, 2020
 2020-11-27 14:11 UTC  (12+ messages)
` [PATCH 01/11] drm/amd/display: Remove unused smu related function
` [PATCH 02/11] drm/amd/display: Revert update clk_mgr for vg
` [PATCH 03/11] drm/amd/display: Add HDR3DLUT and SHAPER memory shutdown support
` [PATCH 04/11] drm/amd/display: Update dram_clock_change_latency for DCN2.1
` [PATCH 05/11] drm/amd/display: Check link_active instead of lane_settings != unknown
` [PATCH 06/11] drm/amd/display: Init clock value by current vbios CLKs
` [PATCH 07/11] drm/amd/display: Add DSCL memory low power support
` [PATCH 08/11] drm/amd/display: Do full modeset when DSC debugfs is changed
` [PATCH 09/11] drm/amd/display: Properly define DPCS related info for DCN301
` [PATCH 10/11] drm/amd/display: [FW Promotion] Release 0.0.44
` [PATCH 11/11] drm/amd/display: DC Release 3.2.114

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-11-27 13:46 UTC  (8+ messages)
` [PATCH 01/15] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH 07/15] drm/i915: "
` [PATCH 11/15] drm/radeon: "

[PATCH 00/40] [Set 10] Rid W=1 warnings from GPU
 2020-11-26 13:42 UTC  (40+ 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 11/40] drm/amd/pm/powerplay/hwmgr/ppevvmath: Place variable declaration under same clause as its use
` [PATCH 12/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Remove unused variable 'fPowerDPMx'
` [PATCH 13/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'smu7_init_function_pointers()'s prototype to header
` [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 17/40] drm/amd/pm/powerplay/hwmgr/hardwaremanager: Fix function header related formatting issues
` [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 20/40] drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by reference static
` [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 31/40] drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'
` [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 35/40] drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another kernel-doc header
` [PATCH 36/40] drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by reference as static
` [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/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 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  (27+ 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 "

[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] 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  (15+ messages)
` [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 27/40] drm/amd/amdgpu/uvd_v7_0: Fix a bunch of kernel-doc function documentation issues
` [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 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'


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox