dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 12:20:53 to 2018-05-16 11:28:13 UTC [more...]

vm_fault_t conversion, for real
 2018-05-16 11:28 UTC  (20+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault
` [PATCH 02/14] fs: make the filemap_page_mkwrite prototype consistent
` [PATCH 03/14] dax: make the dax_iomap_fault "
` [PATCH 04/14] mm: remove the unused device_private_entry_fault export
` [PATCH 05/14] ceph: untangle ceph_filemap_fault
` [PATCH 06/14] btrfs: separate errno from VM_FAULT_* values
` [PATCH 07/14] ext4: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] ubifs: "
` [PATCH 10/14] vgem: "
` [PATCH 11/14] ttm: "
` [PATCH 12/14] lustre: "
` [PATCH 13/14] mm: move arch specific VM_FAULT_* flags to mm.h
` [PATCH 14/14] mm: turn on vm_fault_t type checking

[PATCH 1/2] drm/amdgpu: Skip drm_sched_entity realted ops for KIQ ring
 2018-05-16 11:23 UTC  (11+ messages)
  ` [PATCH 2/2] drm/scheduler: Remove obsolete spinlock

[PATCH v3 0/5] Enhance support for system and runtime power management on malidp
 2018-05-16 10:38 UTC  (7+ messages)
` [PATCH v3 1/5] drm/arm/malidp: Modified the prototype of malidp irq de-initializers
` [PATCH v3 2/5] drm/arm/malidp: Split malidp interrupt initialization functions
` [PATCH v3 3/5] drm/arm/malidp: Enable/disable interrupts in runtime pm
` [PATCH v3 4/5] drm/arm/malidp: Set the output_depth register in modeset
` [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions

[PATCH] dma-fence: Make dma_fence_add_callback() fail if signaled with error
 2018-05-16 10:26 UTC  (7+ messages)

[PATCH v3 00/26] device link, bridge supplier <-> drm device
 2018-05-16 10:22 UTC  (28+ messages)
` [PATCH v3 02/26] drm/bridge: adv7511: provide an owner .odev device
` [PATCH v3 03/26] drm/bridge/analogix: core: specify the owner .odev of the bridge
` [PATCH v3 04/26] drm/bridge: analogix-anx78xx: provide an owner .odev device
` [PATCH v3 05/26] drm/bridge: cdns-dsi: "
` [PATCH v3 06/26] drm/bridge: vga-dac: "
` [PATCH v3 07/26] drm/bridge: lvds-encoder: "
` [PATCH v3 08/26] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
` [PATCH v3 09/26] drm/bridge: nxp-ptn3460: "
` [PATCH v3 10/26] drm/bridge: panel: "
` [PATCH v3 11/26] drm/bridge: ps8622: "
` [PATCH v3 12/26] drm/bridge: sii902x: "
` [PATCH v3 13/26] drm/bridge: sii9234: "
` [PATCH v3 14/26] drm/bridge: sii8620: "
` [PATCH v3 15/26] drm/bridge: synopsys: provide an owner .odev device for the bridges
` [PATCH v3 16/26] drm/bridge: tc358767: provide an owner .odev device
` [PATCH v3 17/26] drm/bridge: thc63lvd1024: "
` [PATCH v3 18/26] drm/bridge: ti-tfp410: "
` [PATCH v3 19/26] drm/exynos: mic: provide an owner .odev device for the bridge
` [PATCH v3 20/26] drm/mediatek: hdmi: "
` [PATCH v3 22/26] drm/rcar-du: lvds: "
` [PATCH v3 23/26] drm/sti: provide an owner .odev device for the bridges
  ` [PATCH v3 01/26] drm/bridge: allow optionally specifying an owner .odev device
  ` [PATCH v3 21/26] drm/msm: specify the owner .odev of the bridges
  ` [PATCH v3 24/26] drm/bridge: remove the .of_node member
  ` [PATCH v3 25/26] drm/bridge: require the owner .odev to be filled in on drm_bridge_add/attach
  ` [PATCH v3 26/26] drm/bridge: establish a link between the bridge supplier and consumer

[PATCH v2] gpu: host1x: Fix compiler errors by converting to dma_addr_t
 2018-05-16 10:22 UTC 

[PATCH 0/3] Expanding the basic vkms features
 2018-05-16  9:51 UTC  (6+ messages)
` [PATCH 1/3] drm/vkms: Add basic CRTC initialization
` [PATCH 2/3] drm/vkms: Add encoder initialization
` [PATCH 3/3] drm/vkms: Add extra information about vkms

[PATCH] drm/bridge: checkpatch strict minor updates
 2018-05-16  9:43 UTC  (2+ messages)

