dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-12 10:52:58 to 2019-06-13 07:53:59 UTC [more...]

[PATCH 00/10] drm/vkms: rework crc worker
 2019-06-13  7:53 UTC  (23+ 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 1/2] drm/omapdrm: drop fb_debug_enter/leave
 2019-06-13  6:45 UTC  (5+ messages)
` [PATCH 2/2] drm/ast: Drop fb_debug_enter/leave

[GIT,PULL] mediatek drm fixes for 5.2
 2019-06-13  6:31 UTC  (3+ messages)

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

[PATCH v5 0/9] Emulated coherent graphics memory
 2019-06-13  4:25 UTC  (9+ messages)
` [PATCH v5 2/9] mm: Add an apply_to_pfn_range interface
` [PATCH v5 3/9] mm: Add write-protect and clean utilities for address space ranges
` [PATCH v5 5/9] drm/ttm: TTM fault handler helpers

[PATCH] drm/amd/display: fix compilation error
 2019-06-13  2:48 UTC  (3+ messages)

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

[Bug 110907] Xorg 1.19.6 segfaults at address 0x6d with mesa 19.1
 2019-06-13  0:30 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

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-06-12 23:51 UTC  (3+ messages)

[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  (10+ messages)
` [PATCH v2 hmm 02/11] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register

[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  (9+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation
` [PATCH 4/5] drm/connector: Split out orientation quirk detection

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

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

[PATCH] drm/edid: parse CEA blocks embedded in DisplayID
 2019-06-12 20:02 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] backlight: pwm_bl: Fix heuristic to determine number of brightness levels
 2019-06-12 18:00 UTC 

[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  (29+ 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 09/15] drm/amdgpu, "
` [PATCH v17 10/15] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v17 11/15] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 13/15] tee/shm, arm64: untag user pointers in tee_shm_register
` [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

[PATCH v2 0/9] Remove explicit locking and kmap arguments from GEM VRAM interface
 2019-06-12 12:30 UTC  (5+ messages)
` [PATCH v2 1/9] drm/gem-vram: Support pinning buffers to current location

[PATCH v3 00/10] R-Car DU: LVDS dual-link mode support
 2019-06-12 11:52 UTC  (7+ messages)
` [PATCH v3 08/10] arm64: dts: renesas: r8a7799[05]: Point LVDS0 to its companion LVDS1

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-12 11:52 UTC  (36+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[Bug 110904] [VKMS] vblank counter error
 2019-06-12 11:10 UTC 

[PATCH 2/2] drm: add fallback override/firmware EDID modes workaround
 2019-06-12 10:53 UTC  (4+ messages)
` [PATCH v2] "

DRM/AST regression (likely 4.14 -> 4.19+), providing EDID manually fails
 2019-06-12 10:55 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