dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-14 21:22:01 to 2021-10-16 10:16:07 UTC [more...]

[PATCH 00/15] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-10-16 10:15 UTC  (30+ messages)
` [PATCH 01/15] gpu/drm: make drm_add_edid_modes() consistent when updating connector->display_info
        ` [Intel-gfx] "
        ` [Freedreno] "
` [PATCH 02/15] drm/amdgpu: use drm_* functions instead of duplicated code in amdgpu driver
` [PATCH 03/15] drm/vc4: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
` [PATCH 04/15] drm/radeon: "
` [PATCH 05/15] drm/tegra: "
` [PATCH 06/15] drm/gma500: "
` [PATCH 07/15] drm/exynos: "
` [PATCH 08/15] drm/msm: "
` [PATCH 09/15] drm/sun4i: "
` [PATCH 10/15] drm/sti: "
` [PATCH 11/15] drm/zte: "
` [PATCH 12/15] drm/rockchip: "
` [PATCH 13/15] drm/bridge: "
` [PATCH 14/15] drm/nouveau: "
` [PATCH 15/15] drm/i915: "
  ` [Intel-gfx] "

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-10-16 10:03 UTC  (2+ messages)

[RFC PATCH] drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel
 2021-10-16  8:14 UTC  (3+ messages)

[PATCH] drm/msm/dp: Only create debugfs for PRIMARY minor
 2021-10-16  4:29 UTC  (3+ messages)
