dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 18:51:14 to 2020-04-15 11:45:48 UTC [more...]

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-15 11:38 UTC  (5+ messages)
` [PATCH v6 07/12] ARM: DTS: omap5: add sgx gpu child node
` [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node

[Bug 206575] New: [amdgpu] [drm] No video signal on resume from suspend, R9 380
 2020-04-15 11:45 UTC  (4+ messages)
` [Bug 206575] "

[PATCH AUTOSEL 5.4 01/84] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-15 11:44 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 48/84] drm/nouveau/svm: check for SVM initialized before migrating
` [PATCH AUTOSEL 5.4 49/84] drm/nouveau/svm: fix vma range check for migration

[PATCH AUTOSEL 5.5 001/106] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-15 11:42 UTC  (6+ messages)
` [PATCH AUTOSEL 5.5 065/106] drm/nouveau/svm: check for SVM initialized before migrating
` [PATCH AUTOSEL 5.5 066/106] drm/nouveau/svm: fix vma range check for migration
` [PATCH AUTOSEL 5.5 072/106] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
` [PATCH AUTOSEL 5.5 079/106] drm/amdkfd: kfree the wrong pointer
` [PATCH AUTOSEL 5.5 087/106] drm/vc4: Fix HDMI mode validation

RFC: Drm-connector properties managed by another driver / privacy screen support
 2020-04-15 11:39 UTC  (5+ messages)

[PATCH AUTOSEL 5.6 001/129] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-15 11:34 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 063/129] drm/amd/display: Don't try hdcp1.4 when content_type is set to type1
` [PATCH AUTOSEL 5.6 077/129] drm/nouveau/svm: check for SVM initialized before migrating
` [PATCH AUTOSEL 5.6 078/129] drm/nouveau/svm: fix vma range check for migration
` [PATCH AUTOSEL 5.6 084/129] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
` [PATCH AUTOSEL 5.6 091/129] drm/amdkfd: kfree the wrong pointer
` [PATCH AUTOSEL 5.6 106/129] drm/vc4: Fix HDMI mode validation

[PATCH 1/1] AMDGPU: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)
 2020-04-15 11:36 UTC 

