public inbox for amd-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 04:56:22 to 2023-07-24 01:23:18 UTC [more...]

[PATCH AUTOSEL 6.1 01/41] drm/amd/display: Do not set drr on pipe commit
 2023-07-24  1:21 UTC  (10+ messages)
` [PATCH AUTOSEL 6.1 02/41] drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
` [PATCH AUTOSEL 6.1 03/41] drm/radeon: Fix integer overflow in radeon_cs_parser_init
` [PATCH AUTOSEL 6.1 04/41] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
` [PATCH AUTOSEL 6.1 05/41] drm/amdgpu: fix memory leak in mes self test
` [PATCH AUTOSEL 6.1 26/41] drm/amdgpu: install stub fence into potential unused fence pointers
` [PATCH AUTOSEL 6.1 27/41] drm/amd/display: Apply 60us prefetch for DCFCLK <= 300Mhz
` [PATCH AUTOSEL 6.1 28/41] Revert "drm/amd/display: Do not set drr on pipe commit"
` [PATCH AUTOSEL 6.1 31/41] drm/amd/display: Skip DPP DTO update if root clock is gated
` [PATCH AUTOSEL 6.1 32/41] drm/amd/display: Enable dcn314 DPP RCO

[PATCH AUTOSEL 6.4 01/58] drm/amd/display: Do not set drr on pipe commit
 2023-07-24  1:13 UTC  (16+ messages)
` [PATCH AUTOSEL 6.4 02/58] drm/amd/display: Update DTBCLK for DCN32
` [PATCH AUTOSEL 6.4 04/58] drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
` [PATCH AUTOSEL 6.4 05/58] drm/radeon: Fix integer overflow in radeon_cs_parser_init
` [PATCH AUTOSEL 6.4 06/58] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
` [PATCH AUTOSEL 6.4 07/58] drm/amdgpu: fix memory leak in mes self test
` [PATCH AUTOSEL 6.4 08/58] Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"
` [PATCH AUTOSEL 6.4 38/58] drm/amdgpu: install stub fence into potential unused fence pointers
` [PATCH AUTOSEL 6.4 39/58] drm/amd/display: Remove v_startup workaround for dcn3+
` [PATCH AUTOSEL 6.4 40/58] drm/amd/display: Trigger DIO FIFO resync on commit streams
` [PATCH AUTOSEL 6.4 41/58] drm/amd/display: Apply 60us prefetch for DCFCLK <= 300Mhz
` [PATCH AUTOSEL 6.4 42/58] Revert "drm/amd/display: Do not set drr on pipe commit"
` [PATCH AUTOSEL 6.4 44/58] drm/amd/pm: Fill metrics data for SMUv13.0.6
` [PATCH AUTOSEL 6.4 45/58] drm/amdgpu: unmap and remove csa_va properly
` [PATCH AUTOSEL 6.4 48/58] drm/amd/display: Skip DPP DTO update if root clock is gated
` [PATCH AUTOSEL 6.4 49/58] drm/amd/display: Enable dcn314 DPP RCO

[PATCH] drm/amdgpu: Add -ENOMEM error handling when there is no memory
 2023-07-23 12:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amd/display: Remove else after return in 'dm_vblank_get_counter' & 'amdgpu_dm_backlight_get_level'
 2023-07-23  9:31 UTC 

[PATCH] drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
 2023-07-23  7:05 UTC 

[PATCH] drm/amdgpu: Use seq_puts() instead of seq_printf()
 2023-07-23  6:50 UTC 

[PATCH] drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported'
 2023-07-23  6:37 UTC 

[PATCH] drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.c
 2023-07-23  6:15 UTC 

drm_exec context for amdgpu
 2023-07-22 22:06 UTC  (3+ messages)
` [PATCH 1/6] drm: execution context for GEM buffers v7

[PATCH 6.1 069/223] drm/client: Send hotplug event after registering a client
 2023-07-21 16:05 UTC 

AMDGPU crash - request for assistance triaging / reporting
 2023-07-21 18:01 UTC  (3+ messages)

[PATCH 6.4 111/292] drm/client: Send hotplug event after registering a client
 2023-07-21 16:03 UTC 

[PATCH] drm/radeon: ERROR: "foo * bar" should be "foo *bar"
 2023-07-21 16:00 UTC  (4+ messages)

[PATCH] drm/amd/pm: open brace '{' following struct go on the same line
 2023-07-21 15:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: open brace '{' following struct go on the same line
 2023-07-21 15:57 UTC  (2+ messages)

[PATCH] drm/amd/pm: open brace '{' following struct go on the same line
 2023-07-21 15:56 UTC  (2+ messages)

[PATCH] drm/amd: open brace '{' following struct go on the same line
 2023-07-21 15:55 UTC  (2+ messages)

[PATCH] drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_event()
 2023-07-21 15:47 UTC  (2+ messages)

[PATCH] drm/radeon: Avoid externs & do not initialize globals to 0 in radeon_drv.c
 2023-07-21 15:44 UTC  (2+ messages)

[PATCH 0/2] Some more Cleanup fixes in radeon & amdgpu/amdgpu_display.c
 2023-07-21 15:43 UTC  (11+ messages)
` [PATCH 1/2] drm/amd/display: Convert macros to functions in amdgpu_display.c & amdgpu_display.h
  ` [PATCH v2] drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c
` [PATCH 2/2] drm/radeon: Prefer dev_warn over printk
  ` [PATCH v2] drm/radeon: Prefer dev_* variant "

[PATCH] drm/amdgpu: Fix do not add new typedefs in amdgpu_fw_attestation.c
 2023-07-21 15:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Prefer #if IS_ENABLED over #if defined in amdgpu_drv.c
 2023-07-21 15:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'
 2023-07-21 15:32 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix style issues in amdgpu_gem.c
 2023-07-21 15:30 UTC  (2+ messages)

[PATCH v5 05/11] drm/amdgpu: Use RMW accessors for changing LNKCTL
 2023-07-21 14:52 UTC  (4+ messages)

[PATCH 1/7] drm/amdgpu/vcn: Add MMSCH v4_0_3 support for sriov
 2023-07-21 13:30 UTC  (9+ messages)
` [PATCH 2/7] drm/amdgpu/vcn : Skip vcn power-gating change "
` [PATCH 3/7] drm/amdgpu/vcn: sriov support for vcn_v4_0_3
` [PATCH 4/7] drm/amdgpu/vcn: mmsch_v3_0_4 requires doorbell on 32 byte boundary
` [PATCH 5/7] drm/amdgpu/jpeg: sriov support for jpeg_v4_0_3
` [PATCH 6/7] drm/amdgpu/jpeg: mmsch_v3_0_4 requires doorbell on 32 byte boundary
` [PATCH 7/7] drm/amdgpu/vcn: change end doorbell index for vcn_v4_0_3

[PATCH 28/29] drm/amdkfd: Refactor migrate init to support partition switch
 2023-07-21 13:30 UTC  (8+ messages)

[PATCH] drm/amd/display: set stream gamut remap matrix to MPC for DCN3+
 2023-07-21 13:24 UTC 

[PATCH Review 1/1] drm/amdgpu: Check APU flag to disable RAS
 2023-07-21 13:17 UTC 

[PATCH Review 1/1] drm/amdgpu: Fix out of range
 2023-07-21 12:18 UTC  (2+ messages)

radeon.ko/i586: BUG: kernel NULL pointer dereference, address:00000004
 2023-07-20 23:39 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: load sdma ucode in the guest machine
 2023-07-21  5:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: set sw state to gfxoff after SR-IOV reset
 2023-07-21  3:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: Always emit GDS switch when GDS/GWS/OA is used
 2023-07-20 21:25 UTC  (5+ messages)

[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-20 21:16 UTC  (17+ messages)
` [PATCH v2 1/4] mm: factor out VMA stack and heap checks
` [PATCH v2 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v2 3/4] selinux: "
` [PATCH v2 4/4] perf/core: "

[PATCH 1/7] drm/amdgpu/vcn: Add MMSCH v4_0_3 support for sriov
 2023-07-20 19:05 UTC  (4+ messages)
