messages from 2024-12-16 14:04:40 to 2024-12-20 13:32:31 UTC [more...]
[PATCH 0/1] drm/amdgpu: Use device wedged event
2024-12-20 13:31 UTC (13+ messages)
` [PATCH 1/1] "
[PATCH 1/2] drm/buddy: fix issue that force_merge cannot free all roots
2024-12-20 12:54 UTC (5+ messages)
` [PATCH 2/2] drm/buddy: Add a testcase to verify the multiroot fini
[PATCH] drm/fourcc: add LINEAR modifiers with an exact pitch alignment
2024-12-20 11:30 UTC (31+ messages)
[PATCH v3 1/3] drm/amdgpu: Fix out-of-bounds issue in user fence
2024-12-20 10:45 UTC (8+ messages)
` [PATCH v3 2/3] drm/amdgpu: Improve the xa field names readability
` [PATCH v3 3/3] drm/amdgpu: Fix wait IOCTL lockup issues
[PATCH v6 0/9] Add jump table support for objtool on LoongArch
2024-12-20 5:02 UTC (14+ messages)
` [PATCH v6 1/9] objtool: Handle various symbol types of rodata
` [PATCH v6 2/9] objtool: Handle different entry size "
` [PATCH v6 3/9] objtool: Handle PC relative relocation type
` [PATCH v6 4/9] objtool: Handle unreachable entry of rodata
` [PATCH v6 5/9] objtool/LoongArch: Add support for switch table
` [PATCH v6 6/9] objtool/LoongArch: Add support for goto table
` [PATCH v6 7/9] LoongArch: Enable jump table for objtool
` [PATCH v6 8/9] LoongArch: Convert unreachable() to BUG()
` [PATCH v6 9/9] drm/amd/display: Mark dc_fixpt_from_fraction() noinline
[PATCH v6 00/44] Color Pipeline API w/ VKMS
2024-12-20 5:02 UTC (7+ messages)
` [PATCH v6 18/44] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH v6 41/44] drm/colorop: allow non-bypass colorops
[V7 00/45] Color Pipeline API w/ VKMS
2024-12-20 4:33 UTC (46+ messages)
` [V7 01/45] drm: Add helper for conversion from signed-magnitude
` [V7 02/45] drm/vkms: Round fixp2int conversion in lerp_u16
` [V7 03/45] drm/vkms: Add kunit tests for VKMS LUT handling
` [V7 04/45] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [V7 05/45] drm/colorop: Introduce new drm_colorop mode object
` [V7 06/45] drm/colorop: Add TYPE property
` [V7 07/45] drm/colorop: Add 1D Curve subtype
` [V7 08/45] Documentation/gpu: document drm_colorop
` [V7 09/45] drm/colorop: Add BYPASS property
` [V7 10/45] drm/colorop: Add NEXT property
` [V7 11/45] drm/colorop: Add atomic state print for drm_colorop
` [V7 12/45] drm/plane: Add COLOR PIPELINE property
` [V7 13/45] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [V7 14/45] drm/vkms: Add enumerated 1D curve colorop
` [V7 15/45] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [V7 16/45] drm/colorop: Add 3x4 CTM type
` [V7 17/45] drm/vkms: Use s32 for internal color pipeline precision
` [V7 18/45] drm/vkms: add 3x4 matrix in color pipeline
` [V7 19/45] drm/tests: Add a few tests around drm_fixed.h
` [V7 20/45] drm/vkms: Add tests for CTM handling
` [V7 21/45] drm/colorop: pass plane_color_pipeline client cap to atomic check
` [V7 22/45] drm/colorop: define a new macro for_each_new_colorop_in_state
` [V7 23/45] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [V7 24/45] drm/amd/display: Add bypass COLOR PIPELINE
` [V7 25/45] drm/amd/display: Skip color pipeline initialization for cursor plane
` [V7 26/45] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [V7 27/45] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [V7 28/45] drm/amd/display: Add support for sRGB EOTF in BLND block
` [V7 29/45] drm/colorop: Add PQ 125 EOTF and its inverse
` [V7 30/45] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
` [V7 31/45] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [V7 32/45] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [V7 33/45] drm/colorop: Add 1D Curve Custom LUT type
` [V7 34/45] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [V7 35/45] drm/amd/display: add 3x4 matrix colorop
` [V7 36/45] drm/colorop: Add mutliplier type
` [V7 37/45] drm/amd/display: add multiplier colorop
` [V7 38/45] drm/amd/display: Swap matrix and multiplier
` [V7 39/45] drm/colorop: Define LUT_1D interpolation
` [V7 40/45] drm/colorop: allow non-bypass colorops
` [V7 41/45] drm/colorop: Add 3D LUT supports to color pipeline
` [V7 42/45] drm/amd/display: add 3D LUT colorop
` [V7 43/45] drm/amd/display: Add AMD color pipeline doc
` [V7 44/45] drm/colorop: Add kernel doc for data blob
` [V7 45/45] drm/colorop: Add destroy functions for color pipeline
[PATCH] drm/amd/display: Increase sanitizer frame larger than limit when compile testing with clang
2024-12-19 23:46 UTC
[PATCH] drm/amd/display: Disable -Wenum-float-conversion for dml2_dpmm_dcn4.c
2024-12-19 22:24 UTC (3+ messages)
[PATCH 0/3] drm/amd/display: fixes for kernel crashes since cursor overlay mode
2024-12-19 21:23 UTC (5+ messages)
` [PATCH 1/3] drm/amd/display: fix page fault due to max surface definition mismatch
` [PATCH 2/3] drm/amd/display: increase MAX_SURFACES to the value supported by hw
` [PATCH 3/3] drm/amd/display: fix divide error in DM plane scale calcs
[PATCH] workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker
2024-12-19 16:15 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix Illegal opcode in command stream Error
2024-12-19 15:00 UTC (2+ messages)
[PATCH] drm/amdkfd: fixed page fault when enable MES shader debugger
2024-12-19 14:59 UTC (4+ messages)
[PATCH v11 5/5] drm/amdgpu: track bo memory stats at runtime
2024-12-19 14:58 UTC (5+ messages)
` [PATCH v12 "
[Bug report] Regression with kernel v6.13-rc2
2024-12-19 9:44 UTC (7+ messages)
[PATCH v1 1/3] drm/admgpu: replace kmalloc() and memcpy() with kmemdup()
2024-12-19 0:35 UTC (8+ messages)
` [PATCH v1 2/3] xfs/libxfs: "
` [PATCH v1 3/3] btrfs: "
[PATCH][next] drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"
2024-12-19 12:32 UTC
[PATCH v2 5/7] drm/amdgpu: Add cgroups implementation
2024-12-19 12:01 UTC
[PATCH] drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_update
2024-12-19 0:25 UTC (5+ messages)
[pull] amdgpu drm-fixes-6.13
2024-12-18 20:46 UTC
[pull] amdgpu, amdkfd drm-next-6.14
2024-12-18 20:17 UTC
[WARNING][AMDGPU] WQ_MEM_RECLAIM with Radeon RX 6600
2024-12-18 18:08 UTC (4+ messages)
PrimaryGPU
2024-12-18 12:45 UTC
[PATCH] Partially revert "drm/amd/amdgpu: add pipe1 hardware support"
2024-12-18 14:23 UTC
[PATCH] drm/amdgpu: Driver needn't request RLC safe mode for gfx MGCG
2024-12-18 12:08 UTC (3+ messages)
[PATCH 6.12 000/172] 6.12.6-rc1 review
2024-12-18 0:58 UTC (2+ messages)
[PATCH] drm/amdgpu: add tracepoint while dump mca bank
2024-12-18 7:03 UTC
[PATCH v2] drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_show
2024-12-17 21:22 UTC (2+ messages)
[PATCH v2] drm/ci: uprev IGT
2024-12-17 16:06 UTC
[PATCH v10 0/4] Introduce DRM device wedged event
2024-12-17 11:57 UTC (14+ messages)
` [PATCH v10 1/4] drm: Introduce "
` [PATCH v10 2/4] drm/doc: Document "
[PATCH v3 0/1] drm/amdgpu: Use device wedged event
2024-12-17 9:48 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v2 0/1] drm/amdgpu: Use device wedged event
2024-12-16 15:42 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] drm/amdgpu: Make the submission path memory reclaim safe
2024-12-17 10:39 UTC (10+ messages)
` Fwd: "
[PATCH v2 1/7] drm/amdgpu: Add mqd for userq compute queue
2024-12-17 9:46 UTC (7+ messages)
` [PATCH v2 4/7] drm/amdgpu: Fix out-of-bounds issue in user fence
[PATCH] drm/amdgpu: Fix error handling in amdgpu_ras_add_bad_pages
2024-12-17 9:38 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu: Refine ip detection log message
2024-12-17 8:54 UTC (2+ messages)
[PATCH] drm/amdgpu: Enable psp v14_0_3 RAS support for non-SRIOV configurations
2024-12-17 2:20 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu/sdma4.4.2: add apu support in sdma queue reset
2024-12-17 1:06 UTC (4+ messages)
` [PATCH 3/3] drm/amdgpu/pm: Implement SDMA queue reset for different asic
[PATCH] drm/amd: decrease CP queue sleep time
2024-12-16 21:48 UTC (2+ messages)
[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
2024-12-16 20:26 UTC (5+ messages)
` [PATCH v2 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH v2 5/5] drm/connector: make mode_valid take a "
[PATCH 00/17] DC Patches Dec 13, 2024
2024-12-16 20:20 UTC (4+ messages)
` [PATCH 12/17] Revert "drm/amd/display: Fix green screen issue after suspend"
[PATCH 0/5] drm: Constify 'struct bin_attribute'
2024-12-16 19:53 UTC (7+ messages)
` [PATCH 1/5] drm/sysfs: "
` [PATCH 3/5] drm/i915: "
` [PATCH 4/5] drm/amdgpu: "
` [PATCH 5/5] drm/amd/display: "
[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
2024-12-16 19:38 UTC (11+ messages)
` [PATCH v2 04/10] drm/amd/display: use eld_mutex to protect access to connector->eld
[PATCH] drm/amdgpu: Fix potential integer overflow in scheduler mask calculations
2024-12-16 18:47 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: fix amdgpu_coredump
2024-12-16 17:50 UTC (3+ messages)
` [PATCH 3/3] drm/amdgpu: partially revert "reduce reset time"
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