[PATCH v6 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-15 11:28 UTC  (4+ messages)
` [PATCH v6 5/8] dt-bindings: display: add i.MX6 MIPI DSI host controller doc

[PATCH][next] drm/rockchip: fix spelling mistake "modifer" -> "modifier"
 2020-04-15 11:25 UTC  (2+ messages)

[PATCH 0/5] Improving the situation regarding RGB quantization ranges
 2020-04-15 11:13 UTC  (9+ messages)
` [PATCH 5/5] drm/i915: Replace "Broadcast RGB" with "RGB quantization range" property

KMS enums and bitfields UAPI
 2020-04-15 10:40 UTC  (8+ messages)

[PATCH 0/1] video: convert to use new I2C API
 2020-04-15 10:38 UTC  (3+ messages)
` [PATCH 1/1] video: backlight: tosa_lcd: convert to use i2c_new_client_device()

[PATCH v4 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
 2020-04-15 10:33 UTC  (4+ messages)
` [PATCH v4 3/3] drm/i915/dp: Expose connector VRR info via debugfs
  ` [Intel-gfx] "

[PATCH 1/5] drm: report dp downstream port type as a subconnector property
 2020-04-15 10:04 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: utilize subconnector property for DP
` [PATCH 4/5] drm/amdgpu: utilize subconnector property for DP through atombios
  ` [Intel-gfx] "

[PATCH v2 0/2] Support DRM bridges on NVIDIA Tegra
 2020-04-15  9:53 UTC  (4+ messages)
` [PATCH v2 1/2] drm/tegra: output: Support DRM bridges
` [PATCH v2 2/2] drm/tegra: output: rgb: Don't register connector if bridge is used

[PATCH 00/59] devm_drm_dev_alloc, v2
 2020-04-15  9:45 UTC  (72+ messages)
` [PATCH 01/59] drm: Add devm_drm_dev_alloc macro
` [PATCH 02/59] drm/vboxvideo: drop DRM_MTRR_WC #define
` [PATCH 03/59] drm/vboxvideo: Use devm_drm_dev_alloc
` [PATCH 04/59] drm/vboxvideo: Stop using drm_device->dev_private
` [PATCH 05/59] drm/vboxvidoe: use managed pci functions
` [PATCH 06/59] drm/vboxvideo: Use devm_gen_pool_create
` [PATCH 07/59] drm/v3d: Don't set drm_device->dev_private
` [PATCH 08/59] drm/v3d: Use devm_drm_dev_alloc
` [PATCH 09/59] drm/v3d: Delete v3d_dev->dev
` [PATCH 10/59] drm/v3d: Delete v3d_dev->pdev
` [PATCH 11/59] drm/udl: Use devm_drm_dev_alloc
` [PATCH 12/59] drm/udl: don't set drm_device->dev_private
` [PATCH 13/59] drm/st7735r: Use devm_drm_dev_alloc
` [PATCH 14/59] drm/st7586: "
` [PATCH 15/59] drm/repaper: "
` [PATCH 16/59] drm/mi0283qt: "
` [PATCH 17/59] drm/ili9486: "
` [PATCH 18/59] drm/ili9341: "
` [PATCH 19/59] drm/ili9225: "
` [PATCH 20/59] drm/hx8357d: "
` [PATCH 21/59] drm/gm12u320: "
` [PATCH 22/59] drm/gm12u320: Don't use drm_device->dev_private
` [PATCH 23/59] drm/tidss: Use devm_drm_dev_alloc
` [PATCH 24/59] drm/tidss: Don't use drm_device->dev_private
` [PATCH 25/59] drm/tidss: Delete tidss->saved_state
` [PATCH 26/59] drm/qxl: Use devm_drm_dev_alloc
` [PATCH 27/59] drm/qxl: Don't use drm_device->dev_private
` [PATCH 28/59] drm/mcde: Use devm_drm_dev_alloc
` [PATCH 29/59] drm/mcde: Don't use drm_device->dev_private
` [PATCH 30/59] drm/ingenic: Use devm_drm_dev_alloc
` [PATCH 31/59] drm/ingenic: Don't set drm_device->dev_private
` [PATCH 32/59] drm/komeda: use devm_drm_dev_alloc
` [PATCH 33/59] drm/armada: Use devm_drm_dev_alloc
` [PATCH 34/59] drm/armada: Don't use drm_device->dev_private
` [PATCH 35/59] drm/cirrus: Use devm_drm_dev_alloc
` [PATCH 36/59] drm/cirrus: Don't use drm_device->dev_private
` [PATCH 37/59] drm/cirrus: Move to drm/tiny
` [PATCH 38/59] drm/i915: Use devm_drm_dev_alloc
` [PATCH 39/59] drm/arcpgu: Switch to devm_drm_dev_alloc
` [PATCH 40/59] drm/arcpgu: Stop using drm_device->dev_private
` [PATCH 41/59] drm/arcpgu: Delete arcpgu_priv->fb
` [PATCH 42/59] drm/arc: Embedded a drm_simple_display_pipe
` [PATCH 43/59] drm/arc: Embedd a drm_connector for sim case
` [PATCH 44/59] drm/arc: Drop surplus connector registration
` [PATCH 45/59] drm/arc: Use drmm_mode_config_cleanup
` [PATCH 46/59] drm/arc: Align with simple pipe helpers
` [PATCH 47/59] drm/arc: Convert to drm_simple_kms_pipe_helper
` [PATCH 48/59] drm/arc: Drop fb/crtc check in arc_pgu_update
` [PATCH 49/59] drm/arc: Inline arcpgu_crtc.c
` [PATCH 50/59] drm/arc: Inline arcpgu_drm_hdmi_init
` [PATCH 51/59] drm/arc: Inline remaining files
` [PATCH 52/59] drm/arc: Initialize sim connector before display pipe
` [PATCH 53/59] drm/arc: Move to drm/tiny
` [PATCH 54/59] drm/aspeed: Drop aspeed_gfx->fbdev
` [PATCH 55/59] drm/aspeed: Use devm_drm_dev_alloc
` [PATCH 56/59] drm/aspeed: Use managed drmm_mode_config_cleanup
` [PATCH 57/59] drm/ast: Use managed pci functions
` [PATCH 58/59] drm/ast: Drop explicit connector register/unregister
` [PATCH 59/59] drm/bochs: Remove explicit drm_connector_register

[PATCH] drm/tidss: fix crash related to accessing freed memory
 2020-04-15  9:29 UTC  (2+ messages)

[PATCH v11 00/12] Convert PWM period and duty cycle to u64
 2020-04-15  9:26 UTC  (9+ messages)
` [PATCH v11 10/12] backlight: pwm_bl: Use 64-bit division function

[PATCH] Optimized division operation to shift operation
 2020-04-15  9:16 UTC  (5+ messages)

[PATCH] drm/i915/gt: remove redundant assignment to variable x
 2020-04-15  9:07 UTC  (3+ messages)

[PATCH] drm/meson: Delete an error message in meson_dw_hdmi_bind()
 2020-04-15  7:56 UTC  (2+ messages)

[PATCH v5] dt-bindings: gpu: mali-utgard: Add the #cooling-cells property
 2020-04-15  7:52 UTC  (2+ messages)

[PULL] topic/phy-compliance
 2020-04-15  7:48 UTC  (4+ messages)

[PATCH] component: Silence bind error on -EPROBE_DEFER
 2020-04-15  7:37 UTC  (4+ messages)

[PATCH] drm/dp_mst: Fix drm_dp_mst_topology.c selftest compilation warning
 2020-04-14 12:39 UTC  (4+ messages)

[PATCH v5 1/3] dt-bindings: phy: qcom, qmp: Convert QMP PHY bindings to yaml
 2020-04-14 21:21 UTC 

[PATCH] staging: android: ion: Skip sync if not mapped
 2020-04-15  5:16 UTC  (6+ messages)

[PATCH 1/1] drm/i915: Fix ref->mutex deadlock in i915_active_wait()
 2020-04-14 14:52 UTC  (2+ messages)

[PATCH] drm/bridge: anx6345: set correct BPC for display_info of connector
 2020-04-14 17:53 UTC  (2+ messages)
`  "

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-15  6:58 UTC  (23+ messages)
` [RFC 5/6] drm/rcar-du: fix selection of CMM driver
  ` [RFC 4/6] drm/bridge/sii8620: fix extcon dependency

[PATCH v10 0/2] Panel rotation patches
 2020-04-14 21:32 UTC  (5+ messages)

[drm/i915] 6dc0b234a6: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c
 2020-04-15  3:29 UTC 

[PATCH v1 0/4] dt-bindings: DT Schema variants of atmel lcdc, hlcdc
 2020-04-14 19:40 UTC  (9+ messages)
` [PATCH v1 1/4] dt-bindings: display: convert atmel-hlcdc to DT Schema
` [PATCH v1 2/4] dt-bindings: display: convert atmel lcdc "
` [PATCH v1 3/4] dt-bindings: media: add wiring property to video-interfaces
` [PATCH v1 4/4] dt-bindings: display: add port support to atmel lcdc

RFC: drm/virtio: Dummy virtio GPU
 2020-04-15  1:48 UTC  (5+ messages)

[PATCH 1/2] drm/panfrost: missing remove opp table in case of failure
 2020-04-14 19:16 UTC  (12+ messages)
` [PATCH 2/2] drm/panfrost: add devfreq regulator support

[PATCH v3] drm/i915: Synchronize active and retire callbacks
 2020-04-14 14:43 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH] MAINTAINERS: point to display schemas in DRM DRIVERS FOR ALLWINNER A10
 2020-04-14  7:26 UTC  (2+ messages)

[PATCH 0/1] drm/i915: Fix a deadlock that only affects 5.4
 2020-04-14 14:35 UTC  (6+ messages)
  ` [PATCH v2] drm/i915: Fix ref->mutex deadlock in i915_active_wait()

[PATCH v11 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2020-04-15  2:19 UTC  (7+ messages)
` [PATCH v11 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2020-04-15  1:52 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-04-15  1:46 UTC 

[PATCH v15 0/3] mt8183 dpi support pin mode swap
 2020-04-15  1:13 UTC  (4+ messages)
` [PATCH v15 1/3] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v15 2/3] dt-bindings: display: mediatek: convert the document format from txt to yaml
` [PATCH v15 3/3] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-15  1:06 UTC  (14+ messages)
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: Convert binding "
` [PATCH/RFC 5/6] dt-bindings: display: sun8i-a83t-dw-hdmi: Reference dw-hdmi YAML schema
` [PATCH/RFC 6/6] dt-bindings: display: bridge: Remove deprecated dw_hdmi.txt

[PATCH 0/4] dt-bindings: display: bridge: Convert bindings used by R-Car DU to YAML
 2020-04-15  0:59 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: Reject additional properties in ports node
` [PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML
      ` [PATCH v1.1 "
` [PATCH 3/4] dt-bindings: display: bridge: thc63lvd1024: Convert binding "

[PATCH 2/8] fs: extract simple_pin/release_fs to separate files
 2020-04-15  0:57 UTC  (2+ messages)

[PATCH v3 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
 2020-04-14 23:29 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: Document the Synopsys ARC HDMI TX bindings

[PATCH] drm/amd/display: Fix pageflip event race condition for DCN. (v2)
 2020-04-14 23:32 UTC  (5+ messages)

[PATCH v2 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
 2020-04-14 21:44 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: Document the Synopsys ARC HDMI TX bindings

[PATCH v2 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-04-14 19:03 UTC  (29+ messages)
` [PATCH v2 03/36] dt-bindings: display: add te-gpios to panel-common
` [PATCH v2 24/36] dt-bindings: display: convert toppoly panels to DT Schema
` [PATCH v2 25/36] dt-bindings: display: convert startek, startek-kd050c "
  ` [PATCH v2 25/36] dt-bindings: display: convert startek,startek-kd050c "
` [PATCH v2 26/36] dt-bindings: display: convert sony, acx565akm "
` [PATCH v2 27/36] dt-bindings: display: convert sitronix, st7789v "
  ` [PATCH v2 27/36] dt-bindings: display: convert sitronix,st7789v "
` [PATCH v2 28/36] dt-bindings: display: drop unused simple-panel.txt
` [PATCH v2 29/36] dt-bindings: display: convert sharp, ls043t1le01 to DT Schema
` [PATCH v2 30/36] dt-bindings: display: convert sharp, lq101r1sx01 "
` [PATCH v2 31/36] dt-bindings: display: convert sharp, ls037v7dw01 "
` [PATCH v2 32/36] dt-bindings: display: convert sharp, lq150x1lg11 "
` [PATCH v2 33/36] dt-bindings: display: convert seiko, 43wvf1g "
  ` [PATCH v2 33/36] dt-bindings: display: convert seiko,43wvf1g "
` [PATCH v2 34/36] dt-bindings: display: convert lgphilips, lb035q02 "
  ` [PATCH v2 34/36] dt-bindings: display: convert lgphilips,lb035q02 "
` [PATCH v2 35/36] dt-bindings: display: convert olimex, lcd-olinuxino "
  ` [PATCH v2 35/36] dt-bindings: display: convert olimex,lcd-olinuxino "
` [PATCH v2 36/36] dt-bindings: display: move DSI panels to panel-simple-dsi

[PATCH] drm: Fix HDCP failures when SRM fw is missing
 2020-04-14 19:02 UTC  (2+ messages)
` [PATCH v2] "


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