amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-11 22:28:05 to 2020-11-16 09:42:51 UTC [more...]

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-16  9:42 UTC  (18+ messages)
` [PATCH v2 1/8] drm: Add dummy page per device or GEM object
` [PATCH v2 4/8] drm/amdgpu: Split amdgpu_device_fini into early and late

Recall: [PATCH] drm/amd/pm: change the baco parameter
 2020-11-16  8:50 UTC 

[PATCH] drm/amd/pm: update driver if file for sienna cichlid
 2020-11-16  8:39 UTC  (3+ messages)

[PATCH] drm/amd/pm: change the baco parameter
 2020-11-16  8:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: update golden setting for sienna_cichlid
 2020-11-16  8:38 UTC  (2+ messages)

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-15 23:12 UTC  (48+ messages)
` [PATCH 01/40] drm/amd/include/vega10_ip_offset: Mark _BASE structs as __maybe_unused
` [PATCH 02/40] drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used
` [PATCH 03/40] drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} "
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_drv: Move 'amdgpu_info_ioctl()'s prototype to shared header
` [PATCH 05/40] drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw'
` [PATCH 08/40] drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentation
` [PATCH 11/40] drm/amd/amdgpu/amdgpu_pll: Fix kernel-doc formatting, missing and extra params
` [PATCH 16/40] drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptions
` [PATCH 19/40] drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'
` [PATCH 21/40] drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_work_item()' static
` [PATCH 22/40] drm/amd/amdgpu/amdgpu_sched: Consume our own header containing prototypes
` [PATCH 24/40] drm/amd/amdgpu/amdgpu_ids: Supply missing docs for 'id' and 'vmhub'
` [PATCH 25/40] drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formatting
` [PATCH 26/40] drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function header
` [PATCH 27/40] drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure'
` [PATCH 28/40] drm/amd/amdgpu/amdgpu_ras: Make local function 'amdgpu_ras_error_status_query' static
` [PATCH 29/40] drm/amd/amdgpu/amdgpu_csa: Remove set but unused variable 'r'
` [PATCH 30/40] drm/amd/amdgpu/amdgpu_vm_cpu: Fix 'amdgpu_vm_cpu_prepare()'s doc-rot
` [PATCH 31/40] drm/amd/amdgpu/amdgpu_vm_sdma: Fix 'amdgpu_vm_sdma_prepare()'s doc-rot
` [PATCH 36/40] drm/amd/amdgpu/amdgpu_fw_attestation: Consume our own header containing prototypes
` [PATCH 37/40] drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' params
` [PATCH 40/40] drm/amd/amdgpu/gfx_v7_0: Remove unused struct definition

[PATCH 1/2] drm/amdgpu/swsmu: add missing callback for gfx state change
 2020-11-16  2:46 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/powerplay/smu10: drop unused variable

[PATCH 1/2] drm/amd/pm: add the fine grain tuning function for vangogh
 2020-11-16  1:35 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: enable "

[PATCH] drm/fourcc: fix AMD modifiers PACKERS field doc
 2020-11-15 15:48 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: fix usable gart size calculation
 2020-11-14  8:43 UTC  (3+ messages)

[PATCH] drm/amdgpu: enable 48-bit IH timestamp counter
 2020-11-16 11:31 UTC  (6+ messages)

[PATCH v2] drm/amdgpu: fix SI UVD firmware validate resume fail
 2020-11-13 22:33 UTC  (2+ messages)

[PATCH] drm/amd/display: Update dmub code
 2020-11-13 21:55 UTC  (2+ messages)

[PATCH 00/17] DC Patches November 16, 2020
 2020-11-13 20:56 UTC  (18+ messages)
` [PATCH 01/17] drm/amd/display: Program dpp dto based on actual dpp clk
` [PATCH 02/17] drm/amd/display: Hook up PSR residency command to DSAT
` [PATCH 03/17] drm/amd/display: Populate hostvm parameter before DML calculation
` [PATCH 04/17] drm/amd/display: Handle Unknown Result for SMU Periodic Retraining on DCN2.1
` [PATCH 05/17] drm/amd/display: remove unused dml variables
` [PATCH 06/17] drm/amd/display: fix cursor calculation for 1xnY rotated display groups
` [PATCH 07/17] drm/amd/display: minor restructuring of pbn calculation functions
` [PATCH 08/17] drm/amd/display: Detect dynamic backlight support in eDP sink
` [PATCH 09/17] drm/amd/display: Add I2C memory low power support
` [PATCH 10/17] drm/amd/display: set dpp dto as per requested clk for lower case
` [PATCH 11/17] drm/amd/display: Add dual edp optimization flag
` [PATCH 12/17] drm/amd/display: [FW Promotion] Release 0.0.42
` [PATCH 13/17] drm/amd/display: Expose new CRC window property
` [PATCH 14/17] drm/amd/display: correct data type
` [PATCH 15/17] drm/amd/display: 3.2.112
` [PATCH 16/17] drm/amd/display: Increase sr enter/exit in rn ddr4 watermark table
` [PATCH 17/17] drm/amd/display: update vgh bounding box

[PATCH] drm/amd/pm: fix smu_v11_0_init_power power_context allocation
 2020-11-13 20:22 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: fix FP handling in DCN30
 2020-11-13 18:05 UTC  (3+ messages)

[PATCH] drm/fourcc: add table describing AMD modifiers bit layout
 2020-11-13 18:04 UTC  (2+ messages)

[PATCH v2] drm/fourcc: Fix modifier field mask for AMD modifiers
 2020-11-13 18:00 UTC  (2+ messages)

[PATCH 0/3] amdgpu getfb2+modifier improvements
 2020-11-13 17:59 UTC  (4+ messages)

[PATCH] drm/fourcc: Fix modifier field mask for AMD modifiers
 2020-11-13 17:42 UTC  (2+ messages)

[RFC PATCH 1/1] drm/amdgpu: fix usable gart size calculation
 2020-11-13 16:51 UTC  (3+ messages)

[PATCH 0/7] drm/radeon: Convert to generic fbdev emulation
 2020-11-16 11:28 UTC  (12+ messages)
` [PATCH 1/7] drm/fb-helper: Set framebuffer for vga-switcheroo clients
` [PATCH 2/7] drm/fb-helper: Add hint to enable VT switching during suspend/resume
` [PATCH 3/7] drm/radeon: Whitespace fixes
` [PATCH 4/7] drm/radeon: Pin buffers while they are vmap'ed
` [PATCH 5/7] drm/radeon: Replace framebuffer console with generic implementation
` [PATCH 6/7] drm/radeon: Use fbdev shadow fb
` [PATCH 7/7] drm/radeon: Move radeon_align_pitch() next to its only caller

[PATCH] drm/amd/display: Add missing pflip irq for dcn2.0
 2020-11-13 16:15 UTC  (2+ messages)

[PATCH] drm/amd/display: add cursor pitch check
 2020-11-13 15:52 UTC  (7+ messages)

[PATCH 1/5] drm/amdgpu: add vcn dec software ring enabled parameter
 2020-11-16 11:42 UTC  (12+ messages)
` [PATCH 2/5] drm/amdgpu/vcn: update header to support dec vcn software ring
` [PATCH 3/5] drm/amdgpu/vcn: add test for "
  ` [PATCH v2 "
` [PATCH 4/5] drm/amdgpu/vcn3.0: add dec software ring vm functions to support
` [PATCH 5/5] drm/amdgpu/vcn3.0: add software ring share memory support

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-13  7:36 UTC  (4+ messages)

[PATCH] drm/amdgpu: declare smuio callback function as static
 2020-11-13 13:13 UTC  (3+ messages)

[PATCH] drm/amd/pm: update driver if version for dimgrey_cavefish
 2020-11-13  9:23 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: add s0i3 capacity check for s0i3 routine
 2020-11-13  8:37 UTC  (6+ 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/amd/pm: add gfx_state_change_set() for rn gfx power switch

[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
 2020-11-13  8:01 UTC  (7+ messages)

[PATCH 1/5] drm/amdgpu: add s0i3 capacity check for s0i3 routine
 2020-11-13  6:42 UTC  (9+ messages)
` [PATCH 2/5] drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry
` [PATCH 3/5] drm/amdgpu: update amdgpu device suspend/resume sequence for s0i3 support
` [PATCH 4/5] drm/amdgpu: fix reset support for s0i3 enablement
` [PATCH 5/5] drm/amd/pm: add gfx_state_change_set() for rn gfx power switch

[pull] amdgpu drm-fixes-5.10
 2020-11-13  5:55 UTC 

[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
 2020-11-12 22:10 UTC  (16+ messages)
` [PATCH 06/30] drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev'
` [PATCH 07/30] drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documentation
` [PATCH 12/30] drm/amd/amdgpu/amdgpu_ttm: Demote non-conformant kernel-doc headers, fix slightly lacking ones
` [PATCH 14/30] drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentation
` [PATCH 15/30] drm/amd/amdgpu/amdgpu_display: Remove pointless header
` [PATCH 19/30] drm/amd/amdgpu/amdgpu_cs: Add a couple of missing function param descriptions
` [PATCH 29/30] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'

[PATCH 1/2] drm/amdgpu: Use PSP_FW_NAME_LEN instead of magic number
 2020-11-12 14:53 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Enable TA firmware loading for dimgrey_cavefish

[PATCH 1/8] drm/amdgpu: fix off by one in amdgpu_vm_handle_fault
 2020-11-12  6:26 UTC  (5+ messages)
` [PATCH 2/8] drm/amdgpu: drop leading zeros from the gmc9 fault address
` [PATCH 3/8] drm/amdgpu: cleanup gmc_v10_0_process_interrupt a bit


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).