dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 09:34:42 to 2019-06-14 20:35:48 UTC [more...]

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-14 20:35 UTC  (19+ messages)
` [PATCH 03/59] drm/prime: Update docs
` [PATCH 05/59] drm/prime: Make DRIVER_PRIME a no-op
` [PATCH 08/59] drm/omapdrm: drop fb_debug_enter/leave
` [PATCH 10/59] drm/arc: Drop drm_gem_prime_export/import
` [PATCH 11/59] drm/arm: "
` [PATCH 15/59] drm/fsl-dcu: "
` [PATCH 18/59] drm/mcde: "
` [PATCH 20/59] drm/meson: "
  ` [PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
  ` [PATCH 09/59] drm/prime: Align gem_prime_export with obj_funcs.export
  ` [PATCH 21/59] drm/msm: Drop drm_gem_prime_export/import
  ` [PATCH 23/59] drm/nouveau: "
` [PATCH 24/59] drm/pl111: "
` [PATCH 25/59] drm/qxl: "
` [PATCH 26/59] drm/rcar-du: "
` [PATCH 27/59] drm/rockchip: "
` [PATCH 29/59] drm/sti: "
` [PATCH 32/59] drm/tve2000: "

[PATCH v2 00/28] drivers: Consolidate device lookup helpers
 2019-06-14 20:32 UTC  (5+ messages)
` [PATCH v2 06/28] drivers: Add generic helper to match by of_node
` [PATCH v2 17/28] drivers: Introduce bus_find_device_by_of_node() helper

[PATCH 1/2] dt-bindings: gpu: add Exynos Mali vendor specifics
 2019-06-14 20:31 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: add ARM Mali GPU node for Odroid XU3

ww_mutex deadlock handling cleanup
 2019-06-14 20:30 UTC  (18+ messages)
` [PATCH 1/6] locking: add ww_mutex_(un)lock_for_each helpers
` [PATCH 2/6] drm/ttm: use new ww_mutex_(un)lock_for_each macros
` [PATCH 3/6] drm/gem: "
` [PATCH 4/6] drm/etnaviv: "
` [PATCH 5/6] drm/lima: "
` [PATCH 6/6] drm/vc4: "

[PATCH v2] drm/nouveau/dmem: missing mutex_lock in error path
 2019-06-14 20:20 UTC 

[RFC/WIP] drm/rockchip: Support CRTC gamma LUT
 2019-06-14 20:05 UTC  (5+ messages)

[PATCH] staging: android: fix style problem
 2019-06-14 19:41 UTC 

[PATCH 0/2] MSM8998 MTP Display
 2019-06-14 19:02 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: truly: Add MSM8998 MTP panel
` [PATCH 2/2] drm/panel: truly: Add MSM8998 MTP support

Cleanup of -Wunused-const-variable in drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c
 2019-06-14 18:59 UTC  (5+ messages)

[PULL] drm-fixes for 5.2-rc5
 2019-06-14 18:06 UTC 

[PATCH] drm/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL comment
 2019-06-14 18:02 UTC  (2+ messages)

[PATCH] drm/nouveau/dmem: missing mutex_lock in error path
 2019-06-14 17:48 UTC  (4+ messages)

[PATCH v2 3/6] drm/sun4i: dsi: Add bridge support
 2019-06-14 17:40 UTC  (3+ messages)
` [PATCH v2 4/6] dt-bindings: display: bridge: Add ICN6211 MIPI-DSI to RGB converter bridge

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

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

[Bug 110914] Heavy corruption on R300 with modesetting and GLAMOR
 2019-06-14 17:13 UTC  (2+ messages)

[PATCH] drm/rockchip: dw_hdmi: add basic rk3228 support
 2019-06-14 16:47 UTC  (3+ messages)

use exact allocation for dma coherent memory
 2019-06-14 16:45 UTC  (29+ messages)
` [PATCH 01/16] media: videobuf-dma-contig: use dma_mmap_coherent
  ` [PATCH 02/16] drm/ati_pcigart: stop using drm_pci_alloc
  ` [PATCH 03/16] drm/i915: "
    ` [Intel-gfx] "
