dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-04 14:06:58 to 2020-04-07 06:36:54 UTC [more...]

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-06 17:50 UTC  (16+ 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

Bad rss-counter state from drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
 2020-04-06 21:04 UTC  (3+ messages)

[PATCH v2 00/17] drm: subsytem-wide debugfs functions refactor
 2020-04-07  6:36 UTC  (11+ messages)
` [PATCH v2 10/17] drm/vram-helper: make drm_vram_mm_debugfs_init() return 0

[PATCH 00/10] Set up generic fbdev after registering device
 2020-04-07  6:28 UTC  (13+ messages)
` [PATCH 01/10] drm/ast: Set up fbdev after registering device; remove error checks
` [PATCH 02/10] drm/hibmc: Remove error check from fbdev setup
` [PATCH 03/10] drm/kirin: Set up fbdev after fully registering device
` [PATCH 04/10] drm/ingenic: Remove error check from fbdev setup
` [PATCH 05/10] drm/mediathek: "
` [PATCH 06/10] drm/mgag200: Set up fbdev after registering device; remove error checks
` [PATCH 07/10] drm/tilcdc: Set up fbdev after fully registering device
` [PATCH 08/10] drm/udl: Remove error check from fbdev setup
` [PATCH 09/10] drm/vboxvideo: Set up fbdev after registering device; remove error checks
` [PATCH 10/10] drm/fb-helper: Remove return value from drm_fbdev_generic_setup()

[PATCH v2 0/3] drm: kernel-doc stuff
 2020-04-07  6:24 UTC  (6+ messages)
` [PATCH v2 1/3] drm/vblank: Add intro to documentation
` [PATCH v2 2/3] drm: writeback: document callbacks
` [PATCH v2 3/3] drm/writeback: wire drm_writeback.h to kernel-doc

[PULL] nouveau-fixes 5.7
 2020-04-07  5:21 UTC 

[DPU PATCH v5 0/5] Add support for DisplayPort driver on SnapDragon
 2020-04-07  4:23 UTC  (4+ messages)
` [DPU PATCH v5 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon

[PATCH v2 00/17] drm: Put drm_display_mode on diet
 2020-04-07  1:26 UTC  (9+ messages)
` [PATCH v2 03/17] drm: Nuke mode->vrefresh
` [PATCH v2 16/17] drm: Nuke mode->private_flags

[PATCH v8 05/19] virtgpu: pull in uaccess.h
 2020-04-07  1:16 UTC 

[PATCH v7 05/19] virtgpu: pull in uaccess.h
 2020-04-07  1:07 UTC 

[PATCH AUTOSEL 5.4 28/32] drm/scheduler: fix rare NULL ptr race
 2020-04-07  0:01 UTC 

[PATCH AUTOSEL 5.5 31/35] drm/scheduler: fix rare NULL ptr race
 2020-04-07  0:00 UTC 

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

[PATCH 0/4] drm/dp_mst: drm_dp_check_act_status() fixes
 2020-04-06 22:11 UTC  (13+ 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 00/18] Prefer drm_WARN* over WARN*
 2020-04-06 20:21 UTC  (21+ messages)
` [PATCH 01/18] drm/i915/display/icl_dsi: Prefer drm_WARN_ON over WARN_ON
  ` [Intel-gfx] "
` [PATCH 02/18] drm/i915/display/atomic_plane: "
` [PATCH 03/18] drm/i915/display/ddi: Prefer drm_WARN* over WARN*
  ` [Intel-gfx] "
` [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 v2 1/2] drm/i915/dp_mst: Cast intel_connector->port as drm_dp_mst_port
 2020-04-06 20:06 UTC  (2+ messages)
` [PATCH v2 2/2] drm/dp_mst: Remove drm_dp_mst_has_audio()

[PATCH] drm/dp_mst: Remove drm_dp_mst_has_audio()
 2020-04-06 19:56 UTC  (2+ messages)

[PATCH] drm/dp_mst: Don't drop NAKs for down responses
 2020-04-06 19:50 UTC  (2+ messages)

[PATCH] drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg()
 2020-04-06 19:45 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: display: bridge: Convert bindings used by R-Car DU to YAML
 2020-04-06 19:19 UTC  (11+ 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: "

Curtaining API / Force blanking displays
 2020-04-06 19:01 UTC  (4+ messages)

[PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree
 2020-04-06 13:55 UTC  (35+ messages)
` [PATCH 01/44] drivers/base: Always release devres on device_del
` [PATCH 02/44] drm: Add devm_drm_dev_alloc macro
` [PATCH 08/44] drm/vboxvideo: Stop using drm_device->dev_private
` [PATCH 15/44] drm/udl: Use demv_drm_dev_alloc
` [PATCH 16/44] drm/udl: don't set drm_device->dev_private
` [PATCH 19/44] drm/repaper: Use devm_drm_dev_alloc
` [PATCH 20/44] drm/mi0283qt: "
` [PATCH 21/44] drm/ili9486: "
` [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

gitlab.fd.o financial situation and impact on services
 2020-04-06 18:00 UTC  (29+ messages)
` [Intel-gfx] "
      ` [Mesa-dev] "

[Bug 207137] New: AMDGPU incorrectly reports vddgfx voltage for R9 390
 2020-04-06 17:23 UTC  (4+ messages)
` [Bug 207137] "

[PATCH] drm: mediatek: fix device passed to cmdq
 2020-04-06 16:56 UTC  (4+ messages)

[PATCH v5 0/5] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-06 15:39 UTC  (4+ messages)
    ` [PATCH v5 2/5] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields

KMS enums and bitfields UAPI
 2020-04-06 13:55 UTC  (4+ messages)

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

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

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

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

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

[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/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)

[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 

[PATCH] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
 2020-04-04 23:18 UTC  (2+ 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


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