` [Freedreno] "

[PATCH v2 0/4] ti-sn65dsi83 patches
 2021-10-16  2:34 UTC  (6+ messages)
` [PATCH v2 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-10-16  2:23 UTC  (4+ messages)
` [PATCH v8 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices

[PATCH] [RESEND] drm/rcar: stop using 'imply' for dependencies
 2021-10-15 23:58 UTC  (2+ messages)

[PATCH] drm/msm/dp: Move debugfs files into subdirectory
 2021-10-15 23:53 UTC  (2+ messages)
` [Freedreno] "

[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-15 23:47 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu

[PATCH v6 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-15 23:41 UTC  (10+ messages)
` [PATCH v6 02/16] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v6 03/16] dt-bindings: mediatek: add ethdr definition "
` [PATCH v6 04/16] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v6 14/16] drm/mediatek: add ovl_adaptor support for MT8195

[PATCH v2] drm/msm/dp: Use the connector passed to dp_debug_get()
 2021-10-15 23:22 UTC 

[Bug 214029] New: [NAVI] Several memory leaks in amdgpu and ttm
 2021-10-15 22:55 UTC  (3+ messages)
` [Bug 214029] [bisected] [amdgpu] "

[PATCH v2 0/6] drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR
 2021-10-15 22:34 UTC  (14+ messages)
` [PATCH v2 1/6] drm/bridge: display-connector: implement bus fmts callbacks
` [PATCH v2 2/6] drm/meson: remove useless recursive components matching
` [PATCH v2 3/6] drm/meson: split out encoder from meson_dw_hdmi
` [PATCH v2 4/6] drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v2 5/6] drm/meson: rename venc_cvbs to encoder_cvbs
` [PATCH v2 6/6] drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTOR

[PATCH 1/2] drm/msm/hdmi: use bulk regulator API
 2021-10-15 22:25 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/hdmi: switch to drm_bridge_connector
  ` [Freedreno] "
` [Freedreno] [PATCH 1/2] drm/msm/hdmi: use bulk regulator API

[PATCH] ARM: dts: qcom-apq8064: stop using legacy clock names for HDMI
 2021-10-15 20:58 UTC  (2+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo 2021
 2021-10-15 20:56 UTC  (2+ messages)

[PATCH] dt-bindings: display/bridge: sil, sii9234: Convert to YAML binding
 2021-10-15 20:53 UTC  (2+ messages)

[PATCH] video: omapfb: replace snprintf in show functions with sysfs_emit
 2021-10-15 20:50 UTC  (2+ messages)

[PATCH] video: fbdev: replace snprintf in show functions with sysfs_emit
 2021-10-15 20:49 UTC  (2+ messages)

[PATCH 1/2] drm: Update MST First Link Slot Information Based on Encoding Format
 2021-10-15 20:41 UTC  (7+ messages)
` [PATCH] "

[PATCH 0/3] drm/msm: drop old eDP support
 2021-10-15 20:18 UTC  (2+ messages)
` [Freedreno] "

[PATCH v3 0/6] drm: add per-connector hotplug events
 2021-10-15 20:03 UTC  (15+ messages)
` [PATCH v3 1/6] drm/sysfs: introduce drm_sysfs_connector_hotplug_event
` [PATCH v3 2/6] drm/probe-helper: add drm_kms_helper_connector_hotplug_event
` [PATCH v3 3/6] drm/connector: use drm_sysfs_connector_hotplug_event
` [PATCH v3 4/6] amdgpu: use drm_kms_helper_connector_hotplug_event
` [PATCH v3 5/6] drm/probe-helper: "
` [PATCH v3 6/6] i915/display/dp: send a more fine-grained link-status uevent

[bug report] drm/msm: dsi: Handle dual-channel for 6G as well
 2021-10-15 19:34 UTC  (6+ messages)

[PATCH] Revert "drm/ast: Zero is missing in detect function"
 2021-10-15 19:27 UTC  (2+ messages)

[PATCH] dt-bindings: display/bridge: ptn3460: Convert to YAML binding
 2021-10-15 19:17 UTC  (3+ messages)

[PULL] drm-intel-next
 2021-10-15 18:45 UTC 

[PATCH RESEND v10 0/2] gpu: drm: add driver for ili9361 panel
 2021-10-15 18:39 UTC  (4+ messages)
` [PATCH RESEND v10 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF
` [PATCH RESEND v10 2/2] drm/tiny: add driver "

[PATCH] drm: panel: replace snprintf in show functions with sysfs_emit
 2021-10-15 18:16 UTC  (3+ messages)

[PATCH 0/9] treewide: simplify getting .driver_data
 2021-10-15 17:22 UTC  (2+ messages)

[PATCH v3 1/7] drm/kmb: Work around for higher system clock
 2021-10-15 17:17 UTC  (6+ messages)
` [PATCH v3 7/7] drm/kmb: Enable support for framebuffer console

[PATCH] drm/i915: fix blank screen booting crashes
 2021-10-15 15:55 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH 1/3] drm/dp: add helpers to read link training delays
 2021-10-15 15:21 UTC  (2+ messages)

[PATCH v8 0/2] gpu: drm: add driver for ili9361 panel
 2021-10-15 15:00 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF
` [PATCH v8 2/2] drm/tiny: add driver for newhaven,1.8-128160EF

[git pull] drm fixes for 5.15-rc6
 2021-10-15 14:35 UTC  (2+ messages)

[PATCH -next] drm/v3d: nullify pointer se with a NULL
 2021-10-15 13:46 UTC  (2+ messages)

[PATCH 0/2] dma-buf: Fix breakages from dma_resv_iter conversion
 2021-10-15 12:56 UTC  (6+ messages)
` [PATCH 1/2] dma-buf: Fix dma_resv_wait_timeout handling of timeout = 0
` [PATCH 2/2] dma-buf: Fix dma_resv_test_signaled
      ` [Linaro-mm-sig] "

[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-15 11:06 UTC  (12+ messages)
` [PATCH v1 2/2] "

linux-next: build failure after merge of the drm-misc tree
 2021-10-15 10:23 UTC  (3+ messages)

[PATCH 0/4] Unregister mst connectors when hotplug
 2021-10-15 10:16 UTC  (18+ messages)
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device

linux-next: build warning after merge of the drm-misc tree
 2021-10-15 10:01 UTC 

linux-next: build warning after merge of the drm-misc tree
 2021-10-15  9:54 UTC 

[PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
 2021-10-15  8:57 UTC  (3+ messages)
` [PATCH v3] "

[lib/stackdepot] 1cd8ce52c5: BUG:unable_to_handle_page_fault_for_address
 2021-10-15  8:55 UTC  (5+ messages)

[PATCH v5] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-15  8:51 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v3 00/10] drm/gma500: Refactor GEM code
 2021-10-15  8:40 UTC  (11+ messages)
` [PATCH v3 01/10] drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.c
` [PATCH v3 02/10] drm/gma500: Use to_gtt_range() everywhere
` [PATCH v3 03/10] drm/gma500: Reimplement psb_gem_create()
` [PATCH v3 04/10] drm/gma500: Allocate GTT ranges in stolen memory with psb_gem_create()
` [PATCH v3 05/10] drm/gma500: Rename psb_gtt_{pin, unpin}() to psb_gem_{pin, unpin}()
` [PATCH v3 06/10] drm/gma500: Inline psb_gtt_attach_pages() and psb_gtt_detach_pages()
` [PATCH v3 07/10] drm/gma500: Inline psb_gtt_{alloc, free}_range() into rsp callers
` [PATCH v3 08/10] drm/gma500: Set page-caching flags in GEM pin/unpin
` [PATCH v3 09/10] drm/gma500: Rewrite GTT page insert/remove without struct gtt_range
` [PATCH v3 10/10] drm/gma500: Rename struct gtt_range to struct psb_gem_object

[PATCH 0/7] drm/meson: rework encoders to pass ATTACH_NO_CONNECTOR
 2021-10-15  8:01 UTC  (13+ messages)
` [PATCH 2/7] drm/meson: remove useless recursive components matching
` [PATCH 3/7] drm/meson: split out encoder from meson_dw_hdmi
` [PATCH 4/7] drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge
` [PATCH 7/7] drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTOR

[RFC v1 0/6] drm: Add support for DRM_CAP_RELEASE_FENCE capability
 2021-10-15  7:50 UTC  (5+ messages)
` [RFC v1 3/6] drm: Add a capability flag to support additional flip completion signalling

[RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2021-10-15  7:42 UTC  (7+ messages)
` [RFC v2 01/22] drm: RFC for Plane Color Hardware Pipeline

[PATCH] drm/bridge: Ignore -EPROBE_DEFER when bridge attach fails
 2021-10-15  7:33 UTC  (5+ messages)

[PATCH V7 00/11] PCI/VGA: Rework default VGA device selection
 2021-10-15  6:58 UTC  (12+ messages)
` [PATCH V7 01/11] PCI/VGA: Prefer vga_default_device()
` [PATCH V7 02/11] PCI/VGA: Move vga_arb_integrated_gpu() earlier in file
` [PATCH V7 03/11] PCI/VGA: Split out vga_arb_update_default_device()
` [PATCH V7 04/11] PCI/VGA: Prefer VGA device with legacy I/O enabled
` [PATCH V7 05/11] PCI/VGA: Prefer VGA device belongs to integrated GPU
` [PATCH V7 06/11] PCI/VGA: Prefer VGA device owns the firmware framebuffer
` [PATCH V7 07/11] PCI/VGA: Remove vga_arb_select_default_device()
` [PATCH V7 08/11] PCI/VGA: Remove empty vga_arb_device_card_gone()
` [PATCH V7 09/11] PCI/VGA: Log bridge control messages when adding devices
  ` [PATCH V7 10/11] PCI/VGA: Use unsigned format string to print lock counts
  ` [PATCH V7 11/11] PCI/VGA: Replace full MIT license text with SPDX identifier

[PATCH] drm: nouveau: replace snprintf in show functions with sysfs_emit
 2021-10-15  6:47 UTC 

[PATCH] drm: arm: replace snprintf in show functions with sysfs_emit
 2021-10-15  6:47 UTC 

[PATCH] amdgpu: replace snprintf in show functions with sysfs_emit
 2021-10-15  6:47 UTC 

[PATCH] drm: msm: fix building without CONFIG_COMMON_CLK
 2021-10-15  6:20 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2021-10-15  5:17 UTC  (2+ messages)

[PATCH v8 6/8] drm/i915/ttm: move shrinker management into adjust_lru
 2021-10-15  3:35 UTC 

[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-15  1:18 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-15  1:02 UTC  (6+ messages)
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes

[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-15  1:01 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu

[PATCH] drm/i915/gt: make a gt sysfs group and move power management files
 2021-10-14 23:51 UTC  (2+ messages)

[PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-14 23:42 UTC  (4+ messages)
  ` [PATCH 2/2] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check

[Bug 214725] New: simpledrm and i915 both active after boot
 2021-10-14 23:28 UTC 

[PATCH v2 00/11] drm/msm: Add Display Stream Compression Support
 2021-10-14 23:18 UTC  (3+ messages)
` [PATCH v2 10/11] drm/msm/dsi: Add support for DSC configuration

[PATCH] drm/msm/dp: Use the connector passed to dp_debug_get()
 2021-10-14 22:30 UTC  (2+ messages)

Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8250 target"
 2021-10-14 21:23 UTC  (3+ messages)

[PATCH] drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
 2021-10-14 21:21 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox