amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-25 17:20:05 to 2022-07-28 20:07:12 UTC [more...]

[PATCH 00/16] Remove entries from struct vba_vars_st
 2022-07-28 20:06 UTC  (17+ messages)
` [PATCH 01/16] drm/amd/display: Remove NonUrgentLatencyTolerance VBA variable
` [PATCH 02/16] drm/amd/display: Remove CompBufReservedSpace* "
` [PATCH 03/16] drm/amd/display: Remove DSCCLK_calculated "
` [PATCH 04/16] drm/amd/display: Remove AllowDRAMSelfRefreshDuringVBlank "
` [PATCH 05/16] drm/amd/display: Remove VStartupMargin and FirstMainPlane VBA variables
` [PATCH 06/16] drm/amd/display: Remove ImmediateFlipSupportedSurface VBA variable
` [PATCH 07/16] drm/amd/display: Remove WritebackAllowFCLKChangeEndPosition "
` [PATCH 08/16] drm/amd/display: Remove some XFC variables from VBA
` [PATCH 09/16] drm/amd/display: Remove SwathWidthCSingleDPP VBA variable
` [PATCH 10/16] drm/amd/display: Remove ModeIsSupported "
` [PATCH 11/16] drm/amd/display: Remove MPCCombineEnable "
` [PATCH 12/16] drm/amd/display: Remove NumberOfDP2p0Support "
` [PATCH 13/16] drm/amd/display: Remove TFinalxFill "
` [PATCH 14/16] drm/amd/display: Remove MaximumDCCCompressionYSurface "
` [PATCH 15/16] drm/amd/display: Remove only mencioned once VBA variables
` [PATCH 16/16] drm/amd/display: Remove never used "

[PATCH v2 1/6] drm/amdgpu: add mode2 reset for sienna_cichlid
 2022-07-28 18:39 UTC  (8+ messages)
` [PATCH v2 2/6] drm/amdgpu: let mode2 reset fallback to default when failure
` [PATCH v2 3/6] drm/amdgpu: add debugfs amdgpu_reset_level
` [PATCH v2 4/6] drm/amdgpu: save and restore gc hub regs
` [PATCH v2 5/6] drm/amdgpu: revert context to stop engine before mode2 reset
` [PATCH v2 6/6] drm/amdgpu: reduce reset time

[PATCH] drm/amdgpu: fix hive reference leak when reflecting psp topology info
 2022-07-28 17:16 UTC  (3+ messages)

[PATCH v3 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-28 15:37 UTC  (8+ messages)
` [PATCH v3 2/6] drm/ttm: Implement intersect/compatible functions
` [PATCH v3 3/6] drm/amdgpu: "
` [PATCH v3 4/6] drm/i915: "
` [PATCH v3 5/6] drm/nouveau: "
` [PATCH v3 6/6] drm/ttm: Switch to using the new res callback

[PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-28 14:36 UTC  (4+ messages)
` [PATCH v2 4/6] drm/i915: Implement intersect/compatible functions

[PATCH] drm/amdgpu: Fix stub fence refcount underflow
 2022-07-28 14:01 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix vblank refcount in vrr transition
 2022-07-28 13:49 UTC 

[PATCH 0/4] Documentation/amdgpu/display: describe color and blend mode properties mapping
 2022-07-28 12:58 UTC  (4+ messages)
` [PATCH 2/4] Documentation/amdgpu/display: add DC color caps info

[PATCH 1/5] drm/amdgpu: send msg to IMU for the front-door loading
 2022-07-28  8:38 UTC  (7+ messages)
` [PATCH 2/5] drm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset and index
` [PATCH 3/5] drm/amdgpu: add header files for MP 13.0.4
` [PATCH 4/5] drm/amdgpu: add files for PSP 13.0.4
` [PATCH 5/5] drm/amdgpu: enable support for psp 13.0.4 block

[PATCH v2] drm/ttm: Fix dummy res NULL ptr deref bug
 2022-07-28  7:04 UTC  (3+ messages)

Fwd: [drm-tip:drm-tip 4/8] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c:1565:27: error: 'drm_primary_helper_destroy' undeclared here (not in a function); did you mean 'drm_plane_helper_destroy'?
 2022-07-28  6:32 UTC 

[PATCH v2] drm/amd/amdgpu: add memory training support for PSP_V13
 2022-07-28  5:40 UTC 

[PATCH] drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
 2022-07-28  3:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] dma-buf: Fix one use-after-free of fence
 2022-07-28  3:09 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: extract a helper to import dmabuf more flexibly
 2022-07-28  2:45 UTC  (13+ messages)
