dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-03 08:36:00 to 2018-05-04 00:19:51 UTC [more...]

[PULL] drm-intel-next
 2018-05-04  0:19 UTC  (2+ messages)

[PATCH v1 0/3] Couple more DRM plane features on Tegra
 2018-05-04  0:08 UTC  (4+ messages)
` [PATCH v1 1/3] drm/tegra: dc: Enable plane scaling filters
` [PATCH v1 2/3] drm/tegra: plane: Implement zPos plane property for older Tegra's
` [PATCH v1 3/3] drm/tegra: dc: Rename supports_blending to has_legacy_blending

[PATCH v3 0/8] R-Car DU: Support CRC calculation
 2018-05-04  0:02 UTC  (4+ messages)

[PATCH v1 0/5] Support IOMMU for 2d/3d on Tegra30/114
 2018-05-03 23:47 UTC  (6+ messages)
` [PATCH v1 1/5] drm/tegra: dc: Balance IOMMU group refcounting
` [PATCH v1 2/5] drm/tegra: gr2d: Add IOMMU support
` [PATCH v1 3/5] drm/tegra: gr3d: "
` [PATCH v1 4/5] ARM: dts: tegra30: Add IOMMU nodes to Host1x and its clients
` [PATCH v1 5/5] ARM: dts: tegra114: "

