dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-21 05:25:56 to 2022-05-24 07:10:24 UTC [more...]

[PATCH 00/14] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-05-24  7:10 UTC  (5+ messages)
` [PATCH 09/14] ACPI: video: Make backlight class device registration a separate step

[PATCH v4 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-05-24  7:09 UTC  (3+ messages)
` [PATCH v4 2/2] drm: lcdif: Add support for i.MX8MP LCDIF variant

[PATCH RFC v6 07/21] dept: Apply Dept to seqlock
 2022-05-24  6:00 UTC  (3+ messages)

[PATCH -next] drm/msm: DRM_DP_AUX_BUS depends on OF
 2022-05-24  5:28 UTC  (3+ messages)

[PATCH v10 00/21] drm/mediatek: Add mt8195 DisplayPort driver
 2022-05-24  3:35 UTC  (26+ messages)
` [PATCH v10 01/21] dt-bindings: mediatek,dpi: Add DPINTF compatible
  ` [PATCH v10 01/21] dt-bindings: mediatek, dpi: "
` [PATCH v10 02/21] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v10 03/21] drm/edid: Convert cea_sad helper struct to kernelDoc
` [PATCH v10 04/21] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v10 05/21] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v10 06/21] drm/mediatek: dpi: move dpi limits to SoC config
` [PATCH v10 07/21] drm/mediatek: dpi: implement a CK/DE pol toggle in "
` [PATCH v10 08/21] drm/mediatek: dpi: implement a swap_input "
` [PATCH v10 09/21] drm/mediatek: dpi: move dimension mask to "
` [PATCH v10 10/21] drm/mediatek: dpi: move hvsize_mask "
` [PATCH v10 11/21] drm/mediatek: dpi: move swap_shift "
` [PATCH v10 12/21] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v10 13/21] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v10 14/21] drm/mediatek: dpi: Add dpintf support
` [PATCH v10 15/21] drm/mediatek: dpi: Only enable dpi after the bridge is enabled
` [PATCH v10 16/21] drm/meditek: dpi: Add matrix_sel helper
` [PATCH v10 17/21] phy: phy-mtk-dp: Add driver for DP phy
` [PATCH v10 18/21] drm/mediatek: Add mt8195 Embedded DisplayPort driver
` [PATCH v10 19/21] drm/mediatek: Add mt8195 External DisplayPort support
` [PATCH v10 20/21] drm/mediatek: add hpd debounce
` [PATCH v10 21/21] drm/mediatek: DP audio support for mt8195

[PATCH v2 -next] drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m
 2022-05-24  2:45 UTC 

[PATCH -next] drm/panel: Fix build error when CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20=y && CONFIG_DRM_DISPLAY_HELPER=m
 2022-05-24  2:27 UTC  (3+ messages)

[PATCH v2 01/11] drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep
 2022-05-24  1:07 UTC  (12+ messages)
` [PATCH v2 02/11] drm/bridge: anx7625: Convert to drm_of_get_data_lanes_count
` [PATCH v2 03/11] drm/bridge: icn6211: Convert to drm_of_get_data_lanes_count_ep
` [PATCH v2 04/11] drm/bridge: lt8912: "
` [PATCH v2 05/11] drm/bridge: lt9211: Convert to drm_of_get_data_lanes_count
` [PATCH v2 06/11] drm/bridge: tc358767: "
` [PATCH v2 07/11] drm/bridge: tc358775: Convert to drm_of_get_data_lanes_count_ep
` [PATCH v2 08/11] drm/bridge: ti-sn65dsi83: Convert to drm_of_get_data_lanes_count
` [PATCH v2 09/11] drm/bridge: ti-sn65dsi86: "
` [PATCH v2 10/11] drm/msm: "
` [PATCH v2 11/11] drm/bridge: rcar: Convert to drm_of_get_data_lanes_count_ep

[PATCH v3] drm/probe-helper: Make 640x480 first if no EDID
 2022-05-24  0:59 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb
 2022-05-24  0:57 UTC 

[PATCH 0/9] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-05-23 23:43 UTC  (18+ messages)
` [PATCH 1/9] clk: divider: Introduce devm_clk_hw_register_divider_parent_hw()
` [PATCH 2/9] clk: mux: Introduce devm_clk_hw_register_mux_parent_hws()
` [PATCH 3/9] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
` [PATCH 4/9] drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
` [PATCH 5/9] drm/msm/dsi_phy_28nm_8960: "
` [PATCH 6/9] drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
` [PATCH 7/9] drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
` [PATCH 8/9] drm/msm/dsi_phy_10nm: "
` [PATCH 9/9] drm/msm/dsi_phy_7nm: "

