dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-03 17:14:57 to 2020-04-06 11:38:55 UTC [more...]

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-06 11:32 UTC  (14+ messages)
` [PATCH/RFC 1/6] dt-bindings: display: bridge: Add YAML schema for Synopsys DW-HDMI
` [PATCH/RFC 2/6] dt-bindings: display: bridge: renesas, dw-hdmi: Convert binding to YAML
  ` [PATCH/RFC 2/6] dt-bindings: display: bridge: renesas,dw-hdmi: "
` [PATCH/RFC 3/6] dt-bindings: display: imx: hdmi: "
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: "
` [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 00/18] Prefer drm_WARN* over WARN*
 2020-04-06 11:28 UTC  (19+ messages)
` [PATCH 01/18] drm/i915/display/icl_dsi: Prefer drm_WARN_ON over WARN_ON
` [PATCH 02/18] drm/i915/display/atomic_plane: "
` [PATCH 03/18] drm/i915/display/ddi: Prefer drm_WARN* over WARN*
` [PATCH 04/18] drm/i915/display/display: Prefer drm_WARN_ON over WARN_ON
` [PATCH 05/18] "
` [PATCH 06/18] drm/i915/display/dp: Prefer drm_WARN* over WARN*
` [PATCH 07/18] drm/i915/display/dpll_mgr: Prefer drm_WARN_ON over WARN_ON
` [PATCH 08/18] drm/i915/display/frontbuffer: "
` [PATCH 09/18] drm/i915/display/global_state: Prefer drm_WARN* over WARN*
` [PATCH 10/18] drm/i915/display/overlay: Prefer drm_WARN_ON over WARN_ON
` [PATCH 11/18] drm/i915/display/sdvo: Prefer drm_WARN* over WARN*
` [PATCH 12/18] drm/i915/display/tc: Prefer drm_WARN_ON over WARN_ON
` [PATCH 13/18] drm/i915/display/vlv_dsi: "
` [PATCH 14/18] drm/i915/gem: Prefer drm_WARN* over WARN*
` [PATCH 15/18] drm/i915/i915_drv: Prefer drm_WARN_ON over WARN_ON
` [PATCH 16/18] drm/i915/pmu: "
` [PATCH 17/18] drm/i915/pm: "
` [PATCH 18/18] drm/i915/runtime_pm: Prefer drm_WARN* over WARN*

[PATCH 0/4] dt-bindings: display: bridge: Convert bindings used by R-Car DU to YAML
 2020-04-06 11:15 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 3/4] dt-bindings: display: bridge: thc63lvd1024: Convert binding "
` [PATCH 4/4] dt-bindings: display: bridge: renesas, lvds: "
  ` [PATCH 4/4] dt-bindings: display: bridge: renesas,lvds: "

[PATCH v2 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-04-06 10:44 UTC  (23+ messages)

[PATCH v2 00/17] drm: Put drm_display_mode on diet
 2020-04-06  9:11 UTC  (23+ messages)
` [PATCH v2 01/17] drm: Nuke mode->hsync
` [PATCH v2 02/17] drm/i915: Introduce some local intel_dp variables
` [PATCH v2 03/17] drm: Nuke mode->vrefresh
` [PATCH v2 04/17] drm/msm/dpu: Stop copying around mode->private_flags
` [PATCH v2 05/17] drm: Shrink {width,height}_mm to u16
` [PATCH v2 06/17] drm: Shrink mode->type to u8
` [PATCH v2 07/17] drm: Make mode->flags u32
` [PATCH v2 08/17] drm: Shrink drm_display_mode timings
` [PATCH v2 09/17] drm: Flatten drm_mode_vrefresh()
` [PATCH v2 10/17] drm: Shrink mode->private_flags
` [PATCH v2 11/17] drm: pahole struct drm_display_mode
` [PATCH v2 12/17] drm/mcde: Use mode->clock instead of reverse calculating it from the vrefresh
` [PATCH v2 13/17] drm/i915: Stop using mode->private_flags
` [PATCH v2 14/17] drm/i915: Replace I915_MODE_FLAG_INHERITED with a boolean
` [PATCH v2 15/17] drm/gma500: Stop using mode->private_flags
` [PATCH v2 16/17] drm: Nuke mode->private_flags
` [PATCH v2 17/17] drm: Replace mode->export_head with a boolean

[PATCH V4 0/4] Add support for WLED5
 2020-04-06  8:50 UTC  (9+ messages)
` [PATCH V4 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V4 3/4] backlight: qcom-wled: Add WLED5 bindings

[PATCH] drm/mm: revert "Break long searches in fragmented address spaces"
 2020-04-06  8:25 UTC  (10+ messages)

upstream boot error: KASAN: slab-out-of-bounds Write in virtio_gpu_object_create
 2020-04-06  8:06 UTC  (2+ messages)

[PATCH] gpu/drm: ingenic: Delete an error message in ingenic_drm_probe()
 2020-04-05 11:49 UTC  (2+ messages)

gitlab.fd.o financial situation and impact on services
 2020-04-05 14:07 UTC  (25+ messages)
` [Intel-gfx] "
      ` [Mesa-dev] "

[PATCH v5 0/5] Add support for devices in the Energy Model
 2020-04-03 17:44 UTC  (11+ messages)
` [PATCH v5 1/5] PM / EM: add devices to "
` [PATCH v5 2/5] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v5 3/5] thermal: devfreq_cooling: Use PM QoS to set frequency limits
` [PATCH v5 4/5] thermal: devfreq_cooling: Refactor code and switch to use Energy Model

[PATCH] drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq()
 2020-04-05 11:53 UTC 

[PATCH] drm: plane: Verify that no or all planes have a zpos property
 2020-04-05 14:20 UTC  (3+ messages)
` [drm] bd61431ef2: WARNING:at_drivers/gpu/drm/drm_plane.c:#drm_plane_register_all[drm]

[PATCH] drm/panel: samsung: s6e8aa0: Add backlight control support
 2020-04-05 14:27 UTC  (5+ messages)

[PATCH] drm/fsl-dcu: Delete an error message in fsl_dcu_drm_probe()
 2020-04-04 20:00 UTC 

[PATCH] drm/meson: Delete an error message in meson_dw_hdmi_bind()
 2020-04-05 11:23 UTC 

[PATCH] drm: mediatek: fix device passed to cmdq
 2020-04-06  7:17 UTC  (3+ messages)

[PATCH] drm/imx: imx-tve: Delete an error message in imx_tve_bind()
 2020-04-05  9:16 UTC 

[PATCH] video: fbdev: don't print error message on platform_get_irq() failure
 2020-04-06  5:34 UTC 

[PATCH] drm/omap: dmm_tiler: Delete an error message in omap_dmm_probe()
 2020-04-05 11:34 UTC 

[PATCH] drm/exynos: Delete an error message in three functions
 2020-04-05 12:18 UTC 

[PATCH 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-04-06  7:37 UTC  (4+ messages)

[PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree
 2020-04-06  6:55 UTC  (41+ messages)
` [PATCH 02/44] drm: Add devm_drm_dev_alloc macro
` [PATCH 11/44] drm/v3d: Don't set drm_device->dev_private
` [PATCH 12/44] drm/v3d: Use devm_drm_dev_alloc
` [PATCH 13/44] drm/v3d: Delete v3d_dev->dev
` [PATCH 14/44] drm/v3d: Delete v3d_dev->pdev
` [PATCH 15/44] drm/udl: Use demv_drm_dev_alloc
` [PATCH 17/44] drm/st7735r: Use devm_drm_dev_alloc
` [PATCH 18/44] drm/st7586: "
` [PATCH 19/44] drm/repaper: "
` [PATCH 20/44] drm/mi0283qt: "
` [PATCH 21/44] drm/ili9486: "
` [PATCH 22/44] drm/ili9341: "
` [PATCH 23/44] drm/ili9225: "
` [PATCH 24/44] drm/hx8357d: "
` [PATCH 30/44] drm/qxl: "
` [PATCH 31/44] drm/qxl: Don't use drm_device->dev_private
` [PATCH 39/44] drm/cirrus: Use devm_drm_dev_alloc
` [PATCH 40/44] drm/cirrus: Don't use drm_device->dev_private
` [PATCH 44/44] drm/managed: Cleanup of unused functions and polishing docs

[Bug 206021] New: AMDGPU/DC: freesync disabled on the monitor side after the monitor sleeps and resumes
 2020-04-06  1:10 UTC  (2+ messages)
` [Bug 206021] "

[PATCH] drm/bridge: adv7511: Fix cec clock EPROBE_DEFER handling
 2020-04-06  0:58 UTC  (2+ messages)

[PATCH v1 0/6] drm: kernel-doc stuff
 2020-04-05 22:56 UTC  (8+ messages)
` [PATCH v1 3/6] drm/sched: fix kernel-doc in gpu_scheduler.h
` [PATCH v1 4/6] drm: writeback: document callbacks
` [PATCH v1 6/6] drm/bridge: fix kernel-doc warning in panel.c

[PATCH] AMDGPU: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)
 2020-04-05 16:52 UTC 

[PATCH v2] drm/prime: fix extracting of the DMA addresses from a scatterlist
 2020-04-05 16:40 UTC  (3+ messages)

