messages from 2014-04-13 11:38:33 to 2014-04-15 13:42:38 UTC [more...]
[PATCHv2 0/4] drm: exynos: update/fixes to HDMI driver
2014-04-15 13:42 UTC (9+ messages)
` [PATCHv2 1/4] drm: exynos: hdmi: simplify extracting hpd-gpio from DT
` [PATCHv2 2/4] drm: exynos: mixer: fix using usleep() in atomic context
` [PATCHv2 3/4] drm: exynos: add compatibles for HDMI and Mixer chips and exynos4210 SoC
` [PATCHv2 4/4] drm: exynos: hdmi: add support for pixel clock limitation
[PATCH] drm/exynos: balance framebuffer refcount
2014-04-15 13:33 UTC
Possible fb ref count issue with drm_plane_force_disable()
2014-04-15 13:30 UTC (10+ messages)
[Bug 73901] New: Kernel crash after modprobe radeon runpm=1
2014-04-15 13:22 UTC (15+ messages)
` [Bug 73901] "
[Bug 77394] New: Desktop freezes often when KDE starts compositing or mplayer GL window changes
2014-04-15 13:20 UTC (5+ messages)
` [Bug 77394] "
[PATCH] drm/radeon: memory leak on bo reservation failure. v2
2014-04-15 13:12 UTC (2+ messages)
15-rc1: radeon modesetting fails
2014-04-15 13:09 UTC (5+ messages)
[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
2014-04-15 12:50 UTC (5+ messages)
` [Bug 66963] Rv6xx dpm problems
[Bug 61941] New: Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1
2014-04-15 12:24 UTC (2+ messages)
` [Bug 61941] "
[PATCH] drm/plane-helper: Don't fake-implement primary plane disabling
2014-04-15 12:07 UTC (3+ messages)
[PATCH 0/6] drm/omap: Misc fixes
2014-04-15 9:42 UTC (10+ messages)
` [PATCH 4/6] drm/omap: Allow allocation of larger buffers
` [PATCH 6/6] drm/omap: protect omap_crtc's event with event_lock spinlock
[RFC PATCH 00/14] drm/exynos: support MIPI DSI command mode display
2014-04-15 9:31 UTC (22+ messages)
` [RFC PATCH 01/14] drm/exynos: dsi: move the Eot packets configuration point
` [RFC PATCH 02/14] drm/exynos: dsi: delay setting clocks after reset
` [RFC PATCH 03/14] drm/exynos: use wait_event_timeout() for safety usage
` [RFC PATCH 04/14] ARM: dts: add exynos5 compatible to sysreg
` [RFC PATCH 05/14] ARM: dts: samsung-fimd: add I80 specific properties
` [RFC PATCH 06/14] drm/exynos: support MIPI DSI command mode
` [RFC PATCH 07/14] ARM: dts: exynos_dsim: add exynos5420 Soc compatible
` [RFC PATCH 08/14] drm/exynos: dsi: add driver data to support Exynos5420
` [RFC PATCH 09/14] ARM: dts: s6e3fa0: add DT bindings
` [RFC PATCH 10/14] drm/panel: add S6E3FA0 driver
` [RFC PATCH 11/14] ARM: dts: exynos4: add system register node
` [RFC PATCH 12/14] ARM: dts: exynos5: add system register support
` [RFC PATCH 13/14] ARM: dts: exynos5420: add mipi-phy node
` [RFC PATCH 14/14] ARM: dts: exynos5420: add dsi node
[PATCH] drm/radeon: fix VCE fence command
2014-04-15 9:17 UTC (3+ messages)
[PATCH] drm/nouveau/clk: fix possible NULL pointer dereference
2014-04-15 9:15 UTC (3+ messages)
[Bug 74121] New: [3.15-rc1] Exynos: Sandbox report fatal error "Unexpected 64bit argument detected"
2014-04-15 9:09 UTC (3+ messages)
` [Bug 74121] "
[Bug 71891] New: 3.13 fails to boot with the radeon module
2014-04-15 7:29 UTC (2+ messages)
` [Bug 71891] "
[PATCH RFC 0/2] drm/exynos: refactoring drm device init/deinit
2014-04-15 7:23 UTC (8+ messages)
[PATCH 00/12] drm/nouveau: support for GK20A, cont'd
2014-04-15 6:10 UTC (9+ messages)
` [PATCH 02/12] drm/nouveau/timer: skip calibration on GK20A
[Bug 66067] New: Trine 2 color problems on Radeon HD 6770 (Juniper)
2014-04-15 5:47 UTC (2+ messages)
` [Bug 66067] Trine 2's fragment normal buffer is mixtextured "
linux-next: manual merge of the drm-intel tree with the tree
2014-04-15 1:26 UTC
[PATCH 0/4] drm: exynos: update/fixes to HDMI driver
2014-04-15 0:28 UTC (7+ messages)
` [PATCH 1/4] drm: exynos: hdmi: simplify extracting hpd-gpio from DT
` [PATCH 2/4] drm: exynos: mixer: fix using usleep() in atomic context
` [PATCH 3/4] drm: exynos: add compatibles for HDMI and Mixer chips and exynos4210 SoC
` [PATCH 4/4] drm: exynos: hdmi: add support for pixel clock limitation
[PATCH v2 0/8] Reorder i.MX IPU display enable/disable sequence
2014-04-14 22:18 UTC (10+ messages)
` [PATCH v2 1/8] imx-drm: ipu-common: add ipu_map_irq to request non-IDMAC interrupts
` [PATCH v2 2/8] imx-drm: ipu-common: Add helpers to check for a busy IDMAC channel and to busywait for an interrupt
` [PATCH v2 3/8] imx-drm: ipu-dmfc: Wait for FIFOs to run empty before disabling
` [PATCH v2 4/8] imx-drm: ipu-dc: Wait for DC_FC_1 / DP_SF_END interrupt
` [PATCH v2 5/8] imx-drm: ipu-dp: Split disabling the DP foreground channel from disabling the DP module
` [PATCH v2 6/8] imx-drm: imx-dp: When disabling the DP foreground channel, wait until the DP background channel is finished before disabling the IDMAC channel
` [PATCH v2 7/8] imx-drm: ipuv3-crtc: Change display enable/disable order
` [PATCH v2 8/8] imx-drm: ipu-dc: Disable DC module when not in use
[PATCH 0/7] Reorder i.MX IPU display enable/disable sequence
2014-04-14 21:45 UTC (11+ messages)
` [PATCH 1/7] imx-drm: ipu-common: add ipu_map_irq to request non-IDMAC interrupts
` [PATCH 2/7] imx-drm: ipu-common: Add helpers to check for a busy IDMAC channel and to busywait for an interrupt
` [PATCH 3/7] imx-drm: ipu-dmfc: Wait for FIFOs to run empty before disabling
` [PATCH 4/7] imx-drm: ipu-dc: Wait for DC_FC_1 / DP_SF_END interrupt
` [PATCH 5/7] imx-drm: ipu-dp: Split disabling the DP foreground channel from disabling the DP module
` [PATCH 6/7] imx-drm: imx-dp: When disabling the DP foreground channel, wait until the DP background channel is finished before disabling the IDMAC channel
` [PATCH 7/7] imx-drm: ipuv3-crtc: Change display enable/disable order
[Bug 73931] New: rmmod radeon and kernel crash
2014-04-14 21:44 UTC (9+ messages)
` [Bug 73931] "
[PATCH V2] gpu: host1x: handle the correct # of syncpt regs
2014-04-14 21:13 UTC (3+ messages)
[PATCH 2/4] staging: imx-hdmi: correct connector detect and hotplug
2014-04-14 20:57 UTC (5+ messages)
[PATCH 00/18] drm_bus cleanups and other cruft removal
2014-04-14 20:55 UTC (5+ messages)
` [PATCH 01/18] drm/omap: fix up pdev_remove
` [PATCH 02/18] drm/irq: simplify irq checks in drm_wait_vblank
[Bug 42960] New: Display does not work when resuming from suspend
2014-04-14 20:52 UTC (2+ messages)
` [Bug 42960] "
DRM security flaws and security levels
2014-04-14 20:00 UTC (5+ messages)
[PATCH] drm: fix memory leak in msm_gem when no iommu is present
2014-04-14 19:41 UTC (2+ messages)
[PATCH] drm: exynos: hdmi: simplify extracting hpd-gpio from DT
2014-04-14 12:05 UTC (2+ messages)
[3.14 regression] kernel oops with dpm enabled on TURKS
2014-04-14 10:57 UTC
[Bug 50091] [BISECTED]GeForce 6150SE: system hangs on X-server start with garbled screen
2014-04-14 10:17 UTC
[PATCH 1/4] drm/omap: fix missing unref to fb's buf object
2014-04-14 9:46 UTC (4+ messages)
` [PATCH 2/4] drm/omap: print warning when rotating non-TILER fb
` [PATCH 3/4] drm/omap: remove extra plane->destroy from crtc destroy
` [PATCH 4/4] drm/omap: remove warn from debugfs
[PATCH RESEND 0/3] three qemu patches (bochs/cirrus drivers)
2014-04-14 9:34 UTC (4+ messages)
` [PATCH 1/3] drm: cirrus: add power management support
` [PATCH 2/3] drm: bochs: "
` [PATCH 3/3] drm: bochs: drop unused struct fields
[ 3.14.0-12041-g75ff24f ] regression: drm warning
2014-04-14 8:40 UTC (2+ messages)
[PATCH 0/2] Updates to fence api
2014-04-14 7:45 UTC (15+ messages)
` [PATCH 2/2] [RFC] reservation: add suppport for read-only access using rcu
` [PATCH 2/2] [RFC v2 with seqcount] "
[PATCH v3 0/9] drm/exynos: more cleanup with super device support
2014-04-14 6:09 UTC (10+ messages)
` [PATCH v5 1/9] drm/exynos: add "
` [PATCH 2/9] drm/exynos: dpi: fix hotplug fail issue
` [PATCH 3/9] ARM: dts: exynos4210-universal: add super device node for exynos drm
` [PATCH 4/9] ARM: dts: exynos4210-trats: "
` [PATCH 5/9] ARM: dts: exynos4412-trats2: "
` [PATCH 6/9] exynos/drm: add DT bindings
` [PATCH v2 7/9] drm/exynos: separate dpi from fimd
` [PATCH 8/9] drm/exynos: fix comment to exynos_drm_device_subdrv_prove call
` [PATCH 9/9] drm/exynos: modify goto labels to meaningful names
[Bug 75992] New: Display freezes & corruption with an r7 260x on 3.14-rc6
2014-04-14 0:32 UTC (3+ messages)
` [Bug 75992] "
[PATCH 2/6] shm: add sealing API
2014-04-14 0:03 UTC (9+ messages)
[Bug 74539] New: [r600g] Memory leak when playing WoW with RV790
2014-04-13 23:25 UTC (2+ messages)
` [Bug 74539] "
[Bug 25871] New: nearest neighbour samples wrong texel (precision/rounding problem)
2014-04-13 22:39 UTC (3+ messages)
` [Bug 25871] "
[PATCH] drm/crtc-helper: gc usless connectro loop in disable_unused_functions
2014-04-13 19:47 UTC (2+ messages)
Kernel warning when mode setting with no connectors connected
2014-04-13 16:29 UTC (7+ messages)
[Bug 75005] New: "Upvoid" segfault in radeonsi/llvm
2014-04-13 14:42 UTC (4+ messages)
` [Bug 75005] "
[Bug 44365] New: Textures aligned/move wrongly in planeshift game
2014-04-13 12:43 UTC (2+ messages)
` [Bug 44365] "
[Bug 43426] New: gallium3d makes krita crash
2014-04-13 12:25 UTC (2+ messages)
` [Bug 43426] "
[Bug 43405] New: Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M
2014-04-13 12:22 UTC (2+ messages)
` [Bug 43405] "
[Bug 43395] New: Game running in wine stops rendering
2014-04-13 12:15 UTC (2+ messages)
` [Bug 43395] "
[Bug 41060] New: r600g: "Failed to parse relocation -12!" followed by widespread texture corruption
2014-04-13 12:06 UTC (2+ messages)
` [Bug 41060] "
[Bug 40658] New: r600g-xorg: GPU lockup CP stall
2014-04-13 12:03 UTC (2+ messages)
` [Bug 40658] "
[Bug 40531] New: [RADEON:KMS:R600G] Frets On Fire visual corruption in menu
2014-04-13 12:01 UTC (2+ messages)
` [Bug 40531] "
[Bug 38753] New: Strange drawing around models in r600g in SC2
2014-04-13 11:50 UTC (2+ messages)
` [Bug 38753] "
[Bug 38547] New: r600g fails shader, tries to run with failed shader, freezes
2014-04-13 11:48 UTC (2+ messages)
` [Bug 38547] "
[Bug 38473] New: [egl] When program ends, monitor is switched off leaving system unusable
2014-04-13 11:38 UTC (2+ messages)
` [Bug 38473] "
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