Linux DRI Development
[Prev Page][Next Page]
- Re: [PATCH v2 5/5] drm/i915: Add drm_panic support, (continued)
- [PATCH v2 0/3] SN65DSI83/4 lvds_vod_swing properties,
Andrej Picej
- [no subject], Unknown
- [PATCH RESEND v5] drm/edid: add CTA Video Format Data Block support, Hamza Mahfooz
- [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages,
Zijun Hu
- [PATCH v2 06/32] thunderbolt: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 11/32] libnvdimm: Simplify nd_namespace_store() implementation, Zijun Hu
- [PATCH v2 01/32] driver core: Constify API device_find_child(), Zijun Hu
- [PATCH v2 07/32] gpio: sim: Remove gpio_sim_dev_match_fwnode(), Zijun Hu
- [PATCH v2 08/32] net: dsa: Adapt for constified device_find_child(), Zijun Hu
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages, quic_zijuhu
- [PATCH v2 04/32] hwmon: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 02/32] driver core: Introduce device_match_type() to match device with a device type, Zijun Hu
- [PATCH v2 03/32] drm/mediatek: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 09/32] pwm: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 10/32] nvdimm: Adapt for constified device_find_child(), Zijun Hu
- [PATCH v2 05/32] media: pci: mgb4: Adapt for constified device_find_child(), Zijun Hu
- Re: [PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages, Uwe Kleine-König
6.13-rc1 graphics fail,
Genes Lists
[PATCH 0/9] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board,
Tomi Valkeinen
- [PATCH 1/9] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Add r8a779h0, Tomi Valkeinen
- [PATCH 2/9] dt-bindings: display: renesas,du: Add r8a779h0, Tomi Valkeinen
- [PATCH 3/9] clk: renesas: r8a779h0: Add display clocks, Tomi Valkeinen
- [PATCH 4/9] drm/rcar-du: dsi: Fix PHY lock bit check, Tomi Valkeinen
- [PATCH 5/9] drm/rcar-du: dsi: Add r8a779h0 support, Tomi Valkeinen
- [PATCH 6/9] drm/rcar-du: Add support for r8a779h0, Tomi Valkeinen
- [PATCH 7/9] arm64: dts: renesas: gray-hawk-single: Fix indentation, Tomi Valkeinen
- [PATCH 8/9] arm64: dts: renesas: r8a779h0: Add display support, Tomi Valkeinen
- [PATCH 9/9] arm64: dts: renesas: gray-hawk-single: Add DisplayPort support, Tomi Valkeinen
- Re: [PATCH 0/9] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board, Geert Uytterhoeven
[PATCHv9 00/10] Display Global Histogram,
Arun R Murthy
- [PATCH 01/10] drm/crtc: Add histogram properties, Arun R Murthy
- [PATCH 02/10] drm/crtc: Expose API to create drm crtc property for histogram, Arun R Murthy
- [PATCHv2 03/10] drm/i915/histogram: Define registers for histogram, Arun R Murthy
- [PATCHv5 04/10] drm/i915/histogram: Add support for histogram, Arun R Murthy
- [PATCH 05/10] drm/xe: Add histogram support to Xe builds, Arun R Murthy
- [PATCHv5 06/10] drm/i915/histogram: histogram interrupt handling, Arun R Murthy
- [PATCH 07/10] drm/i915/display: handle drm-crtc histogram property updates, Arun R Murthy
- [PATCHv3 08/10] drm/i915/histogram: histogram delay counter doesnt reset, Arun R Murthy
- [PATCHv6 09/10] drm/i915/histogram: Histogram changes for Display 20+, Arun R Murthy
- [PATCH 10/10] drm/i915/histogram: Enable pipe dithering, Arun R Murthy
[PATCH v6 0/2] Add changes to use session index as identifier,
Ekansh Gupta
[PATCH 01/11] tools headers: Sync uapi/drm/drm.h with the kernel sources, Namhyung Kim
[PATCH v2 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing,
Alan Previn
[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream,
Abhinav Kumar
[PATCH 0/4] drm/msm/dp: ST_DISPLAY_OFF hpd cleanup,
Abhinav Kumar
[PATCH 0/3] drm/msm/dp: Fix and utilize TPG with a debugfs,
Abhinav Kumar
[PATCH] drm/rockchip: dw_hdmi_qp: Simplify clock handling,
Cristian Ciocaltea
[PATCH] drm/connector: Allow clearing HDMI infoframes,
Derek Foreman
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}(),
Vincent Mailhol via B4 Relay
[PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true(), Vincent Mailhol via B4 Relay
[PATCH 07/10] overflow: replace __is_constexpr() by is_const(), Vincent Mailhol via B4 Relay
[PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr(), Vincent Mailhol via B4 Relay
Message not available
[PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const(), Vincent Mailhol via B4 Relay
[PATCH 03/10] compiler.h: add is_const_true() and is_const_false(), Vincent Mailhol via B4 Relay
[PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false(), Vincent Mailhol via B4 Relay
[PATCH 10/10] compiler.h: remove __is_constexpr(), Vincent Mailhol via B4 Relay
[PATCH 09/10] coresight: etm4x: replace __is_const_expr() by is_const(), Vincent Mailhol via B4 Relay
[PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen(), Vincent Mailhol via B4 Relay
Re: [PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}(), Kees Cook
[PATCH 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset,
Dave Stevenson
[PATCH v4] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL,
Christian Gmeiner
[PATCH v6 drm-dp 0/5] Add dp module in hibmc driver,
Yongbang Shi
[syzbot] Monthly fbdev report (Dec 2024), syzbot
[PATCH] drm/vc4: plane: Remove WARN on state being set in plane_reset,
Stefan Wahren
[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions,
Maxime Ripard
[PATCH v2] drm: Drop explicit initialization of struct i2c_device_id::driver_data to 0,
Uwe Kleine-König
[PATCH v2 00/14] drm/msm/dp: perform misc cleanups,
Dmitry Baryshkov
- [PATCH v2 01/14] drm/msm/dp: set safe_to_exit_level before printing it, Dmitry Baryshkov
- [PATCH v2 02/14] drm/msm/dp: fix msm_dp_utils_pack_sdp_header interface, Dmitry Baryshkov
- [PATCH v2 03/14] drm/msm/dp: drop msm_dp_panel_dump_regs() and msm_dp_catalog_dump_regs(), Dmitry Baryshkov
- [PATCH v2 04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private(), Dmitry Baryshkov
- [PATCH v2 05/14] drm/msm/dp: move I/O functions to global header, Dmitry Baryshkov
- [PATCH v2 06/14] drm/msm/dp: move/inline AUX register functions, Dmitry Baryshkov
- [PATCH v2 07/14] drm/msm/dp: move/inline ctrl register functions, Dmitry Baryshkov
- [PATCH v2 08/14] drm/msm/dp: move/inline panel related functions, Dmitry Baryshkov
- [PATCH v2 09/14] drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets, Dmitry Baryshkov
- [PATCH v2 10/14] drm/msm/dp: drop obsolete audio headers access through catalog, Dmitry Baryshkov
- [PATCH v2 11/14] drm/msm/dp: move/inline audio related functions, Dmitry Baryshkov
- [PATCH v2 12/14] drm/msm/dp: move more AUX functions to dp_aux.c, Dmitry Baryshkov
- [PATCH v2 13/14] drm/msm/dp: drop struct msm_dp_panel_in, Dmitry Baryshkov
- [PATCH v2 14/14] drm/msm/dp: move interrupt handling to dp_ctrl, Dmitry Baryshkov
[PATCH] drm: amd: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table,
Ivan Stepchenko
[PATCH v5 0/2] Add changes to use session index as identifier,
Ekansh Gupta
[PATCH] drm/panel: visionox-rm69299: Remove redundant assignments of panel fields,
Chen-Yu Tsai
[PATCH v1] drm/virtio: Factor out common dmabuf unmapping code,
Dmitry Osipenko
[PATCH v5 00/19] Add Freescale i.MX8qxp Display Controller support,
Liu Ying
- [PATCH v5 01/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller processing units, Liu Ying
- [PATCH v5 02/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller blit engine, Liu Ying
- [PATCH v5 03/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine, Liu Ying
- [PATCH v5 04/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine, Liu Ying
- [PATCH v5 05/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller AXI performance counter, Liu Ying
- [PATCH v5 06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer, Liu Ying
- [PATCH v5 07/19] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller, Liu Ying
- [PATCH v5 08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller, Liu Ying
- [PATCH v5 09/19] drm/imx: Add i.MX8qxp Display Controller display engine, Liu Ying
- [PATCH v5 10/19] drm/imx: Add i.MX8qxp Display Controller pixel engine, Liu Ying
- [PATCH v5 11/19] drm/imx: Add i.MX8qxp Display Controller interrupt controller, Liu Ying
- [PATCH v5 12/19] drm/imx: Add i.MX8qxp Display Controller KMS, Liu Ying
- [PATCH v5 13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller, Liu Ying
- [DO NOT MERGE PATCH v5 14/19] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties, Liu Ying
- [DO NOT MERGE PATCH v5 15/19] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes, Liu Ying
- [DO NOT MERGE PATCH v5 16/19] arm64: dts: imx8qxp: Add display controller subsystem, Liu Ying
- [DO NOT MERGE PATCH v5 17/19] arm64: dts: imx8qxp: Add MIPI-LVDS combo subsystems, Liu Ying
- [DO NOT MERGE PATCH v5 18/19] arm64: dts: imx8qxp-mek: Enable display controller, Liu Ying
- [DO NOT MERGE PATCH v5 19/19] arm64: dts: imx8qxp-mek: Add MX8-DLVDS-LCD1 display module support, Liu Ying
Re: [PATCH v2 1/3] ASoC: hdmi-codec: Add event handler for hdmi TX,
Jiaxin Yu (俞家鑫)
[RFC 0/5] GPU Direct RDMA (P2P DMA) for Device Private Pages,
Yonatan Maman
Re: Interest in Contributing to VKMS Development,
Louis Chauvet
[PATCH v5 0/9] drm: add DRM HDMI Codec framework,
Dmitry Baryshkov
[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld,
Dmitry Baryshkov
- [PATCH 01/10] drm/connector: add mutex to protect ELD from concurrent access, Dmitry Baryshkov
- [PATCH 02/10] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH 03/10] drm/bridge: ite-it66121: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH 04/10] drm/amd/display: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH 05/10] drm/exynos: hdmi: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH 06/10] drm/i915/audio: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH 08/10] drm/radeon: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH 09/10] drm/sti: hdmi: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- [PATCH 10/10] drm/vc4: hdmi: use eld_mutex to protect access to connector->eld, Dmitry Baryshkov
- Re: [PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld, Maxime Ripard
[PATCH v2 0/4] arm64: dts: qcom: x1e80100-hp-x14: dt for HP Omnibook X Laptop 14,
Jens Glathe via B4 Relay
[PATCH] misc: Switch back to struct platform_driver::remove(), Uwe Kleine-König
[PATCH] MAINTAINERS: Update own email address from Bootlin to sys-base, Paul Kocialkowski
[PATCH v7 0/3] drm/msm/dpu: support virtual wide planes,
Dmitry Baryshkov
[PATCH v5 00/10] drm/display: hdmi: add drm_hdmi_connector_mode_valid(),
Dmitry Baryshkov
- [PATCH v5 01/10] drm/tests: hdmi: handle empty modes in find_preferred_mode(), Dmitry Baryshkov
- [PATCH v5 03/10] drm/tests: hdmi: return meaningful value from set_connector_edid(), Dmitry Baryshkov
- [PATCH v5 02/10] drm/tests: hdmi: rename connector creation function, Dmitry Baryshkov
- [PATCH v5 05/10] drm/sun4i: use drm_hdmi_connector_mode_valid(), Dmitry Baryshkov
- [PATCH v5 04/10] drm/display: hdmi: add generic mode_valid helper, Dmitry Baryshkov
- [PATCH v5 06/10] drm/vc4: use drm_hdmi_connector_mode_valid(), Dmitry Baryshkov
- [PATCH v5 07/10] drm/display: bridge_connector: use drm_bridge_connector_mode_valid(), Dmitry Baryshkov
- [PATCH v5 09/10] drm/bridge: dw-hdmi-qp: replace mode_valid with tmds_char_rate, Dmitry Baryshkov
- [PATCH v5 08/10] drm/bridge: lontium-lt9611: drop TMDS char rate check in mode_valid, Dmitry Baryshkov
- [PATCH v5 10/10] drm/sun4i: use drm_atomic_helper_connector_hdmi_check(), Dmitry Baryshkov
- Re: [PATCH v5 00/10] drm/display: hdmi: add drm_hdmi_connector_mode_valid(), Dmitry Baryshkov
[PATCH 0/3] drm/connector: hdmi: Allow using the YUV420 output format,
Cristian Ciocaltea
[PATCH] drm/bridge-connector: Prioritize supported_formats over ycbcr_420_allowed,
Cristian Ciocaltea
[PATCH] drm/bridge: dw-hdmi: Sync comments with actual bus formats order,
Cristian Ciocaltea
[PATCH] drm/connector: Allow clearing hdr infoframe,
Derek Foreman
[PATCH] accel/qaic: Fix typo for struct qaic_manage_trans_passthrough,
Jeffrey Hugo
[RFC PATCH 0/5] drm/i915: Add drm_panic support,
Jocelyn Falempe
[PATCH v1] drm/virtio: Set missing bo->attached flag,
Dmitry Osipenko
[PATCH v5] drm/virtio: Add drm_panic support,
Ryosuke Yasuoka
[PATCH 0/8] Add DisplayPort support for QCS615 platform,
Xiangxu Yin
[PATCH 0/2] drm/modes: Fix div-by-zero in drm_mode_vrefresh(),
Ville Syrjala
[PATCH v2 0/8] Some Panfrost fixes and improvements,
Adrián Larumbe
[PATCH v6 2/3] drm/xe: Move the coredump registration to the worker thread, John . C . Harrison
[PATCH] drm/xe: Avoid evicting object of the same vm in none fault mode, Oak Zeng
[git pull] drm fixes for 6.13-rc1,
Dave Airlie
[PATCH v9 2/5] drm: make drm-active- stats optional,
Yunxiang Li
[PATCH v9 3/5] Documentation/gpu: Clarify drm memory stats definition,
Yunxiang Li
[PATCH v9 1/5] drm: add drm_memory_stats_is_zero, Yunxiang Li
udmabuf: check_memfd_seals() is racy,
Jann Horn
[PATCH v10 0/4] Introduce DRM device wedged event,
Raag Jadav
[PATCH v3 0/4] TEE subsystem for restricted dma-buf allocations,
Jens Wiklander
[PATCH v2 0/5] drm/panthor: Be robust against failures in the resume path,
Boris Brezillon
[PATCH v3 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU,
Neil Armstrong
[PATCH v1 0/2] drm/ci: uprev mesa and modify gitlab rules,
Vignesh Raman
[PATCH] drm/xe/vm_doc: fix more doc typos,
Randy Dunlap
[PATCH] drm/amdgpu: device: fix spellos and punctuation,
Randy Dunlap
[PATCH v2 1/1] drm/mediatek: Add return value check when reading DPCD,
Liankun Yang
[PATCH v4 1/1] drm/mediatek: dp: Add sdp path reset,
Liankun Yang
[PATCH] drm:panel-orientation-quirks Added DeckHD support to panel orientation quirks for Steam Deck This commit introduces a new quirk to handle specific orientation issues for DeckHD panels on the Steam Deck. The quirk ensures the correct display orientation for these panels, enhancing the user experience on Steam Deck devices. Tested on my Steam Deck to ensure reliability. Feedback and further testing are welcome.,
Guy Chronister
[PATCH RESEND v2] drm/i915: Fix memory leak by correcting cache object name in error handler,
Jiasheng Jiang
[PATCH 0/3] sn65dsi83: Add LVDS_VCOM option in device-tree,
Andrej Picej
Re: [PATCH v3 1/3] drm/drm_mm: Safe macro for iterating through nodes in range, Michal Wajdeczko
[PATCH v3 0/3] drm/msm/mdss: rework UBWC registers programming,
Dmitry Baryshkov
[PATCH] drm/hibmc: Drop dependency on Aarch86,
Thomas Zimmermann
[no subject], Unknown
[PATCH 0/1] amdgpu fix for gfx1103 queue evict/restore crash v2,
Mika Laitio
[PATCH] media: cec: include linux/debugfs.h and linux/seq_file.h where needed,
Jani Nikula
[PATCH] drm/dp_mst: Fix drm RAD print,
Wayne Lin
[PATCH] drm: bridge: fsl-ldb: fixup mode on freq mismatch,
Nikolaus Voss
[PATCH v1 00/10] Add eDP support for RK3588,
Damon Ding
- [PATCH v1 10/10] arch64: dts: rockchip: Enable eDP0 display on RK3588S EVB1 board, Damon Ding
- [PATCH v1 08/10] arm64: dts: rockchip: Fix label name of hdptxphy for RK3588, Damon Ding
- [PATCH v1 02/10] dt-bindings: display: rockchip: analogix-dp: Add support for RK3588, Damon Ding
- [PATCH v1 04/10] phy: phy-rockchip-samsung-hdptx: Add support for eDP mode, Damon Ding
- [PATCH v1 07/10] dt-bindings: display: rockchip: Fix label name of hdptxphy for RK3588 HDMI TX Controller, Damon Ding
- [PATCH v1 03/10] drm/rockchip: analogix_dp: Add support for RK3588, Damon Ding
- [PATCH v1 06/10] drm/bridge: analogix_dp: Add support for phy configuration., Damon Ding
- [PATCH v1 05/10] drm/bridge: analogix_dp: add support for RK3588, Damon Ding
- [PATCH v1 01/10] drm/rockchip: analogix_dp: Use formalized struct definition for grf field, Damon Ding
- [PATCH v1 09/10] arm64: dts: rockchip: Add eDP0 node for RK3588, Damon Ding
- Re: [PATCH v1 00/10] Add eDP support for RK3588, Heiko Stübner
[PATCH] locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warnings, Thomas Hellström
[PATCH 0/4] Add support for DisplayPort on QCS8300 platform,
Yongxing Mou
[PATCH 0/5] Display enablement changes for Qualcomm QCS8300 platform,
Yongxing Mou
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]