dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-28 13:08:52 to 2017-03-29 17:43:32 UTC [more...]

[PATCH 1/6] drm/ttm: cleanup and optimize ttm_bo_mem_compat
 2017-03-29 17:43 UTC  (6+ messages)
` [PATCH 2/6] drm/ttm: add io_mem_pfn callback
` [PATCH 3/6] drm/ttm: add TTM_PL_FLAG_CONTIGUOUS
` [PATCH 4/6] drm/amdgpu: drop alpha support
` [PATCH 5/6] drm/amdgpu: use TTM_PL_FLAG_CONTIGUOUS
` [PATCH 6/6] drm/amdgpu: handle CPU access for split VRAM buffers

[PATCH] drm: Fixup failure paths in drm_atomic_helper_set_config
 2017-03-29 17:41 UTC 

[PATCH] Revert "drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first"
 2017-03-29 17:26 UTC  (12+ messages)

[pull] radeon drm-fixes-4.11
 2017-03-29 16:54 UTC 

[PATCHv5 00/11] video/exynos/sti/cec: add CEC notifier & use in drivers
 2017-03-29 15:55 UTC  (14+ messages)
` [PATCHv5 01/11] cec-edid: rename cec_get_edid_phys_addr
` [PATCHv5 02/11] media: add CEC notifier support
` [PATCHv5 03/11] cec: integrate "
  ` [PATCHv5.1 "
` [PATCHv5 04/11] exynos_hdmi: add "
` [PATCHv5 05/11] ARM: dts: exynos: add HDMI controller phandle to exynos4.dtsi
` [PATCHv5 06/11] s5p-cec.txt: document the HDMI controller phandle
` [PATCHv5 07/11] s5p-cec: add cec-notifier support, move out of staging
` [PATCHv5 08/11] sti: hdmi: add CEC notifier support
` [PATCHv5 09/11] stih-cec.txt: document new hdmi phandle
` [PATCHv5 10/11] stih-cec: add CEC notifier support
` [PATCHv5 11/11] arm: sti: update sti-cec for "

[drm-intel:drm-intel-nightly 1077/1091] drivers/gpu/drm/drm_irq.c:341:6: error: call to '__cmpxchg_called_with_bad_pointer' declared with attribute error: Bad argument size for cmpxchg
 2017-03-29 15:18 UTC 

Fix hardware accelerated video playback with amdgpu on 32Bit system
 2017-03-29 15:18 UTC  (5+ messages)
` [PATCH] Fix IB va_start+ib_bytes range check on 32Bit systems

[PATCH v4 00/11] drm/fb-helper: Deferred setup support
 2017-03-29 14:51 UTC  (13+ messages)
` [PATCH v4 01/11] drm/fb-helper: Cleanup checkpatch warnings
` [PATCH v4 02/11] drm/fb-helper: Reshuffle code for subsequent patches
` [PATCH v4 03/11] drm/fb-helper: Improve code readability
` [PATCH v4 04/11] drm/fb-helper: Push down modeset lock into FB helpers
` [PATCH v4 05/11] drm/fb-helper: Add top-level lock
` [PATCH v4 06/11] drm/fb-helper: Make top-level lock more robust
` [PATCH v4 07/11] drm/fb-helper: Support deferred setup
` [PATCH v4 08/11] drm/exynos: Remove custom FB helper "
` [PATCH v4 09/11] drm/hisilicon: "
` [PATCH v4 10/11] drm/atmel-hlcdc: Remove unnecessary NULL check
` [PATCH v4 11/11] drm/rockchip: "

[PATCH v2 00/10] Enable HDMI Stereoscopy
 2017-03-29 14:48 UTC  (5+ messages)

[PATCH v3 1/3] drm/etnaviv: submit support for in-fences
 2017-03-29 14:27 UTC  (3+ messages)
` [PATCH v3 2/3] drm/etnaviv: return GPU fence through the submit structure
` [PATCH v3 3/3] drm/etnaviv: submit support for out-fences

[PATCHv3 00/30] drm/omap: miscallaneous improvements
 2017-03-29 14:19 UTC  (59+ messages)
` [PATCHv3 01/30] drm/omap: work-around for errata i886
` [PATCHv3 02/30] drm/omap: refactor CRTC HW property setup
` [PATCHv3 03/30] drm/omap: remove divider constraint from hsdiv
` [PATCHv3 04/30] drm/omap: decrease min width & height
` [PATCHv3 05/30] drm/omap: improve DPI clock selection on DRA7xx
` [PATCHv3 06/30] drm/omap: Add support for render nodes
` [PATCHv3 07/30] drm/omap: fix HDMI sync polarities
` [PATCHv3 09/30] drm/omap: move dss_initialized to omapdss-base
` [PATCHv3 10/30] drm/omap: output: use dev_err instead of DSSERR
` [PATCHv3 17/30] drm/omap: remove all EXPORT_SYMBOLs from dispc.c
` [PATCHv3 18/30] drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled
` [PATCHv3 19/30] drm/omap: fix replication logic
` [PATCHv3 20/30] drm/omap: dss: Functions to check components in the display/output list
` [PATCHv3 21/30] drm/omap: dss: Support for detecting display stack readiness
` [PATCHv3 22/30] drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
` [PATCHv3 23/30] drm/omap: fix plane update warning when crtc is disabled
` [PATCHv3 24/30] drm/omap: display: Add displays in sorted order to the panel_list
` [PATCHv3 25/30] drm/omap: poll only connectors where the connect/disconnect can be checked
` [PATCHv3 26/30] drm/omap: displays: panel-dpi: Support for handling backlight devices
` [PATCHv3 27/30] drm/omap: dispc: improve debug print of display flags
` [PATCHv3 28/30] drm/omap: fix display SYNC/DE flags
` [PATCHv3 29/30] drm/omap: use drm_atomic_helper_shutdown()
` [PATCHv3 30/30] drm/omap: fix crash on module unload

