messages from 2014-08-05 16:54:52 to 2014-08-07 06:58:02 UTC [more...]
[PATCH v2 0/2] drm/mipi-dsi: support lpm (low power mode) transfer
2014-08-07 6:58 UTC (8+ messages)
` [PATCH v2 1/2] drm/mipi-dsi: add (LPM) Low Power Mode transfer support
drm vblank fixes
2014-08-07 6:57 UTC (12+ messages)
` [PATCH 1/3] drm: Remove drm_vblank_cleanup from drm_vblank_init error path
` [PATCH 2/3] drm: Fix emitted vblank timestamps in drm_vblank_off()
` [PATCH 3/3] drm: Use vblank_disable_and_save in drm_vblank_cleanup()
[PATCH 1/5] drm/radeon: add userptr support v7
2014-08-07 6:55 UTC (16+ messages)
` [PATCH 2/5] drm/radeon: add userptr flag to limit it to anonymous memory v2
` [PATCH 4/5] drm/radeon: add userptr flag to register MMU notifier v3
Dual-channel DSI
2014-08-07 6:53 UTC (2+ messages)
[Bug 82279] New: SDL applications crash when changing video mode: double free or corruption
2014-08-07 6:44 UTC (9+ messages)
` [Bug 82279] "
` [Bug 82279] [bisected] "
` [Bug 82279] SDL applications crash when changing video mode on radeonsi: "
` [Bug 82279] [bisected] double free or corruption on context destruction with postprocessing enabled
[Bug 18154] libdrm support for addressing >32 bits on 32 bit cores
2014-08-07 6:13 UTC (4+ messages)
` [Bug 18154] DRM "
[Bug 82253] New: JanusVR Browser rendering misses floors on radeonsi, works on intel
2014-08-07 6:11 UTC (5+ messages)
` [Bug 82253] "
[Bug 81644] New: Random crashes on RadeonSI with Chromium
2014-08-07 6:04 UTC (6+ messages)
` [Bug 81644] "
[RFC PATCH] drm/mipi-dsi: add some generic functions for DCS
2014-08-07 6:01 UTC (2+ messages)
[Bug 78453] New: [HAWAII] Get acceleration working
2014-08-06 21:35 UTC (2+ messages)
` [Bug 78453] "
[PATCH] drm: idiot-proof vblank
2014-08-06 20:44 UTC (6+ messages)
[PATCH] drm/panel/simple: add optronics B101XTN01.0
2014-08-06 20:40 UTC (2+ messages)
i915 kernel warning
2014-08-06 20:29 UTC (2+ messages)
[PATCH] drm: Don't grab an fb reference for the idr
2014-08-06 19:53 UTC (7+ messages)
[PATCH libdrm] drm: Implement drmCheckModesettingSupported() for DragonFly
2014-08-06 17:21 UTC (2+ messages)
[Bug 82201] New: [HAWAII] GPU doesn't reclock, poor 3D performance
2014-08-06 15:34 UTC (27+ messages)
` [Bug 82201] "
[Bug 82162] New: Syslog flooded by [drm:radeon_gem_object_create] errors
2014-08-06 15:31 UTC (14+ messages)
` [Bug 82162] "
[Bug 81680] New: [r600g] Firefox crashes with hardware acceleration turned on
2014-08-06 15:15 UTC (4+ messages)
` [Bug 81680] "
[PATCH v2 00/19] drm: More vblank on/off work
2014-08-06 14:19 UTC (31+ messages)
` [PATCH v2 01/19] drm: Always reject drm_vblank_get() after drm_vblank_off()
` [PATCH v2 02/19] drm/i915: Warn if drm_vblank_get() still works "
` [PATCH 03/19] drm: Don't clear vblank timestamps when vblank interrupt is disabled
` [PATCH 04/19] drm: Move drm_update_vblank_count()
` [PATCH 05/19] drm: Have the vblank counter account for the time between vblank irq disable and drm_vblank_off()
` [PATCH 06/19] drm: Avoid random vblank counter jumps if the hardware counter has been reset
` [PATCH v2 07/19] drm: Reduce the amount of dev->vblank[crtc] in the code
` [PATCH 08/19] drm: Fix deadlock between event_lock and vbl_lock/vblank_time_lock
` [PATCH 09/19] drm: Fix race between drm_vblank_off() and drm_queue_vblank_event()
` [Intel-gfx] "
` [PATCH v2 10/19] drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0
` [PATCH v2 11/19] drm: Add dev->vblank_disable_immediate flag
` [PATCH 12/19] drm/i915: Opt out of vblank disable timer on >gen2
` [PATCH v2 13/19] drm: Kick start vblank interrupts at drm_vblank_on()
` [PATCH 14/19] drm: Don't update vblank timestamp when the counter didn't change
` [PATCH 15/19] drm: Update vblank->last in drm_update_vblank_count()
` [Intel-gfx] "
` [PATCH 16/19] drm: Store the vblank timestamp when adjusting the counter during disable
` [Intel-gfx] "
` [PATCH 17/19] drm/i915: Clear .last vblank count before drm_vblank_off() when sanitizing crtc state
` [Intel-gfx] "
` [PATCH 18/19] drm/i915: Update scanline_offset only for active crtcs
` [PATCH 19/19] drm: Fix confusing debug message in drm_update_vblank_count()
` [PATCH igt] tests/kms_flip: Assert that vblank timestamps aren't zeroed
[PATCH 1/2] drm: Warn when leaking flip events on close
2014-08-06 14:10 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Free pending page flip events at .preclose()
` [PATCH igt] tests: Add kms_flip_event_leak test
[PATCH 0/9] Beaglebone-Black HDMI audio
2014-08-06 13:47 UTC (10+ messages)
` [PATCH 1/9] ASoC: mcasp: Fix implicit BLCK divider setting
` [PATCH 2/9] clk: add gpio controlled clock
` [PATCH 3/9] drm/tilcdc: Add I2S HDMI audio config for tda998x
` [PATCH 4/9] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus
` [PATCH 5/9] ASoC: davinci: HDMI audio build for AM33XX and TDA998x
` [PATCH 6/9] ARM: dts: am33xx: Add external clock provider
` [PATCH 7/9] ARM: dts: am335x-boneblack: Add HDMI audio support
` [PATCH 8/9] ARM: OMAP2+: omap2plus_defconfig: TDA998X HDMI trough tilcdc,slave
` [PATCH 9/9] ARM: OMAP2+: omap2plus_defconfig: Enable BeagleBone Black HDMI audio support
[PATCH] drm: Perform cmdline mode parsing during connector initialisation
2014-08-06 12:52 UTC (7+ messages)
` [PATCH] video/fbdev: Always built-in video= cmdline parsing
` [PATCH 1/2] "
` [PATCH 2/2] drm: Perform cmdline mode parsing during connector initialisation
[Bug 42878] New: black flash every time pm changes clocks
2014-08-06 12:33 UTC (2+ messages)
` [Bug 42878] "
[PATCH] drm: Renaming DP training vswing/pre-emph defines
2014-08-06 11:18 UTC
[Bug 79980] New: Random radeonsi crashes
2014-08-06 10:45 UTC (2+ messages)
` [Bug 79980] "
[pull] radeon drm-next-3.17
2014-08-06 9:45 UTC
[PATCH] drm/omap: move rotation property to drm core mode_config
2014-08-06 8:40 UTC
[PATCH 6/6] drm: Resetting rotation property
2014-08-06 8:40 UTC (2+ messages)
[PULL] DRM Cleanups
2014-08-06 7:27 UTC (2+ messages)
[pull] radeon drm-next-3.17
2014-08-06 6:35 UTC (7+ messages)
[Bug 75241] New: radeon_compute_pll_avivo broken in 3.15-rc3
2014-08-06 6:00 UTC (2+ messages)
` [Bug 75241] "
[PATCH 0/6] Rename DP training vswing/pre-emph defines
2014-08-06 5:31 UTC (7+ messages)
` [PATCH 1/6] drm: Renaming "
[PATCH 3/6] drm: Add rotation_property to mode_config
2014-08-06 4:25 UTC
[Bug 61269] New: Support libkms on FreeBSD
2014-08-06 3:44 UTC (3+ messages)
` [Bug 61269] "
[sbc_gxx] kernel BUG at include/linux/mtd/map.h:148!
2014-08-06 0:08 UTC (2+ messages)
[Bug 82050] New: R9270X pyrit benchmark perf regressions with latest kernel/llvm
2014-08-05 23:23 UTC (4+ messages)
` [Bug 82050] "
[pull] radeon drm-next-3.17
2014-08-05 22:16 UTC
[Bug 68799] New: [APITRACE] Hyper-Z lockup with Falcon BMS 4.32u6 on CAYMAN
2014-08-05 21:12 UTC (2+ messages)
` [Bug 68799] "
[Bug 82154] New: [HAWAII] gpu-reset when closing gwenview, fails to resume (atombios stuck executing), then flickery noise
2014-08-05 18:44 UTC (2+ messages)
` [Bug 82154] "
[PATCH v3 00/23] AMDKFD Kernel Driver
2014-08-05 18:39 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox