dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-19 06:07:00 to 2019-06-20 06:32:36 UTC [more...]

dev_pagemap related cleanups v2
 2019-06-20  6:32 UTC  (7+ messages)

[PATCH 0/3] drm: add mmap() to drm_gem_object_funcs
 2019-06-20  6:15 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm: switch shmem helper to drm_gem_object_funcs->mmap
` [PATCH 3/3] drm: drop DEFINE_DRM_GEM_SHMEM_FOPS

[PATCH v4 00/12] drm/virtio: switch from ttm to gem shmem helpers
 2019-06-20  6:07 UTC  (13+ messages)
` [PATCH v4 01/12] drm/virtio: pass gem reservation object to ttm init
` [PATCH v4 02/12] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v4 03/12] drm/virtio: simplify cursor updates
` [PATCH v4 04/12] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v4 05/12] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v4 06/12] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
` [PATCH v4 07/12] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v4 08/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v4 09/12] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v4 10/12] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v4 11/12] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v4 12/12] drm/virtio: remove virtio_gpu_alloc_object

[PATCH v3 00/12] drm/virtio: switch from ttm to gem shmem helpers
 2019-06-20  6:01 UTC  (21+ messages)
` [PATCH v3 01/12] drm: add gem array helpers
` [PATCH v3 02/12] drm/virtio: pass gem reservation object to ttm init
` [PATCH v3 03/12] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [PATCH v3 04/12] drm/virtio: simplify cursor updates
` [PATCH v3 05/12] drm/virtio: remove virtio_gpu_object_wait
` [PATCH v3 06/12] drm/virtio: drop no_wait argument from virtio_gpu_object_reserve
` [PATCH v3 07/12] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, unreserve}
  ` [PATCH v3 07/12] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
` [PATCH v3 08/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v3 09/12] drm/virtio: rework virtio_gpu_object_create fencing
` [PATCH v3 10/12] drm/virtio: drop virtio_gpu_object_list_validate/virtio_gpu_unref_list
` [PATCH v3 11/12] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v3 12/12] drm/virtio: remove virtio_gpu_alloc_object

[RFC PATCH] drm/panfrost: Add support for mapping BOs on GPU page faults
 2019-06-20  5:50 UTC  (6+ messages)

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-20  2:00 UTC  (6+ messages)

[Bug 96838] No console/display output on front/secondary VGA
 2019-06-20  1:18 UTC  (2+ messages)

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-20  1:17 UTC  (4+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core

[PATCH 1/3] drm/lima: Mark 64-bit number as ULL to silence Smatch warning
 2019-06-20  0:54 UTC  (4+ messages)
` [PATCH 2/3] drm/lima: Reduce the amount of logs on deferred probe

[PATCH] drm/nouveau: fix bogus GPL-2 license header
 2019-06-20  0:13 UTC 

[PATCH] drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be used
 2019-06-20  0:11 UTC 

[RFC PATCH 1/4] dt-bindings: display: Convert common panel bindings to DT schema
 2019-06-19 21:51 UTC  (4+ messages)
` [RFC PATCH 2/4] dt-bindings: display: Convert ampire, am-480272h3tmqw-t01h panel "
` [RFC PATCH 3/4] dt-bindings: display: Convert panel-lvds "
` [RFC PATCH 4/4] dt-bindings: display: Convert innolux,ee101ia-01 panel "

[PATCH] drm/bridge: dw-hdmi: Use automatic CTS generation mode when using non-AHB audio
 2019-06-19 21:22 UTC  (2+ messages)

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-06-19 21:20 UTC  (9+ messages)

[PATCH] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-19 21:11 UTC  (4+ messages)

[PATCH v2 1/2] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-19 21:07 UTC  (2+ messages)
` [PATCH v2 2/2] drm/bridge/synopsys: dw-hdmi: Allow platforms to provide custom audio tables

[PATCH 0/6] qcom: add OCMEM support
 2019-06-19 20:21 UTC  (8+ messages)
` [PATCH 2/6] dt-bindings: display: msm: gmu: add optional ocmem property
  ` [Freedreno] "
` [PATCH 6/6] drm/msm/gpu: add ocmem init/cleanup functions
      ` [Freedreno] "