[Bug 106177] overclocking doesn't work with 4.17-rc1
 2018-05-03 23:46 UTC  (4+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2018-05-03 23:11 UTC  (2+ messages)

drm SPDX updates
 2018-05-03 22:15 UTC  (9+ messages)
` [PATCH 1/8] drm: add SPDX idenitifier and clarify license
  ` [PATCH 2/8] drm/amd: Add SPDX identifier "
    ` [PATCH 3/8] drm: "
      ` [PATCH 4/8] drm/noveau: "
        ` [PATCH 5/8] drm/radeon: "
          ` [PATCH 6/8] drm/ttm: add SPDX idenitifier "
            ` [PATCH 7/8] drm/vmwgfx: "
              ` [PATCH 8/8] "

[Bug 106225] Kernel panic after modesetting (not on every boot) on ryzen 5 2400g
 2018-05-03 21:46 UTC  (5+ messages)

[PATCH 0/3] drm: fix some bridge api misunderstandings
 2018-05-03 21:12 UTC  (4+ messages)
` [PATCH 1/3] drm/sti: do not remove the drm_bridge that was never added

[Bug 98324] amd-staging-4.7: problems with unblanking displays when monitors are switched off
 2018-05-03 20:52 UTC  (3+ messages)
` [Bug 98324] [DC] "

[PATCH] drm/msm: Don't setup control node debugfs files
 2018-05-03 19:29 UTC  (4+ messages)

[drm_hwc] PSA: drm_hwc submissions via gitlab
 2018-05-03 19:20 UTC  (4+ messages)

[PATCH v1] drm: panel-orientation-quirks: Convert to use match_string() helper
 2018-05-03 19:16 UTC  (2+ messages)

[PATCH v1] i915: Convert to use match_string() helper
 2018-05-03 18:17 UTC 

[PATCH RESEND 1/2] drm/msm: remove unbalanced mutex unlock
 2018-05-03 17:59 UTC  (4+ messages)
` [PATCH RESEND 2/2] drm/msm: use correct aspace pointer in msm_gem_put_iova()

[Bug 106306] amdgpu CIK power management issues (wattman)
 2018-05-03 17:36 UTC  (3+ messages)
` [Bug 106306] amdgpu CIK power management issues (overdrive and wattman)

[Bug 106245] Raven ridge (2400g) fails to start (swiotlb buffer is full) with IOMMU disabled
 2018-05-03 17:33 UTC  (2+ messages)

[Bug 106259] [bisected] UVD hangs system on Vega10 linux-4.17
 2018-05-03 17:32 UTC  (2+ messages)

[PATCH v2 0/6] drm/panel: Handle the "panel is missing" case properly
 2018-05-03 17:12 UTC  (8+ messages)
` [PATCH v2 1/6] drm/tegra: Fix a device_node leak when the DRM panel is not found
` [PATCH v2 2/6] drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
` [PATCH v2 3/6] drm/panel: Let of_drm_find_panel() return -ENODEV when the panel is disabled
` [PATCH v2 4/6] drm/of: Make drm_of_find_panel_or_bridge() fail when the device "
` [PATCH v2 5/6] drm/vc4: Support the case where the DSI "
` [PATCH v2 6/6] drm/panel: rpi-touchscreen: Set status to "fail" when ->probe() fails

[PATCH rdma-next 01/21] drm/i915: Move u64-to-ptr helpers to general header
 2018-05-03 16:41 UTC  (2+ messages)

[PATCH v4 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-05-03 16:36 UTC  (6+ messages)
  ` [PATCH v4 2/2] drivers: remove force dma flag from buses

[PATCH 0/2] gpu: ipu-v3: csi: add RGB565 support
 2018-05-03 16:29 UTC  (3+ messages)
` [PATCH 1/2] gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
` [PATCH 2/2] gpu: ipu-v3: csi: support RGB565 on parallel bus

[PATCH] Add SPDX idenitifier and clarify license
 2018-05-03 15:53 UTC  (10+ messages)

[PATCH 00/15] dma-fence cleanup v2
 2018-05-03 15:51 UTC  (17+ messages)
` [PATCH 01/15] dma-fence: remove fill_driver_data callback
` [PATCH 02/15] dma-fence: Make ->enable_signaling optional
` [PATCH 03/15] dma-fence: Allow wait_any_timeout for all fences
` [PATCH 04/15] dma-fence: Make ->wait callback optional
` [PATCH 05/15] drm/amdgpu: Remove unecessary dma_fence_ops
` [PATCH 06/15] drm: "
` [PATCH 07/15] drm/etnaviv: "
` [PATCH 08/15] drm/i915: "
  ` [PATCH 09/15] drm/msm: "
  ` [PATCH 10/15] drm/nouveau: "
` [PATCH 11/15] drm/qxl: "
` [PATCH 12/15] drm/vc4: "
` [PATCH 13/15] drm/vgem: "
` [PATCH 14/15] drm/virtio: "
` [PATCH 15/15] dma-fence: Polish kernel-doc for dma-fence.c

[PATCH] drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
 2018-05-03 15:48 UTC  (2+ messages)

[PATCH] drm/i915/selftests: fix spelling mistake: "parmaters" -> "parameters"
 2018-05-03 15:47 UTC  (2+ messages)

[PATCH 2/3] drm_hwcomposer: Stop using libsync to provide sw_sync wrappers
 2018-05-03 15:36 UTC  (8+ messages)

[PATCH] drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
 2018-05-03 14:48 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH 0/2] drm/panel: Add Raydium RM67191 driver
 2018-05-03 14:38 UTC  (6+ messages)
` [PATCH 1/2] drm/panel: Add Raydium RM67191 DSI Panel

[PATCH v2] drm/pl111: Fix module probe bug
 2018-05-03 14:38 UTC  (2+ messages)

[PATCH] backlight: remove obsolete comment for ->state
 2018-05-03 14:32 UTC  (2+ messages)

[PATCH v2 0/2] drm/panel: Add Raydium RM67191 driver
 2018-05-03 14:26 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panel: Add Raydium RM67191 DSI Panel
` [PATCH v2 2/2] dt-bindings: Add Raydium RM67191 panel bindings

[PATCH] drm/pl111: Fix module probe bug
 2018-05-03 14:06 UTC  (3+ messages)

[PATCH 0/4] drm/omap: minor fixes
 2018-05-03 14:01 UTC  (3+ messages)

[PATCH v4 0/8] drm/sun4i: Allwinner MIPI-DSI support
 2018-05-03 13:59 UTC  (4+ messages)
` [PATCH v4 6/8] drm/panel: Add Ilitek ILI9881c panel driver

[PATCH] drm/bridge: cdns-dsi: mark PM functions as __maybe_unused
 2018-05-03 13:54 UTC 

[PATCH v3 00/11] R-Car DU Interlaced support through VSP1
 2018-05-03 13:45 UTC  (15+ messages)
` [PATCH v3 01/11] media: vsp1: drm: Fix minor grammar error
` [PATCH v3 02/11] media: vsp1: Remove packed attributes from aligned structures
` [PATCH v3 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH v3 04/11] media: vsp1: Remove unused display list structure field
` [PATCH v3 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH v3 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH v3 07/11] media: vsp1: Use header display lists for all WPF outputs linked to the DU
` [PATCH v3 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v3 09/11] media: vsp1: Provide support for extended command pools
` [PATCH v3 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v3 11/11] drm: rcar-du: Support interlaced video output through vsp1

[PATCH 00/17] dma-fence doc polish and small cleanup
 2018-05-03 13:43 UTC  (3+ messages)
` [PATCH 08/17] drm/etnaviv: Remove unecessary dma_fence_ops

[PATCH 0/5] [PATCH 0/5] drm: Fix rounding errors and use scaling in i915, v2
 2018-05-03 13:38 UTC  (11+ messages)
` [PATCH 1/5] drm/rect: Round above 1 << 16 upwards to correct scale calculation functions
` [PATCH 2/5] drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3
` [PATCH 3/5] drm/i915: Do not adjust scale when out of bounds, v2
` [PATCH 4/5] drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
` [PATCH 5/5] drm/selftests: Add drm helper selftest

[PATCH v4 00/11] R-Car DU Interlaced support through VSP1
 2018-05-03 13:36 UTC  (12+ messages)
` [PATCH v4 01/11] media: vsp1: drm: Fix minor grammar error
` [PATCH v4 02/11] media: vsp1: Remove packed attributes from aligned structures
` [PATCH v4 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH v4 04/11] media: vsp1: Remove unused display list structure field
` [PATCH v4 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH v4 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH v4 07/11] media: vsp1: Use header display lists for all WPF outputs linked to the DU
` [PATCH v4 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v4 09/11] media: vsp1: Provide support for extended command pools
` [PATCH v4 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v4 11/11] drm: rcar-du: Support interlaced video output through vsp1

[PATCH] drm/atomic: Handling the case when setting old crtc for plane
 2018-05-03 13:33 UTC  (4+ messages)

[PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
 2018-05-03 13:09 UTC  (6+ messages)
` [PATCH v2 6/9] drm/panel: Add Netron DY E231732

[PATCH v8 0/2] Enabling content-type setting for HDMI displays
 2018-05-03 12:35 UTC  (5+ messages)
` [PATCH v8 1/2] drm: content-type property for HDMI connector
  ` [Intel-gfx] "

[PATCH 00/13] drm/kms/mode: using helper func drm_display_mode_to/from_videomode for calculating timing parameters
 2018-05-03 12:21 UTC  (16+ messages)
  ` [PATCH 01/13] drm/kms/mode/atmel-hlcdc: using helper func drm_display_mode_to_videomode "
  ` [PATCH 02/13] drm/kms/mode/bridge-tc358767: "
  ` [PATCH 03/13] drm/kms/mode/exynos-dsi: "
  ` [PATCH 04/13] drm/kms/mode/fsl-dcu: "
  ` [PATCH 05/13] drm/kms/mode/gma500-mdfld_dsi_dpi: using helper function "
  ` [PATCH 06/13] drm/kms/mode/hisilicon-kirin-dsi-ade: "
  ` [PATCH 07/13] drm/kms/mode/meson-encoder: "
  ` [PATCH 08/13] drm/kms/mode/pl111-display: "
  ` [PATCH 09/13] drm/kms/mode/sun4i-tv: using helper func drm_display_mode_from_videomode "
  ` [PATCH 10/13] drm/kms/mode/ti-lcdc: using helper func drm_display_mode_to_videomode "
  ` [PATCH 11/13] drm/kms/mode/tegra: "
  ` [PATCH 12/13] drm/kms/mode/mtk_dpi_dsi: "
  ` [PATCH 13/13] drm/kms/mode/bridge-adv7533: "

[Bug 106374] feature request: allow increasing maxium GPU power consumption like implemented in Wattman on Windows
 2018-05-03 12:15 UTC 

[PATCH 1/2 v5] drm/pl111: Support the Versatile Express
 2018-05-03 10:41 UTC  (4+ messages)

[PATCH] drm/kms/mode: added a new helper for calculating videomode from crtc's display mode
 2018-05-03 10:36 UTC  (2+ messages)

[PATCH V2 1/5] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
 2018-05-03 10:12 UTC  (5+ messages)
` [PATCH V2 2/5] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V2 3/5] backlight: qcom-wled: Add support for short circuit handling
` [PATCH V2 4/5] backlight: qcom-wled: Add support for OVP interrupt handling
` [PATCH V2 5/5] backlight: qcom-wled: Add auto string detection logic

[PATCH v3 0/6] Add basic support for emtrion emCON-MX6 modules
 2018-05-03 10:01 UTC  (7+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 6/7] ARM: dts: Add support for emtrion emCON-MX6 series
      ` AW: "
    ` AW: [PATCH v4 0/7] Add basic support for emtrion emCON-MX6 modules

[PATCH V1 1/5] qcom: wled: Rename pm8941-wled.c to qcom-wled.c
 2018-05-03  9:57 UTC  (5+ messages)
` [PATCH V1 2/5] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V1 3/5] backlight: qcom-wled: Add support for short circuit handling
` [PATCH V1 4/5] backlight: qcom-wled: Add support for OVP interrupt handling
` [PATCH V1 5/5] backlight: qcom-wled: Add auto string detection logic

[PATCH v5 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-05-03  9:41 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[PATCH 1/4] drm: Drop DRM_CONTROL_ALLOW from ioctls
 2018-05-03  9:32 UTC  (5+ messages)
` [PATCH 4/4] drm: remove all control node code


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