[PATCH] drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes
 2017-03-29 14:16 UTC  (6+ messages)
  ` [Intel-gfx] "

[GIT PULL] etnaviv-fixes for 4.11-rc5
 2017-03-29 14:14 UTC 

[PATCH] drm: don't link DP aux i2c adapter to the hardware device node
 2017-03-29 13:56 UTC  (3+ messages)

[PATCH] drm/arcpgu: Get rid of "encoder-slave" property
 2017-03-29 13:48 UTC  (6+ messages)

[PATCH RESEND] drm: use .hword to represent 16-bit numbers
 2017-03-29 13:45 UTC 

[Bug 93199] IGT: Couldn't map MMIO region
 2017-03-29 12:39 UTC 

[PATCH 7/15] dt-bindings: display: sun4i: Add allwinner,tcon-channel property
 2017-03-29 12:31 UTC  (2+ messages)

[PATCH v3] drm/exynos: mixer: document YCbCr magic numbers
 2017-03-29 11:56 UTC  (2+ messages)

[PATCH v2 1/2] drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
 2017-03-29 11:55 UTC  (2+ messages)

[PATCH v2 3/4] drm: Refactor vblank sequence number comparison
 2017-03-29 11:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm: Make the decision to keep vblank irq enabled earlier
 2017-03-29 11:31 UTC  (3+ messages)
` [PATCH v2] "

[PULL] drm-intel-fixes
 2017-03-29 10:50 UTC 

[PATCH] drm/i915: fix build error without CONFIG_BACKLIGHT_CLASS_DEVICE
 2017-03-29  9:27 UTC 

CTM and other color related properties
 2017-03-29  9:14 UTC  (2+ messages)

[PATCH] Fixes for interaction of imported dma-bufs and scanout
 2017-03-29  9:11 UTC  (19+ messages)
` [PATCH 1/6] drm/nouveau: Fail fb creation from imported dma-bufs
` [PATCH 2/6] drm/nouveau: Pin bos from imported dma-bufs to GTT
  ` [PATCH 3/6] drm/amdgpu: Fail fb creation from imported dma-bufs
      ` [PATCH v2] drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)
  ` [PATCH 4/6] drm/amd/amdgpu: Pin bos from imported dma-bufs to GTT
  ` [PATCH 5/6] drm/radeon: Fail fb creation from imported dma-bufs
      ` [PATCH v2] "
` [PATCH 6/6] drm/radeon: Pin bos from imported dma-bufs to GTT

[PATCH] drm/mm: Split up long running selftests with cond_resched()
 2017-03-29  9:10 UTC 

[RFC PATCHv2 00/21] Ion clean in preparation for moving out of staging
 2017-03-29  9:03 UTC  (4+ messages)
