dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-18 08:29:30 to 2016-10-19 10:33:52 UTC [more...]

mm: fix cache mode tracking in vm_insert_mixed() breaks AMDGPU [was: Re: Latest testing with drm-next-4.9-wip and latest LLVM/mesa stack - Regression in PowerPlay/DPM on CIK?]
 2016-10-19 10:33 UTC  (9+ messages)

[PATCH 01/10] drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling
 2016-10-19 10:31 UTC  (11+ messages)
` [PATCH 02/10] drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
` [PATCH 03/10] drm/imx: ipuv3-plane: request modeset if plane offsets changed
` [PATCH 04/10] drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
` [PATCH 05/10] drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsampling other than 4:2:0
` [PATCH 06/10] gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
` [PATCH 07/10] gpu: ipu-v3: add YUV 4:4:4 support
` [PATCH 08/10] drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 formats
` [PATCH 09/10] gpu: ipu-v3: initially clear all interrupts
` [PATCH 10/10] drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates

[PATCH] drm: convert DT component matching to component_match_add_release()
 2016-10-19 10:28 UTC 

[PATCH V2] gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap
 2016-10-19 10:04 UTC 

[PATCH 0/4] drm/tilcdc: Cleanup tilcdc (&tda998x) init sequence
 2016-10-19  9:46 UTC  (15+ messages)
` [PATCH 1/4] drm/tilcdc: Remove obsolete drm_connector_register() calls
` [PATCH 2/4] drm/i2c: tda998x: Remove obsolete drm_connector_register() call
` [PATCH 3/4] drm/tilcdc: Stop using struct drm_driver load() callback
` [PATCH 4/4] drm/tilcdc: Use unload to handle initialization failures

[PATCH 0/2] Add support for passing crtc_id to page flip events
 2016-10-19  9:41 UTC  (4+ messages)
` [PATCH 1/2] drm/core: Reuse the reserved member in drm_event_vblank for crtc_id

[PATCH v3 0/5] drm/fsl-dcu: initialization fixes
 2016-10-19  9:35 UTC  (7+ messages)
` [PATCH v3 1/5] drm/fsl-dcu: enable TCON bypass mode by default
` [PATCH v3 5/5] drm/fsl-dcu: only init fbdev if required

[PATCH 1/9] drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling
 2016-10-19  9:33 UTC  (23+ messages)
` [PATCH 2/9] drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
` [PATCH 3/9] drm/imx: ipuv3-plane: request modeset if plane offsets changed
` [PATCH 4/9] drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
` [PATCH 5/9] drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsampling other than 4:2:0
` [PATCH 6/9] gpu: ipu-cpmem: Add missing YVU422 case to ipu_cpmem_set_yuv_planar
` [PATCH 7/9] gpu: ipu-v3: add YUV 4:4:4 support
` [PATCH 8/9] drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 formats
` [PATCH 9/9] gpu: ipu-v3: initially clear all interrupts

