dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 21:09:24 to 2019-06-18 14:24:23 UTC [more...]

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

[PATCH 2/2] arm: dts: add ARM Mali GPU node for Odroid XU3
 2019-06-18 14:18 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-18 14:15 UTC  (36+ messages)
` [PATCH 01/59] drm/todo: Improve drm_gem_object funcs todo
  ` [PATCH] drm/todo: Update drm_gem_object_funcs todo even more
` [PATCH 07/59] drm/arm/komeda: Remove DRIVER_HAVE_IRQ
` [PATCH 20/59] drm/meson: Drop drm_gem_prime_export/import
` [PATCH 26/59] drm/rcar-du: "
` [PATCH 28/59] drm/shmob: "
` [PATCH 30/59] drm/stm: "
` [PATCH 38/59] drm/xen: "
  ` [Xen-devel] "
` [PATCH 39/59] drm/zte: "
` [PATCH 40/59] drm/vram-helper: "
` [PATCH 48/59] drm/vgem: Ditch attach trickery in the fence ioctl
` [Intel-gfx] [PATCH 00/59] prime doc polish and ... a few cleanups

[PATCH 1/4] drm/vmwgfx: Assign eviction priorities to resources
 2019-06-18 14:14 UTC  (10+ messages)
` [PATCH 2/4] drm/vmwgfx: Add debug message for layout change ioctl
` [PATCH 3/4] drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors
` [PATCH 4/4] drm/vmwgfx: Kill unneeded legacy security features

[PATCH v3 00/10] drm: rcar-du: Rework CRTC and groups for atomic commits
 2019-06-18 14:12 UTC  (24+ messages)
` [PATCH v3 01/10] media: vsp1: drm: Split vsp1_du_setup_lif()
` [PATCH v3 02/10] media: vsp1: drm: Don't configure hardware when the pipeline is disabled
` [PATCH v3 03/10] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH v3 04/10] media: vsp1: drm: Remove vsp1_du_setup_lif()
` [PATCH v3 05/10] drm: rcar-du: Handle CRTC standby from commit tail handler
` [PATCH v3 06/10] drm: rcar-du: Handle CRTC configuration "
` [PATCH v3 07/10] drm: rcar-du: Provide for_each_group helper
` [PATCH v3 08/10] drm: rcar-du: Create a group state object
` [PATCH v3 09/10] drm: rcar-du: Perform group setup from the atomic tail handler
` [PATCH v3 10/10] drm: rcar-du: Centralise routing configuration in commit "

[PATCH] docs: fix some broken references due to txt->rst renames
 2019-06-18 13:58 UTC  (3+ messages)

[PATCH] drm: rcar-du: Replace drm_driver GEM ops with GEM object functions
 2019-06-18 13:57 UTC  (5+ messages)

[RFC/WIP] drm/rockchip: Support CRTC gamma LUT
 2019-06-18 13:38 UTC  (7+ messages)

[PATCH v2 0/2] Add DSI panel driver for Raydium RM67191
 2019-06-18 13:30 UTC  (3+ 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 v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
 2019-06-18 13:27 UTC  (18+ messages)
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 04/12] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
` [PATCH v3 hmm 10/12] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH v3 hmm 11/12] mm/hmm: Remove confusing comment and logic from hmm_release

[PATCH] drm: return -EFAULT if copy_one_buf() fails
 2019-06-18 13:18 UTC  (2+ messages)
` [PATCH v2] drm: return -EFAULT if copy_to_user() fails

[PATCH] backlight: gpio-backlight: Set power state instead of brightness at probe
 2019-06-18 12:58 UTC  (2+ messages)

[Bug 110831] [AMD TAHITI XT][amd-staging-drm-next] broken since 5.2-rc1 rebase
 2019-06-18 12:48 UTC  (3+ messages)
` [Bug 110831] [AMD TAHITI XT][amd-staging-drm-next][bisected] "

[PATCH v2] drm/mcde: Fix uninitialized variable
 2019-06-18 12:30 UTC  (2+ messages)

