dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-18 14:25:17 to 2015-03-20 21:49:42 UTC [more...]

[git pull] drm fixes
 2015-03-20 21:49 UTC 

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

[Bug 89034] Firefox crashing xserver and some major rendering bugs
 2015-03-20 21:10 UTC  (3+ messages)

[PATCH libdrm] android: remove explicit include to libpciaccess
 2015-03-20 21:11 UTC 

[PATCH 05/45] drm.h: include stdlib.h in userspace
 2015-03-20 20:25 UTC  (4+ messages)

[PATCH 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-20 19:46 UTC  (12+ messages)
` [PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL
` [PATCH 2/4] clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
` [PATCH 3/4] cpuidle: menu: "
` [PATCH 4/4] media: cxd2820r: "

[RFC v3 0/9] HDMI CEC framework
 2015-03-20 18:08 UTC  (11+ messages)
` [RFC v3 1/9] dts: add hdmi-cec to to pinctrl definitions
` [RFC v3 2/9] dts: add s5p-cec to exynos4412-odroidu3
` [RFC v3 3/9] Input: add key codes specific to the HDMI CEC bus
` [RFC v3 4/9] rc: add a map for devices communicating over "
` [RFC v3 5/9] cec: add new driver for cec support
` [RFC v3 6/9] v4l2-subdev: add cec ops
` [RFC v3 7/9] adv7604: add cec support
` [RFC v3 8/9] adv7511: "
` [RFC v3 9/9] s5p-cec: Add s5p-cec driver

[PATCH libdrm 0/8] Warnings fixes
 2015-03-20 18:01 UTC  (4+ messages)
` [PATCH libdrm 4/8] xf86drmSL: Fix neighbour printing

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

[PATCH] radeon: Do not directly dereference pointers to BIOS area
 2015-03-20 17:39 UTC  (7+ messages)

[PATCH libdrm] tests: add rockchip to modetest, kmstest, vbltest and proptest
 2015-03-20 17:32 UTC  (5+ messages)

[PATCH libdrm 0/5] Yet another round of Android build cleanups
 2015-03-20 17:32 UTC  (8+ messages)

[PATCH libdrm 1/2] configure.ac: split -fvisibility and __attribute__((visibility)) checks
 2015-03-20 17:30 UTC  (2+ messages)

[RFC PATCH 00/37] Modesetting for atomic modesetting
 2015-03-20 16:21 UTC  (43+ 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 0/3] A few fixes in the libdrm release documentation
 2015-03-20 15:57 UTC  (9+ messages)
` [PATCH 1/3] RELEASING: Fix releasing instructions to match the latest release.sh
` [PATCH 2/3] RELEASING: Fix the step numbering
` [PATCH 3/3] RELEASING: Fix annouce typo

[PATCH] drm/omap: tiler: add hibernation callback
 2015-03-20 14:57 UTC  (5+ messages)

[Bug 89374] Firefox smooth scrolling isn't smooth
 2015-03-20  9:50 UTC  (6+ messages)

screen goes blank when loading gma500_gfx (atom D2500)
 2015-03-20  9:34 UTC  (12+ messages)

[Bug 89688] Gwenview hangs after opening a picture if glamor is used
 2015-03-20  7:45 UTC  (3+ messages)

[PATCH v2 0/6] Add drivers for Exynos5433 display
 2015-03-20  5:15 UTC  (9+ messages)
` [PATCH v2 4/6] drm/exynos: dsi: add support for Exynos5433 SoC

[Bug 89686] x1250 rs600m graphic problems / unreadable fonts in (gl?)- games
 2015-03-20  1:27 UTC  (2+ messages)

[Bug 89685] Cripling Dota 2 freeze with Morphling at hero selection or loadout
 2015-03-19 23:21 UTC 

[PATCH 1/3] drm/exynos: don't commit if plane scaling is required
 2015-03-19 23:11 UTC  (4+ messages)
` [PATCH 2/3] drm/exynos: reset temporary value after write to register
` [PATCH 3/3] drm/exynos: enable/disable blend based on pixel format

[Bug 89534] GPU lockup with wine
 2015-03-19 21:09 UTC  (2+ messages)

[Bug 84981] New: Random crashes related to radeon
 2015-03-19 19:40 UTC  (2+ messages)
` [Bug 84981] "

[pull] radeon drm-next-4.1
 2015-03-19 19:21 UTC 

[PATCH libdrm] proptest: install it with --enable-install-test-programs
 2015-03-19 17:43 UTC  (2+ messages)

[PATCH] intel: Merge latest i915_drm.h
 2015-03-19 17:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm: Return current vblank value for drmWaitVBlank queries
 2015-03-19 16:43 UTC  (9+ messages)
            ` [Intel-gfx] "

[ANNOUNCE] libdrm 2.4.60
 2015-03-19 15:26 UTC 

[GIT PULL] drm: sti: convert driver to atomic helpers (v2)
 2015-03-19 15:08 UTC 

[Bug 88799] radeon: Scrambled graphics on iMac 21.5" Late 2009 Radeon Mobility HD 4670
 2015-03-19 15:06 UTC  (4+ messages)

[PATCH 1/3] drm/dp: Print the number of bytes processed for aux nacks
 2015-03-19 14:52 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Send out the full AUX address
    ` [Intel-gfx] "
` [PATCH 3/3] drm/radeon: "
` [PATCH v2 1/3] drm/dp: Print the number of bytes processed for aux nacks

[PATCH] drm: sti: convert driver to atomic modeset
 2015-03-19 14:38 UTC  (2+ messages)

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

[PATCH 1/2] drm/panel: simple: Add support for Shelly SCA07010-BFN-LNN
 2015-03-19 13:43 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: simple: Add support for Innolux AT043TN24

[PATCH] drm/radeon/dpm: fix 120hz handling harder
 2015-03-19 13:09 UTC 

[patch] drm/gma500: double free in psbfb_create()
 2015-03-19 12:20 UTC  (2+ messages)

[PATCH] drm/panel: simple: Add support for Innolux ZJ070NA-01P
 2015-03-19 11:22 UTC 

[GIT PULL FOR v4.1] ADV7511 driver fixes
 2015-03-19 10:31 UTC 

[GIT PULL FOR v4.1] R-Car DU driver fixes
 2015-03-19 10:25 UTC 

drm/nouveau/i2c: port to subdev interfaces
 2015-03-19  9:49 UTC 

[PATCH 0/5] drm/dp: i2c-over-aux short write support
 2015-03-19  9:21 UTC  (4+ messages)
` [PATCH 5/5] drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests

[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 87796] radeonsi 120Hz graphic glitches
 2015-03-19  1:00 UTC  (6+ 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  (2+ 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

[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)

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


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