` [PATCH 2/3] drm/amdkfd: refine the gfx BO based dmabuf handling
` [PATCH 3/3] drm/amdkfd: remove an unnecessary amdgpu_bo_ref

[PATCH 1/5] drm/amdgpu: fix a vcn4 boot poll bug in emulation mode
 2022-07-28  2:08 UTC  (3+ messages)
` [PATCH 5/5] drm/amdgpu: enable VCN cg and JPEG cg/pg i

[PATCH] drm/amd/display: Remove unused struct freesync_context
 2022-07-27 22:37 UTC  (2+ messages)

[PATCH 0/4] Revert reduce stack size for DML code
 2022-07-27 22:31 UTC  (7+ messages)
` [PATCH 1/4] Revert "drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule"
` [PATCH 2/4] Revert "drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport"
` [PATCH 3/4] Revert "drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath"
` [PATCH 4/4] Revert "drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfiguration"

[PATCH] drm/amd/display: Fix vblank refcount in vrr transition
 2022-07-27 21:03 UTC 

[Patch v2] drm/amdgpu: Avoid direct cast to amdgpu_ttm_tt
 2022-07-27 19:51 UTC 

[PATCH] drm/amd/display: Reduce stack size in the mode support function
 2022-07-27 16:32 UTC  (5+ messages)

[PATCH -next] drm/amd/display: remove unneeded semicolon
 2022-07-27 15:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix i2s_pdata out of bound array access
 2022-07-27 15:22 UTC  (4+ messages)

[PATCH 1/5] drm/amdgpu: add mode2 reset for sienna_cichlid
 2022-07-27 14:34 UTC  (20+ messages)
` [PATCH 2/5] drm/amdgpu: add debugfs amdgpu_reset_level
` [PATCH 3/5] drm/amdgpu: save and restore gc hub regs
` [PATCH 4/5] drm/amdgpu: revert context to stop engine before mode2 reset
` [PATCH 5/5] drm/amdgpu: reduce reset time

[PATCH] drm/amd/amdgpu: add additional page fault settings for gfx11
 2022-07-27  9:01 UTC 

Crash on resume from S3
 2022-07-27  8:53 UTC  (3+ messages)

[PATCH] dma-buf: use struct_size helper instead of kzalloc
 2022-07-27  7:57 UTC 

[bug report] drm/amdgpu: create I2S platform devices for Jadeite platform
 2022-07-27  6:36 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: update driver if header for SMU 13.0.0
 2022-07-27  4:51 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm: enable GFX ULV feature support for SMU13.0.0

[PATCH] drm/amdkfd: fix kgd_mem memory leak when importing dmabuf
 2022-07-27  1:04 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: change variables type
 2022-07-27  0:11 UTC  (10+ messages)
` [PATCH 2/2] drm/amd/display: include missing headers

[PATCH] drm/amdgpu: Avoid direct cast to amdgpu_ttm_tt
 2022-07-26 23:55 UTC  (2+ messages)

amdgpu: misc ugliness and inconsistency
 2022-07-26 20:47 UTC  (2+ messages)

[PATCH 1/2] Revert "drm/amd/display: attempt to fix the logic in commit_planes_for_stream()"
 2022-07-26 20:21 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Fix indentation in commit_planes_for_stream()

[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-26 19:05 UTC  (6+ messages)
` [PATCH v9 06/14] mm/gup: migrate device coherent pages when pinning instead of failing

[PATCH v2 0/4] drm/amd: Add more GFXOFF stats for vangogh
 2022-07-26 18:21 UTC  (5+ messages)
` [PATCH v2 1/4] drm/amd: Add detailed GFXOFF stats to debugfs
` [PATCH v2 2/4] drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh
` [PATCH v2 3/4] Documentation/gpu: Document GFXOFF's count and residency
` [PATCH v2 4/4] drm/amdgpu: Document gfx_off members of struct amdgpu_gfx

[pull] amdgpu, amdkfd drm-next-5.20
 2022-07-26 18:15 UTC 

[bug report] drm/amd/display: use FB pitch to fill dc_cursor_attributes
 2022-07-26 17:16 UTC  (4+ messages)

[PATCH] drm/ttm: Fix dummy res NULL ptr deref bug
 2022-07-26 16:22 UTC 

[bug report] drm/amd/display: DML changes for DCN32/321
 2022-07-26 15:25 UTC 

[PATCH] drm/amd/display: Fix apply_synaptics_fifo_reset_wa()
 2022-07-26 15:23 UTC 

[bug report] drm/amd/display: Synchronize displays with different timings
 2022-07-26 15:21 UTC 

[PATCH] drm/amd/display: fix signedness bug in execute_synaptics_rc_command()
 2022-07-26 15:21 UTC  (2+ messages)

[bug report] drm/amd/display: Add dcn3.01 support to DC (v2)
 2022-07-26 15:19 UTC 

[bug report] drm/amd/display: Initial DC support for Beige Goby
 2022-07-26 15:18 UTC 

[PATCH 01/20] drm/amd/display: Clean up some inconsistent indenting
 2022-07-26 15:12 UTC  (21+ messages)
` [PATCH 02/20] "
` [PATCH 03/20] "
` [PATCH 04/20] "
` [PATCH 05/20] "
` [PATCH 06/20] "
` [PATCH 07/20] "
` [PATCH 08/20] "
` [PATCH 09/20] "
` [PATCH 10/20] "
` [PATCH 11/20] "
` [PATCH 12/20] "
` [PATCH 13/20] "
` [PATCH 14/20] "
` [PATCH 15/20] "
` [PATCH 16/20] "
` [PATCH 17/20] "
` [PATCH 18/20] "
` [PATCH 19/20] "
` [PATCH 20/20] "

[PATCH v3 2/3] drm/amdkfd: Set svm range max pages
 2022-07-26 14:24 UTC  (3+ messages)
` [PATCH v3 3/3] drm/amdkfd: Split giant svm range

[PATCH v2] drm/amd/pm: Add get_gfx_off_status interface for yellow carp
 2022-07-26 13:41 UTC  (4+ messages)

[PATCH 0/4] drm/amd: Add more GFXOFF stats for vangogh
 2022-07-26 13:29 UTC  (7+ messages)
` [PATCH 1/4] drm/amd: Add detailed GFXOFF stats to debugfs

[PATCH] drm/amdgpu: Re-enable DCN for 64-bit powerpc
 2022-07-26  0:56 UTC  (9+ messages)

[PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file"
 2022-07-26  8:41 UTC  (9+ messages)

[PATCH v2 1/3] drm/amdgpu: Allow TTM to evict svm bo from same process
 2022-07-25 21:14 UTC  (6+ messages)
` [PATCH v2 2/3] drm/amdkfd: Set svm range max pages
` [PATCH v2 3/3] drm/amdkfd: Split giant svm range

[PATCH] dc/dce: fix repeated words in comments
 2022-07-25 20:12 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix the incomplete product number
 2022-07-25 19:38 UTC  (2+ messages)

[PATCH] drm/amdgpu: use adev_to_drm for consistency
 2022-07-25 18:36 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: Remove rounding from vram allocation path
 2022-07-25 17:49 UTC  (2+ messages)


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