Show patches with: none      |   149400 patches
« 1 2 ... 1463 1464 14651493 1494 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] drm: tegra: Add HDMI support - - - --- 2012-11-12 Thierry Reding New
[v2,1/2] drm: Add NVIDIA Tegra20 support - - - --- 2012-11-12 Thierry Reding New
[22/22] drm/i915: Add debug print for flip queue length - - - --- 2012-11-12 Ville Syrjälä New
[21/22] HACK: drm/i915: Make non-blocking GPU synchronization optional - - - --- 2012-11-12 Ville Syrjälä New
[20/22] drm/i915: Implement a non-blocking GPU synchronization mechanism for atomic page flips - - - --- 2012-11-12 Ville Syrjälä New
[19/22] drm: Reject addfb2 with undefined flags bits - - - --- 2012-11-12 Ville Syrjälä New
[18/22] drm/i915: Unpin old fbs only when appropriate - - - --- 2012-11-12 Ville Syrjälä New
[17/22] drm/i915: Send atomic completion events even if nothing changed - - - --- 2012-11-12 Ville Syrjälä New
[16/22] drm/i915: Fix plane src rectangle dirty check - - - --- 2012-11-12 Ville Syrjälä New
[15/22] drm/i915: Fix hiding the cursor with atomic ioctl - - - --- 2012-11-12 Ville Syrjälä New
[14/22] drm/i915: Fix sprite_scaling_enabled for multiple sprites - - - --- 2012-11-12 Ville Syrjälä New
[13/22] drm/i915: Don't mark cursor as pinned, when we don't have a cursor bo - - - --- 2012-11-12 Ville Syrjälä New
[12/22] drm/i915: Kill the pending_flip counter manipulations - - - --- 2012-11-12 Ville Syrjälä New
[11/22] drm/i915: Update connector DPMS state after an atomic modeset - - - --- 2012-11-12 Ville Syrjälä New
[10/22] drm/i915: Update new_crtc and new_encoder fields after atomic modeset - - - --- 2012-11-12 Ville Syrjälä New
[09/22] drm/i915: Use intel_best_encoder() directly - - - --- 2012-11-12 Ville Syrjälä New
[08/22] drm: Move standard crtc/plane prop handling to drm_crtc.c - - - --- 2012-11-12 Ville Syrjälä New
[07/22] drm/i915: Update CRTC properties after modeset - - - --- 2012-11-12 Ville Syrjälä New
[06/22] drm: Update standard plane properties after update_plane/disable_plane - - - --- 2012-11-12 Ville Syrjälä New
[05/22] drm_crtc_helper: Update standard crtc properties after modeset - - - --- 2012-11-12 Ville Syrjälä New
[04/22] drm/i915: Move standard properties under mode_config - - - --- 2012-11-12 Ville Syrjälä New
[03/22] drm/i915: Refactor property handling in atomic code - - - --- 2012-11-12 Ville Syrjälä New
[02/22] drm/i915: Clear flip helpers for sprites too - - - --- 2012-11-12 Ville Syrjälä New
[01/22] drm: Add missing EXPORT_SYMBOL()s for drm_flip - - - --- 2012-11-12 Ville Syrjälä New
[v8,6/6] drm_modes: add of_videomode helpers - - - --- 2012-11-12 Steffen Trumtrar New
[v8,5/6] drm_modes: add videomode helpers - - - --- 2012-11-12 Steffen Trumtrar New
[v8,4/6] fbmon: add of_videomode helpers - - - --- 2012-11-12 Steffen Trumtrar New
[v8,3/6] fbmon: add videomode helpers - - - --- 2012-11-12 Steffen Trumtrar New
[v8,2/6] video: add of helper for videomode - - - --- 2012-11-12 Steffen Trumtrar New
[v8,1/6] video: add display_timing and videomode - - - --- 2012-11-12 Steffen Trumtrar New
[6/6] staging: drm/imx: Remove 300ms delay after memory reset - - - --- 2012-11-12 Sascha Hauer New
[5/6] staging: drm/imx: Add pinctrl support to parallel display driver - - - --- 2012-11-12 Sascha Hauer New
[4/6] staging: drm/imx: Add ipu_cpmem_set_yuv_interleaved() - - - --- 2012-11-12 Sascha Hauer New
[3/6] staging: drm/imx: silence ipu_crtc_dpms debug message - - - --- 2012-11-12 Sascha Hauer New
[2/6] staging: drm/imx: Add YVU420 support to i.MX IPUv3 base driver - - - --- 2012-11-12 Sascha Hauer New
[1/6] staging: drm/imx: Fix YUYV support in i.MX IPUv3 base driver - - - --- 2012-11-12 Sascha Hauer New
[10/10] drm/ttm: remove reliance on ttm_bo_wait_unreserved - - - --- 2012-11-12 Maarten Lankhorst New
[09/10] drm/ttm: remove lru_lock around ttm_bo_reserve - - - --- 2012-11-12 Maarten Lankhorst New
[08/10] drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first - - - --- 2012-11-12 Maarten Lankhorst New
[07/10] drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout - - - --- 2012-11-12 Maarten Lankhorst New
[06/10] drm/ttm: remove no_wait_reserve, v2 - - - --- 2012-11-12 Maarten Lankhorst New
[05/10] drm/ttm: add sense to ttm_bo_cleanup_refs, v4 - - - --- 2012-11-12 Maarten Lankhorst New
[04/10] drm/ttm: change fence_lock to inner lock, v3 - - - --- 2012-11-12 Maarten Lankhorst New
[03/10] drm/ttm: do not check if list is empty in ttm_bo_force_list_clean - - - --- 2012-11-12 Maarten Lankhorst New
[02/10] drm/ttm: remove ttm_bo_cleanup_memtype_use - - - --- 2012-11-12 Maarten Lankhorst New
[01/10] drm/radeon: allow move_notify to be called without reservation - - - --- 2012-11-12 Maarten Lankhorst New
drm/i915: Optimize DIV_ROUND_CLOSEST call - - - --- 2012-11-12 Jean Delvare New
vmwgfx: return an -EFAULT if copy_to_user() fails - - - --- 2012-11-12 Dan Carpenter Accepted
ARM: add get_user() support for 8 byte types - - - --- 2012-11-09 Rob Clark New
[Bug,56405] Distorted graphics on Radeon HD 6620G - - - --- 2012-11-09 bugzilla-daemon@freedesktop.org New
drm: fix documentation for drm_crtc_set_mode() - - - --- 2012-11-09 Alex Deucher New
drm/omap: fix typo, s/GET_OMAP_REVISION()/GET_OMAP_TYPE/ - - - --- 2012-11-09 Rob Clark New
[2/2] drm: exynos: compose and send avi and aui info frames - - - --- 2012-11-09 Rahul Sharma New
[1/2] drm: get cea video id code for a given display mode - - - --- 2012-11-09 Rahul Sharma New
[2/2] drm: tegra: Add HDMI support - - - --- 2012-11-09 Thierry Reding New
[1/2] drm: Add NVIDIA Tegra20 support - - - --- 2012-11-09 Thierry Reding New
[8/8] drm/vmwgfx: Add and make use of a header for surface size calculation. - - - --- 2012-11-09 Thomas Hellstrom New
[7/8] drm/vmwgfx: Break out surface and context management to separate files - - - --- 2012-11-09 Thomas Hellstrom New
[6/8] drm/vmwgfx: Refactor resource management - - - --- 2012-11-09 Thomas Hellstrom New
[5/8] drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objects - - - --- 2012-11-09 Thomas Hellstrom New
[4/8] drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded - - - --- 2012-11-09 Thomas Hellstrom New
[3/8] drm/vmwgfx: Make screen object code not require fifo at init time - - - --- 2012-11-09 Thomas Hellstrom New
[2/8] drm/vmwgfx: Make overlay code not require fifo at init time - - - --- 2012-11-09 Thomas Hellstrom New
[1/8] drm/vmwgfx: Enable traces *after* we've hidden SVGA - - - --- 2012-11-09 Thomas Hellstrom New
drm/ttm: remove unneeded preempt_disable/enable - - - --- 2012-11-09 Akinobu Mita New
drm: use memchr_inv() - - - --- 2012-11-09 Akinobu Mita Accepted
drm/radeon: Use hweight32 - - - --- 2012-11-09 Akinobu Mita Accepted
drm: exynos: fix for loosing display mode header during mode adjustment - - - --- 2012-11-09 Rahul Sharma New
[-fixes] drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory - - - --- 2012-11-09 Thomas Hellstrom New
[6/6] drm/nouveau: free memory allocated with alloc_apertures() - - - --- 2012-11-09 Tommi Rantala New
[5/6] drm/radeon: check alloc_apertures() success in radeon_kick_out_firmware_fb() - - - --- 2012-11-09 Tommi Rantala New
[4/6] drm/mgag200: remove unneeded aper->count assignment after alloc_apertures() - - - --- 2012-11-09 Tommi Rantala New
[3/6] drm/mgag200: free memory allocated with alloc_apertures() - - - --- 2012-11-09 Tommi Rantala New
[2/6] drm/mgag200: check alloc_apertures() success in mga_vram_init() - - - --- 2012-11-09 Tommi Rantala New
[1/6] drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb() - - - --- 2012-11-09 Tommi Rantala New
[-fixes,RESEND] drm/vmwgfx: Fix hibernation device reset - - - --- 2012-11-09 Thomas Hellstrom New
drm/exynos: add vm_ops to specific gem mmaper - - - --- 2012-11-09 Inki Dae New
drm/exynos: fix linux framebuffer address setting. - - - --- 2012-11-09 Inki Dae New
drm: fix drm_framebuffer cleanup. - - - --- 2012-11-09 Inki Dae New
nouveau: fix acpi edid retrieval - - - --- 2012-11-08 Maarten Lankhorst New
drm/radeon/si: add some missing regs to the VM reg checker - - - --- 2012-11-08 Alex Deucher New
drm/radeon/cayman: add some missing regs to the VM reg checker - - - --- 2012-11-08 Alex Deucher New
drm/omap: fix typo - - - --- 2012-11-08 Rob Clark New
drm: Reject addfb2 with undefined flag bits set - - - --- 2012-11-08 Ville Syrjälä New
HACK: drm: Allow encoders to be reenabled - - - --- 2012-11-07 Thierry Reding New
[RESEND] nouveau: Prevent kernel log mangling - - - --- 2012-11-07 Daniel J Blueman New
drm/exynos: Add exynos drm specific fb_mmap function - - - --- 2012-11-07 Rahul Sharma New
[3/3] drm/exynos: clone new sgt instead of creating from pages - - - --- 2012-11-07 Prathyush K New
[2/3] drm/exynos: remove unnecessary sg_alloc_table call - - - --- 2012-11-07 Prathyush K New
[1/3] scatterlist: add sg_clone_table function - - - --- 2012-11-07 Prathyush K New
scatterlist: add sg_clone_table function - - - --- 2012-11-07 Prathyush K New
[v2] drm/pci: add missing variable initialization - - - --- 2012-11-07 Jingoo Han New
drm/pci: add missing variable initialization - - - --- 2012-11-07 Jingoo Han New
[4/4] drm/ttm: remove ttm_mem_global->queue - - - --- 2012-11-06 Marcin Ślusarz New
[3/4] drm/ttm: remove ttm_bo_device->nice_mode - - - --- 2012-11-06 Marcin Ślusarz Accepted
[2/4] drm/ttm: remove persistent_swap_storage argument from ttm_bo_init/ttm_bo_create - - - --- 2012-11-06 Marcin Ślusarz New
[1/4] drm/ttm: remove ttm_buffer_object->buffer_start - - - --- 2012-11-06 Marcin Ślusarz Accepted
nouveau: Fix crash after D3 - - - --- 2012-11-06 Daniel J Blueman New
[RESEND] gma600: Enable HDMI support - - - --- 2012-11-06 Alan Cox Accepted
[1/3] drm/ttm: add ttm_bo_is_reserved - - - --- 2012-11-06 Maarten Lankhorst Accepted
« 1 2 ... 1463 1464 14651493 1494 »