dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-17 05:16:50 to 2015-03-19 08:41:16 UTC [more...]

[PULL] drm-intel-fixes
 2015-03-19  8:41 UTC 

[RFC][PATCH] amdkfd: Convert timestamping to use 64bit time accessors
 2015-03-19  8:29 UTC  (3+ messages)

[PULL] drm-amdkfd-fixes
 2015-03-19  8:22 UTC 

[Bug 89374] Firefox smooth scrolling isn't smooth
 2015-03-19  8:07 UTC  (4+ messages)

[RFC PATCH 00/37] Modesetting for atomic modesetting
 2015-03-19  4:33 UTC  (38+ messages)
` [RFC PATCH 01/37] drm: mode: Fix typo in kerneldoc
  ` [RFC PATCH 02/37] drm: fb_helper: Simplify exit condition
  ` [RFC PATCH 03/37] drm: mode: Allow NULL modes for equality check
  ` [RFC PATCH 04/37] drm: crtc_helper: Update hwmode before mode_set call
  ` [RFC PATCH 05/37] drm: Exynos: Remove mode validation inside mode_fixup
  ` [RFC PATCH 06/37] drm: Exynos: Use hwmode for adjusted_mode
  ` [RFC PATCH 07/37] drm: sti: Use crtc->hwmode for adjusted mode
  ` [RFC PATCH 08/37] drm: ast: Split register set from get_vbios_mode_info
  ` [RFC PATCH 09/37] drm: ast: Split mode adjustment "
  ` [RFC PATCH 10/37] drm: armada: Use crtc->hwmode for adjusted mode
  ` [RFC PATCH 11/37] drm: bridge: Constify mode parameters
  ` [RFC PATCH 12/37] drm: encoder-slave: "
  ` [RFC PATCH 13/37] drm: connector-helper: Constify mode_valid parameter
  ` [RFC PATCH 14/37] drm: connector-helper: Constify mode_set parameters
  ` [RFC PATCH 15/37] drm: crtc-helper: "
  ` [RFC PATCH 16/37] drm: fb_helper: Constify modeset mode member
  ` [RFC PATCH 17/37] DRM: Atomic: Use pointer for mode in CRTC state
  ` [RFC PATCH 18/37] DRM: CRTC: Use pointer for display mode
  ` [RFC PATCH 19/37] DRM: Constify crtc->mode pointer
  ` [RFC PATCH 20/37] DRM: mode: Rename and combine drm_crtc_convert_umode
  ` [RFC PATCH 21/37] DRM: mode: Un-staticise drm_mode_new_from_umode
  ` [RFC PATCH 22/37] DRM: mode: Un-staticise drm_crtc_convert_to_umode
  ` [RFC PATCH 23/37] drm: mode: Cache userspace mode representation
  ` [RFC PATCH 24/37] drm: mode: Use cached usermode representation
  ` [RFC PATCH 25/37] drm: mode: Allow userspace to fetch mode as blob
  ` [RFC PATCH 26/37] drm: atomic: Expose CRTC active property
  ` [RFC PATCH 27/37] drm: atomic: Allow setting "
  ` [RFC PATCH 28/37] drm: mode: Add kref to modes
  ` [RFC PATCH 29/37] drm: mode: Add drm_mode_reference
  ` [RFC PATCH 30/37] drm: fb_helper: Reference, not duplicate, modes
  ` [RFC PATCH 31/37] drm: crtc_helper: "
  ` [RFC PATCH 32/37] drm: atomic_helper: "
  ` [RFC PATCH 33/37] drm: i915/tegra: atomic: "
  ` [RFC PATCH 34/37] drm: atomic: Add MODE_ID property
  ` [RFC PATCH 35/37] drm: property: Allow non-global blob properties
  ` [RFC PATCH 36/37] drm: mode: Add user object-creation ioctl
  ` [RFC PATCH 37/37] Tegra: SOR: Don't always assume a valid mode

[PATCH] radeon: Do not directly dereference pointers to BIOS area
 2015-03-19  3:18 UTC 

[PATCH libdrm 0/5] Yet another round of Android build cleanups
 2015-03-19  2:56 UTC  (13+ messages)
` [PATCH libdrm 1/5] android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
` [PATCH libdrm 2/5] android: simplify LOCAL_C_INCLUDES
` [PATCH libdrm 3/5] android: remove ${srcdir} from the includes
` [PATCH libdrm 4/5] android: remove LOCAL_COPY_HEADERS* variables
` [PATCH libdrm 5/5] android: add the missing tag "optional" to libkms

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-03-19  1:41 UTC  (3+ messages)

[PATCH v2 0/6] Add drivers for Exynos5433 display
 2015-03-19  1:18 UTC  (12+ messages)
` [PATCH v2 1/6] drm/exynos: add Exynos5433 decon driver
` [PATCH v2 2/6] of: add helper for getting endpoint node of specific identifiers
` [PATCH v2 3/6] drm/exynos: mic: add MIC driver
` [PATCH v2 4/6] drm/exynos: dsi: add support for Exynos5433 SoC
` [PATCH v2 5/6] drm/exynos: dsi: add support for MIC driver as a bridge
` [PATCH v2 6/6] drm/exynos: dsi: do not set TE GPIO direction by input

[Bug 87796] radeonsi 120Hz graphic glitches
 2015-03-19  1:00 UTC  (8+ messages)

[Bug 89659] GPU Hangs with dota2
 2015-03-19  0:59 UTC  (2+ messages)

[Bug 89619] Chrome crashes in 64 bit r600 driver while running google maps
 2015-03-18 21:51 UTC  (7+ messages)

[PATCH 0/4] drm/msm: Initial add DSI support
 2015-03-18 21:05 UTC  (4+ messages)
` [PATCH 3/4] drm/msm: Initial add DSI connector support

[PATCH libdrm 1/1] tests/exynos: Fix warnings
 2015-03-18 20:17 UTC  (4+ messages)

[PATCH libdrm 8/8] Fix unused function warnings
 2015-03-18 18:37 UTC  (3+ messages)
` [PATCH libdrm v2 "
  ` [PATCH libdrm 9/8] Remove drmSetDebugMsgFunction and related infrastructure

[Bug 89431] Monitor is deactivated after DPMS activates
 2015-03-18 18:35 UTC 

[PATCH] intel: Export total subslice and EU counts
 2015-03-18 18:18 UTC  (4+ messages)
` [PATCH 1/2 v2] "

[PATCH] radeon: Update Kaveri MEC firmware to #396
 2015-03-18 17:23 UTC  (2+ messages)

[pull] radeon drm-fixes-4.0
 2015-03-18 16:40 UTC 

[PATCH v2] drm/i915: gen4: work around hang during hibernation
 2015-03-18 16:22 UTC  (4+ messages)

[PATCH] drm/omap: tiler: add hibernation callback
 2015-03-18 16:04 UTC  (3+ messages)

[PATCH] drm: Return current vblank value for drmWaitVBlank queries
 2015-03-18 14:52 UTC  (5+ messages)

[GIT PULL] exynos-drm-fixes
 2015-03-18 14:38 UTC 

[PATCH 0/5] drm/dp: i2c-over-aux short write support
 2015-03-18 13:26 UTC  (9+ messages)
` [PATCH 1/5] drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/
  ` [Intel-gfx] "
` [PATCH 2/5] drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
` [PATCH 5/5] drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
  ` Fwd: [PATCH 0/5] drm/dp: i2c-over-aux short write support

[Bug 79980] New: Random radeonsi crashes
 2015-03-18 12:58 UTC  (4+ messages)
` [Bug 79980] "

[patch] drm/i915: memory leak in __i915_gem_vma_create()
 2015-03-18 11:36 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/5] i.MX5/6 mem2mem scaler
 2015-03-18 10:22 UTC  (6+ messages)
` [PATCH v2 1/5] gpu: ipu-v3: Add missing IDMAC channel names
` [PATCH v2 2/5] gpu: ipu-v3: Add mem2mem image conversion support to IC
` [PATCH v2 3/5] gpu: ipu-v3: Register scaler platform device
` [PATCH v2 4/5] [media] imx-ipu: Add ipu media common code
` [PATCH v2 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

[PATCH libdrm] autotools: remove ${srcdir} from the includes
 2015-03-18 10:18 UTC  (2+ messages)

[PULL] topic/drm-misc
 2015-03-18 10:15 UTC 

[GIT PULL] drm: sti: convert driver to atomic modeset
 2015-03-18 10:10 UTC  (2+ messages)

[PATCH] drm: sti: convert driver to atomic modeset
 2015-03-18 10:04 UTC  (2+ messages)

[PATCH v6 00/12] Improvements to Tegra-based Chromebook support
 2015-03-18  9:52 UTC  (3+ messages)
` [PATCH v6 03/12] drm/panel: add support for Samsung LTN140AT29 panel
  ` [PATCH v6 09/12] drm/tegra: Reset the SOR on probe

[PATCH v3 0/7] Use DRM component API in tilcdc to connect to tda998x
 2015-03-18  9:06 UTC  (8+ messages)
` [PATCH v3 1/7] drm/tilcdc: Fix module unloading
` [PATCH v3 2/7] drm/tilcdc: Remove tilcdc slave support for tda998x driver
` [PATCH v3 3/7] drm/tilcdc: Add support for external tda998x encoder
` [PATCH v3 4/7] drm/tilcdc: Add DRM_TILCDC_SLAVE_COMPAT for ti,tilcdc,slave binding support
` [PATCH v3 5/7] drm/tilcdc: Force building of DRM_TILCDC_SLAVE_COMPAT
` [PATCH v3 6/7] ARM: dts: am335x-boneblack: Use new binding for HDMI
` [PATCH v3 7/7] drm/tilcdc: Decrement refcount of ep-node from of_graph_get_next_endpoint

