dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 12:33:51 to 2019-06-13 09:43:18 UTC [more...]

dev_pagemap related cleanups
 2019-06-13  9:43 UTC  (16+ messages)
  ` [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
  ` [PATCH 02/22] mm: remove the struct hmm_device infrastructure
  ` [PATCH 03/22] mm: remove hmm_devmem_add_resource
  ` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
  ` [PATCH 05/22] mm: export alloc_pages_vma
  ` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
  ` [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
  ` [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
  ` [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
  ` [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
  ` [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
  ` [PATCH 12/22] memremap: provide an optional internal refcount "
  ` [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
  ` [PATCH 14/22] nouveau: use alloc_page_vma directly
  ` [PATCH 15/22] nouveau: use devm_memremap_pages directly

[PULL] drm-intel-fixes
 2019-06-13  9:32 UTC 

[Bug 110904] [VKMS] vblank counter error
 2019-06-13  9:29 UTC  (2+ messages)

[Bug 110856] Freesync causes in-game blackscreens when game has low fps
 2019-06-13  9:17 UTC  (4+ messages)

[PATCH] backlight: pwm_bl: Fix heuristic to determine number of brightness levels
 2019-06-13  9:14 UTC  (2+ messages)

[PATCH] drm/edid: parse CEA blocks embedded in DisplayID
 2019-06-13  9:16 UTC  (2+ messages)

[PATCH v2 0/2] Adds slave pipeline support
 2019-06-13  9:08 UTC  (7+ messages)
` [PATCH v2 2/2] drm/komeda: Adds komeda_kms_drop_master

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-13  9:00 UTC  (8+ messages)

[GIT,PULL] mediatek drm fixes for 5.2
 2019-06-13  8:27 UTC  (4+ messages)

[PATCH] drm/amd/display: fix compilation error
 2019-06-13  8:23 UTC  (4+ messages)

[Bug 110907] Xorg 1.19.6 segfaults at address 0x6d with mesa 19.1
 2019-06-13  8:23 UTC  (3+ messages)

[RESEND PATCH V3] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-13  8:21 UTC  (3+ messages)
` Drop use of DRM_WAIT_ON() [Was: drm/drm_vblank: Change EINVAL by the correct errno]

[PATCH 1/2] drm/omapdrm: drop fb_debug_enter/leave
 2019-06-13  8:19 UTC  (4+ messages)
` [PATCH 2/2] drm/ast: Drop fb_debug_enter/leave

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-06-13  8:16 UTC  (4+ messages)

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-13  8:04 UTC  (9+ messages)
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay
` [PATCH v10 09/11] drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support

[PATCH 00/10] drm/vkms: rework crc worker
 2019-06-13  7:59 UTC  (25+ messages)
` [PATCH 01/10] drm/vkms: Fix crc worker races
` [PATCH 02/10] drm/vkms: Use spin_lock_irq in process context
` [PATCH 03/10] drm/vkms: Rename vkms_output.state_lock to crc_lock
` [PATCH 04/10] drm/vkms: Move format arrays to vkms_plane.c
` [PATCH 06/10] drm/vkms: flush crc workers earlier in commit flow
` [PATCH 08/10] drm/vkms: No _irqsave within spin_lock_irq needed
` [PATCH 09/10] drm/vkms: totally reworked crc data tracking
` [PATCH 10/10] drm/vkms: No need for ->pages_lock in crc work anymore

[PATCH v5] drm/vc4: fix fb references in async update
 2019-06-13  7:51 UTC  (2+ messages)

[PATCH] drm: don't block fb changes for async plane updates
 2019-06-13  7:50 UTC  (2+ messages)

[PATCH v3, 00/27] add drm support for MT8183
 2019-06-13  7:45 UTC  (3+ messages)
` [PATCH v3, 09/27] drm/mediatek: add mutex sof register offset into ddp private data

[Bug 110822] booting with kernel version 5.1.0 or higher on RX 580 hangs
 2019-06-13  7:44 UTC  (3+ messages)
` [Bug 110822] [Bisected]Booting "

[Bug 203879] New: hard freeze on high single threaded load when Xorg is active (AMD Ryzen 7 2700X CPU, AMD Radeon RX 580 GPU)
 2019-06-13  7:41 UTC  (3+ messages)
` [Bug 203879] "

[Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
 2019-06-13  7:35 UTC  (10+ messages)

[Bug 110883] [Regression linux 5.2-rc4][bisected] hang on boot
 2019-06-13  7:35 UTC  (4+ messages)

[Bug 110906] [Regression 5.2-rc4] Frozen screen with `Memory manager not clean during takedown.`
 2019-06-13  7:35 UTC  (3+ messages)

[Bug 99970] DRI3 steam login window is empty
 2019-06-13  7:33 UTC  (3+ messages)

[PATCH v3 0/9] Remove explicit locking and kmap arguments from GEM VRAM interface
 2019-06-13  7:30 UTC  (10+ messages)
` [PATCH v3 1/9] drm/gem-vram: Support pinning buffers to current location
` [PATCH v3 2/9] drm/ast: Unpin cursor BO during cleanup
` [PATCH v3 3/9] drm/ast: Remove obsolete or unused cursor state
` [PATCH v3 4/9] drm/ast: Pin and map cursor source BO during update
` [PATCH v3 5/9] drm/ast: Pin framebuffer BO during dirty update
` [PATCH v3 6/9] drm/mgag200: "
` [PATCH v3 7/9] drm/mgag200: Rewrite cursor handling
` [PATCH v3 8/9] drm: Remove lock interfaces from GEM VRAM helpers
` [PATCH v3 9/9] drm: Remove functions with kmap-object argument "

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-06-13  7:00 UTC  (4+ messages)
` [PATCH 12/13] drm/virtio: drop DRM_AUTH usage from the driver

[PATCH 1/4] drm/virtio: Ensure cached capset entries are valid before copying
 2019-06-13  6:59 UTC  (3+ messages)
` [PATCH v2 4/4] drm/virtio: Add memory barriers for capset cache

[PATCH v5 0/9] Emulated coherent graphics memory
 2019-06-13  4:25 UTC  (2+ messages)
` [PATCH v5 5/9] drm/ttm: TTM fault handler helpers

[pull] amdgpu drm-fixes-5.2
 2019-06-13  2:18 UTC 

[PATCH v4 09/28] docs: fb: convert docs to ReST and rename to *.rst
 2019-06-13  0:25 UTC  (6+ messages)
` [PATCH v4 12/28] docs: kbuild: "
` [PATCH v4 14/28] docs: locking: "
` [PATCH v4 18/28] docs: "
` [PATCH v4 28/28] docs: EDID/HOWTO.txt: convert it and rename to howto.rst

[RESEND PATCH v3 0/3] Improve the dma-buf tracking
 2019-06-12 21:49 UTC  (4+ messages)
` [RESEND PATCH v3 2/3] dma-buf: add DMA_BUF_{GET,SET}_NAME ioctls

[PATCH v2 hmm 00/11] Various revisions from a locking/code review
 2019-06-12 21:49 UTC  (4+ messages)

[PATCH v4 0/3] Improve the dma-buf tracking
 2019-06-12 21:48 UTC  (4+ messages)
` [PATCH v4 1/3] dma-buf: give each buffer a full-fledged inode
` [PATCH v4 2/3] dma-buf: add DMA_BUF_SET_NAME ioctls
` [PATCH v4 3/3] dma-buf: add show_fdinfo handler

[PATCH v2 0/5] Panel rotation patches
 2019-06-12 21:20 UTC  (4+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation

linux-next: Tree for Jun 12 (amdgpu: dcn10_hw_sequencer)
 2019-06-12 20:47 UTC 

[PATCH v3 33/33] docs: EDID/HOWTO.txt: convert it and rename to howto.rst
 2019-06-12 19:45 UTC  (6+ messages)

[PATCH v1 06/31] docs: console.txt: convert docs to ReST and rename to *.rst
 2019-06-12 18:38 UTC 

[PATCH] drm/i915/gvt: remove duplicate entry of trace
 2019-06-12 18:36 UTC  (3+ messages)

[PATCH 00/13] tda998x updates
 2019-06-12 16:45 UTC  (20+ messages)
` [PATCH 01/13] drm/i2c: tda998x: introduce tda998x_audio_settings
` [PATCH 03/13] drm/i2c: tda998x: improve programming of audio divisor
` [PATCH 04/13] drm/i2c: tda998x: derive CTS_N value from aclk sample rate ratio
` [PATCH 08/13] drm/i2c: tda998x: move audio routing configuration
` [PATCH 09/13] drm/i2c: tda998x: clean up tda998x_configure_audio()
` [PATCH 12/13] drm/i2c: tda998x: add bridge timing information

[Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version onwards 3.13
 2019-06-12 16:27 UTC  (2+ messages)
` [Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version 3.15rc2 onward

[PATCH v5 00/15] tc358767 driver improvements
 2019-06-12 16:22 UTC  (5+ messages)
` [PATCH v5 10/15] drm/bridge: tc358767: Add support for address-only I2C transfers

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-12 15:58 UTC  (24+ messages)
` [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
` [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 08/15] userfaultfd, arm64: untag user pointers
` [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

etnaviv: Possible circular lockingon i.MX6QP
 2019-06-12 15:48 UTC 

[PATCH] drm: Tweak drm_encoder_helper_funcs.enable kerneldoc
 2019-06-12 15:46 UTC  (3+ messages)

[Bug 110381] Failed to updateMST allocation table forpipe idx:0
 2019-06-12 15:42 UTC  (2+ messages)

[PATCH] drm/ttm: move cpu_writers handling into vmwgfx
 2019-06-12 15:27 UTC  (2+ messages)

[PATCH] video: backlight: Replace old GPIO APIs with GPIO Consumer APIs for sky81542-backlight driver
 2019-06-12 15:24 UTC  (4+ messages)

[PATCH v6 0/9] Emulated coherent graphics memory
 2019-06-12 15:19 UTC  (10+ messages)
` [PATCH v6 1/9] mm: Allow the [page|pfn]_mkwrite callbacks to drop the mmap_sem
` [PATCH v6 2/9] mm: Add an apply_to_pfn_range interface
` [PATCH v6 3/9] mm: Add write-protect and clean utilities for address space ranges
` [PATCH v6 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
` [PATCH v6 5/9] drm/ttm: TTM fault handler helpers
` [PATCH v6 6/9] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [PATCH v6 7/9] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
` [PATCH v6 8/9] drm/vmwgfx: Implement an infrastructure for read-coherent resources
` [PATCH v6 9/9] drm/vmwgfx: Add surface dirty-tracking callbacks

[RFC PATCH] drm/panfrost: Add support for mapping BOs on GPU page faults
 2019-06-12 15:03 UTC  (4+ messages)

[PATCH v2 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-06-12 14:59 UTC  (4+ messages)
  ` [PATCH v2 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[PATCH v5 00/11] drm: Add self refresh helpers
 2019-06-12 14:50 UTC  (5+ messages)
` [PATCH v5 05/11] drm: Add helpers to kick off self refresh mode in drivers
    ` [PATCH v6] "

[RFC PATCH 0/3] VSP1/DU atomic interface changes
 2019-06-12 14:45 UTC  (7+ messages)
` [PATCH 1/3] media: vsp1: drm: Split vsp1_du_setup_lif()
` [PATCH 2/3] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH 3/3] media: vsp1: drm: Remove vsp1_du_setup_lif()

[PATCH] dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXES
 2019-06-12 14:36 UTC  (3+ messages)
  ` ✗ Fi.CI.SPARSE: warning for "

Remove explicit locking and kmap arguments from GEM VRAM interface
 2019-06-12 14:36 UTC  (7+ messages)
` [PATCH 6/8] drm/mgag200: Rewrite cursor handling

[PATCH][next] video: fbdev: atmel_lcdfb: remove redundant initialization to variable ret
 2019-06-12 14:13 UTC  (3+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-12 14:04 UTC  (4+ messages)
` [PATCH 02/34] gpu: drm: bridge: sii9234: simplify getting the adapter of a client

[PATCH 0/2] drm/vkms: Introduces writeback support
 2019-06-12 13:58 UTC  (6+ messages)
` [PATCH 2/2] drm/vkms: Add support for writeback

[PATCH v3] dt-bindings: display: renesas: du: Document optional reset properties
 2019-06-12 13:57 UTC 

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

[PATCH v1] backlight: Don't build support by default
 2019-06-12 13:27 UTC 

[PATCH v3 0/6] drm/vc4: Allow for more boot-time configuration
 2019-06-12 13:21 UTC  (8+ messages)
` [PATCH v3 3/6] drm/modes: Allow to specify rotation and reflection on the commandline


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