dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 02:19:25 to 2020-04-15 15:09:10 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 13:47 UTC  (17+ messages)
` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml for Imagination GPUs
  ` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml "
` [PATCH v6 07/12] ARM: DTS: omap5: add sgx gpu child node
` [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node

[PATCH 00/59] devm_drm_dev_alloc, v2
 2020-04-15 15:05 UTC  (83+ 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 V5 0/4] Add support for WLED5
 2020-04-15 15:09 UTC  (3+ messages)
` [PATCH V5 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format

[PATCH v1 1/5] video: ssd1307fb: Convert driver to use ->probe_new()
 2020-04-15 14:36 UTC 

[PATCH 00/34] fs: convert remaining docs to ReST file format
 2020-04-15 14:32 UTC  (2+ messages)
` [PATCH 01/34] docs: filesystems: fix references for doc files there

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

[PATCH] Optimized division operation to shift operation
 2020-04-15 14:08 UTC  (6+ messages)

[PATCH 0/4] drm/lima: add suspend/resume support
 2020-04-15 13:52 UTC  (5+ messages)
` [PATCH 1/4] drm/lima: add lima_devfreq_resume/suspend
` [PATCH 2/4] drm/lima: power down ip blocks when pmu exit
` [PATCH 3/4] drm/lima: add resume/suspend callback for each ip
` [PATCH 4/4] drm/lima: add pm resume/suspend

[PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML
 2020-04-15 13:51 UTC  (3+ messages)
` [PATCH v1.1 "

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-15 13:50 UTC  (11+ messages)
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: Convert binding "

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

[PATCH] drm/tidss: fix crash related to accessing freed memory
 2020-04-15 13:31 UTC  (6+ messages)

RFC: Drm-connector properties managed by another driver / privacy screen support
 2020-04-15 13:02 UTC  (8+ messages)

[PATCH] drm/tegra: Clean up GPIO includes
 2020-04-15 12:43 UTC  (2+ messages)

[PATCH] backlight: l4f00242t03: Convert to GPIO descriptors
 2020-04-15 12:14 UTC 

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

[PATCH AUTOSEL 4.14 23/30] drm/amdkfd: kfree the wrong pointer
 2020-04-15 11:47 UTC 

[PATCH AUTOSEL 4.19 28/40] drm/amdkfd: kfree the wrong pointer
 2020-04-15 11:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 32/40] drm/vc4: Fix HDMI mode validation

[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  (6+ 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.4 55/84] drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges
` [PATCH AUTOSEL 5.4 61/84] drm/amdkfd: kfree the wrong pointer
` [PATCH AUTOSEL 5.4 68/84] drm/vc4: Fix HDMI mode validation

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

[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 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 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 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] 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)
`  "

[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  8:30 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: display: convert atmel-hlcdc to DT Schema
` [PATCH v1 2/4] dt-bindings: display: convert 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


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