[PATCH] drm: rcar-du: Fix build failure
 2018-05-16  9:32 UTC  (2+ messages)

[PATCH v2 00/26] device link, bridge supplier <-> drm device
 2018-05-16  9:31 UTC  (8+ messages)
  ` [PATCH v2 26/26] drm/bridge: establish a link between the bridge supplier and consumer

[PATCH v3 0/4] drm/panel: Handle the "panel is missing" case properly
 2018-05-16  9:17 UTC  (3+ messages)
` [PATCH v3 4/4] drm/vc4: Support the case where the DSI device is disabled

[Bug 106404] Hang in draw function caused by interaction of glutInitWindowPosition, glutFullScreen , glDrawBuffer(GL_FRONT)
 2018-05-16  9:12 UTC  (2+ messages)

[PATCH v2 09/11] docs: Fix some broken references
 2018-05-16  9:09 UTC  (5+ messages)
` [PATCH v2 11/11] docs: fix broken references with multiple hints

[PATCH 0/5] R-Car D3 LVDS/HDMI support
 2018-05-16  8:59 UTC  (12+ messages)
` [PATCH 1/5] drm: rcar-du: Add r8a77995 device support
` [PATCH 2/5] drm: rcar-du: lvds: Add R8A77995 support
` [PATCH 3/5] arm64: dts: renesas: r8a77995: Add LVDS support
` [PATCH 4/5] arm64: dts: renesas: r8a77995-draak: add HDMI output
` [PATCH 5/5] arm64: dts: renesas: r8a77995-draak: add X12 input dot clock

[PATCH] doc: how to become a drm-intel committer
 2018-05-16  8:26 UTC 

linux-next: build failure after merge of the drm tree
 2018-05-16  8:09 UTC  (2+ messages)

[Bug 106519] Is it normal that the 4K video on the Vega 56 GPU played with loud turbine noise, 200% load of the desktop Core i7 CPU and at the same time playable with jerks and dropping frames?
 2018-05-16  8:05 UTC  (8+ messages)

[Bug 104598] vkmark with kwin compositing: Page flip failed: Cannot allocate memory
 2018-05-16  7:58 UTC  (2+ messages)

[PATCH 0/6] drm/sun4i: Support color dithering for LCD panels
 2018-05-16  7:56 UTC  (6+ messages)
` [PATCH 4/6] drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-16  7:45 UTC  (18+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
      ` [Intel-gfx] "
` [PATCH v2 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH v2 5/5] media: platform: Add Chrome OS EC CEC driver

[PATCH v6 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-05-16  7:26 UTC  (4+ messages)
  ` [PATCH v6 1/4] drm/bridge: add support for sn65dsi86 bridge driver

[4.17-rc4+ regression] X server does not start anymore with segmentation fault in `r600_dri.so`
 2018-05-16  6:56 UTC 

[PATCH] drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
 2018-05-16  6:02 UTC 

[Bug 106533] r300_dri.so SIGSEGV in llvm_pipeline_generic under Cinnamon
 2018-05-16  5:31 UTC  (3+ messages)

[PATCH] gpu: drm: drm_vm: Adding new typedef vm_fault_t
 2018-05-16  4:39 UTC  (2+ messages)

[PATCH v2] gpu: drm: armada: Adding new typedef vm_fault_t
 2018-05-16  4:35 UTC  (3+ messages)

[Bug 101003] segfault with ideas test of glmark2
 2018-05-16  2:24 UTC  (2+ messages)

[PATCH 0/5] Add ChromeOS EC CEC Support
 2018-05-16  0:31 UTC  (11+ messages)
` [PATCH 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH 2/5] drm/i915: hdmi: add CEC notifier to intel_hdmi
` [PATCH 3/5] mfd: cros-ec: Introduce CEC commands and events definitions
` [PATCH 4/5] mfd: cros_ec_dev: Add CEC sub-device registration
` [PATCH 5/5] media: platform: Add Chrome OS EC CEC driver

[Bug 106531] Age of Wonders 3 rendering failure on 18.1.0-rc
 2018-05-15 23:58 UTC  (2+ messages)

[PATCH] drm/vkms: Introduce basic VKMS driver
 2018-05-15 23:43 UTC  (5+ messages)
` [RFC PATCH] drm/vkms: vkms_driver can be static
    ` [kbuild-all] "

linux-next: Signed-off-by missing for commits in the drm tree
 2018-05-15 23:18 UTC 

[gabbayo:amdkfd-next 6/28] drivers/gpu//drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:632:3: error: implicit declaration of function 'release_pages'; did you mean 'release_task'?
 2018-05-15 21:54 UTC  (2+ messages)