KMS documentation for userspace
 2019-06-19 20:18 UTC  (3+ messages)

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-19 20:05 UTC  (19+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

dev_pagemap related cleanups
 2019-06-19 19:46 UTC  (9+ messages)
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[PATCH] drm/msm/dsi: Add parentheses to quirks check in dsi_phy_hw_v3_0_lane_settings
 2019-06-19 19:34 UTC  (6+ messages)
  ` [PATCH v2] "

[PULL] drm-misc-fixes
 2019-06-19 19:27 UTC 

[PATCH] drm/etnaviv: optionally set gpu linear window to cma area
 2019-06-19 18:38 UTC 

[PATCH] drm/edid: use for_each_displayid_db where applicable
 2019-06-19 18:30 UTC 

[RFC] Exposing plane type mask and handling 'all' planes
 2019-06-19 18:24 UTC  (4+ messages)

[bug report] drm: Add helpers to kick off self refresh mode in drivers
 2019-06-19 18:19 UTC  (3+ messages)
  ` [PATCH] drm/self_refresh: Fix possible NULL deref in failure path

[PATCH] drm/edid: parse CEA blocks embedded in DisplayID
 2019-06-19 18:09 UTC 

[PATCH net-next] br_netfilter: prevent UAF in brnf_exit_net()
 2019-06-19 17:05 UTC 

[v7 00/16] Add Plane Color Properties
 2019-06-19 16:29 UTC  (7+ messages)

use exact allocation for dma coherent memory
 2019-06-19 16:29 UTC  (4+ messages)

[PATCH] drm/komeda: Adds power management support
 2019-06-19 16:15 UTC  (2+ messages)

KASAN: use-after-free Read in brnf_exit_net
 2019-06-19 15:47 UTC 

[PATCH] drm: self_refresh: Fix a reversed condition in drm_self_refresh_helper_cleanup()
 2019-06-19 15:34 UTC  (3+ messages)

[PATCH v1] backlight: gpio_backlight: Enable ACPI enumeration
 2019-06-19 15:21 UTC 

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-19 14:13 UTC  (11+ messages)

[PATCH v2 0/2] Add DSI panel driver for Raydium RM67191
 2019-06-19 14:06 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add support for Raydium RM67191 panel
` [PATCH v2 2/2] drm/panel: Add support for Raydium RM67191 panel driver

[PATCH v1] backlight: pwm_bl: convert to use SPDX identifier
 2019-06-19 13:59 UTC 

[PATCH 0/3] Add HDMI support to HiHope RZ/G2M
 2019-06-19 13:51 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: display: renesas: Add r8a774a1 support

[Bug 110949] Continuious warnings from agd5f 5.3-wip branch
 2019-06-19 13:50 UTC  (3+ messages)

[PULL] topic/remove-fbcon-notifiers for v5.3
 2019-06-19 13:42 UTC  (5+ messages)

[Bug 110702] segfault in radeonsi HEVC hardware decoding
 2019-06-19 13:30 UTC  (4+ messages)
` [Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

[Bug 109456] KVM VFIO guest X hang with guest kernel > 4.15
 2019-06-19 12:47 UTC  (3+ messages)

[PATCH 03/59] drm/prime: Update docs
 2019-06-19 12:43 UTC  (10+ messages)
` [PATCH 1/2] drm/prime: Shuffle functions
  ` [PATCH 2/2] drm/prime: Update docs

[PULL] drm-intel-next
 2019-06-19 12:40 UTC 

[PATCH v2 1/2] dt-bindings: display: Add King Display KD035G6-54NT panel documentation
 2019-06-19 12:28 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driver
 2019-06-19 12:26 UTC  (6+ messages)
` [PATCH v5 2/2] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
 2019-06-19 12:03 UTC  (25+ messages)
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 06/12] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release

[PATCH v2] drm/imx: correct order of crtc disable
 2019-06-19 11:53 UTC  (2+ messages)

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-19 11:48 UTC  (11+ messages)
` [PATCH 1/7] video: add HDMI state notifier support

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-19 11:31 UTC  (12+ messages)
` [PATCH 07/59] drm/arm/komeda: Remove DRIVER_HAVE_IRQ
` [PATCH 11/59] drm/arm: Drop drm_gem_prime_export/import
` [PATCH 40/59] drm/vram-helper: "

[PATCH 0/4] backlight: Expose brightness curve type through sysfs
 2019-06-19 11:05 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves

[PATCH v2 0/6] qcom: add OCMEM support
 2019-06-19 10:27 UTC  (3+ messages)
` [PATCH v2 5/6] soc: qcom: add OCMEM driver

[PATCH] drm/komeda: Correct printk format specifier for "size_t"
 2019-06-19 10:25 UTC  (2+ messages)

[RFT 00/10] ARM/arm64: dts: exynos: Add support for Mali
 2019-06-19 10:17 UTC  (7+ messages)
  ` [RFT 02/10] clk: samsung: Add bus clock for GPU/G3D on Exynos4412
  ` [RFT 01/10] dt-bindings: gpu: mali: Add Samsung compatibles for Midgard and Utgard

[PATCH v5 00/12] drm/vc4: Allow for more boot-time configuration
 2019-06-19 10:16 UTC  (4+ messages)
` [PATCH v5 07/12] drm/modes: Allow to specify rotation and reflection on the commandline

[PATCH] fbcon: Export fbcon_update_vcs
 2019-06-19  9:44 UTC  (2+ messages)

[PATCH] drm/imx: correct order of crtc disable
 2019-06-19  9:40 UTC  (2+ messages)

[PATCH] drm/komeda: Adds output-color format/depth support
 2019-06-19  9:26 UTC 

[PATCH V4] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-19  7:50 UTC  (3+ messages)

[PATCH 00/10] drm/vkms: rework crc worker
 2019-06-19  7:47 UTC  (4+ messages)
` [PATCH 07/10] drm/vkms: Dont flush crc worker when we change crc status

[PATCH] drm: rcar-du: Replace drm_driver GEM ops with GEM object functions
 2019-06-19  7:42 UTC  (6+ messages)

linux-next: manual merge of the drm tree with the kbuild tree
 2019-06-19  7:38 UTC  (2+ messages)

[git pull] vmwgfx-next
 2019-06-19  7:25 UTC 

nouveau: DRM: GPU lockup - switching to software fbcon
 2019-06-19  6:36 UTC  (7+ 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).