AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-15 22:54:59 to 2023-06-21 15:09:27 UTC [more...]

[PATCH] drm/amd/amdgpu: Use “__packed“ instead of "pragma pack()"
 2023-06-20 18:00 UTC  (2+ messages)

[PATCH V4 0/8] Support Wifi RFI interference mitigation feature
 2023-06-21 14:12 UTC  (11+ messages)
` [PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V4 2/8] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V4 3/8] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V4 4/8] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V4 5/8] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V4 6/8] drm/amd/pm: add flood detection for wbrf events
` [PATCH V4 7/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V4 8/8] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[RFC 0/9] drm: rcar-du: cmm: Enable 3D LUT support
 2023-06-21 10:33 UTC  (2+ messages)

[RFC PATCH v3 0/4] drm: Standardize device reset notification
 2023-06-21 15:09 UTC  (12+ messages)
` [RFC PATCH v3 1/4] drm/doc: Document DRM device reset expectations
` [RFC PATCH v3 2/4] drm: Create DRM_IOCTL_GET_RESET
` [RFC PATCH v3 3/4] drm/amdgpu: Implement DRM_IOCTL_GET_RESET
` [RFC PATCH v3 4/4] drm/i915: "

[PATCH] drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info
 2023-06-21 15:00 UTC  (2+ messages)

Common DRM execution context v4
 2023-06-21 13:35 UTC  (35+ messages)
` [PATCH 01/13] drm: execution context for GEM buffers v4
` [PATCH 06/13] drm/amdgpu: use the new drm_exec object for CS v2
` [PATCH 08/13] drm/qxl: switch to using drm_exec

[PATCH] drm/amd/pm: Add GFX v9.4.3 unique id to sysfs
 2023-06-21 13:19 UTC 

[PATCH v3 00/12] AMDGPU Doorbell manager
 2023-06-21 13:06 UTC  (22+ messages)
` [PATCH v3 01/12] drm/amdgpu: create a new file for doorbell manager
` [PATCH v3 02/12] drm/amdgpu: don't modify num_doorbells for mes
` [PATCH v3 03/12] drm/amdgpu: add UAPI for allocating doorbell memory
` [PATCH v3 04/12] drm/amdgpu: accommodate DOMAIN/PL_DOORBELL
` [PATCH v3 05/12] drm/amdgpu: initialize ttm for doorbells
` [PATCH v3 06/12] drm/amdgpu: create kernel doorbell pages
  ` [PATCH v4 "
` [PATCH v3 07/12] get absolute offset from doorbell index
` [PATCH v3 08/12] drm/amdgpu: use doorbell manager for kfd kernel doorbells
` [PATCH v3 09/12] drm/amdgpu: use doorbell manager for kfd process doorbells
` [PATCH v3 10/12] drm/amdgpu: remove unused functions and variables
` [PATCH v3 11/12] drm/amdgpu: use doorbell mgr for MES kernel doorbells
  ` [PATCH v4 "
` [PATCH v3 12/12] drm/amdgpu: cleanup MES process level doorbells

[6.4-rc7][regression] slab-out-of-bounds in amdgpu_sw_ring_ib_mark_offset+0x2c1/0x2e0 [amdgpu]
 2023-06-21 11:46 UTC  (3+ messages)

[PATCH] drm/amdgpu: Forbid kfd using cpu to update pt if vm is shared with gfx
 2023-06-21  9:46 UTC 

[PATCH] drm/amdgpu: Clear VCN cache when hw_init
 2023-06-21  9:25 UTC  (2+ messages)

[PATCH] drm/amdgpu/vcn: Need to unpause dpg before stop dpg
 2023-06-21  9:16 UTC  (2+ messages)

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-21  7:33 UTC  (15+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices

[PATCH] drm/amd/pm: fulfill the missing enablement for vega12/vega20 L2H and H2L interrupts
 2023-06-21  7:30 UTC 

[PATCH v2] drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics
 2023-06-21  6:31 UTC 

[PATCH] drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics
 2023-06-21  4:12 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix number of fence calculations
 2023-06-21  3:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: check RAS irq existence for VCN/JPEG
 2023-06-21  2:57 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Remove else after return in 'dm_crtc_get_scanoutpos()'
 2023-06-21  2:51 UTC 

[PATCH] drm/amd/display: Remove else after return in 'dm_crtc_get_scanoutpos()'
 2023-06-21  2:39 UTC 

[PATCH] drm/amdkfd: Access gpuvm_export_dmabuf() api
 2023-06-21  2:11 UTC 

[PATCH] drm/amdgpu/vcn: Need to pause dpg before stop dpg
 2023-06-21  1:28 UTC  (3+ messages)

[PATCH V3 0/7] Support Wifi RFI interference mitigation feature
 2023-06-21  1:26 UTC  (21+ messages)
` [PATCH V3 1/7] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V3 2/7] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V3 3/7] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V3 4/7] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V3 5/7] drm/amd/pm: add flood detection for wbrf events
` [PATCH V3 6/7] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V3 7/7] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH] drm/amd/pm: add abnormal fan detection for smu 13.0.0
 2023-06-21  0:50 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: Properly tune the size of struct
 2023-06-21  0:41 UTC  (2+ messages)

[PATCHv4] drm/amdgpu: Update invalid PTE flag setting
 2023-06-20 19:25 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Modify for_each_inst macro
 2023-06-20 14:04 UTC  (2+ messages)

[PATCH Review V2 1/1] drm/amdgpu: Remove redundant poison consumption handler function
 2023-06-20  7:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add missing MODULE_FIRMWARE macro
 2023-06-19 14:42 UTC  (3+ messages)

Warning appeared after c8b5a95 ("drm/amdgpu: Fix desktop freezed after gpu-reset")
 2023-06-19 14:48 UTC  (3+ messages)

[PATCH v6 0/8] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-20  3:13 UTC  (4+ messages)
` [PATCH v6 2/8] PCI/VGA: Deal only with VGA class devices