[PATCH 0/3] drm/tinydrm: new dirver for ILI9341 displays
 2018-05-15 21:43 UTC  (3+ messages)
` [PATCH 3/3] drm/tinydrm: new driver for ILI9341 display panels

[radeon-alex:amd-staging-drm-next 62/63] drivers/gpu/drm/amd/amdgpu/soc15.c:686:3-24: duplicated argument to & or |
 2018-05-15 21:12 UTC 

[PATCH] gpu: host1x: Fix compiler errors
 2018-05-15 21:07 UTC  (3+ messages)

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-05-15 20:41 UTC  (3+ messages)
` [RFC PATCH 07/10] clk: rockchip: set clk-ddr to GET_RATE_NOCACHE

[Bug 106430] GPU hang when played video with acceleration (vaapi)
 2018-05-15 20:40 UTC  (2+ messages)

drm SPDX updates
 2018-05-15 19:53 UTC  (7+ messages)

drm-next has moved
 2018-05-15 19:35 UTC 

[Bug 199693] [bisect 08810a4119aaebf6318f209ec5dd9828e969cba4] (pci runtime) System freeze after resuming from suspend (amdgpu)
 2018-05-15 19:16 UTC  (3+ messages)

[Bug 105284] Every boot I get an error in dmesg "WARNING: CPU: 2 PID: 1380 at drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu]"
 2018-05-15 18:58 UTC  (3+ messages)

[gabbayo:amdkfd-next 19/28] drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c:33:21: sparse: cast to restricted __le32
 2018-05-15 18:56 UTC 

[pull] radeon, amdgpu, ttm, and gpu scheduler drm-next-4.18
 2018-05-15 18:54 UTC 

[Bug 104347] AMD RX 580: Hide/Show window sometimes corrupts screen (see screenshot)
 2018-05-15 18:39 UTC  (2+ messages)
` [Bug 104347] AMD RX 580: Hide/Show Chromium "

[Bug 106527] OpenCL corrupted memory on AMD R9 280X
 2018-05-15 16:29 UTC  (2+ messages)
` [Bug 106527] [amdgpu-pro] "

[PATCH] drm: rcar-du: Fix rcar_du_of_init() stub
 2018-05-15 16:19 UTC  (2+ messages)

[PATCH v2 1/2] drm/etnaviv: switch MMU page tables to writecombine memory
 2018-05-15 16:03 UTC  (2+ messages)

[PULL] drm-intel-next
 2018-05-15 16:03 UTC  (5+ messages)

[PATCH] drm: rcar-du: disable dtc graph-endpoint warnings on DT overlays
 2018-05-15 16:02 UTC  (2+ messages)

[PATCH] drm: clarify adjusted_mode documentation for bridges
 2018-05-15 15:47 UTC  (4+ messages)

[drm-tip:drm-tip 711/734] drivers/gpu/drm/rcar-du/rcar_du_vsp.c:317:6: error: 'struct rcar_du_vsp_plane_state' has no member named 'alpha'
 2018-05-15 15:37 UTC  (2+ messages)

[Bug 106529] Kernels 4.16+ confuses KDE wrt what the primary display is when waking up multiple displays
 2018-05-15 15:19 UTC  (3+ messages)
` [Bug 106529] Kernels 4.16+ confuse "

[PATCH v11 0/2] Enabling content-type setting for HDMI displays
 2018-05-15 13:59 UTC  (3+ messages)
` [PATCH v11 1/2] drm: content-type property for HDMI connector
` [PATCH v11 2/2] i915: "

[PATCH v3 0/6] drm/rockchip: hdmi support for rk3328
 2018-05-15 13:47 UTC  (7+ messages)
` [PATCH v3 1/6] drm/bridge: dw-hdmi: allow forcing vendor phy-type
` [PATCH v3 2/6] drm/rockchip: dw_hdmi: Allow outputs that don't need output switching
` [PATCH v3 3/6] dt-bindings: allow optional phys in Rockchip dw_hdmi binding
` [PATCH v3 4/6] drm/rockchip: dw_hdmi: allow including external phys
` [PATCH v3 5/6] drm/rockchip: dw_hdmi: store rockchip_hdmi reference in phy_data object
` [PATCH v3 6/6] drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328

[PATCH v4 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
 2018-05-15 13:35 UTC  (6+ messages)

[Bug 105910] Graphical artifacts on unresposible surfaces on AMD Radeon RX 570
 2018-05-15 13:22 UTC  (2+ messages)
` [Bug 105910] Graphical artifacts on unresponsible "


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