AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-12 18:23:45 to 2022-12-19 08:23:12 UTC [more...]

amdgpu refcount saturation
 2022-12-19  8:23 UTC  (2+ messages)

[PATCH] drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics
 2022-12-19  2:10 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 10/26] drm/amdgpu: Fix type of second parameter in trans_msg() callback
 2022-12-18 16:20 UTC 

[PATCH AUTOSEL 5.10 07/39] drm/amd/display: prevent memory leak
 2022-12-18 16:15 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 14/39] drm/amdgpu: Fix type of second parameter in trans_msg() callback
` [PATCH AUTOSEL 5.10 15/39] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
` [PATCH AUTOSEL 5.10 24/39] drm/amd/display: fix array index out of bound error in bios parser

[PATCH AUTOSEL 5.15 08/46] drm/amd/display: prevent memory leak
 2022-12-18 16:12 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 09/46] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
` [PATCH AUTOSEL 5.15 16/46] drm/amdgpu: Fix type of second parameter in trans_msg() callback
` [PATCH AUTOSEL 5.15 17/46] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
` [PATCH AUTOSEL 5.15 27/46] drm/amd/display: fix array index out of bound error in bios parser
` [PATCH AUTOSEL 5.15 38/46] drm/amd/display: Use the largest vready_offset in pipe group

[PATCH AUTOSEL 6.0 10/73] drm/amd/display: prevent memory leak
 2022-12-18 16:07 UTC  (9+ messages)
` [PATCH AUTOSEL 6.0 12/73] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
` [PATCH AUTOSEL 6.0 26/73] drm/amdgpu: Fix type of second parameter in trans_msg() callback
` [PATCH AUTOSEL 6.0 27/73] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
` [PATCH AUTOSEL 6.0 31/73] drm/amd/display: Disable DRR actions during state commit
` [PATCH AUTOSEL 6.0 39/73] drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit
` [PATCH AUTOSEL 6.0 40/73] drm/amd/display: fix array index out of bound error in bios parser
` [PATCH AUTOSEL 6.0 55/73] drm/amd/display: Use the largest vready_offset in pipe group
` [PATCH AUTOSEL 6.0 56/73] drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming

[PATCH AUTOSEL 6.1 12/85] drm/amd/display: skip commit minimal transition state
 2022-12-18 16:01 UTC  (13+ messages)
` [PATCH AUTOSEL 6.1 13/85] drm/amd/display: prevent memory leak
` [PATCH AUTOSEL 6.1 15/85] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
` [PATCH AUTOSEL 6.1 31/85] drm/amdgpu: Fix type of second parameter in trans_msg() callback
` [PATCH AUTOSEL 6.1 32/85] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
` [PATCH AUTOSEL 6.1 36/85] drm/amd/display: Use min transition for SubVP into MPO
` [PATCH AUTOSEL 6.1 37/85] drm/amd/display: Disable DRR actions during state commit
` [PATCH AUTOSEL 6.1 45/85] drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit
` [PATCH AUTOSEL 6.1 46/85] drm/amd/display: fix array index out of bound error in bios parser
` [PATCH AUTOSEL 6.1 54/85] drm/amd/display: Fix display corruption w/ VSR enable
` [PATCH AUTOSEL 6.1 64/85] drm/amdgpu: Fix potential double free and null pointer dereference
` [PATCH AUTOSEL 6.1 65/85] drm/amd/display: Use the largest vready_offset in pipe group
` [PATCH AUTOSEL 6.1 66/85] drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming

DRM scheduler & amdgpu splats followed by GPU hang
 2022-12-18 14:05 UTC  (2+ messages)

[6.2][regression] looks like commit aab9cf7b6954136f4339136a1a7fc0602a2c4d8b leads to use-after-free and random computer hangs
 2022-12-18 13:28 UTC 

[PATCH v6] drm: Optimise for continuous memory allocation
 2022-12-18  6:57 UTC 

[PATCH 00/18] DC Patches for Dec 19, 2022
 2022-12-16 19:47 UTC  (33+ messages)
` [PATCH 01/18] drm/amd/display: save restore hdcp state when display is unplugged from mst hub
` [PATCH 02/18] drm/amd/display: phase3 mst hdcp for multiple displays
` [PATCH 03/18] drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 and not DPM0
` [PATCH 04/18] drm/amd/display: Improvements in secure display
` [PATCH 05/18] drm/amd/display: Use mdelay to avoid crashes
` [PATCH 06/18] drm/amd/display: Refactor ABM code flow
` [PATCH 07/18] drm/amd/display: Turn on phantom OTG before disabling phantom pipe
` [PATCH 08/18] drm/amd/display: patch cases with unknown plane state to prevent warning
` [PATCH 09/18] drm/amd/display: Defer DIG FIFO disable after VID stream enable
` [PATCH 10/18] drm/amd/display: fix dc_get_edp_link_panel_inst to only consider links with panels
` [PATCH 11/18] drm/amd/display: move dccg programming from link hwss hpo dp to hwss
` [PATCH 12/18] drm/amd/display: update pixel rate div in enable stream
` [PATCH 13/18] drm/amd/display: allow hpo and dio encoder switching during dp retrain test
` [PATCH 14/18] drm/amd/display: Fix crash when setting ABM pipe/backlight
` [PATCH 15/18] drm/amd/display: set ignore msa parameter only if freesync is enabled
` [PATCH 16/18] drm/amd/display: Adding braces to prepare for future changes to behavior of if block
` [PATCH 17/18] drm/amd/display: Reorder dc_state fields to optimize clearing the struct
` [PATCH 18/18] drm/amd/display: 3.2.217

[PATCH] drm/amd/pm: avoid large variable on kernel stack
 2022-12-16 18:24 UTC  (5+ messages)

[PATCH] drm/amdgpu: skip MES for S0ix as well since it's part of GFX
 2022-12-16 17:11 UTC  (2+ messages)
`  "

[PATCH 0/7 v2] Improve S0ix stability
 2022-12-16 16:51 UTC  (12+ messages)
` [PATCH 1/7] drm/amdgpu/gmc9: don't touch gfxhub registers during S0ix
` [PATCH 2/7] drm/amdgpu/gmc10: "
` [PATCH 3/7] drm/amdgpu/gmc11: "
` [PATCH 4/7] drm/amdgpu: don't mess with SDMA clock or powergating in S0ix
` [PATCH 5/7] drm/amdgpu: for S0ix, skip SMDA 5.x+ suspend/resume
  ` [5/7] "
` [PATCH 6/7] Revert "drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume"
` [PATCH 7/7] Revert "drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix"

[linux-next:master] BUILD REGRESSION ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
 2022-12-16 15:18 UTC 

[PATCH] drm/amd/display: fix dp_retrieve_lttpr_cap return code
 2022-12-16 12:38 UTC  (3+ messages)

[PATCH V2] drm/plane-helper: Add the missing declaration of drm_atomic_state
 2022-12-16 12:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fixed bug on error when uninstalling amdgpu
 2022-12-16 12:12 UTC  (3+ messages)

[PATCH -next] drm/amd/display: Remove redundant assignment to variable dc
 2022-12-16 10:23 UTC 

[PATCH 00/16] Enable Colorspace connector property in amdgpu
 2022-12-16 11:01 UTC  (30+ messages)
` [PATCH 04/16] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
` [PATCH 06/16] drm/connector: Allow drivers to pass list of supported colorspaces
` [PATCH 14/16] drm/amd/display: Add debugfs for testing output colorspace
` [PATCH 15/16] drm/amd/display: Add default case for output_color_space switch
` [PATCH 16/16] drm/amd/display: Don't restrict bpc to 8 bpc

[PATCH] drm/amd/display: Remove redundant logs from DSC code
 2022-12-16 10:35 UTC 

[linux-next:master] BUILD REGRESSION 459c73db4069c27c1d4a0e20d055b837396364b8
 2022-12-16  4:37 UTC  (2+ messages)

[RESEND PATCH] drm/plane-helper: Add the missing declaration of drm_atomic_state
 2022-12-16  1:34 UTC  (3+ messages)

[pull] amdgpu drm-fixes-6.2
 2022-12-15 22:49 UTC 

[PATCH 0/7] Improvde S0ix stability
 2022-12-15 22:08 UTC  (12+ messages)
` [PATCH 1/7] drm/amdgpu/gmc9: don't touch gfxhub registers during S0ix
` [PATCH 2/7] drm/amdgpu/gmc10: "
` [PATCH 3/7] drm/amdgpu/gmc11: "
` [PATCH 4/7] drm/amdgpu: don't mess with SDMA clock or powergating in S0ix
` [PATCH 5/7] drm/amdgpu: for S0ix, skip SMDA 5.x+ suspend/resume
` [PATCH 6/7] Revert "drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume"
` [PATCH 7/7] Revert "drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix"

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2022-12-15 20:09 UTC  (4+ messages)
` [PATCH 6/9] drm/qxl: stop using ttm_bo_wait

[PATCH v3 0/3] Adjust ACPI video detection fallback path
 2022-12-15 19:38 UTC  (3+ messages)

[PATCH] drm/amd/display: fix duplicate assignments
 2022-12-15 18:47 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: add support for WINDOW3D profile mode on SMU13.0.0
 2022-12-15 14:19 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34

[PATCH] drm/radeon: Fix screen corruption
 2022-12-15 12:07 UTC  (13+ messages)
` [PATCH] drm/radeon: Fix screen corruption (v2)

[PATCH 1/2] drm/amdkfd: Fix kfd_process_device_init_vm error handling
 2022-12-14 22:42 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: Fix double release compute pasid

[linux-next:master] BUILD REGRESSION 663397d1b469ff57f216d499b74a0b0183a508b8
 2022-12-14 16:27 UTC 

[PATCH 1/1] drm/amdgpu: Fix double release KFD pasid
 2022-12-14 15:52 UTC  (4+ messages)

[PATCH] drm/amd/display: fix some coding style issues
 2022-12-14 15:08 UTC  (2+ messages)

[PATCH 2/2] drm/amdgpu: Add poison mode query for df v4_3
 2022-12-14 13:06 UTC 

[PATCH 1/2] drm/amdgpu: Add df v4_3 headers
 2022-12-14 13:05 UTC 

[PATCH] drm/amdgpu: Remove unnecessary domain argument
 2022-12-14  9:55 UTC  (2+ messages)

[PATCH v4] drm/amdgpu: Fix size validation for non-exclusive domains (v4)
 2022-12-14  9:52 UTC  (2+ messages)

[PATCH] drm/amd/display: fix the crtc array out of bound issue
 2022-12-14  7:12 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 39ab32797f072eaf86b1faa7384ac73450684110
 2022-12-13 18:28 UTC 

[PATCH] drm/amdgpu: Fix an oops with GTT | VRAM allocation
 2022-12-13 12:41 UTC  (11+ messages)
` [PATCH v2] drm/amdgpu: Fix size validation for non-exclusive domains
        ` [PATCH v3] drm/amdgpu: Fix size validation for non-exclusive domains (v3)

[PATCH 07/16] drm/connector: Print connector colorspace in state debugfs
 2022-12-13  2:58 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: Enable IH retry CAM on GFX9
 2022-12-12 22:44 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