` [PATCH 04/16] drm: move drm_pci_{alloc, free} to drm_legacy
` [PATCH 05/16] drm: don't mark pages returned from drm_pci_alloc reserved
` [PATCH 06/16] drm: don't pass __GFP_COMP to dma_alloc_coherent in drm_pci_alloc
` [PATCH 07/16] IB/hfi1: stop passing bogus gfp flags arguments to dma_alloc_coherent
` [PATCH 08/16] IB/qib: "
` [PATCH 09/16] cnic: "
` [PATCH 10/16] iwlwifi: "
` [PATCH 11/16] s390/ism: "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 13/16] mm: rename alloc_pages_exact_nid to alloc_pages_exact_node
` [PATCH 14/16] mm: use alloc_pages_exact_node to implement alloc_pages_exact
` [PATCH 15/16] dma-mapping: clear __GFP_COMP in dma_alloc_attrs
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-14 16:43 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: display: Add TCON LCD compatible for R40
` [PATCH v2 2/9] drm/sun4i: tcon: Add TCON LCD support "
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
  ` [PATCH v2 3/9] ARM: dts: sun8i: r40: Use tcon top clock index macros
  ` [PATCH v2 4/9] drm/sun4i: tcon_top: Use clock name "
  ` [PATCH v2 6/9] dt-bindings: sun6i-dsi: Add R40 MIPI-DSI compatible (w/ A64 fallback)
  ` [PATCH v2 7/9] dt-bindings: sun6i-dsi: Add R40 DPHY compatible (w/ A31 fallback)
  ` [PATCH v2 8/9] ARM: dts: sun8i: r40: Add MIPI DSI pipeline
  ` [DO NOT MERGE] [PATCH v2 9/9] ARM: dts: sun8i-r40: bananapi-m2-ultra: Enable Bananapi S070WV20-CT16 DSI panel

[PATCH 01/13] drm/amdgpu: introduce and honour DRM_FORCE_AUTH workaround
 2019-06-14 16:25 UTC  (7+ messages)

[PATCH v3 0/4] drm/panfrost: Expose perf counters to userspace
 2019-06-14 16:23 UTC  (4+ messages)

[PATCH 1/3] drm: add debug print to update_vblank_count
 2019-06-14 16:19 UTC  (2+ messages)

[PATCH 1/2] drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT
 2019-06-14 16:19 UTC  (2+ messages)

[v7 00/16] Add Plane Color Properties
 2019-06-14 16:17 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.2
 2019-06-14 15:56 UTC  (3+ messages)

[PATCH 1/2] drm: debugfs: make drm_debugfs_remove_files() a void function
 2019-06-14 15:37 UTC  (6+ messages)
` [PATCH 2/2] drm: debugfs: make drm_debugfs_create_files() never fail

[BUG] lockdep splat with kernfs lockdep annotations and slab mutex from drm patch??
 2019-06-14 15:38 UTC  (3+ messages)

[PATCH -next] drm/bridge: sii902x: Make sii902x_audio_digital_mute static
 2019-06-14 15:36 UTC 

[Bug 110783] Mesa 19.1 rc crashing MPV with VAAPI
 2019-06-14 15:15 UTC  (3+ messages)

[PATCH 0/2] Add DSI panel driver for Raydium RM67191
 2019-06-14 15:10 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add support for Raydium RM67191 panel
    ` [EXT] "
` [PATCH 2/2] drm/panel: Add support for Raydium RM67191 panel driver
    ` [EXT] "

[PATCH] drm/amd: fix hotplug race at startup
 2019-06-14 15:00 UTC  (2+ messages)

[PATCH 3/3] video: fbdev: don't print error message on framebuffer_alloc() failure
 2019-06-14 14:51 UTC 

[PATCH 2/3] video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failure
 2019-06-14 14:48 UTC 

[PATCH 00/20] drm: rcar-du: Add Color Management Module (CMM)
 2019-06-14 14:47 UTC  (7+ messages)
` [PATCH 19/20] drm: rcar-du: crtc: Register GAMMA_LUT properties

