dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-14 17:52:21 to 2025-08-16 00:36:27 UTC [more...]

[PATCH v4 08/13] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
 2025-08-16  0:35 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv
 2025-08-15 23:40 UTC  (3+ messages)

[git pull] drm fixes for 6.17-rc2
 2025-08-15 23:03 UTC  (2+ messages)

[RFC PATCH 0/8] Refactor drm_writeback_connector structure
 2025-08-15 22:20 UTC  (9+ messages)
` [RFC PATCH 1/8] drm: writeback: "

[PATCH v2] drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPU
 2025-08-15 22:15 UTC  (9+ messages)

[PATCH 0/9 v3] drm/i915: Remove legacy struct_mutex usage
 2025-08-15 22:15 UTC  (7+ messages)
` [PATCH 1/9 v3] drm/i915: Move struct_mutex to drm_i915_private
` [PATCH 9/9 v3] drm/i915: Remove todo and comments about struct_mutex

[PATCH v7] drm/dp: clamp PWM bit count to advertised MIN and MAX capabilities
 2025-08-15 22:11 UTC  (3+ messages)

[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2025-08-15 22:01 UTC  (14+ messages)
` [RFC v5 1/5] drm/netlink: Add netlink infrastructure
` [RFC v5 2/5] drm/xe/RAS: Register netlink capability
` [RFC v5 3/5] drm/xe/RAS: Expose the error counters
` [RFC v5 4/5] drm/netlink: Define multicast groups
` [RFC v5 5/5] drm/xe/RAS: send multicast event on occurrence of an error

[PATCH V11 00/47] Color Pipeline API w/ VKMS
 2025-08-15 21:26 UTC  (53+ messages)
` [PATCH V11 01/47] drm: Add helper for conversion from signed-magnitude
` [PATCH V11 02/47] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH V11 03/47] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [PATCH V11 04/47] drm/colorop: Introduce new drm_colorop mode object
` [PATCH V11 05/47] drm/colorop: Add TYPE property
` [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
` [PATCH V11 07/47] drm/colorop: Add BYPASS property
` [PATCH V11 08/47] drm/colorop: Add NEXT property
` [PATCH V11 09/47] drm/colorop: Add atomic state print for drm_colorop
` [PATCH V11 10/47] drm/plane: Add COLOR PIPELINE property
` [PATCH V11 11/47] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V11 12/47] Documentation/gpu: document drm_colorop
` [PATCH V11 13/47] drm/colorop: Add destroy functions for color pipeline
` [PATCH V11 14/47] drm/vkms: Add enumerated 1D curve colorop
` [PATCH V11 15/47] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [PATCH V11 16/47] drm/colorop: Add 3x4 CTM type
` [PATCH V11 17/47] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH V11 18/47] drm/vkms: add 3x4 matrix in color pipeline
` [PATCH V11 19/47] drm/tests: Add a few tests around drm_fixed.h
` [PATCH V11 20/47] drm/vkms: Add tests for CTM handling
` [PATCH V11 21/47] drm/colorop: pass plane_color_pipeline client cap to atomic check
` [PATCH V11 22/47] drm/colorop: define a new macro for_each_new_colorop_in_state
` [PATCH V11 23/47] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [PATCH V11 24/47] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH V11 25/47] drm/amd/display: Skip color pipeline initialization for cursor plane
` [PATCH V11 26/47] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH V11 27/47] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [PATCH V11 28/47] drm/amd/display: Add support for sRGB EOTF in BLND block
` [PATCH V11 29/47] drm/colorop: Add PQ 125 EOTF and its inverse
` [PATCH V11 30/47] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
` [PATCH V11 31/47] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [PATCH V11 32/47] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH V11 33/47] drm: Add Enhanced LUT precision structure
` [PATCH V11 34/47] drm: Add helper to extract lut from struct drm_color_lut32
` [PATCH V11 35/47] drm/colorop: Add 1D Curve Custom LUT type
` [PATCH V11 36/47] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [PATCH V11 37/47] drm/amd/display: add 3x4 matrix colorop
` [PATCH V11 38/47] drm/colorop: Add multiplier type
` [PATCH V11 39/47] drm/amd/display: add multiplier colorop
` [PATCH V11 40/47] drm/amd/display: Swap matrix and multiplier
` [PATCH V11 41/47] drm/colorop: Define LUT_1D interpolation
` [PATCH V11 42/47] drm/colorop: allow non-bypass colorops
` [PATCH V11 43/47] drm/colorop: Add 3D LUT support to color pipeline
` [PATCH V11 44/47] drm/amd/display: add 3D LUT colorop
` [PATCH V11 45/47] drm/amd/display: Add AMD color pipeline doc
` [PATCH V11 46/47] drm/amd/display: Ensure 3D LUT for color pipeline
` [PATCH V11 47/47] drm/amd/display: Disable CRTC degamma when color pipeline is enabled

[PATCH] drm: nova-drm: fix 32-bit arm build
 2025-08-15 21:19 UTC  (2+ messages)

[PATCH v2] drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()
 2025-08-15 20:57 UTC  (2+ messages)

[PATCH V2] accel/amdxdna: Add a function to walk hardware contexts
 2025-08-15 20:43 UTC  (2+ messages)

[PATCH v2] drm/msm: Update global fault counter when faulty process has already ended
 2025-08-15 20:10 UTC  (2+ messages)

[PATCH v2 0/6] drm/v3d: General job locking improvements + race-condition fixes
 2025-08-15 19:58 UTC  (7+ messages)
` [PATCH v2 1/6] drm/v3d: Store a pointer to `struct v3d_file_priv` inside each job
` [PATCH v2 2/6] drm/v3d: Store the active job inside the queue's state
` [PATCH v2 3/6] drm/v3d: Replace a global spinlock with a per-queue spinlock
` [PATCH v2 4/6] drm/v3d: Address race-condition between per-fd GPU stats and fd release
` [PATCH v2 5/6] drm/v3d: Synchronous operations can't timeout
` [PATCH v2 6/6] drm/v3d: Protect per-fd reset counter against fd release

[PATCH v2 0/3] udmabuf: Sync to attached devices
 2025-08-15 19:40 UTC  (3+ messages)

[PATCH v2] drm: Add directive to format code in comment
 2025-08-15 18:53 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v6 00/10] Add support for RK3588 DisplayPort Controller
 2025-08-15 18:00 UTC  (8+ messages)
` [PATCH v6 02/10] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH v6 09/10] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
    `  "
      `  "