` [RFC PATCHv2 02/21] cma: Introduce cma_for_each_area

[Bug 88861] [efi, i915, vgaswitcheroo, black screen, nouveau] Screen goes black when switching from dedicated nvidia graphics card (nouveau) to integrated
 2017-03-29  8:42 UTC 

[PATCH] drm-misc: Next phase in small drivers in drm-misc
 2017-03-29  8:26 UTC  (3+ messages)

[CRTC:24] vblank wait timed out
 2017-03-29  8:21 UTC  (10+ messages)

[Bug 100437] IO_PAGE_FAULT is spammed in dmesg, powerplay error
 2017-03-29  8:05 UTC  (2+ messages)
` [Bug 100437] IO_PAGE_FAULT is spammed in dmesg

[PATCH 06/19] drm/vmwgfx: Drop the cursor locking hack
 2017-03-29  8:04 UTC  (12+ messages)

[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!
 2017-03-29  8:04 UTC 

[PATCH v4 0/6] drm/omap: Remove CONFIG_DRM_OMAP_NUM_CRTCS, cleanup & CTM
 2017-03-29  7:47 UTC  (2+ messages)

[PATCH 0/2] drm/sun4i: Add display backend interrupt to dt binding
 2017-03-29  7:26 UTC  (6+ messages)
` [PATCH 1/2] drm/sun4i: Add display backend interrupt to device tree binding
` [PATCH 2/2] ARM: dts: sun5i: Add interrupt for display backend

[PATCH] drm/atomic: Introduce drm_atomic_helper_shutdown
 2017-03-29  7:00 UTC  (7+ messages)

[PATCH 1/3] drm/doc: remove standard connector props from the csv file
 2017-03-29  6:35 UTC  (6+ messages)
` [PATCH 2/3] drm: Document kms locking a bit better
` [PATCH 3/3] drm: document the all the atomic iterators

[PATCH] drm/vc4: Allocate the right amount of space for boot-time CRTC state
 2017-03-29  6:30 UTC  (2+ messages)

[drm] 4e64e5539d [ 195.349293] BUG: unable to handle kernel NULL pointer dereference at 0000000000000620
 2017-03-29  4:29 UTC  (2+ messages)
` [drm] 4e64e5539d [ 1138.272031] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [swapper:1]

[radeon-alex:drm-next-4.12-wip 287/305] amdgpu_vm.c:undefined reference to `__umoddi3'
 2017-03-29  3:36 UTC 

[PATCH] drm/armada: Include current dir on CFLAGS for armada trace
 2017-03-29  1:27 UTC  (5+ messages)

[PATCH] drm/rockchip: fix Kconfig dependencies
 2017-03-29  1:03 UTC  (3+ messages)

[Bug 100400] Game Valhalla Hills crash on startup
 2017-03-29  0:55 UTC  (3+ messages)

[Bug 100189] segfault at 234 error 4 in i915_dri.so
 2017-03-29  0:55 UTC  (8+ messages)

[Bug 100395] DC, Powerplay, Tonga, top screen flicker with current amd-staging-4.9
 2017-03-29  0:53 UTC  (2+ messages)

[RFC libdrm 0/2] Replace the build system with meson
 2017-03-28 23:19 UTC  (12+ messages)
        ` [Mesa-dev] "

[PATCH 00/41] Chromebook Plus (aka kevin) kernel patches
 2017-03-28 15:40 UTC  (5+ messages)
  ` [PATCH 41/41] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip

[PATCH libdrm] xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList
 2017-03-28 15:35 UTC  (2+ messages)

[PATCH] drm: mali-dp: remove unused variable
 2017-03-28 14:55 UTC  (2+ messages)

[PATCH 00/19] wire acquire ctx through legacy modeset paths
 2017-03-28 14:48 UTC  (6+ messages)
` [PATCH 01/19] drm: Wire up proper acquire ctx for plane functions

[PATCH 13/19] drm: simplify the locking in the GETCRTC ioctl
 2017-03-28 14:41 UTC  (3+ messages)
` [PATCH] "

[Bug 92248] [KBL/SKL/BYT/BXT] igt/kms_plane_scaling fail
 2017-03-28 14:22 UTC 

[PATCH 1/2] drm/bridge: ti-tfp410: support hpd via gpio
 2017-03-28 13:32 UTC  (4+ messages)

[PATCH v4 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs
 2017-03-28 13:34 UTC  (4+ messages)
` [PATCH v4 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function

[PATCH] drm/vmwgfx: Remove getparam error message
 2017-03-28 13:15 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).