AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-08 15:50:36 to 2024-02-15 13:32:03 UTC [more...]

[PATCH] drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'
 2024-02-15 13:31 UTC 

[PATCH] drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'
 2024-02-15 12:57 UTC 

[PATCH] drm/amdgpu: Fix missing parameter descriptions in ih_v7_0.c
 2024-02-15 12:38 UTC 

Reporting a use-after-free in amdgpu
 2024-02-15  7:04 UTC  (2+ messages)

Bug#1061449: linux-image-6.7-amd64: a boot message from amdgpu
 2024-02-15  5:59 UTC  (2+ messages)

[PATCH 1/2] tracing, dma-buf: add a trace_dma_fence_sync_to event
 2024-02-14 16:54 UTC  (17+ messages)
` [PATCH v2 0/6] dma-fence, drm, amdgpu new trace events
  ` [PATCH v2 1/6] tracing, dma-buf: add a trace_dma_fence_sync_to event
  ` [PATCH v2 2/6] dma-buf/fence-chain: use trace_dma_fence_sync_to
  ` [PATCH v2 3/6] amdgpu: use trace_dma_fence_sync_to in amdgpu_fence_sync
  ` [PATCH v2 4/6] drm/amdgpu: add BO clear event
  ` [PATCH v2 5/6] drm/amdgpu: add a amdgpu_cs_ioctl2 event
  ` [PATCH v2 6/6] drm: add drm_mode_atomic_commit event

[PATCH 0/3] drm/amd/display: fix codestyle for some dmub files
 2024-02-14 22:42 UTC  (4+ messages)
` [PATCH 1/3] drm/amd/display: clean codestyle errors
` [PATCH 2/3] drm/amd/display: clean codestyle error
` [PATCH 3/3] drm/amd/display: clean codestyle errors

[PATCH] drm/amdgpu: bail on INFO IOCTL if the GPU is in reset
 2024-02-15  7:27 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 2c3b09aac00d7835023bbc4473ee06696be64fa8
 2024-02-15  5:06 UTC 

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-02-14 23:13 UTC  (7+ messages)
` [PATCH v6 1/5] drm: Stop using `select ACPI_VIDEO` in all drivers
` [PATCH v6 2/5] drm: Stop using `select BACKLIGHT_CLASS_DEVICE`
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI
` [PATCH v6 4/5] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v6 5/5] drm/nouveau: Use drm_edid_read_acpi() helper

[PATCH 1/2] drm/amdgpu: add sdma 6.1.1 firmware
 2024-02-14 21:35 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add SDMA 6.1.1 discovery support

[PATCH 1/2] drm/amdgpu: add PSP 14.0.1 support
 2024-02-14 21:34 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add psp 14.0.1 discovery support

[PATCH] drm/amdgpu: add smuio 14.0.1 support
 2024-02-14 21:32 UTC 

[PATCH 1/2] drm/amdgpu/nbio: Add NBIO 7.11.1 Support
 2024-02-14 21:31 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add nbio 7.11.1 discovery support

[PATCH 00/17] DC Patches February 14, 2024
 2024-02-14 18:49 UTC  (24+ messages)
` [PATCH 01/17] drm/amd/display: Remove break after return
` [PATCH 02/17] drm/amd/display: Initialize variable with default value
` [PATCH 03/17] drm/amd/display: Remove unused file
` [PATCH 04/17] drm/amd/display: Add SMU timeout check and retry
` [PATCH 05/17] drm/amd/display: Remove redundant FPU guard
` [PATCH 06/17] drm/amd/display: adjust few initialization order in dm
` [PATCH 07/17] drm/amd/display: Only allow dig mapping to pwrseq in new asic
` [PATCH 08/17] drm/amd/display: Fix S4 hang polling on HW power up done for VBIOS DMCUB
` [PATCH 09/17] drm/amd/display: Check DP Alt mode DPCS state via DMUB
` [PATCH 10/17] drm/amd/display: Generalize new minimal transition path
` [PATCH 11/17] drm/amd/display: fix input states translation error for dcn35 & dcn351
` [PATCH 12/17] drm/amd/display: Only log during optimize_bandwidth call
` [PATCH 13/17] drm/amd/display: Remove pixle rate limit for subvp
` [PATCH 14/17] drm/amd/display: reenable windowed mpo odm support on dcn32 and dcn321
` [PATCH 15/17] drm/amd/display: Drop unnecessary header
` [PATCH 16/17] drm/amd/display: Fix nanosec stat overflow
` [PATCH 17/17] drm/amd/display: 3.2.273

[PATCH v3 0/9] drm/ci: Add support for GPU and display testing
 2024-02-14 14:10 UTC  (9+ messages)
` [PATCH v3 1/9] drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625
` [PATCH v3 3/9] drm/ci: mediatek: Add job to test panfrost and powervr GPU driver
` [PATCH v3 9/9] drm/ci: uprev IGT and update testlist

[PATCH v2 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-14 13:18 UTC  (2+ messages)
` [PATCH v2 2/2] drm/tests/drm_buddy: add alloc_contiguous test

