messages from 2024-10-29 17:44:58 to 2024-11-05 15:16:00 UTC [more...]
[PATCH] drm/amdgpu add "pixel_encoding"
2024-11-05 15:15 UTC (4+ messages)
` Fw: "
[PATCH v3] drm/amdgpu: Add supported NPS modes node
2024-11-05 14:48 UTC (2+ messages)
[PATCH] drm/amdgpu: fix return random value when multiple threads read registers via mes
2024-11-05 14:32 UTC (3+ messages)
[PATCH 1/4] drm/amdgpu: Update SRIOV Exchange Headers for RAS Telemetry Support
2024-11-05 14:30 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add msg handlers for SRIOV RAS Telemetry
` [PATCH 3/4] drm/amdgpu: VF Query RAS Caps from Host if supported
` [PATCH 4/4] drm/amdgpu: Implement virt req_ras_err_count
[PATCH V2 0/4] Add panic support for all DCE/DCN
2024-11-05 14:08 UTC (9+ messages)
` [PATCH 1/4] drm/amd/display: add clear_tiling hubp callbacks
` [PATCH 2/4] drm/amd/display: add clear_tiling mi callbacks
` [PATCH 3/4] drm/amd/display: add DC drm_panic support
` [PATCH 4/4] drm/amd/display: add non-DC "
[PATCH V3 0/5] Add panic support for all DCE/DCN
2024-11-05 14:06 UTC (6+ messages)
` [PATCH 1/5] drm/amdgpu: add generic display panic helper code
` [PATCH 2/5] drm/amd/display: add clear_tiling hubp callbacks
` [PATCH 3/5] drm/amd/display: add clear_tiling mi callbacks
` [PATCH 4/5] drm/amd/display: add DC drm_panic support
` [PATCH 5/5] drm/amd/display: add non-DC "
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-05 1:25 UTC (17+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes
[PATCH 0/1] On DRM -> stable process
2024-11-05 6:57 UTC (6+ messages)
[PATCH 0/2] Fix some issues when using amdgpu on XEN PVH dom0
2024-11-05 13:42 UTC (5+ messages)
` [PATCH 1/2] drm/amdgpu: set passthrough mode for xen pvh/hvm
` [PATCH 2/2] drm/amdgpu: Bypass resizing bars for PVH dom0
[PATCH] drm/amdkfd: correct the SVM DMA device unmap direction
2024-11-05 11:04 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Add supported NPS modes node
2024-11-05 11:02 UTC (2+ messages)
[PATCH RESEND v9 0/2] drm/atomic: Ease async flip restrictions
2024-11-05 10:51 UTC (8+ messages)
` [PATCH RESEND v9 1/2] drm/atomic: Let drivers decide which planes to async flip
` [PATCH RESEND v9 2/2] drm/amdgpu: Enable async flip on overlay planes
[RESEND] amdkfd: always include uapi header in priv.h
2024-11-05 10:35 UTC (6+ messages)
[PATCH] drm/amdgpu: fix return random value when multiple threads read registers via mes
2024-11-05 9:16 UTC (3+ messages)
[PATCH v2 1/2] drm/amdgpu: Fix map/unmap queue logic
2024-11-05 8:52 UTC (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: Avoid kcq disable during reset
[PATCH] drm/amdgpu: Add supported NPS modes node
2024-11-05 7:16 UTC (2+ messages)
[PATCH] drm/amdgpu: Normalize reg offsets on VCN v4.0.3
2024-11-05 7:11 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Fix unmap queue logic
2024-11-05 7:05 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: Avoid kcq disable during reset
[PATCH] drm/amdgpu: Normalize reg offsets on VCN v4.0.3
2024-11-05 6:45 UTC (2+ messages)
[PATCH] drm/amdgpu: Modify userq signal/wait struct field names
2024-11-05 5:56 UTC
[PATCH] drm/amdgpu: fix return random value when multiple threads read registers via mes
2024-11-05 5:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH] amdkfd: Explicitly specify data type amdkfd_process_info in related functions
2024-11-04 21:49 UTC (5+ messages)
[RESEND] amdkfd: check ret code for ioctls
2024-11-04 20:50 UTC (4+ messages)
[PATCH] drm/amdgpu/mes: fetch fw version from firmware header
2024-11-04 15:24 UTC (2+ messages)
[PATCH] drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()
2024-11-04 14:48 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: change the flush gpu tlb mode to sync mode
2024-11-04 13:15 UTC (11+ messages)
` [PATCH] drm/amdgpu: fix return ramdom value when multiple threads read registers via mes
[PATCH] drm/amdgpu: fix identifying prefix and postfix SET_Q_MODE packet
2024-11-04 10:18 UTC (2+ messages)
[PATCH v2] drm/amdgpu: set the right AMDGPU sg segment limitation
2024-11-04 10:14 UTC (2+ messages)
[PATCH 0/5] Some more drm/amd/display deadcoding
2024-11-04 2:38 UTC (6+ messages)
` [PATCH 1/5] drm/amd/display: Remove unused enable_surface_flip_reporting
` [PATCH 2/5] drm/amd/display: Remove unused dwb3_set_host_read_rate_control
` [PATCH 3/5] drm/amd/display: Remove unused dc_stream_warmup_writeback
` [PATCH 4/5] drm/amd/display: Remove unused mmhubbub_warmup field
` [PATCH 5/5] drm/amd/display: Remove unused dcn_find_dcfclk_suits_all
[PATCH] drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
2024-11-04 5:59 UTC (2+ messages)
[PATCH] drm/amdgpu: Skip IP coredump for RAS errors
2024-11-04 5:57 UTC (2+ messages)
[PATCH v1 0/9] update devcoredump for new VCN instance design
2024-11-04 4:05 UTC (7+ messages)
` [PATCH v1 1/9] drm/amdgpu: update vcn_v1 devcoredump on per instance basis
` [PATCH v1 9/9] drm/amdgpu: remove unused ip_dump from vcn device
[RFC PATCH] drm/amd/display/dc: Refactor remove duplications
2024-11-03 21:47 UTC (2+ messages)
[PATCH 00/17] DC Patches October 28, 2024
2024-11-02 0:43 UTC (22+ messages)
` [PATCH 01/17] drm/amd/display: Do Not Fallback To SW Cursor If HW Cursor Required
` [PATCH 02/17] drm/amd/display: avoid divided by zero
` [PATCH 03/17] Revert "drm/amd/display: Block UHBR Based On USB-C PD Cable ID"
` [PATCH 04/17] drm/amd/display: fix rxstatus_msg_sz type narrowing
` [PATCH 05/17] drm/amd/display: Remove inaccessible registers from DMU diagnostics
` [PATCH 06/17] drm/amd/display: fix asserts in SPL during bootup
` [PATCH 07/17] drm/amd/display: Fix brightness level not retained over reboot
` [PATCH 08/17] drm/amd/display: SPL cleanup
` [PATCH 09/17] drm/amd/display: Remove hw w/a toggle if on DP2/HPO
` [PATCH 10/17] drm/amd/display: Remove otg w/a toggling on HPO interfaces
` [PATCH 11/17] drm/amd/display: parse umc_info or vram_info based on ASIC
` [PATCH 12/17] drm/amd/display: Minimize wait for pending updates
` [PATCH 13/17] drm/amd/display: Don't write DP_MSTM_CTRL after LT
` [PATCH 14/17] drm/amd/display: [FW Promotion] Release 0.0.241.0
` [PATCH 15/17] drm/amd/display: Implement new backlight_level_params structure
` [PATCH 16/17] drm/amd/display: Prune Invalid Modes For HDMI Output
` [PATCH 17/17] drm/amd/display: 3.2.308
[PATCH v2 0/2] Refactor MST DSC Determination Policy
2024-11-01 21:24 UTC (3+ messages)
` [PATCH v2 1/2] drm/display/dsc: Refactor DRM "
` [PATCH v2 2/2] drm/display/dsc: MST DSC Interface Change
[PATCH] drm/amd/display: Add a missing DCN401 reg definition
2024-11-01 16:27 UTC (2+ messages)
[PATCH v2] amdgpu: prevent NULL pointer dereference if ATIF is not supported
2024-11-01 16:22 UTC (5+ messages)
[PATCH v5] drm/amd/pm: correct the workload setting
2024-11-01 14:03 UTC (2+ messages)
[PATCH] drm/amdgpu: Add compatible NPS mode info
2024-11-01 10:14 UTC (2+ messages)
[PATCH v8 0/4] Introduce DRM device wedged event
2024-11-01 4:26 UTC (4+ messages)
` [PATCH v8 2/4] drm/doc: Document "
[PATCH] drm/amd/pm: always pick the pptable from IFWI
2024-11-01 4:25 UTC (2+ messages)
[PATCH] amdgpu: prevent NULL pointer dereference if ATIF is not supported
2024-10-31 15:19 UTC (5+ messages)
[pull] amdgpu drm-fixes-6.12
2024-10-31 15:15 UTC
[PATCH v6 0/5] rework bo mem stats tracking
2024-10-31 13:48 UTC (6+ messages)
` [PATCH v6 4/5] drm: add drm_memory_stats_is_zero
` [PATCH v6 5/5] drm/amdgpu: track bo memory stats at runtime
[PATCH] drm/radeon/ni: Fix memory leak and missing error handling in ni_init_microcode()
2024-10-31 3:02 UTC
[PATCH] drm/amdgpu: set the right sg limitation
2024-10-31 7:44 UTC (2+ messages)
` AW: "
[PATCH 1/3] drm/amdgpu: Adjust debugfs register access permissions
2024-10-31 3:31 UTC (6+ messages)
[PATCH] drm/amdgpu: Fix dummy_read_page overlapping mappings
2024-10-31 1:54 UTC
[PATCH] drm/amdgpu: don't free conflicting apertures for accelerators
2024-10-30 21:01 UTC
[PATCH v2] drm/amdgpu: Group gfx sysfs functions
2024-10-30 20:11 UTC (2+ messages)
[RFC PATCH] drm/amd/pm: add zero RPM OD setting support for SMU13
2024-10-30 15:09 UTC (5+ messages)
` [PATCH v2 0/2] Two zero RPM features
` [PATCH v2 2/2] drm/amd/pm: add zero RPM stop temperature OD setting support for SMU13
[PATCH] drm/amdgpu/gfx9: Add cleaner shader for GFX11.0.3
2024-10-30 14:57 UTC (2+ messages)
[PATCH v2] drm/amdgpu/gfx9: Add cleaner shader for GFX11.0.3
2024-10-30 14:52 UTC
[PATCH v4] drm/amd/pm: correct the workload setting
2024-10-30 10:29 UTC (2+ messages)
[PATCH linux-next] drm/amdgpu: use string choice helpers
2024-10-29 17:05 UTC (3+ messages)
[PATCH v3] drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()
2024-10-29 20:27 UTC (2+ messages)
[PATCH v3] drm/amd/pm: correct the workload setting
2024-10-30 5:43 UTC (2+ messages)
[PATCH 00/29] Separating vcn power management by instance
2024-10-29 18:34 UTC (5+ messages)
` [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu
[PATCH 00/29] Separating vcn power management by instance
2024-10-29 17:47 UTC (12+ messages)
` [PATCH 03/29] drm/amd/pm: add inst to smu_dpm_set_vcn_enable
` [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu
` [PATCH 09/29] drm/amdgpu: track instances of the same IP block
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox