dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-10 16:20:57 to 2018-06-12 09:09:18 UTC [more...]

[PULL] drm-misc-fixes
 2018-06-12  9:09 UTC 

[PATCH v8 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-06-12  8:31 UTC  (8+ messages)
` [PATCH v8 1/4] drm/bridge: add support for sn65dsi86 bridge driver
` [PATCH v8 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[Bug 199959] New: amdgpu, regression?: system freezes after resume
 2018-06-12  8:12 UTC  (4+ messages)
` [Bug 199959] "

[PULL] drm-intel-next
 2018-06-12  7:59 UTC  (3+ messages)

[Bug 106871] Screen with blank cursor (raven ridge on MSI B350)
 2018-06-12  7:31 UTC  (5+ messages)

[Bug 106872] vram sizes reported by the kernel totally off
 2018-06-12  6:59 UTC  (3+ messages)

[Bug 106892] GPU hang with radeon glx driver
 2018-06-12  4:25 UTC  (2+ messages)

[RFC v3 0/8] Add Plane Color Properties
 2018-06-12  4:01 UTC  (3+ messages)

[PATCH 00/21] omapdrm: Rework the HPD-related operations
 2018-06-11 23:56 UTC  (43+ messages)
` [PATCH 01/21] drm/omap: dss: Remove unused omap_dss_driver operations
` [PATCH 02/21] drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
` [PATCH 03/21] drm/omap: Remove unnecessary display output sanity checks
` [PATCH 04/21] drm/omap: Check omap_dss_device type based on the output_type field
` [PATCH 05/21] drm/omap: connector-hdmi: Convert to the GPIO descriptors API
` [PATCH 06/21] drm/omap: encoder-tfp410: "
` [PATCH 07/21] drm/omap: panel-nec-nl8048hl11: "
` [PATCH 08/21] drm/omap: panel-sony-acx565akm: "
` [PATCH 09/21] drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
` [PATCH 10/21] drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
` [PATCH 11/21] drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
` [PATCH 12/21] drm/omap: dss: Add device operations flags
` [PATCH 13/21] drm/omap: Don't call .detect() operation recursively
` [PATCH 14/21] drm/omap: Don't call HPD registration operations recursively
` [PATCH 15/21] drm/omap: Remove unneeded safety checks in the HPD operations
` [PATCH 16/21] drm/omap: Merge HPD enable operation with HPD callback registration
` [PATCH 17/21] drm/omap: Move HPD disconnection handling to omap_connector
` [PATCH 18/21] drm/omap: Don't call EDID read operation recursively
` [PATCH 19/21] drm/omap: Get from CRTC to display device directly
` [PATCH 20/21] drm/omap: Pass both output and display omap_dss_device to encoder init
` [PATCH 21/21] drm/omap: Don't call HDMI mode and infoframe operations recursively

[Bug 106446] Stutter at higher refresh rates ( 75 Hz) and artifacts on desktop
 2018-06-11 23:18 UTC  (2+ messages)

[PATCH 0/5] drm/msm: Add support for Adreno a6xx
 2018-06-11 21:50 UTC  (7+ messages)
  ` [PATCH 1/5] drm/msm: Remove pm_runtime operations from msm_iommu
  ` [PATCH 2/5] drm/msm: Add a helper function to parse clock names
  ` [PATCH 3/5] drm/msm/adreno: Load the firmware before bringing up the hardware
  ` [PATCH 4/5] drm/msm: Add generated headers for A6XX
  ` [PATCH 5/5] drm/msm: Add A6XX device support

[Bug 104520] Intermittent X crashes: GPU HANG: ecode 9:0:0x85dffffb, in Xorg [443], reason: Hang on rcs0, action: reset
 2018-06-11 21:26 UTC  (2+ messages)

[DPU PATCH v3 0/7] clean up DPU custom properties
 2018-06-11 21:13 UTC  (8+ messages)
` [DPU PATCH v3 4/7] drm/msm/dpu: switch to drm zpos property
  ` [DPU PATCH v3 1/7] drm/msm: remove connector custom properties
  ` [DPU PATCH v3 2/7] drm/msm/dpu: clean up dpu plane "
  ` [DPU PATCH v3 3/7] drm/msm: enable zpos normalization
  ` [DPU PATCH v3 5/7] Remove dpu crtc custom properties and its handlers
  ` [DPU PATCH v3 6/7] drm/msm: remove msm_prop files
` [DPU PATCH v3 7/7] drm/msm: remove dpu specific uapi header

[PATCH v2 00/60] omapdrm: Reverse direction of DSS device (dis)connect operations
 2018-06-11 21:06 UTC  (106+ messages)
` [PATCH v2 11/60] drm/omap: dss: Constify omap_dss_driver operations structure
` [PATCH v2 12/60] drm/omap: displays: Remove videomode from omap_dss_device structure
` [PATCH v2 13/60] drm/omap: dss: Remove omap_dss_device panel fields
` [PATCH v2 14/60] drm/omap: dss: Rename omap_dss_device list field to output_list
` [PATCH v2 15/60] drm/omap: dss: Create global list of all omap_dss_device instances
` [PATCH v2 16/60] drm/omap: dss: Create and use omapdss_device_is_registered()
` [PATCH v2 17/60] drm/omap: dss: Rework output lookup by port node
` [PATCH v2 18/60] drm/omap: dss: Allow looking up any device by port
` [PATCH v2 19/60] drm/omap: dss: Move common device operations to common structure
` [PATCH v2 20/60] drm/omap: dss: Add functions to connect and disconnect devices
` [PATCH v2 21/60] drm/omap: dss: Move debug message and checks to connection handlers
` [PATCH v2 22/60] drm/omap: dss: Move src and dst check and set "
` [PATCH v2 23/60] drm/omap: displays: Remove input omap_dss_device from panel data
` [PATCH v2 24/60] drm/omap: dsi: Simplify debugfs implementation
` [PATCH v2 25/60] drm/omap: Move DSI debugfs clocks dump to dsi%u_clks files
` [PATCH v2 26/60] drm/omap: dss: Remove output devices list
` [PATCH v2 27/60] drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_display
` [PATCH v2 28/60] drm/omap: dss: Make omap_dss_get_next_device() more generic
` [PATCH v2 29/60] drm/omap: dss: Split omapdss_register_display()
` [PATCH v2 30/60] drm/omap: dss: Remove panel devices list
` [PATCH v2 31/60] drm/omap: dss: Move and rename omap_dss_(get|put)_device()
` [PATCH v2 32/60] drm/omap: dss: Store dss_device pointer in omap_dss_device
` [PATCH v2 33/60] drm/omap: dss: Move DSS mgr ops and private data to dss_device
` [PATCH v2 34/60] drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
` [PATCH v2 35/60] drm/omap: dss: Replace omap_dss_device port number with bitmask
` [PATCH v2 36/60] drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks
` [PATCH v2 37/60] drm/omap: displays: Don't cast dssdev to panel data unnecessarily
` [PATCH v2 38/60] drm/omap: dss: Cleanup error paths in output init functions
` [PATCH v2 39/60] drm/omap: dss: dsi: Move initialization code from bind to probe
` [PATCH v2 40/60] drm/omap: dss: hdmi4: "
` [PATCH v2 41/60] drm/omap: dss: hdmi5: "
` [PATCH v2 42/60] drm/omap: dss: venc: "
` [PATCH v2 43/60] drm/omap: dss: Acquire next dssdev at probe time
` [PATCH v2 44/60] drm/omap: dss: Add for_each_dss_output() macro
` [PATCH v2 45/60] drm/omap: dss: Add function to retrieve display for an output
` [PATCH v2 46/60] drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()
` [PATCH v2 47/60] drm/omap: dss: Get regulators at probe time
` [PATCH v2 48/60] drm/omap: Remove unneeded variable assignments in omap_modeset_init
` [PATCH v2 49/60] drm/omap: Create all planes before CRTCs
` [PATCH v2 50/60] drm/omap: Group CRTC, encoder, connector and dssdev in a structure
` [PATCH v2 51/60] drm/omap: Reverse direction of DSS device (dis)connect operations
` [PATCH v2 52/60] drm/omap: dss: Move connection checks to omapdss_device_(dis)connect
` [PATCH v2 53/60] drm/omap: dss: Move display type validation to initialization time
` [PATCH v2 54/60] drm/omap: dss: Merge two disconnection helpers
` [PATCH v2 55/60] drm/omap: Pass pipe pointer to omap_crtc_init()
` [PATCH v2 56/60] drm/omap: Store CRTC lookup by channel table in omap_drm_private
` [PATCH v2 57/60] drm/omap: Remove omap_crtc_output global array
` [PATCH v2 58/60] drm/omap: Remove supported output check in CRTC connect handler
` [PATCH v2 59/60] drm/omap: Set dispc_channel_connect from DSS output connect handlers
` [PATCH v2 60/60] drm/omap: dss: Remove the dss_mgr_(dis)connect() operations

[PATCH 1/3] drm/atomic: Improve debug messages
 2018-06-11 19:34 UTC  (3+ messages)
` [PATCH 2/3] drm: Print bad user modes
` [PATCH 3/3] drm/i915: Print prop name/id when rejecting it

Kernel and ADM hardware roulette ( was AMD graphics performance regression in 4.15 and later )
 2018-06-11 19:23 UTC  (12+ messages)

[PATCH] staging: android: ion: Return an ERR_PTR in ion_map_kernel
 2018-06-11 18:06 UTC 

[PATCH v2 00/13] drm: Eliminate plane->fb/crtc usage for atomic drivers
 2018-06-11 17:58 UTC  (5+ messages)
` [PATCH v2 02/13] drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty()

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-11 17:56 UTC  (17+ messages)
` [PATCH v2 5/9] xen/gntdev: Allow mappings for DMA buffers
    ` [Xen-devel] "

[Bug 106287] 18.0.1 introduced glitches in Dying Light
 2018-06-11 17:26 UTC  (3+ messages)

[PATCH] drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
 2018-06-11 16:53 UTC 

[PATCH] drm: Constify mode argument to connector .mode_valid() helper operation
 2018-06-11 16:51 UTC  (4+ messages)

[PATCH][V2] drm/i915/guc: fix GEM_BUG_ON check
 2018-06-11 16:46 UTC 

[PATCH] drm/i915/guc: remove redundant GEM_BUG_ON check
 2018-06-11 16:37 UTC  (3+ messages)
  ` [Intel-gfx] "

[Bug 199619] New: screen stays dark for long on bootup since kernel 4.17.0-rc2+
 2018-06-11 16:35 UTC  (3+ messages)
` [Bug 199619] "

[PATCH] Documentation: devicetree: tilcdc: fix spelling mistake "suppors" -> "supports"
 2018-06-11 15:16 UTC  (2+ messages)

[PATCH v4 0/3] re-factor devfreq common code
 2018-06-11 14:59 UTC  (2+ messages)

[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
 2018-06-11 13:47 UTC  (4+ messages)
` [RFC v2 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info

[RFC PATCH 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
 2018-06-11 13:35 UTC  (9+ messages)
` [PATCH 1/8] drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_remove
` [PATCH 2/8] drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
` [PATCH 3/8] drm/bridge/synopsys: dsi: defer probing if panel not available in bridge-attach
` [PATCH 4/8] dt-bindings: display: rockchip: update DSI controller
` [PATCH v8 5/8] drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
  ` [PATCH 6/8] drm/dsi: add helper function to find the second host in a dual-dsi setup
` [PATCH 7/8] drm/bridge/synopsys: dsi: add dual-dsi support
` [PATCH 8/8] drm/rockchip: dsi: add dual mipi support

[Bug 105145] vaExportSurfaceHandle interaction with surface interlaced flag prevents switching on vaapi deinterlacing dynamically
 2018-06-11 13:09 UTC  (3+ messages)

[PATCH 0/3] Exynos DRM: cleanup of suspend/resume code
 2018-06-11 12:25 UTC  (4+ messages)
    ` [PATCH 1/3] drm/exynos: Drop useless check from exynos_drm_{suspend,resume}
    ` [PATCH 2/3] drm/exynos: Suspend/resume display pipeline as early/late as possible
    ` [PATCH 3/3] drm/exynos: Ensure suspended runtime PM state during system suspend

[PATCHv5 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2018-06-11 12:20 UTC  (8+ messages)
  ` Fwd: "

DRM Inquiry
 2018-06-11 11:36 UTC  (12+ messages)
                    ` RE: [Intel-gfx] "

[Bug 106418] kernel BUG at drivers/dma-buf/reservation.c:234!
 2018-06-11 10:40 UTC  (4+ messages)

[PATCH v7 0/6] Add ChromeOS EC CEC Support
 2018-06-11 10:17 UTC  (7+ messages)

[Bug 106870] [Raven Ridge occasionally hangs] VM_L2_PROTECTION_FAULT_STATUS:0x00000000
 2018-06-11  9:56 UTC  (2+ messages)

[Bug 106877] The game Rise of the Tomb Raider lead to GPU hang when I try in same place jump into the hole
 2018-06-11  9:12 UTC  (3+ messages)

[Bug 198713] New: AMD DC crashes when computing clocks/detecting freesync
 2018-06-11  8:28 UTC  (2+ messages)
` [Bug 198713] "

[Bug 106879] Ugly bug present in kernels 4.14, 4.15, 4.16, 4.17
 2018-06-11  7:55 UTC 

[git pull] drm next (msm) + fixes
 2018-06-11  6:11 UTC 

[PATCH v5 00/28] Add support for mediatek SOC MT2712
 2018-06-11  3:26 UTC  (29+ messages)
` [PATCH 01/28] drm/mediatek: update dt-bindings for mt2712
` [PATCH 02/28] drm/mediatek: support maximum 64 mutex mod
` [PATCH 03/28] drm/mediatek: add ddp component AAL1
` [PATCH 04/28] drm/mediatek: add ddp component OD1
` [PATCH 05/28] drm/mediatek: add ddp component PWM1
` [PATCH 06/28] drm/mediatek: add ddp component PWM2
` [PATCH 07/28] drm/mediatek: add component DPI1
` [PATCH 08/28] drm/mediatek: add component DSI2
` [PATCH 09/28] drm/mediatek: add component DSI3
` [PATCH 10/28] drm/mediatek: add connection from OD1 to RDMA1
` [PATCH 11/28] drm/mediatek: add connection from RDMA0 to DPI0
` [PATCH 12/28] drm/mediatek: add connection from RDMA0 to DSI2
` [PATCH 13/28] drm/mediatek: add connection from RDMA0 to DSI3
` [PATCH 14/28] drm/mediatek: add connection from RDMA1 to DPI1
` [PATCH 15/28] drm/mediatek: add connection from RDMA1 to DSI1
` [PATCH 16/28] drm/mediatek: add connection from RDMA1 to DSI2
` [PATCH 17/28] drm/mediatek: add connection from RDMA1 to DSI3
` [PATCH 18/28] drm/mediatek: add connection from RDMA2 to DPI0
` [PATCH 19/28] drm/mediatek: add connection from RDMA2 to DPI1
` [PATCH 20/28] drm/mediatek: add connection from RDMA2 to DSI1
` [PATCH 21/28] drm/mediatek: add connection from RDMA2 to DSI2
` [PATCH 22/28] drm/mediatek: add connection from RDMA2 to DSI3
` [PATCH 23/28] drm/mediatek: add DPI1 support for mutex
` [PATCH 24/28] drm/mediatek: add DSI2 "
` [PATCH 25/28] drm/mediatek: add DSI3 "
` [PATCH 26/28] drm/mediatek: add DPI1/DSI1/DSI2/DSI3 in comp_init
` [PATCH 27/28] drm/mediatek: add third ddp path
` [PATCH 28/28] drm/mediatek: Add support for mediatek SOC MT2712

[Bug 97909] X-Plane 10 crashes with SIGSEGV on radeonsi
 2018-06-10 17:42 UTC  (2+ messages)


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