dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 12:27:21 to 2019-06-27 08:59:00 UTC [more...]

[PATCH v2] drm/bochs: fix framebuffer setup
 2019-06-27  8:59 UTC  (2+ messages)

dev_pagemap related cleanups v3
 2019-06-27  8:51 UTC  (27+ messages)
` [PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
` [PATCH 06/25] mm: export alloc_pages_vma
` [PATCH 08/25] memremap: validate the pagemap type passed to devm_memremap_pages
` [PATCH 11/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 14/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
` [PATCH 15/25] memremap: provide an optional internal refcount in struct dev_pagemap
` [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
` [PATCH 17/25] PCI/P2PDMA: "
  ` [PATCH 22/25] mm: simplify ZONE_DEVICE page private data
  ` [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
  ` [PATCH 24/25] mm: remove the HMM config option
  ` [PATCH 25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

[PATCH v1 3/3] drm/i915: Send hotplug event if edid had changed
 2019-06-27  8:48 UTC  (2+ messages)

[PATCH v2 00/15] Conversion of panel bindings to DT schema
 2019-06-27  8:37 UTC  (3+ messages)
` [PATCH v2 01/15] dt-bindings: display: rockchip-lvds: Remove panel references

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-27  8:27 UTC  (5+ messages)
` [PATCH 40/59] drm/vram-helper: Drop drm_gem_prime_export/import

[PATCH] drm/mgag200: Replace struct mga_framebuffer with GEM framebuffer helpers
 2019-06-27  8:09 UTC 

[v5 0/7] Support dsi for mt8183
 2019-06-27  8:01 UTC  (8+ messages)
` [v5 1/7] drm/mediatek: move mipi_dsi_host_register to probe
` [v5 2/7] drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701
` [v5 3/7] drm/mediatek: add dsi reg commit disable control
` [v5 4/7] drm/mediatek: add frame size control
` [v5 5/7] drm/mediatek: add mt8183 dsi driver support
` [v5 6/7] drm/mediatek: change the dsi phytiming calculate method
` [v5 7/7] drm: mediatek: adjust dsi and mipi_tx probe sequence

[PATCH][next] drm/mgag200: add in missing { } around if block
 2019-06-27  7:57 UTC  (2+ messages)

[PATCH 0/2] drm/bochs: fix framebuffer setup
 2019-06-27  7:57 UTC  (7+ messages)
` [PATCH 1/2] drm/vram: store dumb bo dimensions
` [PATCH 2/2] drm/bochs: fix framebuffer setup

[PATCH -next] drm/amdgpu: remove set but not used variable 'psp_enabled'
 2019-06-27  7:53 UTC 

[bug report] drm/ttm: TTM fault handler helpers
 2019-06-27  7:51 UTC 

[PATCH -next] drm/amdgpu: fix debugfs_simple_attr.cocci warnings
 2019-06-27  7:45 UTC 

[RFC][PATCH 0/2] drm: PATH prop for all connectors?
 2019-06-27  7:44 UTC  (8+ messages)
` [RFC][PATCH 1/2] drm: Improve PATH prop docs
` [RFC][PATCH 2/2] drm/i915: Populate PATH prop for every connector

[PATCH 0/7] gem_bo.resv prime unification, leftovers
 2019-06-27  7:38 UTC  (7+ messages)
` [PATCH 3/7] drm/vc4: Use drm_gem_fb_prepare_fb
` [PATCH 4/7] drm/radeon: Fill out gem_object->resv

[PATCH v2 00/18] drm/ttm: make ttm bo a gem bo subclass
 2019-06-27  7:32 UTC  (2+ messages)

[RFC PATCH v3 00/11] new cgroup controller for gpu/drm subsystem
 2019-06-27  7:24 UTC  (35+ messages)
` [RFC PATCH v3 02/11] cgroup: Add mechanism to register DRM devices
` [RFC PATCH v3 03/11] drm/amdgpu: Register AMD devices for DRM cgroup
` [RFC PATCH v3 04/11] drm, cgroup: Add total GEM buffer allocation limit
  ` [RFC PATCH v3 01/11] cgroup: Introduce cgroup for drm subsystem
  ` [RFC PATCH v3 05/11] drm, cgroup: Add peak GEM buffer allocation limit
  ` [RFC PATCH v3 06/11] drm, cgroup: Add GEM buffer allocation count stats
  ` [RFC PATCH v3 09/11] drm, cgroup: Add per cgroup bw measure and control
  ` [RFC PATCH v3 11/11] drm, cgroup: Allow more aggressive memory reclaim
` [RFC PATCH v3 07/11] drm, cgroup: Add TTM buffer allocation stats
` [RFC PATCH v3 08/11] drm, cgroup: Add TTM buffer peak usage stats
` [RFC PATCH v3 10/11] drm, cgroup: Add soft VRAM limit

[PATCH v1 0/3] Send a hotplug when edid changes
 2019-06-27  7:00 UTC  (3+ messages)
` [PATCH v1 1/3] drm: Add helper to compare edids
` [PATCH v1 2/3] drm: Introduce change counter to drm_connector

dev_pagemap related cleanups
 2019-06-27  6:41 UTC  (12+ messages)
` [PATCH 05/22] mm: export alloc_pages_vma

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-27  6:10 UTC  (25+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

[PATCH v3 00/12] drm/virtio: switch from ttm to gem shmem helpers
 2019-06-27  5:24 UTC  (5+ messages)
` [PATCH v3 08/12] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing

[Linux-kernel-mentees][PATCH v2] drm/amdkfd: Fix undefined behavior in bit shift
 2019-06-27  5:04 UTC  (3+ messages)
  ` [Linux-kernel-mentees][PATCH v3] "

[PATCH v4 00/12] drm/virtio: switch from ttm to gem shmem helpers
 2019-06-27  4:47 UTC  (11+ messages)
` [PATCH v4 02/12] drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper
` [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 11/12] drm/virtio: switch from ttm to gem shmem helpers

linux-next: build failure after merge of the amdgpu tree
 2019-06-27  3:35 UTC 

[PATCH libdrm] etnaviv: Use hash table to track BO indexes
 2019-06-27  3:26 UTC  (2+ messages)

[PATCH libdrm] etnaviv: Fix double-free in etna_bo_cache_free()
 2019-06-27  3:17 UTC  (2+ messages)

[PATCH] drm/komeda: Adds error event print functionality
 2019-06-27  3:10 UTC 

[pull] amdgpu, radeon, amdkfd drm-next-5.3
 2019-06-27  3:08 UTC  (3+ messages)

[v5 0/3] Support mipitx for mt8183
 2019-06-27  2:59 UTC  (4+ messages)
` [v5 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [v5 2/3] drm/mediatek: separate mipi_tx to different file
` [v5 3/3] drm/mediatek: add mipi_tx driver for mt8183

[PATCH] drm/komeda: Adds register dump support for gcu, lup and dou
 2019-06-27  2:57 UTC  (2+ messages)

[Bug 111010] Cemu Shader Cache Corruption Displaying Solid Color After commit 11e16ca7ce0
 2019-06-27  2:32 UTC 

[PATCH V5] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-27  2:24 UTC 

[pull] drm/msm: msm-next for 5.3
 2019-06-27  2:21 UTC  (2+ messages)

[PATCH] drm/msm: correct NULL pointer dereference in context_init
 2019-06-27  2:05 UTC 

[PATCH AUTOSEL 5.1 50/95] drm/vmwgfx: Honor the sg list segment size limitation
 2019-06-27  0:30 UTC  (6+ messages)
` [PATCH AUTOSEL 5.1 51/95] drm/vmwgfx: fix a warning due to missing dma_parms
` [PATCH AUTOSEL 5.1 61/95] gpu: ipu-v3: image-convert: Fix input bytesperline width/height align
` [PATCH AUTOSEL 5.1 62/95] gpu: ipu-v3: image-convert: Fix input bytesperline for packed formats
` [PATCH AUTOSEL 5.1 63/95] gpu: ipu-v3: image-convert: Fix image downsize coefficients
` [PATCH AUTOSEL 5.1 85/95] drm: return -EFAULT if copy_to_user() fails

[PATCH AUTOSEL 4.19 32/60] drm/vmwgfx: Honor the sg list segment size limitation
 2019-06-27  0:36 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 33/60] drm/vmwgfx: fix a warning due to missing dma_parms
` [PATCH AUTOSEL 4.19 53/60] drm: return -EFAULT if copy_to_user() fails

[PATCH AUTOSEL 4.14 30/35] drm: return -EFAULT if copy_to_user() fails
 2019-06-27  0:39 UTC 

[PATCH] drm: msm: Fix add_gpu_components
 2019-06-26 22:15 UTC  (2+ messages)

[PATCH] drm: Allow range of 0 for drm_mm_insert_node_in_range()
 2019-06-26 21:28 UTC  (3+ messages)

[PATCH] drm: fix a reference for a renamed file: fb/modedb.rst
 2019-06-26 21:27 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2019-06-26 20:56 UTC 

[PATCH] drm/connector: Allow max possible encoders to attach to a connector
 2019-06-26 19:48 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/fourcc: Add Arm 16x16 block modifier
 2019-06-26 19:30 UTC  (6+ messages)

[PATCH v2 1/2] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-26 19:24 UTC  (5+ messages)

[PATCH v2 0/3] RK3288 Gamma LUT
 2019-06-26 18:49 UTC  (4+ messages)
` [PATCH v2 2/3] drm/rockchip: Add optional support for CRTC gamma LUT

[PATCH v4 hmm 00/12]
 2019-06-26 18:18 UTC  (3+ messages)
` [PATCH v4 hmm 12/12] mm/hmm: Fix error flows in hmm_invalidate_range_start

[PATCH] drm/nouveau: Enable i2c pads & busses during preinit
 2019-06-26 18:10 UTC 

[Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
 2019-06-26 17:58 UTC  (2+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-06-26 17:50 UTC  (4+ messages)
` [PATCH v18 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl

[PATCH v2] docs: gpu: add msm-crash-dump.rst to the index.rst file
 2019-06-26 16:09 UTC 

[PATCH 0/2] Add DRM panel driver for Ilitek ILI9341 based panels in parallel RGB mode
 2019-06-26 16:04 UTC  (4+ messages)

[PATCH v5 00/12] drm/vc4: Allow for more boot-time configuration
 2019-06-26 15:26 UTC  (3+ messages)
` [PATCH v5 06/12] drm/modes: Support modes names on the command line

[PATCH 0/2] fix vendor prefix for arcxcnn driver and bindings
 2019-06-26 15:09 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: backlight: fix vendor prefix for ArcticSand arcxcnn driver bindings

[PATCH v2 0/4] backlight: Expose brightness curve type through sysfs
 2019-06-26 14:56 UTC  (5+ messages)
` [PATCH v2 2/4] "
` [PATCH v2 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[PATCH] [v8, 1/2] dt-bindings: panel: Add Boe Himax8279d is 1200x1920, 4-lane MIPI-DSI LCD panel
 2019-06-26 14:47 UTC  (5+ messages)

[PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree
 2019-06-26 14:41 UTC  (3+ messages)

[PATCH v3 0/4] handle vblank when disabling ctc with interrupt disabled (was [PATCH v2] drm/imx: correct order of crtc disable)
 2019-06-26 14:30 UTC  (4+ messages)
` [PATCH v3 3/4] drm/vblank: estimate vblank while disabling vblank if interrupt disabled

[PATCH] docs: gpu: add msm-crash-dump.rst to the index.rst file
 2019-06-26 14:28 UTC  (2+ messages)

[PATCH V4] drm/drm_vblank: Change EINVAL by the correct errno
 2019-06-26 14:26 UTC  (7+ messages)
        ` [Intel-gfx] "

[Bug 109359] Flickering and artifacts on dual 4K displays from RX 570
 2019-06-26 13:52 UTC  (2+ messages)

[PATCH 00/10] drm/vkms: rework crc worker
 2019-06-26 13:46 UTC  (10+ messages)

[Bug 111000] gears width twisted
 2019-06-26 13:34 UTC 

[Bug 111002] helloooooooooo
 2019-06-26 13:34 UTC 

[PATCH][next[ drm/amd/display: fix a couple of spelling mistakes
 2019-06-26 13:32 UTC  (3+ messages)

[PATCH 00/10] Improvements and fixes for mxsfb DRM driver
 2019-06-26 13:32 UTC  (11+ messages)
` [PATCH 01/10] drm/mxsfb: Update mxsfb to support a bridge
` [PATCH 02/10] drm/mxsfb: Update mxsfb with additional pixel formats
` [PATCH 03/10] drm/mxsfb: Fix the vblank events
` [PATCH 04/10] drm/mxsfb: Signal mode changed when bpp changed
` [PATCH 05/10] dt-bindings: display: Add max-res property for mxsfb
` [PATCH 06/10] drm/mxsfb: Add max-res property for MXSFB
` [PATCH 07/10] drm/mxsfb: Update mxsfb to support LCD reset
` [PATCH 08/10] drm/mxsfb: Improve the axi clock usage
` [PATCH 09/10] drm/mxsfb: Clear OUTSTANDING_REQS bits
` [PATCH 10/10] drm/mxsfb: Add support for horizontal stride

[PATCH v2 0/4] drm/panel: jh057n0090: Add regulators and drop magic value in init
 2019-06-26 13:15 UTC  (3+ messages)

[PATCH] dt-bindings: display: Add ETM0700G0DH6 compatible string
 2019-06-26 13:08 UTC  (4+ messages)

[PATCH] [v8,2/2] drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel
 2019-06-26 12:53 UTC  (2+ messages)
` [PATCH] [v8, 2/2] "

[PATCH v4 1/3] dt-bindings: display: Add Sharp LS020B1DD01D panel documentation
 2019-06-26 12:43 UTC  (2+ messages)

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

[PATCH v6 0/2] Add DSI panel driver for Raydium RM67191
 2019-06-26 12:41 UTC  (2+ messages)

[PATCH v3 0/5] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
 2019-06-26 12:40 UTC  (5+ messages)

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v13
 2019-06-26 12:29 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;
as well as URLs for NNTP newsgroup(s).