messages from 2016-12-10 11:57:07 to 2016-12-13 02:53:31 UTC [more...]
[RFC] Using DC in amdgpu for upcoming GPU
2016-12-13 2:52 UTC (29+ messages)
[PATCH libdrm] xf86drm: fix aliasing violation
2016-12-12 23:28 UTC (3+ messages)
[PATCH v3 00/20] OMAP DRM fixes and improvements
2016-12-12 23:17 UTC (27+ messages)
` [PATCH v3 02/20] drm: omapdrm: fb: Use format information provided by the DRM core
` [PATCH v3 06/20] drm: omapdrm: Handle FIFO underflow IRQs internally
` [PATCH v3 08/20] drm: omapdrm: Handle OCP error IRQ directly
` [PATCH v3 09/20] drm: omapdrm: Replace DSS manager state check with omapdrm CRTC state
` [PATCH v3 10/20] drm: omapdrm: Only commit planes on active CRTCs
` [PATCH v3 11/20] drm: omapdrm: Check DSS manager state in the enable/disable helpers
` [PATCH v3 12/20] drm: omapdrm: Prevent processing the same event multiple times
` [PATCH v3 18/20] drm: omapdrm: Make pipe2vbl function static
[PATCH] treewide: Make remaining source files non-executable
2016-12-12 22:26 UTC
[Bug 98862] Awesomenauts black text
2016-12-12 22:23 UTC (2+ messages)
` [Bug 98862] Awesomenauts black text and background
[PATCH] drm/msm: return fence_fd = -1 if gem_submit fails
2016-12-12 21:23 UTC (3+ messages)
[PATCH] drm: shmobile: Perform initialization/cleanup at probe/remove time
2016-12-12 21:08 UTC
[RFC][PATCH 0/5 v3] adv7511 EDID probing improvements
2016-12-12 21:00 UTC (6+ messages)
` [RFC][PATCH 1/5 v3] drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
` [RFC][PATCH 2/5 v3] drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
` [RFC][PATCH 3/5 v3] drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve monitor detection
` [RFC][PATCH 4/5 v3] drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused internally
` [RFC][PATCH 5/5 v3] drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID
[RFC 1/5] drm/virtio: add virtio_gpu_alloc_fence()
2016-12-12 20:48 UTC (5+ messages)
` [RFC 2/5] drm/virtio: add uapi for in and out explicit fences
` [RFC 3/5] drm/virtio: add in-fences support for explicit synchronization
` [RFC 4/5] drm/virtio: add out-fences "
` [RFC 5/5] drm/virtio: bump driver version after explicit synchronization addition
[PATCH v2 1/2] dt-bindings: display: Add BOE nv101wxmn51 panel binding
2016-12-12 20:22 UTC (3+ messages)
` [PATCH v2 2/2] drm/panel: simple: Add support BOE nv101wxmn51
[PATCH] drm/virtio: call drm_plane_cleanup() at destroy phase
2016-12-12 19:35 UTC
[RFC][PATCH 0/5 v2] adv7511 EDID probing improvements
2016-12-12 19:06 UTC (3+ messages)
[PATCH] amdgpu: get maximum and used UVD handles
2016-12-12 18:51 UTC
[PATCH 1/1] drm/amd/amdgpu: get maximum and used UVD handles (v3)
2016-12-12 18:49 UTC
[RFC 00/10] implement alternative and much simpler id allocator
2016-12-12 18:05 UTC (5+ messages)
[PATCH 0/2] Generic HDMI codec: Add channel mapping control
2016-12-12 17:16 UTC (16+ messages)
` [PATCH 2/2] ASoC: hdmi-codec: add "
[PATCH libdrm 1/3] xf86drm: adjust device node path for minor base
2016-12-12 17:00 UTC (7+ messages)
` [PATCH libdrm 3/3] xf86drm: don't fatal on per device error in drmGetDevice[s]2
[PATCH v5 0/4] ARM: dts: da850: tilcdc related DT changes
2016-12-12 16:49 UTC (4+ messages)
` [PATCH v5 2/4] drm: bridge: add support for TI ths8135
[Bug 92251] SSH account request for libdrm
2016-12-12 15:42 UTC (3+ messages)
[RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
2016-12-12 15:33 UTC (3+ messages)
[PATCH] drm/bridge: analogix_dp: set the DPCD600 during disabling the psr
2016-12-12 14:58 UTC (2+ messages)
struct drm_mm fixes
2016-12-12 14:57 UTC (37+ messages)
` [PATCH 01/34] drm/i915: Use the MRU stack search after evicting
` [PATCH 02/34] drm/i915: Simplify i915_gtt_color_adjust()
` [PATCH 03/34] drm: Add drm_mm_for_each_node_safe()
` [PATCH 04/34] drm: Add some kselftests for the DRM range manager (struct drm_mm)
` [PATCH 05/34] drm: kselftest for drm_mm_init()
` [PATCH 06/34] drm: Add a simple linear congruent generator PRNG
` [PATCH 07/34] drm: Add a simple prime number generator
` [PATCH 08/34] drm: kselftest for drm_mm_reserve_node()
` [PATCH 09/34] drm: kselftest for drm_mm_insert_node()
` [PATCH 10/34] drm: kselftest for drm_mm_replace_node()
` [PATCH 11/34] drm: kselftest for drm_mm_insert_node_in_range()
` [PATCH 12/34] drm: kselftest for drm_mm and alignment
` [PATCH 13/34] drm: kselftest for drm_mm and eviction
` [PATCH 14/34] drm: kselftest for drm_mm and range restricted eviction
` [PATCH 15/34] drm: kselftest for drm_mm and top-down allocation
` [PATCH 16/34] drm: kselftest for drm_mm and top-down alignment
` [PATCH 17/34] drm: kselftest for drm_mm and color adjustment
` [PATCH 18/34] drm: kselftest for drm_mm and color eviction
` [PATCH 19/34] drm: kselftest for drm_mm and restricted "
` [PATCH 20/34] drm/i915: Build DRM range manager selftests for CI
` [PATCH 21/34] drm: Promote drm_mm alignment to u64
` [PATCH 22/34] drm: Constify the drm_mm API
` [PATCH 23/34] drm: Simplify drm_mm_clean()
` [PATCH 24/34] drm: Compile time enabling for asserts in drm_mm
` [PATCH 25/34] drm: Extract struct drm_mm_scan from struct drm_mm
` [PATCH 26/34] drm: Rename prev_node to hole in drm_mm_scan_add_block()
` [PATCH 27/34] drm: Unconditionally do the range check "
` [PATCH 28/34] drm: Fix application of color vs range restriction when scanning drm_mm
` [PATCH 29/34] drm: Compute tight evictions for drm_mm_scan
` [PATCH 30/34] drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
` [PATCH 31/34] drm: Simplify drm_mm scan-list manipulation
` [PATCH 32/34] drm: Apply tight eviction scanning to color_adjust
` [PATCH 33/34] drm: Fix drm_mm search and insertion
` [PATCH 34/34] drm: kselftest for drm_mm and bottom-up allocation
[Bug 99019] "Star Ruler 2" game will freeze the system
2016-12-12 14:32 UTC (2+ messages)
[PATCH libdrm] xf86drm: fix sign-compare warning
2016-12-12 14:07 UTC (2+ messages)
[Bug 99045] The string passed to sscanf() contains an uninitialized value
2016-12-12 13:54 UTC (2+ messages)
[Bug 77269] New: libdrm (git) 2.4.52 make check fail
2016-12-12 13:44 UTC (2+ messages)
` [Bug 77269] "
[Bug 90898] Provide DRM_MODE_FB_DIRTY_MAX_CLIPS in drm_mode.h
2016-12-12 13:31 UTC (2+ messages)
[PATCH 1/4] drm: Protect master->unique with dev->master_mutex
2016-12-12 13:23 UTC (15+ messages)
` [PATCH 2/4] drm: setclientcap doesn't need the drm BKL
` [Intel-gfx] "
` [PATCH 3/4] drm: Enforce BKL-less ioctls for modern drivers
` [Intel-gfx] "
` [PATCH 4/4] drm: Simplify GETRESOURCES ioctl
` [PATCH] "
[PATCH v6 0/5] ARM: dts: da850: tilcdc related DT changes
2016-12-12 13:05 UTC (6+ messages)
` [PATCH v6 1/5] ARM: dts: da850: rename the display node label
` [PATCH v6 2/5] drm: bridge: add DT bindings for TI ths8135
` [PATCH v6 3/5] drm: bridge: add support "
` [PATCH v6 4/5] ARM: dts: da850-lcdk: add the vga-bridge node
` [PATCH v6 5/5] ARM: dts: da850: specify the maximum pixel clock rate for tilcdc
[PATCH 0/5] sphinxification for dma-buf docs
2016-12-12 12:34 UTC (12+ messages)
` [PATCH 1/5] dma-buf: Extract dma-buf.rst
` [PATCH 2/5] dma-buf: Update kerneldoc for sync_file_create
` [Intel-gfx] "
[RESEND PATCH v12] drm/i915/debugfs: Move out pipe CRC code
2016-12-12 12:29 UTC
tilcdc: vblank wait timed out
2016-12-12 12:16 UTC (4+ messages)
[PATCH 1/2] pwm: lpss: Make builtin and add lookup-table so that i915 can find the pwm_backlight
2016-12-12 11:54 UTC (6+ messages)
[PATCH] drm/nouveau: fix unknown chipset for GTX 1060
2016-12-12 11:44 UTC (2+ messages)
[PATCH 0/6] drm/atomic: Remove drm_atomic_helper_framebuffer_changed
2016-12-12 10:34 UTC (7+ messages)
` [PATCH 4/6] drm/atomic: Wait for vblank whenever a plane is added to state
` [PATCH 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic
` [PATCH v2 6/6] drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3
etnaviv: mmu issue after end of address space reached?
2016-12-12 9:57 UTC (5+ messages)
[PATCH] treewide: Make remaining source files non-executable
2016-12-12 9:41 UTC (2+ messages)
[PATCH 1/7] drm/hisilicon: Don't set drm_device->platformdev
2016-12-12 9:23 UTC (8+ messages)
` [PATCH 6/7] drm: Don't walk fb list twice in getresources
` [Intel-gfx] "
` [PATCH 7/7] drm: Resurrect atomic rmfb code
[PATCH] dma-buf: Provide wrappers for reservation's lock
2016-12-12 6:55 UTC (5+ messages)
[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
2016-12-11 21:39 UTC (6+ messages)
[Bug 98984] Hexagonal shapes around lights in Cities: Skylines
2016-12-11 21:15 UTC (2+ messages)
[Bug 98238] witcher 2: objects are black when changing lod
2016-12-11 21:10 UTC (2+ messages)
[Bug 51381] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 5secs aborting, when disabled via vgaswitcheroo
2016-12-11 16:31 UTC (2+ messages)
` [Bug 51381] "
[Bug 98298] System freezes 380X
2016-12-11 16:19 UTC (3+ messages)
[imx-drm] YUV on the first primary plane is misinterpreted as RGB
2016-12-11 16:18 UTC
[PATCH] staging/android: remove Sync Framework tasks from TODO
2016-12-11 12:31 UTC (2+ messages)
[Bug 60879] New: X11 can't start with acceleration enabled
2016-12-11 9:17 UTC (2+ messages)
` [Bug 60879] [radeonsi] Tahiti LE: GFX block is not functional, CP is okay
[Bug 99051] Pillars of Eternity won't start on AMD Radeon mesa
2016-12-11 8:22 UTC
[Bug 93649] [radeonsi] Graphics lockup while playing tf2
2016-12-11 5:47 UTC (2+ messages)
[PATCH] drm: Make each driver's struct_mutex its own subclass
2016-12-10 22:35 UTC (7+ messages)
` [Intel-gfx] "
[PULL] drm-misc-next-fixes
2016-12-10 21:52 UTC
[Bug 99049] Machine freeze when clock are set to defaults
2016-12-10 21:41 UTC
[Bug 95206] Display port bandwidth regression
2016-12-10 17:01 UTC (3+ messages)
[Bug 190021] New: WARNING: CPU: 0 PID: 38 at drivers/gpu/drm/drm_atomic_helper.c:1549 drm_atomic_helper_commit_hw_done+0xa6/0xb0 [drm_kms_helper]
2016-12-10 15:48 UTC
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