amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-15 17:53:55 to 2023-03-20 17:38:40 UTC [more...]

[PATCH V2 00/11] Enable FW assisted shadowing for GFX11
 2023-03-20 17:38 UTC  (9+ messages)
` [PATCH 01/11] drm/amdgpu/gfx11: add FW version check for new CP GFX shadow feature
` [PATCH 02/11] drm/amdgpu/gfx11: check the CP FW version CP GFX shadow support
` [PATCH 03/11] drm/amdgpu/UAPI: add new CS chunk for GFX shadow buffers
` [PATCH 04/11] drm/amdgpu: add gfx shadow CS IOCTL support
` [PATCH 05/11] drm/amdgpu: add gfx11 emit shadow callback
` [PATCH 07/11] drm/amdgpu: add UAPI to query GFX shadow sizes
` [PATCH 08/11] drm/amdgpu: add gfx shadow callback
` [PATCH 09/11] drm/amdgpu: add get_gfx_shadow_info callback for gfx11

[PATCH] drm/amdgpu: improve debug VRAM access performance using sdma
 2023-03-20 17:31 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a
 2023-03-20 17:05 UTC 

[PATCH v2] drm/amdgpu: add print for iommu translation mode
 2023-03-20 16:16 UTC  (2+ messages)

[PATCH 00/10] Enable FW assisted shadowing for GFX11
 2023-03-20 16:08 UTC  (22+ messages)
` [PATCH 01/10] drm/amdgpu: add UAPI to query GFX shadow sizes
` [PATCH 02/10] drm/amdgpu/UAPI: add new CS chunk for GFX shadow buffers
` [PATCH 03/10] drm/amdgpu: add gfx shadow CS IOCTL support
` [PATCH 04/10] drm/amdgpu: add gfx11 emit shadow callback
` [PATCH 05/10] drm/amdgpu/gfx11: make job optional in emit_gfx_shadow
` [PATCH 06/10] drm/amdgpu: don't require a job for cond_exec and shadow
` [PATCH 07/10] drm/amdgpu: add gfx shadow callback
` [PATCH 08/10] drm/amdgpu: add get_gfx_shadow_info callback for gfx11
` [PATCH 09/10] drm/amdgpu: add support for new GFX shadow size query
` [PATCH 10/10] drm/amdgpu: bump driver version number for CP GFX shadow

[PATCH 00/10] drm/radeon: Convert fbdev to DRM client
 2023-03-20 15:23 UTC  (16+ messages)
` [PATCH 01/10] drm/radeon: Move radeon_align_pitch() next to dumb-buffer helpers
` [PATCH 02/10] drm/radeon: Improve fbdev object-test helper
` [PATCH 03/10] drm/radeon: Remove struct radeon_fbdev
` [PATCH 04/10] drm/radeon: Remove test for !screen_base in fbdev probing
` [PATCH 05/10] drm/radeon: Move fbdev object helpers before struct fb_ops et al
` [PATCH 06/10] drm/radeon: Fix coding style in fbdev emulation
` [PATCH 07/10] drm/radeon: Move fbdev cleanup code into fb_destroy callback
` [PATCH 08/10] drm/radeon: Correctly clean up failed display probing
` [PATCH 09/10] drm/radeon: Implement client-based fbdev emulation
` [PATCH 10/10] drm/radeon: Only build fbdev if DRM_FBDEV_EMULATION is set

[PATCH 01/37] drm/amd/display/dc/dc_hdmi_types: Move string definition to the only file it's used in
 2023-03-20 14:04 UTC  (43+ messages)
` [PATCH 03/37] drm/amd/amdgpu/amdgpu_device: Provide missing kerneldoc entry for 'reset_context'
` [PATCH 13/37] drm/amd/amdgpu/amdgpu_ucode: Remove unused function ‘amdgpu_ucode_print_imu_hdr’
` [PATCH 14/37] drm/amd/amdgpu/amdgpu_vm_pt: Supply description for amdgpu_vm_pt_free_dfs()'s unlocked param
` [PATCH 15/37] drm/amd/amdgpu/gmc_v11_0: Provide a few missing param descriptions relating to hubs and flushes
` [PATCH 16/37] drm/amd/amdgpu/ih_v6_0: Repair misspelling and provide descriptions for 'ih'
` [PATCH 17/37] drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is checked
` [PATCH 18/37] drm/amd/amdgpu/amdgpu_vce: Provide description for amdgpu_vce_validate_bo()'s 'p' param
` [PATCH 19/37] drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter descriptions
` [PATCH 20/37] drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they are actually used
` [PATCH 26/37] drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CONFIG_DRM_AMD_DC_DCN ifdef
` [PATCH 27/37] drm/amd/display/dc/dce/dmub_psr: Demote kerneldoc abuse
` [PATCH 28/37] drm/amd/display/dc/core/dc_stat: Convert a couple of doc headers to kerneldoc format
` [PATCH 29/37] drm/amd/display/dc/link/link_detection: Remove unused variable 'status'
` [PATCH 30/37] drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused variable 'result'
` [PATCH 32/37] drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable and mark another as __maybe_unused
` [PATCH 33/37] drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant kerneldoc
` [PATCH 35/37] drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known override-init warnings
` [PATCH 36/37] drm/amd/display/dc/link/link_detection: Demote a couple of kerneldoc abuses

