Linux DRI Development
[Prev Page][Next Page]
- Re: Re:[PATCH] drm/panel-edp: Add BOE NV140FHM-N4Z panel entry, (continued)
[PATCH v2] drm/i915/gt: Ensure irqs' status does not change with spin_unlock,
Krzysztof Karas
[PATCH v2] drm/msm/dpu: Add writeback support for SM6150,
Fange Zhang
[PATCH] MAINTAINERS: Update intel_vpu maintainer list,
Jacek Lawrynowicz
[PATCH v2 0/2] mm/memfd: reserve hugetlb folios before allocation,
Vivek Kasireddy
[PATCH 0/3] drm/ssd130x: some small ssd132x fixes,
John Keeping
[PATCH] drm/virtio: Don't return error if virtio-gpu PCI dev is not found,
Vivek Kasireddy
[PATCH v2] drm/i915: Add VM_DONTEXPAND to exported buffers, Jacek Lawrynowicz
[PATCH v7 00/12] drm/bridge: cdns-dsi: Fix the color-shift issue,
Aradhya Bhatia
- [PATCH v7 01/12] drm/bridge: cdns-dsi: Fix connecting to next bridge, Aradhya Bhatia
- [PATCH v7 02/12] drm/bridge: cdns-dsi: Move to devm_drm_of_get_bridge(), Aradhya Bhatia
- [PATCH v7 03/12] drm/bridge: cdns-dsi: Fix phy de-init and flag it so, Aradhya Bhatia
- [PATCH v7 05/12] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid(), Aradhya Bhatia
- [PATCH v7 06/12] drm/bridge: cdns-dsi: Check return value when getting default PHY config, Aradhya Bhatia
- [PATCH v7 07/12] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready, Aradhya Bhatia
- [PATCH v7 04/12] drm/bridge: cdns-dsi: Fix the link and phy init order, Aradhya Bhatia
- [PATCH v7 09/12] drm/bridge: cdns-dsi: Support atomic bridge APIs, Aradhya Bhatia
- [PATCH v7 10/12] drm/bridge: cdns-dsi: Move DSI mode check to _atomic_check(), Aradhya Bhatia
- [PATCH v7 11/12] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable, Aradhya Bhatia
- [PATCH v7 08/12] drm/mipi-dsi: Add helper to find input format, Aradhya Bhatia
- [PATCH v7 12/12] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable, Aradhya Bhatia
linux-next: duplicate patches in the sound-asoc tree, Stephen Rothwell
[RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use,
Lorenzo Stoakes
[PATCH 1/2] accel/amdxdna: Remove casting mailbox payload pointer,
Lizhi Hou
[PATCH v7 0/7] drm/vkms: Switch all vkms object to DRM managed objects,
Louis Chauvet
[PATCH v2] drm/msm: Avoid rounding up to one jiffy,
Rob Clark
[PATCH 1/2] drm/v3d: Ensure job pointer is set to NULL after job completion,
Maíra Canal
[PATCH v5 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2,
AngeloGioacchino Del Regno
- [PATCH v5 03/34] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation, AngeloGioacchino Del Regno
- [PATCH v5 05/34] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence, AngeloGioacchino Del Regno
- [PATCH v5 07/34] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC, AngeloGioacchino Del Regno
- [PATCH v5 09/34] drm/mediatek: mtk_cec: Switch to register as module_platform_driver, AngeloGioacchino Del Regno
- [PATCH v5 12/34] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure, AngeloGioacchino Del Regno
- [PATCH v5 14/34] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member, AngeloGioacchino Del Regno
- [PATCH v5 15/34] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param(), AngeloGioacchino Del Regno
- [PATCH v5 17/34] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new function, AngeloGioacchino Del Regno
- [PATCH v5 18/34] drm/mediatek: mtk_hdmi: Move N/CTS setting to new function, AngeloGioacchino Del Regno
- [PATCH v5 19/34] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge, AngeloGioacchino Del Regno
- [PATCH v5 20/34] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata(), AngeloGioacchino Del Regno
- [PATCH v5 22/34] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi, AngeloGioacchino Del Regno
- [PATCH v5 02/34] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs, AngeloGioacchino Del Regno
- [PATCH v5 23/34] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver(), AngeloGioacchino Del Regno
- [PATCH v5 25/34] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP, AngeloGioacchino Del Regno
- [PATCH v5 01/34] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat, AngeloGioacchino Del Regno
- [PATCH v5 04/34] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function, AngeloGioacchino Del Regno
- [PATCH v5 06/34] drm/mediatek: Add support for MT8195 Digital Parallel Interface, AngeloGioacchino Del Regno
- [PATCH v5 08/34] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2, AngeloGioacchino Del Regno
- [PATCH v5 26/34] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio(), AngeloGioacchino Del Regno
- [PATCH v5 30/34] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge, AngeloGioacchino Del Regno
- [PATCH v5 10/34] drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driver, AngeloGioacchino Del Regno
- [PATCH v5 31/34] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned, AngeloGioacchino Del Regno
- [PATCH v5 11/34] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro, AngeloGioacchino Del Regno
- [PATCH v5 13/34] drm/mediatek: hdmi: Use regmap instead of iomem for main registers, AngeloGioacchino Del Regno
- [PATCH v5 33/34] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes, AngeloGioacchino Del Regno
- [PATCH v5 16/34] drm/mediatek: mtk_hdmi: Move audio params selection to new function, AngeloGioacchino Del Regno
- [PATCH v5 34/34] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST, AngeloGioacchino Del Regno
- [PATCH v5 21/34] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function, AngeloGioacchino Del Regno
- [PATCH v5 24/34] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add, AngeloGioacchino Del Regno
- [PATCH v5 27/34] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume(), AngeloGioacchino Del Regno
- [PATCH v5 28/34] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility, AngeloGioacchino Del Regno
- [PATCH v5 29/34] drm/mediatek: mtk_hdmi: Split driver and add common probe function, AngeloGioacchino Del Regno
- [PATCH v5 32/34] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188, AngeloGioacchino Del Regno
Re: [PATCH 0/8] mm: Remove PG_reclaim,
Matthew Wilcox
[PATCH v2] drm/display: hdmi: Do not read EDID on disconnected connectors,
Cristian Ciocaltea
[PATCH 14/27] drm/xe/eudebug: userptr vm access pread/pwrite, Mika Kuoppala
[PATCH 13/27] mm: export access_remote_vm symbol for debugger use, Mika Kuoppala
[PATCH 1/2] MAINTAINERS: Update DRM GPU Scheduler section,
Philipp Stanner
[PATCH V7] drm/xe/mmap: Add mmap support for PCI memory barrier,
Tejas Upadhyay
[PATCH 1/2] drm/sched: Add helper to check job dependencies,
Tvrtko Ursulin
Re: [PATCH 8/8] mm: Remove PG_reclaim,
David Hildenbrand
[PATCH] drm/doc: Document KUnit expectations,
Maxime Ripard
Re: [PATCH 7/8] mm/mglru: Check PG_dropcache instead of PG_reclaim in lru_gen_folio_seq(), David Hildenbrand
Re: [PATCH 6/8] mm/vmscan: Use PG_dropbehind instead of PG_reclaim in shrink_folio_list(), David Hildenbrand
Re: [PATCH 5/8] mm/vmscan: Use PG_dropbehind instead of PG_reclaim, David Hildenbrand
Re: [PATCH 4/8] mm/swap: Use PG_dropbehind instead of PG_reclaim,
David Hildenbrand
Re: [PATCH 3/8] mm/zswap: Use PG_dropbehind instead of PG_reclaim,
David Hildenbrand
Re: [PATCH 2/8] drm/i915/gem: Use PG_dropbehind instead of PG_reclaim, David Hildenbrand
Re: [PATCH 1/8] drm/i915/gem: Convert __shmem_writeback() to folios, David Hildenbrand
[PATCH v3 0/3] drm/i2c: tda998x: move under drivers/gpu/drm/bridge,
Dmitry Baryshkov
[PATCH 1/4] cgroup/dmem: Select PAGE_COUNTER,
Maxime Ripard
[PATCH v4 0/2] Fix drm RAD print,
Wayne Lin
[PATCH v3 0/4] Display enablement changes for Qualcomm QCS8300 platform,
Yongxing Mou
[Bug 219689] New: Kernel Logs Reveal Multiple AMD Driver Issues,
bugzilla-daemon
[PATCH v3 0/5] Driver for pre-DCP apple display controller.,
Sasha Finkelstein via B4 Relay
[PATCH] fbdev: Use str_enabled_disabled() helper in sm501fb_init_fb(), Thorsten Blum
[PATCH] drm/omap/dss: Use syscon_regmap_lookup_by_phandle_args,
Krzysztof Kozlowski
[PATCH 1/2] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args,
Krzysztof Kozlowski
[PATCH 1/2] fbdev: omapfb: Use of_property_present() to test existence of DT property,
Krzysztof Kozlowski
[PATCH] drm/amdkfd: Remove unused functions,
linux
AAARRRGGGHHH!!!! (was Re: [PATCH 6.12.y] xe/oa: Fix query mode of operation for OAR/OAC),
Greg KH
Re: [PATCH v11 10/11] dt-bindings: display: vop2: Add rk3576 support, Krzysztof Kozlowski
[PATCH v1 0/6] Add eDP mode support for Rockchip Samsung HDPTX PHY,
Damon Ding
[PATCH v2] drm/mediatek: Initialize pointer to avoid undefined behavior, Karan Sanghavi
[PATCH v6 00/12] drm/bridge: cdns-dsi: Fix the color-shift issue,
Aradhya Bhatia
- [PATCH v6 01/12] drm/bridge: cdns-dsi: Fix connecting to next bridge, Aradhya Bhatia
- [PATCH v6 02/12] drm/bridge: cdns-dsi: Move to devm_drm_of_get_bridge(), Aradhya Bhatia
- [PATCH v6 03/12] drm/bridge: cdns-dsi: Fix phy de-init and flag it so, Aradhya Bhatia
- [PATCH v6 04/12] drm/bridge: cdns-dsi: Fix the link and phy init order, Aradhya Bhatia
- [PATCH v6 06/12] drm/bridge: cdns-dsi: Check return value when getting default PHY config, Aradhya Bhatia
- [PATCH v6 07/12] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready, Aradhya Bhatia
- [PATCH v6 08/12] drm/mipi-dsi: Add helper to find input format, Aradhya Bhatia
- [PATCH v6 09/12] drm/bridge: cdns-dsi: Support atomic bridge APIs, Aradhya Bhatia
- [PATCH v6 10/12] drm/bridge: cdns-dsi: Move DSI mode check to _atomic_check(), Aradhya Bhatia
- [PATCH v6 05/12] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid(), Aradhya Bhatia
- [PATCH v6 11/12] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable, Aradhya Bhatia
- [PATCH v6 12/12] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable, Aradhya Bhatia
[PATCH] drm/panthor: fix all mmu kernel-doc comments,
Randy Dunlap
[PATCH 00/12] Add Mediatek Soc DRM support for mt8196,
paul-pl.chen
- [PATCH 01/12] dt-bindings: arm: mediatek: mmsys: add compatible for MT8196, paul-pl.chen
- [PATCH 06/12] soc: mediatek: add mmsys support for MT8196, paul-pl.chen
- [PATCH 02/12] dt-bindings: soc: mediatek: add mutex yaml for MT8196, paul-pl.chen
- [PATCH 09/12] drm/mediatek: add BLENDER support for MT8196, paul-pl.chen
- [PATCH 07/12] soc: mediatek: mutex: add mutex support for MT8196, paul-pl.chen
- [PATCH 08/12] drm/mediatek: add EXDMA support for MT8196, paul-pl.chen
- [PATCH 10/12] drm/mediatek: add OUTPROC support for MT8196, paul-pl.chen
- [PATCH 05/12] dt-bindings: display: mediatek: add OUTPROC yaml for MT8196, paul-pl.chen
- [PATCH 04/12] dt-bindings: display: mediatek: add BLENDER yaml for MT8196, paul-pl.chen
- [PATCH 11/12] drm/mediatek: add ovlsys_adaptor support for MT8196, paul-pl.chen
- [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196, paul-pl.chen
- [PATCH 12/12] drm/mediatek: Add support for multiple mmsys in the one mediatek-drm driver, paul-pl.chen
- [PATCH 03/12] dt-bindings: display: mediatek: add EXDMA yaml for MT8196, paul-pl.chen
- Re: [PATCH 00/12] Add Mediatek Soc DRM support for mt8196, AngeloGioacchino Del Regno
[PATCH v2] drm/i915/slpc: Add sysfs for SLPC power profiles,
Vinay Belgaumkar
[PATCH] drm/display: hdmi: Do not read EDID on disconnected connectors,
Cristian Ciocaltea
[git pull] drm fixes for 6.13-rc7,
Dave Airlie
[PATCH] drm/vmwgfx: Add new keep_resv BO param,
Ian Forbes
[PATCH v2 1/1] dt-bindings: display: nwl-dsi: Allow 'data-lanes' property for port@1,
Frank Li
[PATCH] drm/i915: replace in_atomic() with manually set flag,
Krzysztof Karas
Re: [PATCH v10 10/11] dt-bindings: display: vop2: Add rk3576 support, Rob Herring
[RFC PATCH V3] drm/xe/guc: Use exec queue hints for GT frequency,
Tejas Upadhyay
[PATCH v2] treewide: const qualify ctl_tables where applicable,
Joel Granados
[PATCH] drm/i915/gt: Ensure irqs' status does not change with spin_unlock,
Krzysztof Karas
[PATCH v7 0/6] Add display support for the MT8365-EVK board,
amergnat
[PATCH v2 0/3] drm/i2c: tda998x: move under drivers/gpu/drm/bridge,
Dmitry Baryshkov
[PATCH] drm/vblank: fix misuse of drm_WARN in drm_wait_one_vblank(),
Vitaliy Shevtsov
[PATCH RFC/RFT v2 0/8] drm/display: generic HDMI CEC helpers,
Dmitry Baryshkov
[PATCH] drm/sched: Remove job submit/free race when using unordered workqueues,
Tvrtko Ursulin
[PATCH] drm/sched: Delete unused update_job_credits,
Tvrtko Ursulin
[PATCH v5 0/3] Apple DWI backlight driver,
Nick Chan
[PATCH] drm/i915/gt: Replace kmap with its safer kmap_local_page counterpart,
Andi Shyti
[PULL] dmem cgroup, v2, Maxime Ripard
[PATCH v2 0/2] drm: display: Fix atomic check for HDMI connector disablement,
Liu Ying
[PATCH 0/2] drm/panel: simple: Add DataImage FG080016DNCWAG03,
Jonas Rebmann
[PATCH 0/2] drm/meson: vclk: revert and re-fix vclk calculations,
Christian Hewitt
[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4,
Ao Xu via B4 Relay
- [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller, Ao Xu via B4 Relay
- [PATCH 03/11] drm: meson: add S4 compatible for DRM driver, Ao Xu via B4 Relay
- [PATCH 02/11] dt-bindings: display: meson-vpu: Add compatible for S4 display controller, Ao Xu via B4 Relay
- [PATCH 06/11] drm: meson: add meson_dw_hdmi support for S4, Ao Xu via B4 Relay
- [PATCH 05/11] drm: meson: update VIU and VPP support for S4, Ao Xu via B4 Relay
- [PATCH 07/11] drm: meson: change api call parameter, Ao Xu via B4 Relay
- [PATCH 09/11] drm: meson: add vpu clk setting for S4, Ao Xu via B4 Relay
- [PATCH 08/11] drm: meson: add hdmitx vmode timing support for S4, Ao Xu via B4 Relay
- [PATCH 11/11] arm64: dts: amlogic: s4: add DRM support [1/1], Ao Xu via B4 Relay
- [PATCH 04/11] drm: meson: add primary and overlay plane support for S4, Ao Xu via B4 Relay
- [PATCH 10/11] drm: meson: add CVBS support for S4, Ao Xu via B4 Relay
- Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4, Neil Armstrong
- Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4, Rob Herring (Arm)
- Re: [PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4, Martin Blumenstingl
[Patch v3 0/2] Fix drm RAD print,
Wayne Lin
[PATCH] drm/msm: Avoid rounding up to one jiffy,
Rob Clark
[PATCH] drm/panel-edp: Add Starry 116KHD024006,
Douglas Anderson
[PATCH] drm/virtio: Align host mapping request to maximum platform page size, Sasha Finkelstein via B4 Relay
[PATCH] drm/virtio: Support partial maps of GEM objects,
Sasha Finkelstein via B4 Relay
kmemleak: Found object by alias at 0xffff888107b65918,
Borislav Petkov
[PATCH v7 00/14] Display Global Histogram,
Arun R Murthy
- [PATCH v7 01/14] drm: Define histogram structures exposed to user, Arun R Murthy
- [PATCH v7 02/14] drm: Define ImageEnhancemenT LUT structures exposed to user, Arun R Murthy
- [PATCH v7 03/14] drm/crtc: Expose API to create drm crtc property for histogram, Arun R Murthy
- [PATCH v7 04/14] drm/crtc: Expose API to create drm crtc property for IET LUT, Arun R Murthy
- [PATCH v7 05/14] drm/i915/histogram: Define registers for histogram, Arun R Murthy
- [PATCH v7 06/14] drm/i915/histogram: Add support for histogram, Arun R Murthy
- [PATCH v7 07/14] drm/xe: Add histogram support to Xe builds, Arun R Murthy
- [PATCH v7 08/14] drm/i915/histogram: histogram interrupt handling, Arun R Murthy
- [PATCH v7 10/14] drm/i915/iet: Add support to writing the IET LUT data, Arun R Murthy
- [PATCH v7 09/14] drm/i915/histogram: Hook i915 histogram with drm histogram, Arun R Murthy
- [PATCH v7 12/14] drm/i915/histogram: histogram delay counter doesnt reset, Arun R Murthy
- [PATCH v7 11/14] drm/i915/crtc: Hook i915 IET LUT with the drm IET properties, Arun R Murthy
- [PATCH v7 13/14] drm/i915/histogram: Histogram changes for Display 20+, Arun R Murthy
- [PATCH v7 14/14] drm/i915/histogram: Enable pipe dithering, Arun R Murthy
[no subject], Unknown
[PATCH v2] accel/amdxdna: Return error when setting clock failed for npu1,
Lizhi Hou
[no subject], Unknown
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
[PATCH v2 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors, Thomas Zimmermann
[PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH 0/3] drm/sched: Documentation and refcount improvements,
Philipp Stanner
[PATCH] treewide: const qualify ctl_tables where applicable,
Joel Granados
[RFC PATCH 00/11] drm/msm: Add support for SM8750,
Krzysztof Kozlowski
- [PATCH RFC 01/11] dt-bindings: display/msm: dsi-controller-main: Combine if:then: entries, Krzysztof Kozlowski
- [PATCH RFC 02/11] dt-bindings: display/msm: dsi-controller-main: Add missing minItems, Krzysztof Kozlowski
- [PATCH RFC 03/11] dt-bindings: display/msm: dsi-phy-7nm: Add SM8750, Krzysztof Kozlowski
- [PATCH RFC 04/11] dt-bindings: display/msm: dsi-controller-main: Add SM8750, Krzysztof Kozlowski
- [PATCH RFC 05/11] dt-bindings: display/msm: dp-controller: Add SM8750, Krzysztof Kozlowski
- [PATCH RFC 06/11] dt-bindings: display/msm: qcom,sm8650-dpu: Add SM8750, Krzysztof Kozlowski
- [PATCH RFC 09/11] drm/msm/dpu: Add support for SM8750, Krzysztof Kozlowski
- [PATCH RFC 07/11] dt-bindings: display/msm: qcom,sm8750-mdss: Add SM8750, Krzysztof Kozlowski
- [PATCH RFC 08/11] drm/msm/dsi: Add support for SM8750, Krzysztof Kozlowski
- [PATCH RFC 10/11] drm/msm/mdss: Add support for SM8750, Krzysztof Kozlowski
- [PATCH RFC / WIP 11/11] drm/msm/dpu: WIP: CTL_LAYER_EXT is gone, Krzysztof Kozlowski
[RFC PATCH V2] drm/xe/guc: Use exec queue hints for GT frequency,
Tejas Upadhyay
[PATCH v6 0/6] Add display support for the MT8365-EVK board,
amergnat
[PATCH v3] drm/bridge: it6505: fix HDCP V match check is not performed correctly,
Hermes Wu via B4 Relay
[no subject], Unknown
[PATCH] drm/amd/display: mark static functions noinline_for_stack,
Tzung-Bi Shih
[PATCH v2] drm/bridge: it6505: fix HDCP V match check is not performed correctly, Hermes Wu via B4 Relay
[PATCH v5 00/20] Add eDP support for RK3588,
Damon Ding
[PATCH v5 06/20] drm/rockchip: analogix_dp: Use formalized struct definition for grf field, Damon Ding
[PATCH v5 07/20] drm/rockchip: analogix_dp: Expand device data to support multiple edp display, Damon Ding
[PATCH v5 08/20] drm/bridge: analogix_dp: Add support for phy configuration., Damon Ding
[PATCH v5 09/20] dt-bindings: display: rockchip: analogix-dp: Add support to get panel from the DP AUX bus, Damon Ding
[PATCH v5 11/20] drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus, Damon Ding
[PATCH v5 12/20] drm/rockchip: analogix_dp: Add support to get panel from the DP AUX bus, Damon Ding
[PATCH v5 13/20] dt-bindings: display: rockchip: analogix-dp: Add support for RK3588, Damon Ding
[PATCH v5 14/20] drm/bridge: analogix_dp: Add support for RK3588, Damon Ding
[PATCH v5 15/20] drm/rockchip: analogix_dp: Add support for RK3588, Damon Ding
[PATCH v5 16/20] drm/edp-panel: Add LG Display panel model LP079QX1-SP0V, Damon Ding
[PATCH v5 17/20] dt-bindings: display: rockchip: Fix label name of hdptxphy for RK3588 HDMI TX Controller, Damon Ding
[PATCH v5 18/20] arm64: dts: rockchip: Fix label name of hdptxphy for RK3588, Damon Ding
[PATCH v5 19/20] arm64: dts: rockchip: Add eDP0 node for RK3588, Damon Ding
[PATCH v5 20/20] arm64: dts: rockchip: Enable eDP0 display on RK3588S EVB1 board, Damon Ding
[PATCH v5 10/20] drm/bridge: analogix_dp: support to get &analogix_dp_device.plat_data and &analogix_dp_device.aux, Damon Ding
[PATCH] drm/msm/dpu: Force disabling commits to take non-async path,
Jessica Zhang
[PATCH v4 0/7] Support for GPU ACD feature on Adreno X1-85,
Akhil P Oommen
[Index of Archives]
[Linux DRI Users]
[Linux Intel Graphics]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Answers]