` [PATCH 3/7] drm/amdgpu/vcn: sriov support for vcn_v4_0_3

Patch "drm/client: Send hotplug event after registering a client" has been added to the 6.1-stable tree
 2023-07-20 18:10 UTC 

Patch "drm/client: Send hotplug event after registering a client" has been added to the 6.4-stable tree
 2023-07-20 18:10 UTC 

[PATCH -next] drm/amdgpu: Fix one kernel-doc comment
 2023-07-20 16:16 UTC  (3+ messages)

[PATCH 6.4] drm/client: Send hotplug event after registering a client
 2023-07-18  4:23 UTC 

[PATCH 6.1] drm/client: Send hotplug event after registering a client
 2023-07-18  4:22 UTC 

[pull] amdgpu drm-fixes-6.5
 2023-07-20 13:34 UTC 

[PATCH] vt: remove spaces after '*'
 2023-07-20  3:32 UTC 

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-20  9:17 UTC  (3+ messages)

[bug report] drm/amd/display: Reduce stack size
 2023-07-20  8:59 UTC 

[PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
 2023-07-19 22:51 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: add ta initialization failure check condition
 2023-07-20  7:37 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: not update the same version ras ta

[PATCH] drm/amdgpu: Program xcp_ctl registers as needed
 2023-07-20  7:30 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: fix printing empty string array
 2023-07-20  5:47 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: fix incorrect vmhub index

[PATCH 1/2] Revert "drm/amdgpu: Remove redundant GFX v9.4.3 sequence"
 2023-07-20  5:42 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Program xcp_ctl registers as needed

[PATCH] drm/radeon: Fix style issues in radeon _encoders.c & _gart.c
 2023-07-20  2:26 UTC  (2+ messages)

[PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
 2023-07-19 22:04 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/amdkfd: avoid svm dump when dynamic debug disabled
 2023-07-19 21:27 UTC  (2+ messages)

[PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
 2023-07-19 21:18 UTC  (3+ messages)

[PATCH] drm/amdkfd: avoid svm dump when dynamic debug disabled
 2023-07-19 19:53 UTC  (2+ messages)

[PATCH 0/6] Freesync Panel Replay
 2023-07-19 19:34 UTC  (9+ messages)
` [PATCH 00/10] Freesync Panel Replay V2
  ` [PATCH 06/10] drm/amd/display: Add Replay supported/enabled checks
  ` [PATCH 10/10] drm/amd/display: Enable Replay for static screen use cases

[PATCH 00/16] DC Patches July 19, 2023
 2023-07-19 18:28 UTC  (17+ messages)
` [PATCH 01/16] drm/amd/display: Correct grammar mistakes
` [PATCH 02/16] drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
` [PATCH 03/16] drm/amd/display: Add VESA SCR case for default aux backlight
` [PATCH 04/16] drm/amd/display: Prevent invalid pipe connections
` [PATCH 05/16] drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0
` [PATCH 06/16] drm/amd/display: Read down-spread percentage from lut to adjust dprefclk
` [PATCH 07/16] drm/amd/display: Refactor recout calculation with a more generic formula
` [PATCH 08/16] drm/amd/display: Exit idle optimizations before attempt to access PHY
` [PATCH 09/16] drm/amd/display: Correct unit conversion for vstartup
` [PATCH 10/16] drm/amd/display: Update DPG test pattern programming
` [PATCH 11/16] drm/amd/display: Add new sequence for 4-lane HBR3 on vendor specific retimers
` [PATCH 12/16] drm/amd/display: Remove check for default eDP panel_mode
` [PATCH 13/16] drm/amd/display: Rearrange dmub_cmd defs order
` [PATCH 14/16] drm/amd/display: Add interface to modify DMUB panel power options
` [PATCH 15/16] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH 16/16] drm/amd/display: 3.2.244

[PATCH] drm/amdkfd: avoid svm dump when dynamic debug disabled
 2023-07-19 16:55 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
 2023-07-19 16:30 UTC  (2+ messages)

[PATCH] drm/amdkfd: enable cooperative groups for gfx11
 2023-07-19 16:25 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: fix trap handling work around for debugging
 2023-07-19 14:19 UTC  (2+ messages)

[PATCH] drm/amd/display: Allow building DC with clang on RISC-V
 2023-07-19 12:54 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable
 2023-07-19  9:12 UTC  (2+ messages)

[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-19  9:00 UTC  (10+ messages)
` [PATCH V7 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V7 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V7 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V7 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V7 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V7 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH V7 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V7 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH] drm/amdgpu: Fix unused variable ‘idx’ in ‘amdgpu_atom_parse’
 2023-07-19  8:17 UTC  (2+ messages)

[PATCH] drm/amd: Fix an error handling mistake in psp_sw_init()
 2023-07-19  6:35 UTC  (3+ messages)

[PATCH] drm/amdgpu: update sched.ready within kernel drm scheduler
 2023-07-19  5:10 UTC  (2+ messages)

[PATCH] drm/amdgpu: Update ring scheduler info as needed
 2023-07-19  4:56 UTC  (10+ messages)


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