[PATCH 1/3] video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failure
 2019-06-14 14:47 UTC 

[PATCH] video: fbdev: s3c-fb: add COMPILE_TEST support
 2019-06-14 14:46 UTC 

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-06-14 14:45 UTC  (24+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay
` [PATCH v10 04/11] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes
        ` [linux-sunxi] "
          `  "

[PATCH][next] drm/mgag200: add in missing { } around if block
 2019-06-14 14:39 UTC 

[PATCH] drm/ttm: move cpu_writers handling into vmwgfx
 2019-06-14 14:36 UTC  (3+ messages)

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-06-14 14:33 UTC 

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-06-14 14:24 UTC  (11+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

drm: Add helpers to kick off self refresh mode in drivers
 2019-06-14 14:17 UTC 

[PATCH v4 00/12] drm/vc4: Allow for more boot-time configuration
 2019-06-14 14:12 UTC  (15+ messages)
` [PATCH v4 01/12] drm/connector: Add documentation for drm_cmdline_mode
` [PATCH v4 02/12] drm/client: Restrict the plane_state scope
` [PATCH v4 03/12] drm/client: Restrict the rotation check to the rotation itself
` [PATCH v4 04/12] drm/client: Change drm_client_panel_rotation name
` [PATCH v4 05/12] drm/modes: Rewrite the command line parser
` [PATCH v4 06/12] drm/modes: Support modes names on the command line
` [PATCH v4 07/12] drm/modes: Allow to specify rotation and reflection on the commandline
` [PATCH v4 08/12] drm/connector: Introduce a TV margins structure
` [PATCH v4 09/12] drm/atomic: Add a function to reset connector TV properties
` [PATCH v4 10/12] drm/modes: Parse overscan properties
` [PATCH v4 11/12] drm/selftests: Add command line parser selftests
` [PATCH v4 12/12] drm/vc4: hdmi: Set default state margin at reset

[PATCH] gpu: ipu-v3: image-convert: Enable double write reduction
 2019-06-14 14:12 UTC  (2+ messages)

[PATCH 1/3] gpu: ipu-v3: image-convert: Fix input bytesperline width/height align
 2019-06-14 14:11 UTC  (3+ messages)
` [PATCH 3/3] gpu: ipu-v3: image-convert: Fix image downsize coefficients

[RFC] Allowing user-space alignment for dumb-buffers
 2019-06-14 12:13 UTC 

[PATCH] drm: radeon: annotate implicit fall through
 2019-06-14 12:11 UTC  (3+ messages)
` [PATCH v2] drm: radeon: add a missing break in evergreen_cs_handle_reg

[PATCH 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
 2019-06-14 12:06 UTC  (11+ messages)
` [PATCH 2/9] drm/sun4i: tcon: Add TCON LCD support for R40
    ` [linux-sunxi] "
` [PATCH 5/9] ARM: dts: sun8i: r40: Add TCON TOP LCD clocking

[Bug 108987] [CI][DRMTIP]igt@perf@short-reads - incomplete
 2019-06-14 12:05 UTC  (3+ messages)

[PATCH] DRM: Rockchip: correct rate in the struct drm_dp_link assignment
 2019-06-14 12:00 UTC  (2+ messages)

[PATCH v2] video: fbdev: imxfb: add COMPILE_TEST support
 2019-06-14 11:53 UTC  (2+ messages)
  ` [PATCH] video: fbdev: imxfb: fix sparse warnings about using incorrect types

[PATCH] video: fbdev: pvr2fb: fix build warning when compiling as module
 2019-06-14 10:43 UTC 

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

[PATCH] komeda: no need to check return value of debugfs_create functions
 2019-06-14 10:25 UTC  (2+ messages)

[PULL] drm-misc-next
 2019-06-14  9:35 UTC  (2+ messages)

[PATCH v5 0/3] Improve the dma-buf tracking
 2019-06-14  9:34 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).