[PATCH] drm/amdgpu: add print for iommu translation mode
 2023-03-20 13:36 UTC  (6+ messages)

[PATCH 00/19] DC Patches Mar 20th, 2023
 2023-03-20 13:16 UTC  (22+ messages)
` [PATCH 01/19] drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV register
` [PATCH 02/19] drm/amd/display: remove outdated 8bpc comments
` [PATCH 03/19] drm/amd/display: Make DCN32 3dlut function available to future DCNs
` [PATCH 04/19] drm/amd/display: Add const to a function
` [PATCH 05/19] drm/amd/display: skip wait vblank
` [PATCH 06/19] drm/amd/display: update dio for two pixel per container case
` [PATCH 07/19] drm/amd/display: power down eDP if eDP not present
` [PATCH 08/19] drm/amd/display: initialize link_srv in virtual env
` [PATCH 09/19] drm/amd/display: Add function pointer for validate bw usb4
` [PATCH 10/19] drm/amd/display: Add CRC and DMUB test support
` [PATCH 11/19] drm/amd/display: add missing code change init pix_per_cycle
` [PATCH 12/19] drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN10
` [PATCH 13/19] drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN301
` [PATCH 14/19] Revert "drm/amdgpu/display: change pipe policy for DCN 2.0"
` [PATCH 15/19] drm/amd/display: align commit_planes_for_stream to latest dc code
` [PATCH 16/19] drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
` [PATCH 17/19] drm/amd/display: Set dcn32 caps.seamless_odm
` [PATCH 18/19] drm/amd/display: 3.2.228
` [PATCH 19/19] drm/amdgpu/smu11: enable TEMP_DEPENDENT_VMIN for navi1x

[RFC] VRM setting in a mobile system
 2023-03-20 12:00 UTC 

2023 X.Org Board of Directors Elections Nomination period is NOW
 2023-03-19  7:51 UTC  (4+ messages)
  ` Reminder: Only 2 days left to nominate candidates for the 2023 X.Org Board of Directors Elections
  ` Reminder: Last day (!) "

BUG: KASAN: slab-use-after-free in drm_sched_get_cleanup_job+0x47b/0x5c0 [gpu_sched]
 2023-03-20 12:05 UTC 

[PATCH] drm/amdgpu: Initialize umc ras callback
 2023-03-20  9:40 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 26/29] drm/amd/display: Update clock table to include highest clock setting
 2023-03-20  0:54 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 28/29] drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
` [PATCH AUTOSEL 6.1 29/29] drm/amd: Fix initialization mistake for NBIO 7.3.0

[PATCH AUTOSEL 6.2 27/30] drm/amd/display: Update clock table to include highest clock setting
 2023-03-20  0:52 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 29/30] drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
` [PATCH AUTOSEL 6.2 30/30] drm/amd: Fix initialization mistake for NBIO 7.3.0

[PATCH v3 00/17] Enable Colorspace connector property in amdgpu
 2023-03-17 19:13 UTC  (21+ messages)
` [PATCH v3 09/17] drm/amd/display: Register Colorspace property for DP and HDMI

[BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete()
 2023-03-17 17:42 UTC  (18+ messages)
        ` [Intel-gfx] "

[pull] amdgpu, amdkfd, radeon, UAPI drm-next-6.4
 2023-03-17 16:44 UTC 

[linux-next:master] BUILD REGRESSION 6f08c1de13a9403341c18b66638a05588b2663ce
 2023-03-17 15:25 UTC 

[PATCH] drm/amdgpu: Adding CAP firmware initialization
 2023-03-17 15:21 UTC  (3+ messages)

[RFC PATCH 0/5] Add Xen PVH dom0 support for GPU
 2023-03-17 14:45 UTC  (16+ messages)
` [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh

[PATCH] tests/amdgpu: Add all 9 optios to the help output
 2023-03-16 22:40 UTC 

[PATCH] tests/amdgpu: Fix Usage string
 2023-03-16 19:17 UTC 

[PATCH] umr: Add umrgui to bash command line completion
 2023-03-16 16:59 UTC 

[PATCH v3 0/6] drm/amd/display: Pass proper parent for DM backlight device v3
 2023-03-16 15:02 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e
 2023-03-16 14:42 UTC 

[PATCH 1/2] drm/amd/display: make is_synaptics_cascaded_panamera static
 2023-03-16 14:28 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: Remove the unused function link_timing_bandwidth_kbps()

[PATCH v2] drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
 2023-03-16  3:59 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: reposition the gpu reset checking for reuse
 2023-03-16  2:15 UTC  (3+ messages)

[PATCH] drm/amdgpu: drop the extra sign extension
 2023-03-16  2:09 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.3
 2023-03-15 22:44 UTC 


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