[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
 2016-10-19  9:32 UTC  (3+ messages)

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-19  9:23 UTC  (28+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "

[PATCH 0/3] ARM: da850: new drivers for better LCDC support
 2016-10-19  8:53 UTC  (7+ messages)
` [PATCH 1/3] ARM: memory: da8xx-ddrctl: new driver
` [PATCH 2/3] ARM: bus: da8xx-syscfg: "

[PATCH] gpu: Remove depends on RESET_CONTROLLER when not a provider
 2016-10-19  7:27 UTC  (2+ messages)

[PATCH] i915: don't call drm_atomic_state_put on invalid pointer
 2016-10-19  7:25 UTC  (4+ messages)
  ` [Intel-gfx] "

[Bug 178281] New: wine-staging apps freezes the machine with RX460
 2016-10-19  7:12 UTC  (6+ messages)
` [Bug 178281] "

[PATCH 01/10] dim: Extract TODO
 2016-10-19  7:10 UTC  (26+ messages)
` [PATCH 02/10] dim: Autocheck for up-to-dateness
` [PATCH 03/10] dim: echoerr helper for printing to stderr
` [PATCH 04/10] dim: autodetect remotes, first part for dim_setup
  ` [Intel-gfx] "
  ` [PATCH] dim: autodetect branches in rebuild-nightly
` [PATCH 05/10] dim: support git worktree for aux checkouts
  ` [Intel-gfx] "
` [PATCH 06/10] dim: Nuke nightly-forget
` [PATCH 07/10] dim: autodetect branches in rebuild-nightly
` [PATCH 08/10] dim: remove integration-tree remotes
` [PATCH 09/10] dim: Split out drm-nightly.git
` [PATCH 10/10] dim: s/drm-nightly/drm-tip
` [Intel-gfx] [PATCH 01/10] dim: Extract TODO

Unix Device Memory Allocation project
 2016-10-19  6:49 UTC  (6+ messages)

[PATCH] drm/bridge: adv7511: Remove unused code blocks
 2016-10-19  4:34 UTC  (3+ messages)

linux-next: build warnings after merge of the drm-intel tree
 2016-10-19  1:57 UTC  (2+ messages)

[PATCH 0/4 v2] Audio support for adv7511 hdmi bridge
 2016-10-19  0:26 UTC  (5+ messages)

[Bug 98162] gpu hangs with unigine heaven on drm-next-4.9-wip
 2016-10-18 23:20 UTC  (3+ messages)

[Bug 98005] VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface
 2016-10-18 20:25 UTC  (3+ messages)

[PATCH] drm/rockchip: Don't use atomic constructs for psr
 2016-10-18 20:07 UTC 

[Bug 178221] New: radeon performance drop from 4.8 to 4.9-rc1 in Shadow of Mordor
 2016-10-18 19:31 UTC  (2+ messages)
` [Bug 178221] "

[PATCH v3 00/10] Start of skl watermark cleanup
 2016-10-18 18:12 UTC  (3+ messages)
` [PATCH v2 07/10] drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable

[PATCH 0/5] drm/sun4i: Handle TV overscan
 2016-10-18 17:57 UTC  (9+ messages)
` [PATCH 1/5] drm/modes: Rewrite the command line parser
` [PATCH 2/5] drm/modes: Support modes names on the command line
` [PATCH 3/5] drm/sun4i: Add custom crtc state
` [PATCH 4/5] drm/sun4i: Compute TCON1 mode from tv mode
` [PATCH 5/5] drm/sun4i: Add support for the overscan profiles

[PATCH] virtio-gpu: fix vblank events
 2016-10-18 17:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/4] Picture aspect ratio support in DRM layer
 2016-10-18 17:12 UTC  (5+ messages)
` [PATCH v2 4/4] drm: Add and handle new aspect ratios "
    ` [Intel-gfx] "

[PATCH 0/6] R-Car DU fixes and cleanups
 2016-10-18 16:41 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: Add ITE Tech prefix
 2016-10-18 16:35 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: it6251: add bindings for IT6251 LVDS-to-eDP bridge

[Bug 98307] "st/glsl_to_tgsi: explicitly track all input and output declaration" broke flightgear colors on rs780
 2016-10-18 15:59 UTC  (4+ messages)

[PATCH 6/6] drm: bridge/analogix: enable vop standby when entry PSR
 2016-10-18 15:54 UTC  (2+ messages)

[PATCH v3 5/6] drm: bridge/analogix: add fast link train for eDP
 2016-10-18 15:53 UTC  (2+ messages)

[PATCH v3 4/6] drm: bridge/analogix: switch Main-link and eDP PHY when enable/disable psr
 2016-10-18 15:53 UTC  (2+ messages)

[PATCH v3 3/6] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
 2016-10-18 15:52 UTC  (2+ messages)

[PATCH v3 0/6] Misc changes to Rockchip PSR drivers
 2016-10-18 15:52 UTC  (5+ messages)
` [PATCH v3 1/6] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH v3 2/6] drm/bridge: remove dp init from analogix_dp_bind

[RFC] dma-buf/fence: avoid holding lock while calling cb
 2016-10-18 15:37 UTC  (8+ messages)

[PATCH v5 00/13] Centralize format information
 2016-10-18 15:14 UTC  (10+ messages)
` [PATCH v5 04/13] drm: WARN when calling drm_format_info() for an unsupported format
` [PATCH v5 13/13] drm: Don't export the drm_fb_get_bpp_depth() function

[v17 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-10-18 14:37 UTC  (3+ messages)
` [v17 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

4.8-rc1: it is now common that machine needs re-run of xrandr after resume
 2016-10-18 14:13 UTC  (7+ messages)

[PATCH v3] drm/panel: simple: Add support for AUO t215hvn01
 2016-10-18 13:00 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v6] drm: Helper for lspcon in drm_dp_dual_mode
 2016-10-18 12:43 UTC  (2+ messages)

[rfc] fix for regression in pat memory tracking in 4.9-rc1
 2016-10-18 12:31 UTC  (5+ messages)
` [PATCH 1/3] x86/pat: export io memory reserve/free api

[PATCH v4 0/9] Add DRM driver for Hisilicon Hibmc
 2016-10-18 12:20 UTC  (5+ messages)
` [PATCH v4 3/9] drm/hisilicon/hibmc: Add support for frame buffer

[PATCH] dma-buf/fence-array: fix deadlock in fence-array
 2016-10-18 11:49 UTC  (7+ messages)

[PATCH 1/2] drm: make is_lspcon_adaptor static
 2016-10-18 11:42 UTC  (2+ messages)

[PATCH] drm: fix sparse warnings on undeclared symbols in crc debugfs
 2016-10-18 11:31 UTC  (2+ messages)

[PATCH v2] drm/mediatek: fix a typo
 2016-10-18  9:44 UTC  (2+ messages)

[PATCH 00/15] drm: Per-plane rotation etc
 2016-10-18  9:16 UTC  (5+ messages)
` [PATCH 12/15] drm: RIP mode_config->rotation_property
      ` [Intel-gfx] "

[PATCH v2] drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12
 2016-10-18  9:02 UTC  (2+ messages)

[PATCH] drm/sun4i: Add a few formats
 2016-10-18  8:46 UTC 

[PATCH 1/3] drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need modeset
 2016-10-18  8:32 UTC  (5+ messages)
` [PATCH 3/3] drm/imx: ipuv3-plane: Access old u/vbo properly in ->atomic_check for YU12/YV12


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox