dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-03 08:54:18 to 2018-07-04 10:34:05 UTC [more...]

[PATCH] backlight: remove obsolete comment for ->state
 2018-07-04 10:34 UTC  (7+ messages)

[Bug 200387] New: amdgpu uses unusually high memory
 2018-07-04 10:00 UTC  (8+ messages)
` [Bug 200387] "

DRM COLOR_RANGE property
 2018-07-04  9:58 UTC  (5+ messages)

[PATCH] drm/savage: off by one in savage_bci_cmdbuf()
 2018-07-04  9:48 UTC 

[PATCH] drm/amd/display: off by one in find_irq_source_info()
 2018-07-04  9:46 UTC 

[PATCH] drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
 2018-07-04  9:42 UTC 

[PATCH] drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
 2018-07-04  9:38 UTC 

[PATCH 0/5] RESEND: dma-buf cleanup
 2018-07-04  9:36 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Remove unecessary dma_fence_ops
  ` [PATCH 2/5] drm/msm: "
  ` [PATCH 3/5] drm/nouveau: "
` [PATCH 4/5] drm/vgem: "
` [PATCH 5/5] dma-fence: Polish kernel-doc for dma-fence.c

[PATCH -next 00/15] vmwgfx cleanups and modesetting changes
 2018-07-04  9:35 UTC  (18+ messages)
` [PATCH -next 01/15] drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
` [PATCH -next 02/15] drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
` [PATCH -next 03/15] drm/vmwgfx: Optimize the buffer object swap_notify callback somewhat
` [PATCH -next 04/15] drm/vmwgfx: Use blocking buffer object reserves when evicting resources
` [PATCH -next 05/15] drm/vmwgfx: Fix atomic mode set check
` [PATCH -next 06/15] drm/vmwgfx: Perform topology validation during atomic modeset
` [PATCH -next 07/15] drm/vmwgfx: Use modeset display memory validation for layout ioctl
` [PATCH -next 08/15] drm/vmwgfx: Perform memory validations only when need full modeset
` [PATCH -next 09/15] drm/vmwgfx: Remove primary memory validation against mode while creating fb
` [PATCH -next 10/15] drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
` [PATCH -next 11/15] drm/vmwgfx: Add gui_x/y to vmw_connector_state
` [PATCH -next 12/15] drm/vmwgfx: Improve on host message error messages
` [PATCH -next 13/15] drm/vmwgfx: Reorganize the fence wait loop
` [PATCH -next 14/15] drm/vmwgfx: Fix host message module function declarations
` [PATCH -next 15/15] drm/vmwgfx: Remove an obsolete __le32 conversion

[PATCH] drm: Limite blob creation to drm master
 2018-07-04  9:35 UTC  (3+ messages)

[PATCH] dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
 2018-07-04  9:30 UTC  (4+ messages)

[PATCH v6] Add udmabuf misc device
 2018-07-04  9:19 UTC  (8+ messages)

[PATCH] drm/amdgpu/acp: Fix slab-out-of-bounds in mfd_add_device in acp_hw_init
 2018-07-04  8:48 UTC  (5+ messages)

[PATCH] fb: fix lost console when the user unplugs a USB adapter
 2018-07-04  8:40 UTC  (4+ messages)

[PATCH 0/5] drm: use core pcie functionality for pcie gen/width
 2018-07-04  8:38 UTC  (4+ messages)
` [PATCH 2/5] drm/amdgpu: update amd_pcie.h to include gen4 speeds

[PATCH] drm/writeback: Fix the "overview" section of the doc
 2018-07-04  8:32 UTC  (4+ messages)

[PATCH 1/4] drm/v3d: Delay the scheduler timeout if we're still making progress
 2018-07-04  8:31 UTC  (6+ messages)
` [PATCH 2/4] drm/v3d: Remove unnecessary dma_fence_ops
` [PATCH 3/4] drm/v3d: Add missing v3d documentation structure
` [PATCH 4/4] drm/v3d: Fix a grammar nit in the scheduler docs

[PATCH v5 0/8] drm: Add generic fbdev emulation
 2018-07-04  8:19 UTC  (10+ messages)
` [PATCH v5 1/8] drm: Begin an API for in-kernel clients
` [PATCH v5 2/8] drm/fb-helper: Add generic fbdev emulation .fb_probe function
` [PATCH v5 3/8] drm/pl111: Set .gem_prime_vmap and .gem_prime_mmap
` [PATCH v5 4/8] drm/cma-helper: Use the generic fbdev emulation
` [PATCH v5 5/8] drm/debugfs: Add internal client debugfs file
` [PATCH v5 6/8] drm/fb-helper: Finish the generic fbdev emulation
` [PATCH v5 7/8] drm/tinydrm: Use drm_fbdev_generic_setup()
` [PATCH v5 8/8] drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()

[PATCH 00/12] drm: add support for Cadence MHDP DPI/DP bridge
 2018-07-04  8:16 UTC  (16+ messages)
` [PATCH 01/12] HACK: increase timeout for drm_atomic_helper_wait_for_vblanks
` [PATCH 02/12] drm/dp: make dp_link_status and dp_get_lane_status usable from outside of the core
` [PATCH 03/12] drm/dp: add helpers for drm_dp_set_adjust_request_pre_emphasis and drm_dp_set_adjust_request_voltage
` [PATCH 04/12] drm/dp: fix training interval formula for DP 1.3+
` [PATCH 05/12] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH 06/12] drm/dp: fix drm_dp_link_power_* for DP 1.2+
` [PATCH 07/12] drm/dp: fix drm_dp_link_train_clock_recovery_delay for DP 1.4
` [PATCH 08/12] drm/dp: add max number of lanes supported
` [PATCH 09/12] drm/dp: add pixel encoding and colorimetry format indicator field in MISC1
` [PATCH 10/12] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
` [PATCH 11/12] drm/rockchip: added implementation for a few FW commands
` [PATCH 12/12] drm/rockchip: add support for CDNS MHDP IP controller

[PATCH 00/21] USB DisplayLink patches
 2018-07-04  8:04 UTC  (4+ messages)

[Bug 106928] When starting a match Rocket League crashes on "Go"
 2018-07-04  7:50 UTC  (2+ messages)

[PATCH v7 0/6] Add ChromeOS EC CEC Support
 2018-07-04  7:47 UTC  (8+ messages)
` [PATCH v7 3/6] mfd: cros-ec: Increase maximum mkbp event size
` [PATCH v7 5/6] mfd: cros_ec_dev: Add CEC sub-device registration

[PATCH] drm/amd/display/dc/dce: Fix multiple potential integer overflows
 2018-07-04  7:38 UTC  (2+ messages)

[Bug 90481] Radeon R9 270X gpu lockup in game spec ops: the line
 2018-07-04  6:00 UTC  (2+ messages)
` [Bug 90481] Radeonsi driver, X crash while playing "Spec ops: the line"

[PATCH v3 00/24] Add support for R40 HDMI pipeline
 2018-07-04  4:05 UTC  (5+ messages)
` [PATCH v3 15/24] dt-bindings: display: sun4i-drm: Add description of A64 HDMI PHY
  `  "

[PATCH] gpu: drm: v3d: use new return type vm_fault_t
 2018-07-04  2:51 UTC  (3+ messages)

[PATCH 0/2] drm/nouveau: Fix runtime PM leaks
 2018-07-04  2:41 UTC  (4+ messages)
  ` [PATCH 1/2] drm/nouveau: Fix runtime PM leak in drm_open()
  ` [PATCH 2/2] drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()

[Bug 107095] Artifacts in X sessions, GPU fault 147
 2018-07-04  1:03 UTC  (3+ messages)

[PATCH] drm/pl111: Use 64-bit arithmetic instead of 32-bit
 2018-07-03 23:51 UTC 

Drive
 2018-07-03 23:38 UTC 

[Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" at amdgpu_vm_cpu_set_ptes at S3 resume
 2018-07-03 22:58 UTC  (3+ messages)
` [Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" in amdgpu_vm_cpu_set_ptes at amdgpu_vm.c:921

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-07-03 22:56 UTC 

[PATCH 0/2] add support rockchip px30 VOP
 2018-07-03 22:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: rockchip: add document for px30 vop

[PATCH 1/2] dt-bindings: Add DataImage, Inc. vendor prefix
 2018-07-03 21:03 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: simple: Add support for DataImage SCF0700C48GGU18

[PATCHv2] lib/ratelimit: Lockless ratelimiting
 2018-07-03 20:59 UTC  (5+ messages)

[Bug 199425] New: BUG: KASAN: use-after-free in drm_atomic_helper_wait_for_flip_done+0x247/0x260
 2018-07-03 20:57 UTC  (2+ messages)
` [Bug 199425] "

[PATCH] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
 2018-07-03 20:31 UTC 

[PATCH] drm/bridge: adv7511: Reset registers on hotplug
 2018-07-03 19:03 UTC  (3+ messages)

[PATCH v4 0/2] Add support rockchip RGB output interface
 2018-07-03 18:25 UTC  (3+ messages)
` [PATCH v4 1/2] devicetree/bindings: display: Add document for rockchip RGB output

[Bug 200395] New: nv04_timer_read() hangs a CPU
 2018-07-03 17:40 UTC  (4+ messages)
` [Bug 200395] "

[Bug 107066] [Regression] Tonga can't bring up > 1 display since DC enablement
 2018-07-03 17:24 UTC  (3+ messages)

[PATCH v5 0/4] Innolux P097PFG panel
 2018-07-03 17:20 UTC  (3+ messages)
` [PATCH v5 3/4] dt-bindings: Add Innolux P097PFG panel bindings

[PATCH v2 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
 2018-07-03 17:07 UTC  (18+ messages)
` [PATCH v2 3/8] drm/bridge/synopsys: dsi: defer probing if panel not available in bridge-attach
` [PATCH v2 7/8] drm/bridge/synopsys: dsi: add dual-dsi support
  ` [PATCH v2 1/8] drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_remove
  ` [PATCH v2 2/8] drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
  ` [PATCH v2 5/8] drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
  ` [PATCH v2 6/8] drm/dsi: add helper function to find the second host in a dual-dsi setup

[amdgpu][tahiti xt] cursor motion smoothness
 2018-07-03 17:06 UTC  (13+ messages)

[PATCH] drm/msm/mdp5: fix missing CTL flush
 2018-07-03 16:59 UTC  (2+ messages)

[PATCH v5 0/3] console/fbcon: Add support for deferred console takeover
 2018-07-03 16:36 UTC  (5+ messages)
` [PATCH v5 3/3] "

[PATCH] drm/sun4i: Implement zpos for DE2
 2018-07-03 15:43 UTC  (2+ messages)

[PATCH v2] gpu: drm: virtio: code cleanup
 2018-07-03 15:33 UTC 

[PATCH v2 1/2] efi/bgrt: Drop __initdata from bgrt_image_size
 2018-07-03 15:25 UTC  (5+ messages)

[PATCH] video: fbdev: simplefb: Stop including <linux/clk-provider.h>
 2018-07-03 15:10 UTC  (2+ messages)

[PATCH 18/21] udlfb: allow reallocating the framebuffer
 2018-07-03 14:58 UTC  (3+ messages)

[PATCH] omapfb: encoder-tpd12s015: fix error return code
 2018-07-03 14:32 UTC  (2+ messages)

[PATCH v2 1/3] video: fbdev: Fix checkpatch warnings in goldfishfb.c
 2018-07-03 14:30 UTC  (6+ messages)
    ` [PATCH v2 2/3] video: fbdev: Enable ACPI-based enumeration for goldfishfb
    ` [PATCH v2 3/3] video: fbdev: Set pixclock = 0 in goldfishfb

First step towards unpinned DMA-buf operation
 2018-07-03 13:31 UTC  (15+ messages)
` [PATCH 1/4] dma-buf: add dma_buf_(un)map_attachment_locked variants v2
` [PATCH 2/4] dma-buf: lock the reservation object during (un)map_dma_buf v2
` [PATCH 3/4] drm/amdgpu: add independent DMA-buf export v3

[PATCH v4 0/9] drm: Add generic fbdev emulation
 2018-07-03 13:18 UTC  (5+ messages)
` [PATCH v4 5/9] drm/client: Add client callbacks

[PATCH] drm/vgem: off by one in vgem_gem_fault()
 2018-07-03 13:06 UTC  (2+ messages)

[PATCH 00/10] Improve crc-core driver interface
 2018-07-03 13:05 UTC  (11+ messages)
` [PATCH 03/10] drm/rockchip/crc: Implement verify_crc_source callback
` [PATCH 04/10] drm/amdgpu_dm/crc: "
` [PATCH 05/10] drm/rcar-du/crc: "
` [PATCH 08/10] drm/crc: Cleanup crtc_crc_open function

[PATCH] drm/i810: off by one in i810_dma_vertex()
 2018-07-03 13:01 UTC  (2+ messages)

[PATCH 01/10] drm: Add drm_plane_mask()
 2018-07-03 12:34 UTC  (4+ messages)
` [PATCH 10/10] drm/vmwgfx: Use drm_plane_mask() & co

[PATCH] video: fbdev: metronomefb: fix some off by one bugs
 2018-07-03 12:28 UTC 

[PATCH] video/console/vgacon: Print big fat warning with nomodeset
 2018-07-03 11:57 UTC  (3+ messages)

[PATCH 00/15] dma-fence cleanup v2
 2018-07-03 11:14 UTC  (3+ messages)
` [PATCH 14/15] drm/virtio: Remove unecessary dma_fence_ops

[PATCH] drm/stm: ltdc: rework reset sequence
 2018-07-03 11:02 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: filter mode pixel clock vs pad constraint
 2018-07-03 11:01 UTC  (2+ messages)

[git pull] vmwgfx-next WW mutex update
 2018-07-03 10:53 UTC 

[PATCH] drm/etnaviv: bring back progress check in job timeout handler
 2018-07-03  9:54 UTC  (4+ messages)

[PATCH v1 0/7] Remove debugfs from sti display driver
 2018-07-03  9:28 UTC  (3+ messages)
` [PATCH v1 2/7] drm: add hook to print encoder status

[PATCH 1/6] drm: Store the calculated vrefresh in the user mode
 2018-07-03  9:19 UTC  (6+ messages)
` [PATCH 6/6] drm/i915: Filter out modes that don't match the fixed mode vrefresh


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