[RFC PATCH 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-08-15 16:55 UTC  (14+ messages)
` [RFC PATCH 2/8] dt-bindings: display: add versilicon,dc
` [RFC PATCH 3/8] drm: verisilicon: add a driver for Verisilicon display controllers
` [RFC PATCH 4/8] dt-bindings: display/bridge: add binding for TH1520 HDMI controller

[RFC PATCH] drm/amdgpu: Enable async flip for cursor planes
 2025-08-15 16:11 UTC  (4+ messages)

[PATCH V3 0/4] drm/bridge: it66121: Add initial it66122 support
 2025-08-15 15:22 UTC  (9+ messages)
` [PATCH V3 1/4] dt-bindings: display: bridge: it66121: Add compatible string for IT66122
` [PATCH V3 2/4] drm/bridge: it66121: Drop ftrace like dev_dbg() prints
` [PATCH V3 3/4] drm/bridge: it66121: Use vid/pid to detect the type of chip
` [PATCH V3 4/4] drm/bridge: it66121: Add minimal it66122 support

[PATCH v2] drm/msm/dpu: add support for 4:2:2 planar YCbCr plane formats
 2025-08-15 15:21 UTC 

[PATCH RESEND v7] drm/vc4: hdmi: switch to generic CEC helpers
 2025-08-15 15:11 UTC  (2+ messages)

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-15 15:06 UTC  (6+ messages)
` [PATCH 04/21] drm: "
` (subset) [PATCH 00/21] treewide: "

[PATCH] drm/amdgpu: Fixed an issue where audio did not turn off properly after unplugging HDMI
 2025-08-15  8:38 UTC 

[PATCH v3 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-15 14:59 UTC  (10+ messages)
` [PATCH v3 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v3 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v3 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v3 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v3 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v3 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v3 7/7] Documentation: kunit: Document new parameterized test features

[PATCH v2] drm/panthor: Simplify mmu_hw_do_operation_locked
 2025-08-15 14:53 UTC  (4+ messages)

[PATCH v6 0/6] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-08-15 14:30 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: display/msm: dp-controller: allow eDP for SA8775P
` [PATCH v6 2/6] dt-bindings: display/msm: qcom,x1e80100-mdss: correct DP addresses
` [PATCH v6 3/6] dt-bindings: display/msm: dp-controller: add X1E80100
` [PATCH v6 4/6] dt-bindings: display/msm: drop assigned-clock-parents for dp controller
` [PATCH v6 5/6] dt-bindings: display/msm: add stream pixel clock bindings for MST
` [PATCH v6 6/6] arm64: dts: qcom: Add MST pixel streams for displayport

[PATCH 19/80] drm/panfrost: Remove redundant pm_runtime_mark_last_busy() calls
 2025-08-15 14:22 UTC  (3+ messages)

[PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
 2025-08-15 13:48 UTC  (15+ messages)

[PATCH] drm/sun4i: Replace redundant return value judgment with PTR_ERR_OR_ZERO()
 2025-08-15 13:37 UTC 

[PATCH] drm/nouveau: Replace redundant return value judgment with PTR_ERR_OR_ZERO()
 2025-08-15 13:36 UTC 

[v3 00/11] mm: support device-private THP
 2025-08-15 12:09 UTC  (8+ messages)
` [v3 03/11] mm/migrate_device: THP migration of zone device pages

[PATCH v2 0/2] accel: Add Arm Ethos-U NPU
 2025-08-15 11:46 UTC  (7+ messages)
` [PATCH v2 2/2] accel: Add Arm Ethos-U NPU driver

[PATCH] drm/panthor: Remove dead code in mmu_hw_do_operation_locked
 2025-08-15 11:25 UTC  (3+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-15 11:11 UTC  (3+ messages)
` [PATCH v2 02/19] gpu: nova-core: "

[PATCH v9 0/7] Add support for new Mali GPUs
 2025-08-15 10:02 UTC  (7+ messages)
` [PATCH v9 5/7] drm/panthor: Serialize GPU cache flush operations
` [PATCH v9 6/7] drm/panthor: Make MMU cache maintenance use FLUSH_CACHES command

[PATCH] drm/amdgpu: Simplify asic_type checks using switch
 2025-08-15  9:53 UTC 

[PATCH] phy: mediatek: Modify mipi clk upper bound to 2.5Gbps
 2025-08-15  9:43 UTC  (2+ messages)

[PATCH v10 00/10] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-08-15  9:33 UTC  (6+ messages)
` [PATCH v10 01/10] drm/mediatek: mtk_hdmi: Drop redundant clock retrieval in mtk_hdmi_get_cec_dev
` [PATCH v10 10/10] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-08-15  8:51 UTC  (3+ messages)
` [PATCH v2 9/9] drm/imx: parallel-display: put "

[PATCH v2 00/13] Add DisplayPort support for QCS615 platform
 2025-08-15  8:30 UTC  (7+ messages)
` [PATCH v2 02/13] dt-bindings: phy: Add binding for QCS615 standalone QMP DP PHY
` [PATCH v2 03/13] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: support dual TCSR registers

Proposal: Make CONFIG_DRM_TTM_HELPER a user-configurable option
 2025-08-15  8:13 UTC  (2+ messages)

PATCH[1/1] DRM_GPUVM.C : htmldoc error due to multi-line code inside comment
 2025-08-14 15:26 UTC  (6+ messages)

[PATCH v2] drm/tidss: Remove unused value
 2025-08-14 16:50 UTC 

[PATCH v2] drm/xe/hwmon: Return early on power limit read failure
 2025-08-15  6:36 UTC 

Converting logging dev_* functions to drm_*
 2025-08-15  3:44 UTC 

[PATCH] drm/gem-shmem: Pin and unpin buffers when importing w/o S/G table
 2025-08-15  6:02 UTC  (2+ messages)

[PATCH v7 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-08-15  5:14 UTC  (7+ messages)
` [PATCH v7 1/6] clk: renesas: rzv2h-cpg: Add instance field to struct pll
` [PATCH v7 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v7 3/6] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-08-15  4:44 UTC  (3+ messages)

[PATCH V1] accel/amdxdna: Add a function to walk hardware contexts
 2025-08-15  4:03 UTC  (3+ messages)

[PATCH v2] drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()
 2025-08-15  3:42 UTC  (2+ messages)

[PATCH v4 00/13] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-08-15  2:59 UTC  (5+ messages)

[PATCH v2 1/2] drm/panel: Allow powering on panel follower after panel is enabled
 2025-08-15  0:19 UTC  (4+ messages)
` [PATCH v2 2/2] HID: Make elan touch controllers power on "

[PATCH v2] drm/msm: Fix objtool warning in submit_lock_objects()
 2025-08-14 23:48 UTC  (2+ messages)

[PATCH v11 0/9] TEE subsystem for protected dma-buf allocations
 2025-08-14 23:30 UTC  (4+ messages)
` [PATCH v11 2/9] dma-buf: dma-heap: export declared functions

[PATCH v4 0/3] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-08-14 23:10 UTC  (5+ messages)
` [PATCH v4 2/3] drm: Add MIPI read_multi func and two write macros
` [PATCH v4 3/3] drm/panel: novatek-nt35560: Clean up driver

[PATCH v5 0/6] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-08-14 22:46 UTC  (7+ messages)
` [PATCH v5 3/6] dt-bindings: display/msm: dp-controller: add X1E80100
` [PATCH v5 4/6] dt-bindings: display/msm: drop assigned-clock-parents for dp controller
` [PATCH v5 5/6] dt-bindings: display/msm: add stream pixel clock bindings for MST

[PATCH v7] arm64: dts: qcom: x1e78100-t14s-oled: Add eDP panel
 2025-08-14 20:16 UTC 

[PATCH v6 0/2] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
 2025-08-14 19:56 UTC  (7+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: x1e78100-t14s: add hpd gpio to dp controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).