AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-16 14:53:25 to 2023-02-27 02:04:37 UTC [more...]

[PATCH AUTOSEL 6.2 03/60] drm/amd/display: Reduce expected sdp bandwidth for dcn321
 2023-02-27  2:00 UTC  (18+ messages)
` [PATCH AUTOSEL 6.2 04/60] drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h write
` [PATCH AUTOSEL 6.2 05/60] drm/amd/display: Fix potential null-deref in dm_resume
` [PATCH AUTOSEL 6.2 09/60] drm/amd/display: Defer DIG FIFO disable after VID stream enable
` [PATCH AUTOSEL 6.2 10/60] drm/radeon: free iio for atombios when driver shutdown
` [PATCH AUTOSEL 6.2 11/60] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH AUTOSEL 6.2 12/60] drm/amdkfd: Page aligned memory reserve size
` [PATCH AUTOSEL 6.2 15/60] drm/amd: Avoid ASSERT for some message failures
` [PATCH AUTOSEL 6.2 16/60] drm: amd: display: Fix memory leakage
` [PATCH AUTOSEL 6.2 17/60] drm/amd/display: fix mapping to non-allocated address
` [PATCH AUTOSEL 6.2 28/60] drm/amd/display: Set hvm_enabled flag for S/G mode
` [PATCH AUTOSEL 6.2 38/60] Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled"
` [PATCH AUTOSEL 6.2 39/60] drm/amd/display: fix FCLK pstate change underflow
` [PATCH AUTOSEL 6.2 45/60] drm/amd/display: Do not set DRR on pipe commit
` [PATCH AUTOSEL 6.2 46/60] drm/amd/display: Do not commit pipe when updating DRR
` [PATCH AUTOSEL 6.2 50/60] drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
` [PATCH AUTOSEL 6.2 51/60] drm/amd/display: Enable P-state validation checks for DCN314
` [PATCH AUTOSEL 6.2 53/60] drm/amd/display: Disable HUBP/DPP PG on DCN314 for now

[PATCH 0/6] Usermode queue fencing synchronization
 2023-02-26 16:54 UTC  (7+ messages)
` [PATCH 1/6] drm/amdgpu: Implement a new 64bit sequence memory driver
` [PATCH 2/6] drm/amdgpu: Implement a new userqueue fence driver
` [PATCH 3/6] drm/amdgpu: Add mqd support for the fence address
` [PATCH 4/6] drm/amdgpu: UAPI headers for userqueue Secure semaphore
` [PATCH 5/6] drm/amdgpu: Implement userqueue signal/wait IOCTL functions
` [PATCH 6/6] drm/amdgpu: Enable userqueue fence interrupt handling support

[linux-next:master] BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856
 2023-02-25 21:02 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Move TLB flushing logic into amdgpu
 2023-02-24 23:36 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Synchronize after mapping into a compute VM

[PATCH] drm/amdgpu: remove unused variable ring
 2023-02-24 22:22 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4d6d7ce9baaf9e67a85a53afc69a36af716f7670
 2023-02-24 17:58 UTC 

[PATCH] drm/amdgpu: remove unused variable channel_index
 2023-02-24 16:06 UTC 

[PATCH] drm/amd: use drm_kms_helper_poll_fini in amdgpu_device_suspend to avoid warning
 2023-02-24 15:57 UTC  (4+ messages)

[PATCH] drm/amd/display: fix dm irq error message in gpu recover
 2023-02-24 17:02 UTC  (2+ messages)

amdgpu didn't start with pci=nocrs parameter, get error "Fatal error during GPU init"
 2023-02-24 16:21 UTC  (7+ messages)
` Keyword Review - "

[PATCH] drm/amdgpu: support more AV1 encoding requests
 2023-02-24 15:01 UTC  (5+ messages)

[PATCH 0/3] enable new capped/uncapped power profiles
 2023-02-24  8:32 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu/pm: add capped/uncapped power profile modes
` [PATCH 2/3] drm/amdgpu: map new capped and uncapped mode power profiles for Vangogh
` [PATCH 3/3] drm/amdgpu: skip the invalid workload type

[PATCH] drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused variable
 2023-02-24  5:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: expose more memory stats in fdinfo
 2023-02-23 18:46 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 0222aa9800b25ff171d6dcabcabcd5c42c6ffc3f
 2023-02-23 17:05 UTC 

[PATCH v2 0/3] Resolve warnings from AMDGPU
 2023-02-23 14:38 UTC  (8+ messages)
` [PATCH v2 1/3] drm/amd/display: Fix implicit enum conversion
` [PATCH v2 2/3] drm/amd/display: Remove unused local variables
` [PATCH v2 3/3] drm/amd/display: Remove unused local variables and function

Subject [PATCH] drm/radeon: Fix eDP for single-display iMac11,2
 2023-02-23 14:11 UTC  (2+ messages)

[PATCH] drm/gem: Expose the buffer object handle to userspace last
 2023-02-23  9:17 UTC  (6+ messages)

[PATCH] drm/amdgpu/vcn: fix compilation issue with legacy gcc
 2023-02-23  7:15 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION aaf70d5ad5e2b06a8050c51e278b0c3a14fabef5
 2023-02-22 17:24 UTC 

[PATCH] drm/amdkfd: Fix an illegal memory access
 2023-02-22  3:16 UTC  (4+ messages)

[PATCH v2] drm/amdkfd: Fix an illegal memory access
 2023-02-22  3:30 UTC  (2+ messages)

[PATCH 2/2] drm/amdgpu: Add ecc info query interface for umc v8_10
 2023-02-22  7:52 UTC  (2+ messages)

[PATCH 00/20] DC Patches Feb 27th, 2023
 2023-02-22  6:40 UTC  (21+ messages)
` [PATCH 01/20] drm/amd/display: Ext displays with dock can't recognized after resume
` [PATCH 02/20] drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
` [PATCH 03/20] drm/amd/display: Reduce CPU busy-waiting for long delays
` [PATCH 04/20] drm/amd/display: Updating Video Format Fall Back Policy
` [PATCH 05/20] Revert "drm/amd/display: Do not set DRR on pipe commit"
` [PATCH 06/20] drm/amd/display: Allocation at stream Enable
` [PATCH 07/20] drm/amd/display: dcn32/321 dsc_pg_control not executed properly
` [PATCH 08/20] drm/amd/display: populate subvp cmd info only for the top pipe
` [PATCH 09/20] drm/amd/display: update pixel format in DP hw sequence
` [PATCH 10/20] drm/amd/display: Extend Freesync over PCon support for more devices
` [PATCH 11/20] drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn't
` [PATCH 12/20] Revert "drm/amd/display: Fix FreeSync active bit issue"
` [PATCH 13/20] drm/amd/display: Do not update DRR while BW optimizations pending
` [PATCH 14/20] drm/amd/display: Update BW ALLOCATION Function declaration
` [PATCH 15/20] drm/amd/display: merge dc_link.h into dc.h and dc_types.h
` [PATCH 16/20] drm/amd/display: Correct DML calculation as HW SpreadSheet
` [PATCH 17/20] drm/amd/display: remove empty dc_link.c
` [PATCH 18/20] drm/amd/display: enable DPG when disabling plane for phantom pipe
` [PATCH 19/20] drm/amd/display: Only wait for blank completion if OTG active
` [PATCH 20/20] drm/amd/display: Promote DAL to 3.2.224

[PATCH 1/2] drm/amdgpu: add umc retire unit element
 2023-02-22  6:41 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: exclude duplicate pages from UMC RAS UE count

[PATCH 1/2] drm/amdgpu: Add convert_error_address function for umc v8_10
 2023-02-22  4:34 UTC 

[PATCH 1/2] drm/amdgpu: change default behavior of bad_page_threshold parameter
 2023-02-22  3:16 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_err

[RFC 0/3] Adjust suspend flow for dGPUs
 2023-02-22  1:27 UTC  (12+ messages)
` [PATCH 1/3] drm/amd: Allow dGPUs that support BACO to use smart suspend
` [PATCH 2/3] drm/amd: Use runtime suspend in lieu regular suspend on supported dGPUs
` [PATCH 3/3] drm/amd: Don't always set s3 for dGPUs in all sleep modes

[linux-next:master] BUILD REGRESSION 465461cf48465b8a0a54025db5ae2b3df7a04577
 2023-02-21 19:32 UTC 

[PATCH 1/7] drm/amdgpu: use amdgpu_res_cursor in more places v2
 2023-02-21 17:30 UTC  (9+ messages)
` [PATCH 2/7] drm/ttm: Change the parameters of ttm_range_man_init() from pages to bytes
` [PATCH 3/7] drm/ttm: Change the meaning of the fields in the drm_mm_nodes structure from pfn to bytes v3
` [PATCH 4/7] drm/ttm: Change the meaning of resource->start from pfn to bytes v2
` [PATCH 5/7] drm/gem: Remove BUG_ON in drm_gem_private_object_init
` [PATCH 6/7] drm/amdgpu: Cleanup the GDS, GWS and OA allocations
` [PATCH 7/7] drm/ttm: cleanup ttm_range_mgr_node
  ` [Intel-gfx] "

[PATCH] drm/amd/pm: downgrade log level upon SMU IF version mismatch
 2023-02-21 14:41 UTC  (2+ messages)

[PATCH] drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
 2023-02-21 12:31 UTC  (7+ messages)

[PATCH 1/2] drm/amdgpu: change default behavior of bad_page_threshold parameter
 2023-02-21 10:06 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: add bad_page_threshold check in ras_eeprom_check_err

[PATCH 1/2] drm/amd/pm: correct the baco state setting for ArmD3 scenario
 2023-02-21  8:14 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: no pptable resetup on runpm exiting

[linux-next:master] BUILD REGRESSION d2af0fa4bfa4ec29d03b449ccd43fee39501112d
 2023-02-20 20:11 UTC 

[PATCH] drm/amd: Fix initialization for nbio 7.5.1
 2023-02-20 18:17 UTC  (2+ messages)

[PATCH v2] drm/amd: Don't allow s0ix on APUs older than Raven
 2023-02-20 17:12 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix incorrect active rb bitmap for gfx11
 2023-02-20  2:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix incorrect active rb bitmap for gfx11
 2023-02-20  1:09 UTC  (2+ messages)

[PATCH v2 00/21] Enable Colorspace connector property in amdgpu
 2023-02-18 10:33 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: Hook up 'content type' property for HDMI
 2023-02-17 23:55 UTC  (5+ messages)

[pull] amdgpu drm-next-6.3
 2023-02-17 23:09 UTC 

[bug][vaapi][h264] The commit 7cbe08a930a132d84b4cf79953b00b074ec7a2a7 on certain video files leads to problems with VAAPI hardware decoding
 2023-02-17 21:50 UTC  (8+ messages)

[PATCH] drm/amdkfd: Make kobj_type structures constant
 2023-02-17 20:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: make kobj_type structures constant
 2023-02-17 20:13 UTC  (3+ messages)

[PATCH] drm/amd/display: Modify mismatched function name
 2023-02-17 20:08 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c068f40300a0eaa34f7105d137a5560b86951aa9
 2023-02-17 16:39 UTC 

[PATCH]: add tmz support for GC 10.3.6
 2023-02-17 15:05 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: optimize VRAM allocation when using drm buddy
 2023-02-17  9:37 UTC  (8+ messages)

[PATCHv2] drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux
 2023-02-16 23:15 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: add umc retire unit element
 2023-02-17  8:38 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: exclude duplicate pages from UMC RAS UE count

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-02-17  5:36 UTC  (11+ messages)

[PATCH 00/32] Upstream of kernel support for AMDGPU ISA debugging
 2023-02-16 23:44 UTC  (19+ messages)
` [PATCH 01/32] drm/amdkfd: add debug and runtime enable interface
` [PATCH 02/32] drm/amdkfd: display debug capabilities
` [PATCH 03/32] drm/amdkfd: prepare per-process debug enable and disable
` [PATCH 05/32] drm/amdgpu: setup hw debug registers on driver initialization
` [PATCH 06/32] drm/amdgpu: add gfx9 hw debug mode enable and disable calls
` [PATCH 07/32] drm/amdgpu: add gfx9.4.1 "
` [PATCH 08/32] drm/amdgpu: add gfx10 "
` [PATCH 09/32] drm/amdgpu: add gfx9.4.2 "
` [PATCH 10/32] drm/amdgpu: add gfx11 "

[PATCH 1/3] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
 2023-02-16 21:22 UTC  (4+ messages)
` [PATCH 2/3] drm/connector: Add enum documentation to drm_colorspace

[PATCH v2 0/9]
 2023-02-16 18:50 UTC  (3+ messages)
` [PATCH v2 1/9] drm/amdgpu: UAPI for user queue management

[PATCH v2 00/20] DRM_USE_DYNAMIC_DEBUG regression
 2023-02-16 17:21 UTC  (4+ messages)
` [PATCH v2 20/20] jump_label: RFC - tolerate toggled state

[linux-next:master] BUILD REGRESSION 509583475828c4fd86897113f78315c1431edcc3
 2023-02-16 16:52 UTC 

[bug report] drm/amd/display: break down dc_link.c
 2023-02-16 16:19 UTC 


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