AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-08 20:24:37 to 2021-01-12 10:59:00 UTC [more...]

[PATCH] amdgpu: Avoid sleeping during FPU critical sections
 2021-01-12 10:58 UTC  (5+ messages)

[PATCH 1/1] drm/amdgpu: cleanup vce,vcn,uvd ring selftests
 2021-01-12 10:55 UTC  (7+ messages)
` [PATCH v2 "

[PATCH] drm/amd/pm: fix the return value of pm message
 2021-01-12 10:28 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]
 2021-01-12 10:07 UTC  (3+ messages)

[PATCH 0/6] Move struct drm_device.hose to legacy section
 2021-01-12  9:56 UTC  (13+ messages)
` [PATCH 1/6] drm: Inline AGP wrappers into their only callers
` [PATCH 2/6] drm: Implement drm_need_swiotlb() in drm_cache.c
` [PATCH 3/6] drm: Build drm_memory.o only for legacy drivers
` [PATCH 4/6] drm: Merge CONFIG_DRM_VM into CONFIG_DRM_LEGACY
` [PATCH 5/6] drm/radeon: Store PCI controller in struct radeon_device.hose
` [PATCH 6/6] drm: Move struct drm_device.hose to legacy section

[bug report] drm/amd/pm: add the parameters of power profiles for vangogh
 2021-01-12  9:31 UTC  (2+ messages)

[PATCH 1/2] drm: distinguish return value of drm_dp_check_and_send_link_address
 2021-01-12  9:21 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work

[PATCH] drm/amdgpu: enable gpu recovery for navy_flounder
 2021-01-12  9:20 UTC  (5+ messages)

[PATCH v2] drm: Check actual format for legacy pageflip
 2021-01-12  9:18 UTC  (5+ messages)

[PATCH] amdgpu/sriov Stop data exchange for wholegpu reset
 2021-01-12  9:16 UTC  (5+ messages)

[PATCH 1/2] drm/radeon: stop re-init the TTM page pool
 2021-01-12  9:16 UTC  (11+ messages)

[PATCH v3 01/12] drm: Add dummy page per device or GEM object
 2021-01-12  9:13 UTC  (17+ messages)

[PATCH] amdgpu: Fix several checkpatch warnings and errors
 2021-01-11 23:54 UTC 

[PATCH v2] drm/amdgpu:Limit the resolution for virtual_display
 2021-01-12  3:13 UTC  (7+ messages)

[PATCH] drm/amd/display: Fix deadlock during gpu reset v2
 2021-01-12  3:01 UTC  (2+ messages)

[drm:dm_plane_helper_prepare_fb [amdgpu]] *ERROR* Failed to pin framebuffer with error -12
 2021-01-11 21:51 UTC  (6+ messages)

[PATCH] drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()
 2021-01-11 21:46 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/amd/display: Fix deadlock during gpu reset
 2021-01-11 20:23 UTC  (3+ messages)

[PATCH 00/40] [Set 12] Rid W=1 warnings from GPU
 2021-01-11 19:19 UTC  (41+ messages)
` [PATCH 01/40] drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unused
` [PATCH 02/40] drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'
` [PATCH 03/40] drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'
` [PATCH 04/40] drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headers
` [PATCH 05/40] drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuse
` [PATCH 06/40] drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header containing prototypes
` [PATCH 07/40] drm/amd/display/dc/irq/irq_service: Make local function static
` [PATCH 08/40] drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared inside parameter list error
` [PATCH 09/40] drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header containing prototypes
` [PATCH 10/40] drm/amd/display/dc/dce120/dce120_hw_sequencer: Encompass defines in same clause as their use
` [PATCH 11/40] drm/amd/display/dc/dce120/dce120_timing_generator:
` [PATCH 12/40] drm/amd/display/dc/dce120/Makefile: Ignore -Woverride-init warning
` [PATCH 13/40] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap
` [PATCH 14/40] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack
` [PATCH 15/40] drm/amd/display/dc/dce120/dce120_resource: Staticify local functions
` [PATCH 16/40] drm/amd/display/dc/dce120/dce120_timing_generator: Demote non-kerneldoc headers
` [PATCH 17/40] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
` [PATCH 18/40] drm/amd/display/dc/dce112/Makefile: Ignore -Woverride-init warning
` [PATCH 19/40] drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overwritten' issues
` [PATCH 20/40] drm/amd/display/dc/dce110/dce110_timing_generator: Remove unused variable 'value_crtc_vtotal'
` [PATCH 21/40] drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_get_required_compressed_surfacesize
` [PATCH 22/40] drm/amd/display/dc/dce110/dce110_hw_sequencer: Demote non-conformant kernel-doc header
` [PATCH 23/40] drm/amd/display/dc/dce110/dce110_mem_input_v: Make local functions static
` [PATCH 24/40] drm/amd/pm/swsmu/smu11/vangogh_ppt: Make local function 'vangogh_clk_dpm_is_enabled' static
` [PATCH 25/40] drm/amd/display/dc/dce120/dce120_timing_generator: Remove unused function 'dce120_timing_generator_get_position'
` [PATCH 26/40] drm/amd/display/dc/dce110/dce110_timing_generator: Demote kernel-doc abuses to standard function headers
` [PATCH 27/40] drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'controller_id_to_index'
` [PATCH 28/40] drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function headers
` [PATCH 29/40] drm/amd/display/dc/dce112/dce112_resource: Make local functions and ones called by reference static
` [PATCH 30/40] drm/amd/display/dc/dce110/dce110_timing_generator_v: Demote kernel-doc abuse and line up comments
` [PATCH 31/40] drm/amd/display/dc/dce110/dce110_mem_input_v: Include our own header, containing prototypes
` [PATCH 32/40] drm/amd/display/dc/dce110/Makefile: Ignore -Woverride-init warning
` [PATCH 33/40] drm/amd/display/dc/dce110/dce110_resource: Make local functions invoked by reference static
` [PATCH 34/40] drm/amd/display/dc/dce110/dce110_transform_v: Demote kernel-doc abuse
` [PATCH 35/40] drm/amd/display/dc/dce60/dce60_timing_generator: Make 'dce60_configure_crc' invoked by reference static
` [PATCH 36/40] drm/amd/display/dc/dce100/dce100_resource: Make local functions and ones called "
` [PATCH 37/40] drm/amd/display/dc/dce60/dce60_resource: Make local functions static
` [PATCH 38/40] drm/amd/display/dc/dce80/dce80_resource: "
` [PATCH 39/40] drm/amd/display/dc/core/dc_surface: Demote kernel-doc abuse
` [PATCH 40/40] drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headers

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-01-11 16:29 UTC  (10+ messages)

[PATCH -next] drm/amd/display: tweak the kerneldoc for active_vblank_irq_count
 2021-01-11 16:08 UTC  (3+ messages)

[PATCH] MAINTAINERS: update radeon/amdgpu/amdkfd git trees
 2021-01-11  9:43 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VF
 2021-01-11  9:31 UTC  (3+ messages)

A PCI quirk for resizeable BAR 0 on Navi10
 2021-01-09  9:25 UTC  (3+ messages)
` [PATCH 1/4] pci: export pci_rebar_get_possible_sizes

[PATCH v2 2/7] drm/amd/pm: enhance the real response for smu message (v2)
 2021-01-11  4:30 UTC  (4+ messages)
` [PATCH v2 7/7] drm/amd/pm: implement processor fine grain feature for vangogh (v2)

[PATCH] drm/amdgpu: fix issue when 2 ring job timeout
 2021-01-11  4:07 UTC  (2+ messages)

[PATCH 00/21] DC Patches January 08, 2021
 2021-01-10 23:12 UTC  (25+ messages)
` [PATCH 01/21] drm/amd/display: 3.2.117
` [PATCH 02/21] drm/amd/display: NULL pointer hang
` [PATCH 03/21] drm/amd/display: Initialize stack variable
` [PATCH 04/21] drm/amd/display: Separate fec debug flag and monitor patch
` [PATCH 05/21] drm/amd/display: HUBP_IN_BLANK for DCN30
` [PATCH 06/21] drm/amd/display: Remove HUBP_DISABLE from default
` [PATCH 07/21] drm/amd/display: Unblank hubp based on plane visibility
` [PATCH 08/21] drm/amd/display: New path for enabling DPG
` [PATCH 09/21] drm/amd/display: removed unnecessary check when dpp clock increasing
` [PATCH 10/21] drm/amd/display: doesn't reprogram AMD OUI
` [PATCH 11/21] drm/amd/display: Remove unused P010 debug flag
` [PATCH 12/21] drm/amd/display: implement T12 compliance
` [PATCH 13/21] drm/amd/display: fix seamless boot stream adding algorithm
` [PATCH 14/21] drm/amd/display: Fix assert being hit with GAMCOR memory shut down
` [PATCH 15/21] drm/amd/display: New sequence for HUBP blank
` [PATCH 16/21] drm/amd/display: enable HUBP blank behaviour
` [PATCH 17/21] drm/amd/display: Add a missing DCN3.01 API mapping
` [PATCH 18/21] drm/amd/display: 3.2.118
` [PATCH 19/21] drm/amd/display: Revert patch causing black screen
` [PATCH 20/21] drm/amd/display: disable dcn10 pipe split by default
` [PATCH 21/21] drm/amd/display: change SMU repsonse timeout to 2s

BUG: key ffff8b521bda9148 has not been registered!
 2021-01-09 12:42 UTC 

AMDGPU VCE 1: some info needed
 2021-01-08 23:37 UTC  (6+ messages)

[pull] radeon, amdgpu drm-next-5.12
 2021-01-08 22:18 UTC 

[PATCH 00/40] [Set 11] Rid W=1 warnings from GPU
 2021-01-08 21:27 UTC  (71+ messages)
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_ih: Update 'amdgpu_ih_decode_iv_helper()'s function header
` [PATCH 05/40] drm/amd/amdgpu/vega20_ih: Add missing descriptions for 'ih' and fix spelling error
` [PATCH 06/40] drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'call_back_func'
` [PATCH 07/40] drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'
` [PATCH 08/40] drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formatting
` [PATCH 09/40] drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: "
` [PATCH 10/40] drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issues
` [PATCH 11/40] drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared header
` [PATCH 12/40] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting issues
` [PATCH 13/40] drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuse
` [PATCH 14/40] drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment blocks
` [PATCH 15/40] drm/amd/display/dc/bios/command_table_helper: Fix kernel-doc formatting
` [PATCH 16/40] drm/amd/display/dc/bios/command_table_helper2: Fix legacy formatting problems
` [PATCH 17/40] drm/amd/display/dc/bios/bios_parser: Make local functions static
` [PATCH 18/40] drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formatting
` [PATCH 19/40] drm/amd/display/dc/bios/command_table: Remove unused variable
` [PATCH 21/40] drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mode' and 'sclk_lvl'
` [PATCH 22/40] drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing parameter docs
` [PATCH 23/40] drm/amd/display/dc/dce/dce_audio: Make function invoked by reference static
` [PATCH 24/40] drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'
` [PATCH 25/40] drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference static
` [PATCH 26/40] drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy function headers
` [PATCH 27/40] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote barely documented one
` [PATCH 28/40] drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variables
` [PATCH 29/40] drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load_iram'
` [PATCH 30/40] drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file it's used in
` [PATCH 31/40] drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by reference static
` [PATCH 32/40] drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'
` [PATCH 34/40] drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameter
` [PATCH 35/40] drm/amd/display/dc/bios/command_table: Remove unused variable and associated comment
` [PATCH 36/40] drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference static
` [PATCH 37/40] drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions static
` [PATCH 38/40] drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' and 'pwm_period_cntl'
` [PATCH 39/40] drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headers
` [PATCH 40/40] drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_destroy'

[PATCH] drm/amdgpu/display: actually execute the atom command table in adjust_display_pll_v2
 2021-01-08 21:01 UTC 


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