[PATCH v4 00/13] drm/msm: drm scheduler conversion and cleanups
 2022-05-23 22:53 UTC  (4+ messages)
` [PATCH v4 12/13] drm/msm: Utilize gpu scheduler priorities

[PATCH v2 0/2] drm/bridge: analogix_dp: Self-refresh state machine fixes
 2022-05-23 21:51 UTC  (3+ messages)

[PATCH] drm/msm/dsi: pll_7nm: remove unsupported dividers for DSI pixel clock
 2022-05-23 21:44 UTC  (5+ messages)

[PATCH] drm/i915/hwconfig: Report no hwconfig support on ADL-N
 2022-05-23 21:16 UTC  (2+ messages)

[PATCH v4 0/6] i915: SSEU handling updates
 2022-05-23 20:45 UTC  (4+ messages)
` [PATCH v4 5/6] drm/i915/sseu: Disassociate internal subslice mask representation from uapi
  ` [PATCH v5 "

[PATCH] drm/amdkfd: fix typo in comment
 2022-05-23 20:17 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx: fix typos in comments
 2022-05-23 20:16 UTC  (2+ messages)

[PATCH] drm/nouveau/tegra: remove needless NULL check
 2022-05-23 20:11 UTC  (2+ messages)

nouveau lockdep deadlock report with 5.18-rc6
 2022-05-23 19:59 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH] drm/nouveau/mmu: fix typo in comment
 2022-05-23 19:52 UTC  (2+ messages)

[RFC v3 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-05-23 19:19 UTC  (8+ messages)
` [RFC v3 1/3] drm/doc/rfc: VM_BIND feature design document
` [RFC v3 3/3] drm/doc/rfc: VM_BIND uapi definition
  ` [Intel-gfx] "

[PATCH v3] drm/nouveau: clear output poll workers before nouveau_fbcon_destroy()
 2022-05-23 17:37 UTC  (2+ messages)

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-05-23 17:31 UTC  (24+ messages)
` [RFC PATCH v3 02/19] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes apic id/base from the defaults
` [RFC PATCH v3 03/19] KVM: x86: SVM: remove avic's broken code that updated APIC ID
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
` [RFC PATCH v3 06/19] KVM: x86: mmu: add gfn_in_memslot helper
` [RFC PATCH v3 14/19] KVM: x86: rename .set_apic_access_page_addr to reload_apic_access_page

[PATCH v3 0/4] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-05-23 17:00 UTC  (4+ messages)
` [PATCH v3 3/4] drm/bridge: Add devm_drm_bridge_add()

[PATCH] dt-bindings: Fix properties without any type
 2022-05-23 16:56 UTC  (5+ messages)

[PATCH] drm/sun4i: mixer: fix scanline for V3s and D1
 2022-05-23 13:14 UTC  (5+ messages)

[PATCH v2 1/2] Revert "drm/bridge: anx7625: Use DPI bus type"
 2022-05-23 16:17 UTC  (3+ messages)
` [PATCH v2 2/2] Revert "dt-bindings:drm/bridge:anx7625: add port@0 property"

[PATCH v1 1/2] Revert "drm/bridge: anx7625: Use DPI bus type"
 2022-05-23 16:05 UTC  (7+ messages)
` [PATCH v1 2/2] Revert "dt-bindings:drm/bridge:anx7625: add port@0 property"

[PATCH 0/4] ttm for internal
 2022-05-23 15:53 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: add gen6 ppgtt dummy creation function
` [PATCH 3/4] drm/i915: allow volatile buffers to use ttm pool allocator
` [PATCH 4/4] drm/i915: internal buffers use ttm backend

[PATCH 01/11] drm: of: Add drm_of_get_data_lanes and drm_of_get_data_lanes_ep
 2022-05-23 15:35 UTC  (6+ messages)
` [PATCH 02/11] drm/bridge: anx7625: Convert to drm_of_get_data_lanes
` [PATCH 03/11] drm/bridge: icn6211: Convert to drm_of_get_data_lanes_ep

[PATCH] drm/st7735r: Fix module autoloading for Okaya RH128128T
 2022-05-23 14:11 UTC  (3+ messages)

[PATCH v2] drm: bridge: icn6211: Adjust clock phase using SYS_CTRL_1
 2022-05-23 13:25 UTC  (4+ messages)

[PATCH v2 -next] drm/display: Fix build error without CONFIG_OF
 2022-05-23 12:57 UTC  (4+ messages)

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-23 12:02 UTC  (3+ messages)
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages

How should "max bpc" KMS property work?
 2022-05-23 11:54 UTC  (5+ messages)

[PATCH] drm: bridge: icn6211: Adjust clock phase using SYS_CTRL_1
 2022-05-23 11:10 UTC  (2+ messages)

[PATCH] udmabuf: Set the DMA mask for the udmabuf device
 2022-05-23 11:03 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
 2022-05-23 10:54 UTC  (6+ messages)

[PATCH] drm/bridge: anx7625: Add missing of_node_put for endpoint
 2022-05-23  9:47 UTC  (2+ messages)

[CI 0/3] Expose max and current bpc via debugfs
 2022-05-23  8:56 UTC  (2+ messages)
` [Intel-gfx] "

[PULL] drm-intel-next -> drm-intel-gt-next cross-merge sync
 2022-05-23  8:55 UTC  (2+ messages)

[PATCH v2 4/4] drm/bridge: anx7625: Use DPI bus type
 2022-05-23  8:47 UTC  (12+ messages)

[PATCH] drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_sync
 2022-05-23  7:09 UTC  (2+ messages)

[PATCH] xen: remove setting of 'transp' parameter
 2022-05-23  7:02 UTC  (3+ messages)

[PATCH 0/2] x86/pat: fix querying available caching modes
 2022-05-21 13:24 UTC  (17+ messages)
` [PATCH 2/2] x86/pat: add functions to query specific cache mode availability
                    ` [REGRESSION} "

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-22 11:57 UTC  (6+ messages)

[PATCH v5 0/3] add Aspeed udc driver for ast2600
 2022-05-23  3:01 UTC  (4+ messages)
` [PATCH v5 1/3] usb: gadget: add Aspeed ast2600 udc driver
` [PATCH v5 2/3] ARM: dts: aspeed: Add USB2.0 device controller node
` [PATCH v5 3/3] dt-bindings: usb: add documentation for aspeed udc

[PATCH v4 0/3] add Aspeed udc driver for ast2600
 2022-05-20  9:06 UTC  (4+ messages)
` [PATCH v4 1/3] usb: gadget: add Aspeed ast2600 udc driver
` [PATCH v4 2/3] ARM: dts: aspeed: Add USB2.0 device controller node
` [PATCH v4 3/3] dt-bindings: usb: add documentation for aspeed udc

[PATCH] drm: use ENOMEM for drmm_kzalloc allocation failures
 2022-05-21 23:41 UTC 

Exynos vblank timeout issue
 2022-05-22 10:06 UTC  (3+ messages)

[PATCH v11 00/24] drm/rockchip: RK356x VOP2 support
 2022-05-20 12:15 UTC  (6+ messages)

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-23  2:43 UTC  (9+ messages)

[PATCH] drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
 2022-05-23  1:58 UTC  (2+ messages)

[PATCH] gpu: drm: fix possible memory leak in drm_addmap_core()
 2022-05-23  1:57 UTC  (2+ messages)

[REPORT] syscall reboot + umh + firmware fallback
 2022-05-23  1:10 UTC  (4+ messages)

[PATCH 0/2] drm: Add driverof PowerPC OF displays
 2022-05-22 19:35 UTC  (4+ messages)
` [PATCH 2/2] drm/tiny: Add ofdrm for Open Firmware framebuffers

[PATCH] drm/vkms: Update vkms_composer_worker documentation
 2022-05-21 19:13 UTC 

[PATCH] drm/rockchip: remove vop_writel
 2022-05-21 19:07 UTC 

[PATCH] drm/bridge: fix anx6345 power up sequence
 2022-05-21 15:28 UTC  (7+ messages)

[PATCH v2] drm/hyperv : Removing the restruction of VRAM allocation with PCI bar size
 2022-05-21 14:23 UTC 

[PATCH] drm/i915: fix typos in comments
 2022-05-21 11:11 UTC 

[PATCH] drm/i915/gvt: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH] drm/etnaviv: fix typo in comment
 2022-05-21 11:10 UTC 

[linux-next:master] BUILD REGRESSION 18ecd30af1a8402c162cca1bd58771c0e5be7815
 2022-05-21  9:19 UTC 


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).