[PATCH v4 0/4] Config mipi tx current and impedance
 2020-04-05 16:27 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: display: mediatek: add property to control mipi tx drive current
` [PATCH v4 2/4] dt-bindings: display: mediatek: get mipitx calibration data from nvmem
` [PATCH v4 3/4] drm/mediatek: add the mipitx driving control
` [PATCH v4 4/4] drm/mediatek: config mipitx impedance with calibration data

mainline/master bisection: baseline.login on peach-pi
 2020-04-05 14:11 UTC  (4+ messages)

[PATCH][next] drm/vmwgfx: remove redundant assignment to variable ret
 2020-04-05 12:13 UTC 

Curtaining API / Force blanking displays
 2020-04-05  8:26 UTC  (3+ messages)

[PATCH] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
 2020-04-04 23:18 UTC  (3+ messages)

[Bug 201957] New: amdgpu: ring gfx timeout
 2020-04-04 21:54 UTC  (2+ messages)
` [Bug 201957] "

[git pull] drm ttm hugepages feature pull for 5.7-rc1
 2020-04-04 19:20 UTC  (2+ messages)

[PATCH] drm: rcar-du: Create immutable zpos property for primary planes
 2020-04-04 18:25 UTC  (3+ messages)

[PATCH v2] drm: rcar-du: Set primary plane zpos immutably at initializing
 2020-04-04 18:20 UTC 

[PATCH v14 0/3] mt8183 dpi support pin mode swap
 2020-04-04 14:07 UTC  (5+ messages)
` [PATCH v14 1/3] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v14 3/3] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[PULL] drm-misc-next-fixes
 2020-04-04  9:00 UTC 

[PATCH v3] drm/i915: Synchronize active and retire callbacks
 2020-04-04  2:41 UTC 

[PATCH 2/5] video: Add missing annotation for cyber2000fb_enable_ddc() and cyber2000fb_disable_ddc()
 2020-04-03 16:05 UTC 

[PATCH] drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
 2020-04-03 20:36 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: display: convert rockchip vop bindings to yaml
 2020-04-03 14:22 UTC  (2+ messages)
` [PATCH v5 2/2] dt-bindings: display: rockchip-vop: add additional properties

lima, panfrost: multiple definition of `of_devfreq_cooling_register_power'
 2020-04-03 20:54 UTC  (4+ messages)

[PATCH] drm/bridge: dw-mipi-dsi.c: remove unused header file
 2020-04-03 13:30 UTC 

How to handle disconnection of eDP panels due to dynamic display mux switches
 2020-04-03 19:59 UTC  (6+ messages)

[PATCH] drm/amd/display: Fix a compilation warning
 2020-04-03 20:15 UTC 

[PATCH v2] dt-bindings: display: convert rockchip rk3066 hdmi bindings to yaml
 2020-04-03 13:36 UTC 

INFO: trying to register non-static key in try_to_wake_up
 2020-04-03  8:57 UTC  (7+ messages)

Aliases for DRI connectors?
 2020-04-03  8:28 UTC  (3+ messages)

[drm-tip:drm-tip 9/10] drivers/staging/rtl8712/rtl8712_xmit.c:360:18: error: incompatible pointer types initializing 'struct tx_desc *' with an expression of type 'u8 *' (aka 'unsigned char *')
 2020-04-04 11:30 UTC 

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-04-04  7:42 UTC  (4+ messages)
` [Bug 206987] "

[PATCH 43/44] drm/i915/selftests: align more to real device lifetimes
 2020-04-03 22:31 UTC  (2+ messages)
` [PATCH] "

[PATCH 42/44] drm/i915/selftest: Create mock_destroy_device
 2020-04-03 22:31 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/dp_mst: Remove drm_dp_mst_has_audio()
 2020-04-03 22:22 UTC 

[PATCH 0/4] drm/dp_mst: drm_dp_check_act_status() fixes
 2020-04-03 20:07 UTC  (5+ messages)
` [PATCH 1/4] drm/dp_mst: Improve kdocs for drm_dp_check_act_status()
` [PATCH 2/4] drm/dp_mst: Reformat drm_dp_check_act_status() a bit
` [PATCH 3/4] drm/dp_mst: Increase ACT retry timeout to 3s
` [PATCH 4/4] drm/dp_mst: Print errors on ACT timeouts

[PATCH] drm/dp_mst: Don't drop NAKs for down responses
 2020-04-03 20:03 UTC 

[git pull] drm for 5.7-rc1
 2020-04-03 17:16 UTC  (6+ messages)
` [PATCH] drm/legacy: Fix type for drm_local_map.offset


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