Coverity: jpeg_v4_0_5_start(): Code maintainability issues
 2024-02-14  0:00 UTC 

[PATCH 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-14  5:22 UTC  (2+ messages)
` [PATCH 2/2] drm/tests/drm_buddy: add alloc_contiguous test

[PATCH 0/2] drm/amd/display: clean codestyle errors
 2024-02-13 22:43 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: clean inconsistent indenting
` [PATCH 2/2] drm/amd/display: clean else not following close brace

[PATCH] drm/amdgpu: Do not program IH_CHICKEN in vega20_ih.c under SRIOV
 2024-02-13 22:34 UTC 

[PATCH v3] drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
 2024-02-13 22:12 UTC 

[Patch v2 1/2] drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
 2024-02-13 21:44 UTC  (3+ messages)
` [Patch v2 2/2] drm/amdgpu: Fix implicit assumtion in gfx11 debug flags

[PATCH 1/2] drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
 2024-02-13 21:39 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Fix implicit assumtion in gfx11 debug flags

[PATCH] drm/amdgpu: Allow secure submission on SDMAv4.4.2 rings
 2024-02-13 20:21 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Improve error checking in amdgpu_virt_rlcg_reg_rw
 2024-02-13 18:55 UTC  (2+ messages)
` [PATCH] drm/amdgpu: Improve error checking in amdgpu_virt_rlcg_reg_rw (v2)

[PATCH 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-13 15:35 UTC  (4+ messages)
` [PATCH 2/2] drm/tests/drm_buddy: add alloc_contiguous test

[PATCH v2] drm/amd/pm: Allow setting max UCLK on SMU v13.0.6
 2024-02-13 15:33 UTC  (2+ messages)

[PATCH] drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
 2024-02-13  1:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/amd/display: Fix memory leak in dm_sw_fini()
 2024-02-13  0:50 UTC 

[PATCH] drm/amdgpu: Drop unused function 'static void amdgpu_choose_low_power_state()' in amdgpu/amdgpu.h
 2024-02-13  2:36 UTC 

[PATCH AUTOSEL 5.15 20/22] drm/amdgpu: skip to program GFXDEC registers for suspend abort
 2024-02-13  0:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 21/22] drm/amdgpu: reset gpu for s3 suspend abort case

[PATCH AUTOSEL 6.1 24/28] drm/amdgpu: skip to program GFXDEC registers for suspend abort
 2024-02-13  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 25/28] drm/amdgpu: reset gpu for s3 suspend abort case

[PATCH AUTOSEL 6.6 43/51] drm/amdgpu: skip to program GFXDEC registers for suspend abort
 2024-02-13  0:20 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 44/51] drm/amdgpu: reset gpu for s3 suspend abort case
` [PATCH AUTOSEL 6.6 45/51] drm/amdgpu: Fix shared buff copy to user
` [PATCH AUTOSEL 6.6 46/51] drm/amdgpu: Fix HDP flush for VFs on nbio v7.9

[PATCH AUTOSEL 6.7 50/58] drm/amdgpu: skip to program GFXDEC registers for suspend abort
 2024-02-13  0:17 UTC  (4+ messages)
` [PATCH AUTOSEL 6.7 51/58] drm/amdgpu: reset gpu for s3 suspend abort case
` [PATCH AUTOSEL 6.7 52/58] drm/amdgpu: Fix shared buff copy to user
` [PATCH AUTOSEL 6.7 53/58] drm/amdgpu: Fix HDP flush for VFs on nbio v7.9

Blank screen after enabling amdgpu.seamless on a Barcelo APU
 2024-02-12 21:37 UTC  (2+ messages)

[PATCH v5 0/3] Add support for getting EDID over ACPI to DRM
 2024-02-12 21:16 UTC  (6+ messages)
` [PATCH v5 1/3] drm: Add support to get EDID from ACPI
` [PATCH v5 2/3] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v5 3/3] drm/nouveau: Use drm_edid_read_acpi() helper

[PATCH 0/6 V4] fdinfo shared stats
 2024-02-12 21:04 UTC  (7+ messages)
` [PATCH 1/6] Documentation/gpu: Update documentation on drm-shared-*
` [PATCH 2/6] drm: add drm_gem_object_is_shared_for_memory_stats() helper
` [PATCH 3/6] drm: update drm_show_memory_stats() for dma-bufs
` [PATCH 4/6] drm/amdgpu: add shared fdinfo stats
` [PATCH 5/6] drm/i915: Update shared stats to use the new gem helper
` [PATCH 6/6] drm/xe: "

[PATCH v4 00/24] Support Host Trap Sampling for gfx941/gfx942
 2024-02-12 20:10 UTC  (2+ messages)

[PATCH 0/9] PSP 14.0 support
 2024-02-12 17:58 UTC  (9+ messages)
` [PATCH 2/9] drm/amdgpu: Add psp v14_0 ip block support
` [PATCH 3/9] drm/amdgpu: use spirom update wait_for helper for psp v14
` [PATCH 4/9] drm/amdgpu: support psp ip block "
` [PATCH 5/9] drm/amdgpu/psp: set autoload support by default
` [PATCH 6/9] drm/amdgpu/psp: handle TMR type via flag
` [PATCH 7/9] drm/amdgpu/psp: set boot_time_tmr flag
` [PATCH 8/9] drm/amdgpu: add psp_timeout to limit PSP related operation
` [PATCH 9/9] drm/amdgpu: support psp ip block discovery for psp v14

[PATCH v2] drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_gamcor_current()
 2024-02-12 16:06 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix && vs || in 'edp_set_replay_allow_active()'
 2024-02-12 15:27 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
 2024-02-12 15:23 UTC  (8+ messages)
` [PATCH] drm/amd/display: Fix possible NULL dereference on device remove/driver unload
` [PATCH] drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in 'calculate_bandwidth()'
` [PATCH] drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training_dpia.c

[PATCH 00/15] DC Patches for 12 Feb 2024
 2024-02-12 15:00 UTC  (2+ messages)

[PATCH v4 0/3] Add drm_get_acpi_edid() helper
 2024-02-12 11:27 UTC  (11+ messages)
` [PATCH v4 1/3] drm: "
    `  "

[PATCH] drm/amdgpu/swsmu: Fix if statement in smu_baco_get_state()
 2024-02-11 15:06 UTC 

[PATCH] drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_gamcor_current()
 2024-02-12  3:34 UTC 

[PATCH] drm/amdgpu: respect the abmlevel module parameter value if it is set
 2024-02-11  4:52 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-6.9
 2024-02-09 22:14 UTC 

[PATCH] drm/buddy: Fix alloc_range() error handling code
 2024-02-09 19:40 UTC  (4+ messages)

[PATCH] drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
 2024-02-09 18:11 UTC  (2+ messages)

[PATCH] drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
 2024-02-09 18:09 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix && vs || typos
 2024-02-09 17:13 UTC  (3+ messages)

[PATCH] drm/buddy: Fix alloc_range() error handling code
 2024-02-09 15:18 UTC 

[PATCH] drm/buddy: Fix alloc_range() error handling code
 2024-02-09 12:58 UTC  (5+ messages)

[PATCH 1/3] driver core: bus: introduce can_remove()
 2024-02-09 11:00 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: wire up the can_remove() callback

[PATCH] drm/amd/pm: Allow setting max UCLK on SMU v13.0.6
 2024-02-09  7:47 UTC  (2+ messages)

[PATCH] drm/amdgpu/psp: update define to better align with its meaning
 2024-02-09  2:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: make damage clips support configurable
 2024-02-08 22:15 UTC  (2+ messages)

[PATCH v4 0/3] drm/atomic: Allow drivers to write their own plane check for async
 2024-02-08 21:05 UTC  (4+ messages)
` [PATCH v4 1/3] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [PATCH v4 2/3] drm: Allow drivers to choose plane types to async flip
` [PATCH v4 3/3] drm/amdgpu: Make it possible to async flip overlay planes

[Patch v2] drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards
 2024-02-08 20:43 UTC  (4+ messages)

[PATCH 0/4] JPEG 5.0 Support
 2024-02-08 20:02 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Add JPEG5 support
` [PATCH 2/4] drm/amdgpu/jpeg5: add power gating support
` [PATCH 3/4] drm/amdgpu/jpeg5: Enable doorbell
` [PATCH 4/4] drm/amdgpu: Add jpeg_v5_0_0 ip block support

[PATCH 0/4] VCN 5.0 Support
 2024-02-08 19:53 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: add VCN_5_0_0 firmware support
` [PATCH 3/4] drm/amdgpu: add VCN_5_0_0 IP block support
` [PATCH 4/4] amdgpu/drm: Add vcn_v5_0_0_ip_block support

[PATCH v4 1/3] Revert "drm/amd: flush any delayed gfxoff on suspend entry"
 2024-02-08 16:55 UTC  (7+ messages)
` [PATCH v4 2/3] drm/amd: Stop evicting resources on APUs in suspend
` [PATCH v4 3/3] drm/amd: Drop unneeded functions to check if s3/s0ix active

[pull] amdgpu drm-fixes-6.8
 2024-02-08 16:55 UTC 

[PATCH v5 1/3] drm/buddy: Implement tracking clear page feature
 2024-02-08 15:56 UTC  (3+ messages)

[PATCH v6 1/3] drm/buddy: Implement tracking clear page feature
 2024-02-08 15:50 UTC  (3+ messages)
` [PATCH v6 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v6 3/3] drm/buddy: Add defragmentation support


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 read-only IMAP folder(s) and NNTP newsgroup(s).