[regression in linux-next] i915: broken graphics on laptop
 2015-03-18  8:30 UTC  (12+ messages)
` [Intel-gfx] "
      ` [Regression] WARNING: drivers/gpu/drm/i915/i915_gem.c:4525 i915_gem_free_object
        ` [Intel-gfx] "

drm_mm.c regression: Re: 4.0-rc3 on thinkpad x60: GUI locked up, numlock ok
 2015-03-18  7:19 UTC  (3+ messages)
    ` 4.0-rc4 strangeness: who crossed my 9's?! on thinkpad x60

[PATCH] nouveau: gt215: Fix clock freq. calculation
 2015-03-17 21:22 UTC 

[PATCH] drm/radeon: drop ttm two ended allocation
 2015-03-17 17:51 UTC  (3+ messages)

[PATCH v2 RESEND 0/4] Fix power domains handling on exynos542x
 2015-03-17 17:14 UTC  (2+ messages)

[PATCH] drm/radeon: fix TOPDOWN handling for bo_create
 2015-03-17 15:50 UTC  (15+ messages)

[PATCH 0/5] i.MX5/6 mem2mem scaler
 2015-03-17 15:48 UTC  (6+ messages)
` [PATCH 1/5] gpu: ipu-v3: Add missing IDMAC channel names
` [PATCH 2/5] gpu: ipu-v3: Add mem2mem image conversion support to IC
` [PATCH 3/5] gpu: ipu-v3: Register scaler platform device
` [PATCH 4/5] [media] imx-ipu: Add ipu media common code
` [PATCH 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

[Bug 84500] New: [radeonsi] radeon 0000:01:00.0: Packet0 not allowed!
 2015-03-17 14:20 UTC  (3+ messages)
` [Bug 84500] "

[PATCH] drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
 2015-03-17 13:24 UTC 

[PATCH 1/7] tests/exynos: fimg2d: add a checkerboard test
 2015-03-17 13:04 UTC  (3+ messages)

[PATCH] drm: check that planes types are correct while initializing CRTC
 2015-03-17 13:03 UTC  (2+ messages)

[Bug 86720] Europa Universalis 4 freezing during game start (10.3.3)
 2015-03-17 12:21 UTC  (3+ messages)
` [Bug 86720] [radeon] "

[PATCH 0/9 v2] Helper to abstract vma handling in media layer
 2015-03-17 11:56 UTC  (10+ messages)
` [PATCH 1/9] [media] vb2: Push mmap_sem down to memops
` [PATCH 2/9] mm: Provide new get_vaddr_pfns() helper
` [PATCH 3/9] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns()
` [PATCH 4/9] vb2: Provide helpers for mapping virtual addresses
` [PATCH 5/9] media: vb2: Convert vb2_dma_sg_get_userptr() to use pinned pfns
` [PATCH 6/9] media: vb2: Convert vb2_vmalloc_get_userptr() to use pfns vector
` [PATCH 7/9] media: vb2: Convert vb2_dc_get_userptr() "
` [PATCH 8/9] media: vb2: Remove unused functions
` [PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_pfn()

[PATCH 1/2] drm_modes: videomode: add pos/neg pixel clock polarity flag
 2015-03-17 10:43 UTC  (2+ messages)

[PATCH 1/3] drm: Fix some typo mistake of the annotations
 2015-03-17  9:29 UTC  (8+ messages)
` [PATCH 2/3] drm: replace the 'for' condition with outside defined variable
` [PATCH 3/3] drm: change connector to tmp_connector

Why no geode subsystem contained in drm
 2015-03-17  9:09 UTC  (3+ messages)

[Bug 85421] New: radeon stalled, GPU lockup, reset and failed on resume; crashed by firefox
 2015-03-17  5:21 UTC  (3+ messages)
` [Bug 85421] "


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