[PATCH] drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute
 2023-06-19 22:28 UTC  (2+ messages)

[PATCH] drm/amd: Disable PSR-SU on Parade 0803 TCON
 2023-06-19 20:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute
 2023-06-19 19:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: Remove struct drm_driver.gem_prime_mmap
 2023-06-19 14:25 UTC  (3+ messages)

Requests For Proposals for hosting XDC 2024 are now open
 2023-06-19 13:43 UTC 

[PATCH] gpu: drm/amd: Fix traditional comparison using max method
 2023-06-19 10:54 UTC 

[PATCH] drm/amd/pm: Provide energy data in 15.625mJ units
 2023-06-19 12:42 UTC 

[PATCH] drm/amd/display: Remove else after return statement in 'dm_update_plane_state'
 2023-06-19 12:02 UTC 

[PATCH Review 1/1] drm/amdgpu: Remove redundant poison consumption handler function
 2023-06-19 10:41 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix errors & warnings in amdgpu_dm.c
 2023-06-17 15:56 UTC 

[PATCHv2] drm/amdkfd: Enable GWS on GFX9.4.3
 2023-06-16 22:03 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: make mcbp a per device setting
 2023-06-16 21:10 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: enable mcbp by default on gfx9

[PATCH] drm/amdkfd: Use KIQ to unmap HIQ
 2023-06-16 18:21 UTC  (2+ messages)

[PATCH] drm/amdkfd: Enable GWS on GFX9.4.3
 2023-06-16 18:15 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon, drm, scheduler, UAPI drm-next-6.5
 2023-06-16 16:35 UTC 

[PATCH] drm/amdgpu: Modify for_each_inst macro
 2023-06-16 15:27 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
 2023-06-16 14:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: enable mcbp by default on gfx9 chips
 2023-06-16 12:55 UTC  (3+ messages)

[PATCH 1/2] drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario
 2023-06-16 12:47 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: update the LC_L1_INACTIIVY setting to address possible noise issue

[PATCH AUTOSEL 4.14 4/5] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-16 10:28 UTC 

[PATCH AUTOSEL 4.19 5/6] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-16 10:28 UTC 

[PATCH AUTOSEL 5.4 7/8] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-16 10:28 UTC 

[PATCH AUTOSEL 5.10 11/14] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 5.15 12/16] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 6.1 22/26] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-16 10:26 UTC 

[PATCH AUTOSEL 6.3 25/30] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-16 10:25 UTC 

[PATCH] drm/amdkfd: set coherent host access capability flag
 2023-06-16  4:36 UTC  (4+ messages)

[PATCH] drm/amdgpu/atomfirmware: fix LPDDR5 width reporting
 2023-06-15 22:58 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