[PATCH 1/2] drm: debugfs: make drm_debugfs_remove_files() a void function
 2019-06-18 12:17 UTC  (6+ messages)

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

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-18 12:11 UTC  (21+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
                        `  "
                          ` [linux-sunxi] "
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
 2019-06-18 11:54 UTC  (6+ messages)
` [PATCH 2/6] drm/ttm: remove the backing store if no placement is given
` [PATCH 3/6] drm/ttm: use the parent resv for ghost objects v2
  ` [PATCH 4/6] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [PATCH 5/6] drm/amdgpu: add independent DMA-buf export v6
` [PATCH 6/6] drm/amdgpu: add independent DMA-buf import v6

[PULL] topic/remove-fbcon-notifiers for v5.3
 2019-06-18 11:46 UTC  (7+ messages)

[PATCH V2 0/5] drm/vkms: Introduces writeback support
 2019-06-18 11:09 UTC  (11+ messages)
` [PATCH V2 1/5] drm/vkms: Move functions from vkms_crc to vkms_composer
` [PATCH V2 2/5] drm/vkms: Rename crc_enabled to composer_enabled
` [PATCH V2 3/5] drm/vkms: Rename vkms_crc_data to vkms_data
` [PATCH V2 4/5] drm/vkms: Use index instead of 0 in possible crtc
` [PATCH V2 5/5] drm/vkms: Add support for writeback

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-18 10:54 UTC  (14+ messages)
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
          ` [linux-sunxi] "
    `  "
      ` [linux-sunxi] "

[PATCH 1/3] drm/stm: drv: fix suspend/resume
 2019-06-18  9:57 UTC  (2+ messages)

[Bug 109754] util_blitter_generate_mipmap: Assertion `!util_format_has_stencil(desc)' failed
 2019-06-18  9:25 UTC  (2+ messages)

[PATCH 03/59] drm/prime: Update docs
 2019-06-18  9:20 UTC  (3+ messages)
` [PATCH 1/2] drm/prime: Shuffle functions
  ` [PATCH 2/2] drm/prime: Update docs

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-18  9:18 UTC  (10+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI

[RFC PATCH 0/2] Support for TI Page-based Address Translator
 2019-06-18  9:07 UTC  (3+ messages)
` [RFC PATCH 2/2] soc: ti: Add Support for the TI Page-based Address Translator (PAT)

[PATCH 00/10] drm/vkms: rework crc worker
 2019-06-18  8:56 UTC  (14+ messages)
` [PATCH 01/10] drm/vkms: Fix crc worker races
` [PATCH 06/10] drm/vkms: flush crc workers earlier in commit flow

[PATCH 1/3] drm: add debug print to update_vblank_count
 2019-06-18  8:38 UTC  (7+ messages)
` [PATCH 2/3] drm/vkms: stop generating CRCs on buffer overflow
` [PATCH 3/3] drm/vkms: add crc sources list

[PATCH v4 0/4] drm/panfrost: Expose perf counters to userspace
 2019-06-18  8:16 UTC  (5+ messages)
` [PATCH v4 1/4] drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.h
` [PATCH v4 2/4] drm/panfrost: Add a module parameter to expose unstable ioctls
` [PATCH v4 3/4] drm/panfrost: Add an helper to check the GPU generation
` [PATCH v4 4/4] drm/panfrost: Expose performance counters through unstable ioctls

[PATCH v2] drm/panfrost: Make sure a BO is only unmapped when appropriate
 2019-06-18  8:13 UTC 

[PATCH 0/2] drm/komeda: Enable dual-link support
 2019-06-18  8:10 UTC  (3+ messages)
` [PATCH 1/2] drm/komeda: Use drm_display_mode "crtc_" prefixed hardware timings
` [PATCH 2/2] drm/komeda: Enable dual-link support

[PATCH 0/6] video: ssd1307fb: Support more displays
 2019-06-18  7:41 UTC  (7+ messages)
` [PATCH 1/6] video: ssd1307fb: Use screen_buffer instead of screen_base
` [PATCH 2/6] video: ssd1307fb: Remove unneeded semicolons
` [PATCH 3/6] video: ssd1307fb: Start page range at page_offset
` [PATCH 4/6] video: ssd1307fb: Handle width and height that are not multiple of 8
` [PATCH 5/6] dt-bindings: display: ssd1307fb: Add initialization properties
` [PATCH 6/6] video: ssd1307fb: Add devicetree configuration of display setup

[PATCH 0/4] drm/virtio: try remove ttm
 2019-06-18  7:41 UTC  (4+ messages)
` [PATCH 3/4] drm/virtio: simplify cursor updates

[PATCH] drm/rcar-du: Fix error check when retrieving crtc state
 2019-06-18  7:26 UTC  (2+ messages)

[git pull] vmwgfx-fixes-5.2
 2019-06-18  7:22 UTC 

[PATCH 1/2] dt-bindings: gpu: add Exynos Mali vendor specifics
 2019-06-18  7:23 UTC  (4+ messages)

[PATCH 0/2] Add DSI panel driver for Raydium RM67191
 2019-06-18  7:21 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: Add support for Raydium RM67191 panel driver
    ` [EXT] "

[PATCH] i915: intel_dp_aux_backlight: Fix max backlight calculations
 2019-06-18  6:26 UTC 

[PATCH 1/3] video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure
 2019-06-18  6:13 UTC  (2+ messages)

[PATCH] video: fbdev: s3c-fb: add COMPILE_TEST support
 2019-06-18  6:12 UTC  (2+ messages)

[Bug 110702] segfault in radeonsi HEVC hardware decoding
 2019-06-18  5:44 UTC  (2+ messages)
` [Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

[PATCH 0/2] drm/vkms: Introduces writeback support
 2019-06-18  5:18 UTC  (7+ messages)
` [PATCH 1/2] drm/vkms: Use index instead of 0 in possible crtc

[PATCH v2] drm/komeda: Make Komeda interrupts shareable
 2019-06-18  5:24 UTC  (2+ messages)
` [v2] "

[PATCH 0/6] qcom: add OCMEM support
 2019-06-18  2:29 UTC  (5+ messages)
` [PATCH 5/6] soc: qcom: add OCMEM driver

[PATCH] drm/komeda: fix 32-bit komeda_crtc_update_clock_ratio
 2019-06-18  2:05 UTC  (2+ messages)

[PATCH] drm/komeda: fix size_t format string
 2019-06-18  2:04 UTC  (2+ messages)

arm32 build failure after abe882a39a9c ("drm/amd/display: fix issue with eDP not detected on driver load")
 2019-06-18  1:11 UTC 

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-18  0:57 UTC  (4+ messages)
` [PATCH v3 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer

[PATCH] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-17 23:55 UTC 

[Bug 104437] RX480 + SME = amdgpu init failed + null dereference
 2019-06-17 22:22 UTC  (2+ messages)

[Bug 110929] sw_init of IP block <vega10_ih> failed -12 when using Secure Memory Encryption (SME) with Vega 64
 2019-06-17 22:21 UTC 

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-17 21:48 UTC  (2+ messages)

[PATCH v9 1/2] drm/i915: Introduce async plane update to i915
 2019-06-17 21:38 UTC  (2+ messages)
` [PATCH v9 2/2] drm/i915: update cursors asynchronously through atomic

dev_pagemap related cleanups v2
 2019-06-17 21:09 UTC  (5+ messages)
` [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure


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