dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-27 17:31:41 to 2015-05-30 05:13:44 UTC [more...]

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2015-05-30  5:13 UTC  (3+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[Bug 60523] New: Lockup with radeon DPM on Radeon HD5770 (Juniper)
 2015-05-30  3:40 UTC  (3+ messages)
` [Bug 60523] Radeon DPM not working with 2 monitors attached to "

[Bug 88978] [bisected] [SI Scheduler] Graphical corruption in Dota 2
 2015-05-30  1:05 UTC  (2+ messages)

[Bug 86320] Monitor on DisplayPort doesn't wake up
 2015-05-29 23:09 UTC  (2+ messages)

[Bug 90777] radeon/audio: Removed CRC control programing broke HDMI audio in Linux 4.0
 2015-05-29 22:26 UTC  (3+ messages)

[PATCH v7 00/13] drm/exynos: atomic modesetting support
 2015-05-29 21:33 UTC  (15+ messages)
` [PATCH v7 02/13] drm/exynos: atomic phase 1: use drm_plane_helper_update()
` [PATCH v7 12/13] drm/exynos: atomic dpms support

[PATCH v2] drm/rockchip: Add BGR formats to VOP
 2015-05-29 18:56 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2015-05-29 17:39 UTC 

[PATCH 1/3] drm/nouveau: Use drm_vblank_on/off consistently
 2015-05-29 17:35 UTC  (11+ messages)
` [PATCH 2/3] drm/radeon: Switch to drm_vblank_on/off

[PATCH] drm/exynos: use adjusted_mode of crtc_state instead of mode
 2015-05-29 15:57 UTC  (2+ messages)

[PATCH] drm/msm/hdmi: Use pinctrl in HDMI driver
 2015-05-29 14:56 UTC  (2+ messages)

[PATCH] Add device enumeration interface (v3)
 2015-05-29 14:09 UTC  (6+ messages)

[Bug 72387] New: Tearing at one specific part of the screen on CAYMAN
 2015-05-29 13:44 UTC  (2+ messages)
` [Bug 72387] "

[Bug 90728] dvd playback with vlc and vdpau causes segmentation fault
 2015-05-29 13:13 UTC  (10+ messages)

[PATCH 00/11] Miscellaneous stability patches
 2015-05-29 11:11 UTC  (30+ messages)
` [PATCH 01/11] Do not cause spice-server to clean our objects
  ` [Spice-devel] "
` [PATCH 02/11] Do not leak memory if qxl_release_list_add fails
  ` [Spice-devel] "
` [PATCH 03/11] Fix print statement not using uninitialized variable
  ` [Spice-devel] "
` [PATCH 04/11] Avoid double free on error
  ` [Spice-devel] "
` [PATCH 05/11] Handle all errors in qxl_surface_evict
  ` [Spice-devel] "
` [PATCH 06/11] Fix return for qxl_release_alloc
` [PATCH 07/11] Handle correctly failures in qxl_alloc_relase_reserved
  ` [Spice-devel] "
` [PATCH 08/11] Remove format string errors
` [PATCH 09/11] Move main reference counter to GEM object instead of TTM ones
  ` [Spice-devel] "
` [PATCH 10/11] Simplify cleaning qxl processing command
  ` [Spice-devel] "
` [PATCH 11/11] Propagate correctly errors from qxlhw_handle_to_bo
          ` [Spice-devel] [PATCH 00/11] Miscellaneous stability patches

[git pull] drm fixes
 2015-05-29 10:36 UTC 

[v4] drm/panel: add s6e3ha2 AMOLED panel driver
 2015-05-29  9:46 UTC 

[PATCH v5 1/3] drm/layerscape: Add Freescale DCU DRM driver
 2015-05-29  9:44 UTC  (4+ messages)

drm: imx: multi-display support questions
 2015-05-29  9:30 UTC  (7+ messages)

[PATCH v2 0/5] i.MX5/6 mem2mem scaler
 2015-05-29  9:02 UTC  (11+ messages)
` [PATCH v2 2/5] gpu: ipu-v3: Add mem2mem image conversion support to IC

[PATCH] xf86drm: remove to open the DRM device unnecessarily
 2015-05-29  6:50 UTC  (6+ messages)

[PATCH] xf86drm: fix build error by udev dependency
 2015-05-29  6:34 UTC  (5+ messages)

intel_check_page_flip() - WARN_ON(!in_interrupt())
 2015-05-29  6:26 UTC  (2+ messages)

[PATCH v9 00/18] drm/exynos: atomic modesetting support
 2015-05-29  6:23 UTC  (21+ messages)
` [PATCH v9 01/18] drm/exynos: fix source data argument for plane
` [PATCH v9 02/18] drm/exynos: atomic phase 1: use drm_plane_helper_update()
` [PATCH v9 03/18] drm/exynos: atomic phase 1: use drm_plane_helper_disable()
` [PATCH v9 04/18] drm/exynos: atomic phase 1: add .mode_set_nofb() callback
` [PATCH v9 05/18] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
` [PATCH v9 06/18] drm/exynos: atomic phase 2: keep track of framebuffer pointer
` [PATCH v9 07/18] drm/exynos: atomic phase 3: atomic updates of planes
` [PATCH v9 08/18] drm/exynos: atomic phase 3: use atomic .set_config helper
` [PATCH v9 09/18] drm/exynos: atomic phase 3: convert page flips
` [PATCH v9 10/18] drm/exynos: remove exported functions from exynos_drm_plane
` [PATCH v9 11/18] drm/exynos: don't disable unused functions at init
` [PATCH v9 12/18] drm/exynos: move exynos_drm_crtc_disable()
` [PATCH v9 13/18] drm/exynos: add exynos specific .atomic_commit()
` [PATCH v9 14/18] drm/exynos: atomic dpms support
` [PATCH v9 15/18] drm/exynos: remove unnecessary calls to disable_plane()
` [PATCH v9 16/18] drm/exynos: split exynos_crtc->dpms in enable() and disable()
` [PATCH v9 17/18] drm/exynos: rename win_commit/disable to atomic-like names
` [PATCH v9 18/18] drm/exynos: don't disable planes already disabled

[PATCH v8 00/14] drm/exynos: atomic modesetting support
 2015-05-29  6:21 UTC  (19+ messages)
` [PATCH v8 01/14] drm/exynos: fix source data argument for plane
` [PATCH v8 02/14] drm/exynos: atomic phase 1: use drm_plane_helper_update()
` [PATCH v8 03/14] drm/exynos: atomic phase 1: use drm_plane_helper_disable()
` [PATCH v8 04/14] drm/exynos: atomic phase 1: add .mode_set_nofb() callback
` [PATCH v8 05/14] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
` [PATCH v8 06/14] drm/exynos: atomic phase 2: keep track of framebuffer pointer
` [PATCH v8 07/14] drm/exynos: atomic phase 3: atomic updates of planes
` [PATCH v8 08/14] drm/exynos: atomic phase 3: use atomic .set_config helper
` [PATCH v8 09/14] drm/exynos: atomic phase 3: convert page flips
` [PATCH v8 10/14] drm/exynos: remove exported functions from exynos_drm_plane
` [PATCH v8 11/14] drm/exynos: don't disable unused functions at init
` [PATCH v8 12/14] drm/exynos: move exynos_drm_crtc_disable()
` [PATCH v8 13/14] drm/exynos: atomic dpms support
` [PATCH v8 14/14] drm/exynos: remove unnecessary calls to disable_plane()

[PATCH v2 1/9] acpi: Rename v1 DSM to mux to avoid ambiguity
 2015-05-29  1:22 UTC  (14+ messages)
  ` [PATCH v2 2/9] acpi: Add evaluate to name of functions evaluating _DSM
  ` [PATCH 3/9] acpi: Define static variables for revision ids
  ` [PATCH v2 4/9] acpi: Allow evaluate_optimus_dsm to take NULL results
  ` [PATCH NEW 5/9] acpi: Use a single type of errors in evaluate functions
    ` [Nouveau] "
  ` [PATCH v2 6/9] acpi: Check returned object type by Optimus _DSM locally
  ` [PATCH 7/9] acpi: Improve some messages level and content
  ` [PATCH v2 8/9] acpi: Add support for Apple Gmux _DMS
    ` [Nouveau] "
  ` [PATCH v2 9/9] acpi: Move detecting available _DSM outside of while loops

[PATCH 0/9 v5] Helper to abstract vma handling in media layer
 2015-05-28 23:24 UTC  (3+ messages)
` [PATCH 2/9] mm: Provide new get_vaddr_frames() helper

[pull] radeon drm-next-4.2
 2015-05-28 19:15 UTC 

[PULL] drm-intel-next
 2015-05-28 16:10 UTC 

[RESEND PATCH libdrm 0/2] Add support for atmel-hlcdc DRM driver
 2015-05-28 16:04 UTC  (4+ messages)
` [RESEND PATCH libdrm 1/2] modetest: add atmel-hlcdc driver support
` [RESEND PATCH libdrm 2/2] tests/kmstest: support atmel-hlcdc

[Bug 90194] Fix Valgrind error in drmPrimeHandleToFD
 2015-05-28 16:03 UTC  (2+ messages)

[PATCH] drm/panel: Add display timing for Okaya RS800480T-7X0GP
 2015-05-28 15:37 UTC 

[Bug 99111] New: radeon - GPU lookup
 2015-05-28 15:15 UTC  (3+ messages)
` [Bug 99111] "

[pull] radeon drm-fixes-4.1
 2015-05-28 15:09 UTC 

[PATCH] drm: panel: simple-panel: remove useless drm_mode_set_name
 2015-05-28 14:26 UTC  (2+ messages)

[PATCH] drm: panel: simple-panel: set appropriate mode type
 2015-05-28 14:25 UTC  (2+ messages)

[PATCH] drm: atmel_hlcdc: Add support for get_timings
 2015-05-28 14:15 UTC  (6+ messages)

[PATCH] drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
 2015-05-28 13:55 UTC  (2+ messages)

[PATCH] drm: clean up drm_mm debugfs output
 2015-05-28 12:52 UTC  (2+ messages)

[RESEND PATCH 1/2] modetest: make middle SMPTE colors transparent
 2015-05-28 12:25 UTC  (5+ messages)
` [RESEND PATCH 2/2] modetest: only select plane with matching format

[PATCH] Documentation/drm: Update rotation property with 90/270 and description
 2015-05-28 11:19 UTC  (3+ messages)
` [PATCH] Documentation/drm: Update rotation property
  ` [Intel-gfx] "

[Bug 90704] Desktop will black when sliding mouse in touchpad after switching tty in my skylake machine
 2015-05-28 11:06 UTC 

[GIT PULL] Armada DRM development updates development updates
 2015-05-28  9:35 UTC 

[GIT PULL] TDA998x I2C driver development updates
 2015-05-28  9:33 UTC 

[PATCH] Drivers: gpu: drm: fix coding style
 2015-05-28  9:24 UTC 

[PATCH RFC 000/111] Etnaviv DRM driver
 2015-05-28  8:24 UTC  (6+ messages)
` Etnaviv DRM driver - oops when unloading

[PATCH v3 0/13] dw_hdmi cleanups, audio preparation, helpers and ahb audio support
 2015-05-28  6:43 UTC  (8+ messages)
` [PATCH 13/13] drm: bridge/dw_hdmi-ahb-audio: parse ELD from HDMI driver
      ` [alsa-devel] "

[PULL] topic/drm-misc
 2015-05-28  6:40 UTC 

[Bug 95771] New: Crash when trying to hibernate
 2015-05-28  6:11 UTC  (4+ messages)
` [Bug 95771] "

[PATCH] drm/panel: add lg4573 driver
 2015-05-28  5:51 UTC  (2+ messages)

[PATCH 00/21] On-demand device registration
 2015-05-28  4:33 UTC  (2+ messages)

[PATCH 1/2] drm: Fix off-by-one in vblank hardware counter wraparound handling
 2015-05-28  4:17 UTC  (3+ messages)
` [PATCH 2/2] drm/radeon: Fix max_vblank_count value for current display engines

[PATCH] Do not loop on ERESTARTSYS using interruptible waits
 2015-05-28  3:38 UTC  (2+ messages)

[PATCH 1/8] acpi: Rename v1 DSM to mux to avoid ambiguity
 2015-05-28  3:03 UTC  (13+ messages)
` [PATCH 2/8] acpi: Add evaluate to functons evaluating _DSM
` [PATCH 3/8] acpi: Define static variables for revision ids
  ` [Nouveau] "
` [PATCH 5/8] acpi: Check returned object type by Optimus _DSM locally
  ` [Nouveau] "
` [Nouveau] [PATCH 1/8] acpi: Rename v1 DSM to mux to avoid ambiguity

[pull] radeon drm-fixes-4.1
 2015-05-27 21:40 UTC 

[Bug 87553] system boot hangs at drm initialization
 2015-05-27 19:54 UTC 

[Bug 95911] New: Recursive error in radeon device driver module after resume from hibernation
 2015-05-27 19:26 UTC  (2+ messages)
` [Bug 95911] "

[PATCH 1/2] drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()
 2015-05-27 19:09 UTC  (2+ messages)

[Bug 90681] Radeon Kernel Oops & Lockup when switching on DisplayPort attached monitor
 2015-05-27 18:02 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