dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-14 09:58:46 to 2022-06-15 13:59:32 UTC [more...]

[PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
 2022-06-15 10:53 UTC  (2+ messages)

[PATCH 00/10] drm: selftest: Convert to KUnit
 2022-06-15 13:58 UTC  (4+ messages)
` [PATCH 01/10] drm: selftest: convert drm_damage_helper selftest "
` [PATCH 02/10] drm: selftest: refactor drm_cmdline_parser
` [PATCH 03/10] drm: selftest: convert drm_cmdline_parser selftest to KUnit

[PATCH v2 0/7] usb: typec: Introduce typec-switch binding
 2022-06-15 13:57 UTC  (13+ messages)
` [PATCH v2 5/7] drm/bridge: anx7625: Register number of Type C switches
` [PATCH v2 6/7] drm/bridge: anx7625: Register Type-C mode switches
` [PATCH v2 7/7] drm/bridge: anx7625: Add typec_mux_set callback function

[Bug 216092] New: rn_vbios_smu_send_msg_with_param+0xf9/0x100 - amdgpu
 2022-06-15 13:56 UTC  (5+ messages)
` [Bug 216092] "

[PATCH v3 1/2] drm: Add DRM_GEM_FOPS
 2022-06-15 13:46 UTC  (6+ messages)
` [PATCH v3 2/2] drm/msm: Expose client engine utilization via fdinfo

[PATCH v7 0/8] Add a panel API to set orientation properly
 2022-06-15 13:36 UTC  (3+ messages)

[PATCH v3 1/3] drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
 2022-06-15 12:57 UTC  (3+ messages)
` [PATCH v3 2/3] drm/msm/dpu: fix error handling around dpu_hw_vbif_init
` [PATCH v3 3/3] drm/msm/dpu: drop VBIF indices

[PATCH v5 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2022-06-15 12:53 UTC  (2+ messages)
` [Freedreno] "

[PATCH] drm/msm: Use div64_ul instead of do_div
 2022-06-15 12:48 UTC  (2+ messages)

[PATCH 1/3] drm/msm/dpu: move intf and wb assignment to dpu_encoder_setup_display()
 2022-06-15 12:39 UTC  (7+ messages)
` [PATCH 2/3] drm/msm/dpu: fix maxlinewidth for writeback block
` [PATCH 3/3] drm/msm/dpu: remove hard-coded linewidth limit for writeback

[PATCH] drm/radeon: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2022-06-15 12:24 UTC 

[PATCH] drm/msm/dsi: Use single function for reset
 2022-06-15 12:30 UTC  (2+ messages)

[PATCH] dt-bindings: msm: update maintainers list with proper id
 2022-06-15 12:25 UTC  (2+ messages)

[v2] drm/msm: add null checks for drm device to avoid crash during probe defer
 2022-06-15 12:23 UTC  (3+ messages)

[PATCH 0/3] drm: move dsc data pointer from drm_panel to mipi_dsi_device
 2022-06-15 12:04 UTC  (3+ messages)
` [PATCH 1/3] drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device

[PATCH] drm/msm/dp: make dp_bridge_mode_valid() more precise
 2022-06-15 11:59 UTC 

[PATCH] drm/bridge: cdns-dsi: Add support for J721E wrapper
 2022-06-15 11:32 UTC 

[PATCH v2 0/4] Add PSR support for eDP
 2022-06-15 11:50 UTC  (3+ messages)
` [PATCH v2 3/4] drm/msm/disp/dpu1: use atomic enable/disable callbacks for encoder functions

[PATCH v4, 0/3] add h264 decoder driver for mt8186
 2022-06-15 11:43 UTC  (8+ messages)
` [PATCH v4, 3/3] media: mediatek: vcodec: "

[PATCH v4 0/4] drm/dp: Introduce wait_hpd_asserted() for the DP AUX bus
 2022-06-15 11:10 UTC  (6+ messages)
` [PATCH v4 1/4] drm/dp: Add wait_hpd_asserted() callback to struct drm_dp_aux
` [PATCH v4 2/4] drm/panel-edp: Take advantage of wait_hpd_asserted() in "
` [PATCH v4 3/4] drm/panel: atna33xc20: "
` [PATCH v4 4/4] drm/bridge: parade-ps8640: Provide "

[PATCH 00/64] drm/vc4: Fix hotplug for vc4
 2022-06-15 10:34 UTC  (50+ messages)
` [PATCH 02/64] drm/crtc: Introduce drmm_crtc_init_with_planes
` [PATCH 12/64] drm/vc4: Call component_unbind_all()
` [PATCH 13/64] drm/vc4: hvs: Protect device resources after removal
` [PATCH 14/64] drm/vc4: hvs: Remove planes currently allocated before taking down
` [PATCH 15/64] drm/vc4: plane: Take possible_crtcs as an argument
` [PATCH 16/64] drm/vc4: plane: Switch to drmm_universal_plane_alloc()
` [PATCH 17/64] drm/vc4: crtc: Move debugfs_name to crtc_data
` [PATCH 18/64] drm/vc4: crtc: Switch to drmm_kzalloc
` [PATCH 19/64] drm/vc4: crtc: Switch to DRM-managed CRTC initialization
` [PATCH 20/64] drm/vc4: dpi: Remove vc4_dev dpi pointer
` [PATCH 21/64] drm/vc4: dpi: Embed DRM structures into the private structure
` [PATCH 22/64] drm/vc4: dpi: Switch to drmm_kzalloc
` [PATCH 23/64] drm/vc4: dpi: Return an error if we can't enable our clock
` [PATCH 24/64] drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
` [PATCH 25/64] drm/vc4: dpi: Add action to disable the clock
` [PATCH 26/64] drm/vc4: dpi: Switch to DRM-managed encoder initialization
` [PATCH 27/64] drm/vc4: dpi: Switch to drmm_of_get_bridge
` [PATCH 28/64] drm/vc4: dpi: Protect device resources
` [PATCH 30/64] drm/vc4: dsi: Switch to DRM-managed encoder initialization
` [PATCH 31/64] drm/vc4: dsi: Switch to drmm_of_get_bridge

[PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
 2022-06-15 10:28 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8250: Enable per-process page tables

[PATCH] drm/arm/hdlcd: Take over EFI framebuffer properly
 2022-06-15 10:26 UTC  (10+ messages)

[Intel-gfx] [RFC v3 3/3] drm/doc/rfc: VM_BIND uapi definition
 2022-06-15  9:49 UTC  (12+ messages)

[PATCH v2 0/3] Expand CRC to support interface blocks
 2022-06-15  9:44 UTC  (7+ messages)
` [PATCH v2 1/3] drm/msm/dpu: Move LM CRC code into separate method
` [PATCH v2 2/3] drm/msm/dpu: Add MISR register support for interface
` [PATCH v2 3/3] drm/msm/dpu: Add interface support for CRC debugfs

[PATCH] drm/radeon: Add build directory to include path
 2022-06-15  8:35 UTC  (9+ messages)

[Intel-gfx] [PATCH 3/3] drm/doc/rfc: VM_BIND uapi definition
 2022-06-15  7:22 UTC  (15+ messages)

[RFC PATCH 0/5] Add option to disable implicit sync for userspace submits
 2022-06-15  7:00 UTC  (22+ messages)
` [RFC PATCH 3/5] drm/amdgpu: Allow explicit sync for VM ops

[PATCH v11 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-06-15  6:52 UTC  (10+ messages)
` [PATCH v11 01/10] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v11 05/10] drm/mediatek: Add MT8195 Embedded DisplayPort driver

[PATCH] drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-06-15  6:26 UTC 

[PATCH v2 0/2] drm/virtio: fence handling in case of multi scanouts
 2022-06-15  6:09 UTC  (5+ messages)
` [PATCH v2 2/2] drm/virtio: fence created per cursor/plane update

[PATCH] drm/sun4i: Fix crash during suspend after component bind failure
 2022-06-15  5:42 UTC 

[PATCH v2 0/6] drm/sun4i: HDMI PHY cleanup/refactoring
 2022-06-15  4:55 UTC  (7+ messages)
` [PATCH v2 1/6] drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_data
` [PATCH v2 2/6] drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resource
` [PATCH v2 3/6] drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resets
` [PATCH v2 4/6] drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY ops
` [PATCH v2 5/6] drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 "
` [PATCH v2 6/6] drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generation

[RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-06-15  4:43 UTC  (5+ messages)
` [RESEND RFC 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots
` [RESEND RFC 06/18] drm/display/dp_mst: Add some missing kdocs for atomic MST structs

[PATCH v9 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2022-06-15  1:56 UTC  (4+ messages)
` [PATCH v9 05/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding

[PATCH v2 0/2] i915: Extract, polish, and document multicast handling
 2022-06-15  0:10 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915/gt: Move multicast register handling to a dedicated file
` [PATCH v2 2/2] drm/i915/gt: Cleanup interface for MCR operations

[PATCH v6] drm/msm/dp: force link training for display resolution change
 2022-06-14 22:28 UTC  (4+ messages)

[PATCH v3 0/4] drm/dp: Introduce wait_hpd_asserted() for the DP AUX bus
 2022-06-14 21:57 UTC  (4+ messages)
` [PATCH v3 2/4] drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_aux

[Intel-gfx] [RFC v3 1/3] drm/doc/rfc: VM_BIND feature design document
 2022-06-14 21:47 UTC  (13+ messages)

[PATCH v3 0/7] usb: typec: Introduce typec-switch binding
 2022-06-14 20:53 UTC  (9+ messages)
` [PATCH v3 1/7] usb: typec: mux: Allow muxes to specify mode-switch
` [PATCH v3 2/7] usb: typec: mux: Add CONFIG guards for functions
` [PATCH v3 3/7] dt-bindings: usb: Add Type-C switch binding
` [PATCH v3 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support
` [PATCH v3 5/7] drm/bridge: anx7625: Register number of Type C switches
` [PATCH v3 6/7] drm/bridge: anx7625: Register Type-C mode switches
` [PATCH v3 7/7] drm/bridge: anx7625: Add typec_mux_set callback function

[PATCH v5] drm/msm/dp: force link training for display resolution change
 2022-06-14 20:27 UTC  (4+ messages)

[PATCH v11 00/12] drm/mediatek: Add MT8195 dp_intf driver
 2022-06-14 20:24 UTC  (3+ messages)
` [PATCH v11 01/12] dt-bindings: mediatek,dpi: Add DP_INTF compatible

[PATCH] drm/i915/guc: Check ctx while waiting for response
 2022-06-14 20:01 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH 0/3] Break VM to rq reference loop
 2022-06-14 18:43 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Do not access rq->engine without a reference
` [PATCH 2/3] Revert "drm/i915: Hold reference to intel_context over life of i915_request"
` [PATCH 3/3] drm/i915: Do not use reserved requests for virtual engines

[PATCH v3 0/3] KUnit tests for drm_format_helper
 2022-06-14 18:14 UTC  (6+ messages)
` [PATCH v3 3/3] drm/doc: Add KUnit documentation

[PATCH] drm/amd/display: add stub for crtc_debugfs_init()
 2022-06-14 17:53 UTC  (3+ messages)

[PATCH] drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
 2022-06-14 16:31 UTC  (5+ messages)

[PATCH 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-14 16:14 UTC  (5+ messages)
` [PATCH 3/3] drm/doc/rfc: VM_BIND uapi definition

[PATCH] drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict
 2022-06-14 15:45 UTC  (2+ messages)

[PATCH] drm/msm: Make msm_gem_free_object() static
 2022-06-14 15:38 UTC  (2+ messages)

[PATCH v7] drm/i915/display: disable HPD workers before display driver unregister
 2022-06-14 15:06 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS
 2022-06-14 14:54 UTC  (12+ messages)

[PATCH v3] drm/msm: Avoid unclocked GMU register access in 6xx gpu_busy
 2022-06-14 14:45 UTC  (3+ messages)

[PATCH v5] drm/msm: Avoid unclocked GMU register access in a6xx gpu_busy
 2022-06-14 14:48 UTC 

[PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-06-14 14:05 UTC 

[GIT PULL] exynos-drm-fixes
 2022-06-14 14:13 UTC 

[PATCH] drm/dp/mst: Read the extended DPCD capabilities during system resume
 2022-06-14 14:03 UTC  (5+ messages)

[PATCH 1/3] mm/page_alloc: use might_alloc()
 2022-06-14 13:08 UTC  (6+ messages)
` [PATCH 2/3] mm/slab: delete cache_alloc_debugcheck_before()
` [PATCH 3/3] mm/mempool: use might_alloc()

[PATCH 00/19] drm/gma500: Unify most of the lvds code
 2022-06-14 12:50 UTC  (5+ messages)
` [PATCH 09/19] drm/gma500: Unify *_intel_lvds_mode_fixup()

[PATCH] drm: fix an error code in drm_syncobj_transfer_to_timeline()
 2022-06-14 12:23 UTC  (2+ messages)

[PATCH] drm: logicvc: fix error code in logicvc_layer_init()
 2022-06-14 12:08 UTC 

[PATCH] drm: logicvc: Fix uninitialized variable in probe
 2022-06-14 12:08 UTC 

[bug report] drm: Add support for the LogiCVC display controller
 2022-06-14 12:07 UTC 

[PATCH -next] drm/logicvc: add missing of_node_put() in logicvc_layers_init()
 2022-06-14 11:21 UTC 

[PATCH v2 1/2] drm/bridge: ti-sn65dsi83: add more dev_err_probe
 2022-06-14  9:58 UTC  (2+ messages)
` [PATCH v2 2/2] drm/bridge: ti-sn65dsi83: Allow GPIO operations to sleep


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