AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-05 09:43:14 to 2022-12-11 05:52:28 UTC [more...]

Screen corruption using radeon kernel driver
 2022-12-11  5:52 UTC  (12+ messages)

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2022-12-11  1:13 UTC  (17+ messages)
` [PATCH 3/9] drm/ttm: use per BO cleanup workers
` [PATCH 7/9] drm/i915: stop using ttm_bo_wait
  ` [Intel-gfx] "

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring (v9)
 2022-12-10 13:47 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix an oops with GTT | VRAM allocation
 2022-12-10  9:24 UTC 

[PATCH] [next] drm/radeon: Replace 1-element arrays with flexible-array members
 2022-12-09 23:16 UTC  (2+ messages)

[PATCH 00/23] DC Patches December 12 2022
 2022-12-09 22:08 UTC  (28+ messages)
` [PATCH 01/23] drm/amd/display: Speed up DML fast_validate path
` [PATCH 02/23] drm/amd/display: Add debug bit to disable unbounded requesting
` [PATCH 03/23] drm/amd/display: Implement multiple secure display
` [PATCH 04/23] drm/amd/display: Fix when disabling secure_display
` [PATCH 05/23] drm/amd/display: phase2 enable mst hdcp multiple displays
` [PATCH 06/23] drm/amd/display: fix warning in amdgpu_dm_crtc_configure_crc_source()
` [PATCH 07/23] drm/amd/display: Demote Error Level When ODM Transition Supported
` [PATCH 08/23] drm/amd/display: run subvp validation with supported vlevel
` [PATCH 09/23] drm/amd/display: save restore hdcp desired for disp unplug plug from mst hub
` [PATCH 10/23] drm/amd/display: phase3 mst hdcp for multiple displays
` [PATCH 11/23] drm/amd/display: Check for PSR in no memory request case
` [PATCH 12/23] drm/amd/display: Block FPO / SubVP (DRR) on HDMI VRR configs
` [PATCH 13/23] drm/amd/display: Clear link res when merging a pipe split
` [PATCH 14/23] drm/amd/display: Add DPIA NOTIFICATION logic
` [PATCH 15/23] drm/amd/display: add support for three new square pattern variants from DP2.1 specs
` [PATCH 16/23] drm/amd/display: use encoder type independent hwss instead of accessing enc directly
` [PATCH 17/23] drm/amd/display: Fix potential null-deref in dm_resume
` [PATCH 18/23] drm/amd/display: Clear MST topology if it fails to resume
` [PATCH 19/23] drm/amd/display: Block subvp if center timing is in use
` [PATCH 20/23] drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h write
` [PATCH 21/23] drm/amd/display: Revert Scaler HCBlank issue workaround
` [PATCH 22/23] drm/amd/display: Reduce expected sdp bandwidth for dcn321
` [PATCH 23/23] drm/amd/display: 3.2.216

[PATCH v2] drm/display: Add missing Adaptive Sync DPCD definitions
 2022-12-09 22:00 UTC 

[PATCH 01/10] drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
 2022-12-09 21:58 UTC  (11+ messages)
` [PATCH 02/10] drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
` [PATCH 03/10] drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
` [PATCH 04/10] drm/amd/pm: drop unused SMU v13 API
` [PATCH 05/10] drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settings
` [PATCH 06/10] drm/amd/pm: fulfill powerplay "
` [PATCH 07/10] drm/amdgpu: expose peak profiling mode shader/memory clocks
` [PATCH 08/10] drm/amdgpu: expose the minimum shader/memory clock frequency
` [PATCH 09/10] drm/amdgpu: bump minor version number for DEV_INFO and SENSOR IOCTLs update
` [PATCH 10/10] drm/amd/pm: update SMU13.0.0 reported maximum shader clock

[PATCH] drm/display: Include missing DPCD definitions from DP2.0 spec
 2022-12-09 21:49 UTC  (3+ messages)

[bug][vaapi][h264] The commit 7cbe08a930a132d84b4cf79953b00b074ec7a2a7 on certain video files leads to problems with VAAPI hardware decoding
 2022-12-09 14:37 UTC  (5+ messages)

[PATCH] drm/amdgpu: handle polaris10/11 overlap asics (v2)
 2022-12-09  0:10 UTC  (4+ messages)

Another circular lock dependency involving fs-reclaim and drm_buddy
 2022-12-08 18:14 UTC  (10+ messages)

[PATCH v3 0/3] Adjust ACPI video detection fallback path
 2022-12-08 17:56 UTC  (6+ messages)
` [PATCH v3 1/3] ACPI: video: Allow GPU drivers to report no panels
` [PATCH v3 2/3] drm/amd/display: Report to ACPI video if no panels were found
` [PATCH v3 3/3] ACPI: video: Don't enable fallback path for creating ACPI backlight by default

[PATCH] drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
 2022-12-08 17:50 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu: fix GDS/GWS/OA switch handling
 2022-12-08 17:36 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: cleanup SPM support a bit
` [PATCH 3/4] drm/amdgpu: stop waiting for the VM during unreserve
` [PATCH 4/4] drm/amdgpu: rework reserved VMID handling

[PATCH] drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"
 2022-12-08 15:43 UTC  (2+ messages)

[PATCH v2 0/3] Adjust ACPI video detection fallback path
 2022-12-08 13:34 UTC  (8+ messages)
` [PATCH v2 1/3] ACPI: video: Allow GPU drivers to report no panels
` [PATCH v2 2/3] drm/amd/display: Report to ACPI video if no panels were found
` [PATCH v2 3/3] ACPI: video: Don't enable fallback path for creating ACPI backlight by default

[PATCH] drm/amdgpu: Add an extra evict_resource call during device_suspend
 2022-12-08 11:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add an extra evict_resource call during device_suspend
 2022-12-08 11:26 UTC  (4+ messages)

[PATCH] drm/amdgpu: try allowed domain when pin framebuffer failed
 2022-12-08  9:01 UTC  (17+ messages)

[PATCH] drm/amdgpu: Add notifier lock for KFD userptrs
 2022-12-08  8:42 UTC  (2+ messages)

[PATCH 1/7] drm/amdgpu: add RAS poison consumption handler for AI SRIOV
 2022-12-08  8:30 UTC  (8+ messages)
` [PATCH 2/7] drm/amdgpu: add RAS poison consumption handler for NV SRIOV
` [PATCH 3/7] drm/amdgpu: add RAS poison consumption handler for SRIOV
` [PATCH 4/7] drm/amdgpu: add VCN "
` [PATCH 5/7] drm/amdgpu: skip RAS error injection in SRIOV
` [PATCH 6/7] drm/amdgpu: update VCN/JPEG RAS setting
` [PATCH 7/7] drm/amdgpu: define RAS poison mode query function

[PATCH] drm/amdgpu: make display pinning more flexible (v2)
 2022-12-08  7:15 UTC  (3+ messages)

[PATCH v3 0/2] drm: Add GPU reset sysfs
 2022-12-08  4:53 UTC  (3+ messages)

[PATCH] drm/amd/display: Add DCN314 display SG Support
 2022-12-08  4:20 UTC  (2+ messages)

[PATCH 0/2] Avoid creating acpi_video0 on desktop APUs
 2022-12-07 23:41 UTC  (7+ messages)
` [PATCH 1/2] ACPI: video: Allow GPU drivers to report no panels
` [PATCH 2/2] drm/amd/display: Report to ACPI video if no panels were found

[pull] amdgpu drm-next-6.2
 2022-12-07 23:24 UTC 

[pull] amdgpu drm-fixes-6.1
 2022-12-07 22:27 UTC 

[PATCH] drm/amdgpu: fixx NULL pointer deref in gmc_v9_0_get_vm_pte
 2022-12-07 16:32 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 591cd61541b9b95401e17dca24be486e32104cb8
 2022-12-07 16:30 UTC 

[PATCH] drm/amd/display: Add check for kzalloc
 2022-12-07 10:13 UTC 

[PATCH 1/6] drm/amdgpu: inform PF if VF receives RAS poison interrupt
 2022-12-07 15:26 UTC  (10+ messages)
` [PATCH 2/6] drm/amdgpu: add RAS poison consumption handler for NV SRIOV
` [PATCH 3/6] drm/amdgpu: add VCN poison consumption handler for SRIOV
` [PATCH 4/6] drm/amdgpu: skip RAS error injection in SRIOV
` [PATCH 5/6] drm/amdgpu: update VCN/JPEG RAS setting
` [PATCH 6/6] drm/amdgpu: define RAS poison mode query function

[PATCH] drm/plane-helper: Add the missing declaration of drm_atomic_state
 2022-12-07  8:06 UTC 

[PATCH] drm/amd/display: Added pointer check
 2022-12-06 10:59 UTC  (2+ messages)

(no subject)
 2022-12-06  9:43 UTC 

[linux-next:master] BUILD REGRESSION 5d562c48a21eeb029a8fd3f18e1b31fd83660474
 2022-12-06 16:06 UTC 

[PATCH] drm/amdgpu: remove evict_resource for sriov when suspend
 2022-12-06  2:33 UTC  (4+ messages)

[RFC PATCH 00/17] DRM_USE_DYNAMIC_DEBUG regression
 2022-12-06  0:34 UTC  (18+ messages)
` [RFC PATCH 01/17] test-dyndbg: fixup CLASSMAP usage error
` [RFC PATCH 02/17] test-dyndbg: show that DEBUG enables prdbgs at compiletime
` [RFC PATCH 03/17] dyndbg: fix readback value on LEVEL_NAMES interfaces
` [RFC PATCH 04/17] dyndbg: replace classmap list with a vector
` [RFC PATCH 05/17] dyndbg: make ddebug_apply_class_bitmap more selective
` [RFC PATCH 06/17] dyndbg: dynamic_debug_init - use pointer inequality, not strcmp
` [RFC PATCH 07/17] dyndbg: drop NUM_TYPE_ARRAY
` [RFC PATCH 08/17] dyndbg: reduce verbose/debug clutter
` [RFC PATCH 09/17] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP with DYNDBG_CLASSMAP(_DEFINE|_USE)
` [RFC PATCH 10/17] dyndbg-API: specialize DYNDBG_CLASSMAP_(DEFINE|USE)
` [RFC PATCH 11/17] dyndbg-API: DYNDBG_CLASSMAP_USE drop extra args
` [RFC PATCH 12/17] dyndbg-API: DYNDBG_CLASSMAP_DEFINE() improvements
` [RFC PATCH 13/17] drm_print: fix stale macro-name in comment
` [RFC PATCH 14/17] dyndbg: unwrap __ddebug_add_module inner function NOTYET
` [RFC PATCH 15/17] dyndbg: ddebug_sanity()
` [RFC PATCH 16/17] dyndbg: mess-w-dep-class
` [RFC PATCH 17/17] dyndbg: miss-on HACK

[PATCH] drm/amdgpu: fix mmhub register base coding error
 2022-12-05 23:45 UTC 

[PATCH] drm/amd/display: fix array index out of bound error in DCN32 DML
 2022-12-05 21:10 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION ee9bda616d36d2dc864aa294c2656fad88c9efa0
 2022-12-05 17:05 UTC 

[PATCH 0/2] DRM - avoid regression in -rc, fix comment
 2022-12-05 16:10 UTC  (3+ messages)
` [PATCH 1/2] drm: mark CONFIG_DRM_USE_DYNAMIC_DEBUG as BROKEN for now
` [PATCH 2/2] drm_print: fix stale macro-name in comment

[PATCH 1/4] drm/amdgpu: enable GFX IP v11.0.4 CG support
 2022-12-05 15:41 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu: add tmz support for GC IP v11.0.4


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox