Show patches with: State = Action Required       |   143826 patches
« 1 2 ... 1268 1269 12701438 1439 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[25/28] drm/vmwgfx: Fix an uninitialized value - 2 - --- 2015-08-13 Thomas Hellstrom New
[24/28] drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_t - 2 - --- 2015-08-13 Thomas Hellstrom New
[23/28] drm/vmwgfx: Kill a bunch of sparse warnings - - - --- 2015-08-13 Thomas Hellstrom New
[22/28] drm/vmwgfx: Fix kms preferred mode sorting - 1 - --- 2015-08-13 Thomas Hellstrom New
[21/28] drm/vmwgfx: Reinstate the legacy display system dirty callback - 1 - --- 2015-08-13 Thomas Hellstrom New
[20/28] drm/vmwgfx: Implement fbdev on kms v2 - 1 - --- 2015-08-13 Thomas Hellstrom New
[19/28] drm/vmwgfx: Add a kernel interface to create a framebuffer v2 - 1 - --- 2015-08-13 Thomas Hellstrom New
[18/28] drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNING - 1 - --- 2015-08-13 Thomas Hellstrom New
[17/28] drm/vmwgfx: Convert screen targets to new helpers v3 - 1 - --- 2015-08-13 Thomas Hellstrom New
[16/28] drm/vmwgfx: Convert screen objects to the new helpers - 1 - --- 2015-08-13 Thomas Hellstrom New
[15/28] drm/vmwgfx: Add kms helpers for dirty- and readback functions - 1 - --- 2015-08-13 Thomas Hellstrom New
[14/28] drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2 - 1 - --- 2015-08-13 Thomas Hellstrom New
[13/28] drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs - 1 - --- 2015-08-13 Thomas Hellstrom New
[12/28] drm/vmwgfx: Implement screen targets - - - --- 2015-08-13 Thomas Hellstrom New
[11/28] drm/vmwgfx: Add "quirk" to handling command verification exceptions - - - --- 2015-08-13 Thomas Hellstrom New
[10/28] vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets - - - --- 2015-08-13 Thomas Hellstrom New
[09/28] drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl() - - - --- 2015-08-13 Thomas Hellstrom New
[08/28] drm/vmwgfx: SVGA device definition update - - - --- 2015-08-13 Thomas Hellstrom New
[07/28] drm/vmwgfx: Add an interface to pin a resource v3 - 1 - --- 2015-08-13 Thomas Hellstrom New
[06/28] drm/vmwgfx: Fix an overlay lockdep error - 1 - --- 2015-08-13 Thomas Hellstrom New
[05/28] drm/vmwgfx: Add command buffer support v3 - 1 - --- 2015-08-13 Thomas Hellstrom New
[04/28] vmwgfx: Update device headers for command buffers. - 1 - --- 2015-08-13 Thomas Hellstrom New
[03/28] drm/vmwgfx: Fix OTABLE takedown - - - --- 2015-08-13 Thomas Hellstrom New
[02/28] vmwgfx: Rework device initialization - 1 - --- 2015-08-13 Thomas Hellstrom New
[01/28] drm/vmwgfx: Fix an fb unlocking bug - 1 - --- 2015-08-13 Thomas Hellstrom New
[5/5] amdgpu: make vamgr per device v2 - 1 - --- 2015-08-13 Jammy Zhou New
[4/5] amdgpu: fix one warning from previous commit - 1 - --- 2015-08-13 Jammy Zhou New
[3/5] amdgpu: add flag to support 32bit VA address v3 - 1 - --- 2015-08-13 Jammy Zhou New
[2/5] amdgpu: improve amdgpu_vamgr_init - 1 - --- 2015-08-13 Jammy Zhou New
[1/5] drm: add interface to get drm devices on the system v2 - - - --- 2015-08-13 Jammy Zhou New
drm/exynos: Staticize local function in exynos_drm_gem.c - - - --- 2015-08-13 Krzysztof Kozlowski New
[7/7] ARM: bcm2835: Add VC4 to the device tree. - - - --- 2015-08-13 Eric Anholt New
[6/7] ARM: bcm2835: Add the DDC I2C controller to the device tree. - - - --- 2015-08-13 Eric Anholt New
[5/7] drm/vc4: Allow vblank to be disabled - - - --- 2015-08-13 Eric Anholt New
[4/7] drm/vc4: Use the fbdev_cma helpers - - - --- 2015-08-13 Eric Anholt New
[3/7] drm/vc4: Add KMS support for Raspberry Pi. - - - --- 2015-08-13 Eric Anholt New
[2/7] MAINTAINERS: Add myself for the new VC4 (RPi GPU) graphics driver. - - - --- 2015-08-13 Eric Anholt New
[1/7] drm/vc4: Add devicetree bindings for VC4. 1 - - --- 2015-08-13 Eric Anholt New
[7/7] tests/kms_mmap_write_crc: Demonstrate the need for end_cpu_access - - - --- 2015-08-12 Tiago Vignatti New
[6/7] tests: Add kms_mmap_write_crc for cache coherency tests - - - --- 2015-08-12 Tiago Vignatti New
[5/7] prime_mmap: Test for userptr mmap - - - --- 2015-08-12 Tiago Vignatti New
[4/7] lib: Add gem_userptr helpers - - - --- 2015-08-12 Tiago Vignatti New
[3/7] prime_mmap: Add basic tests to write in a bo using CPU - - - --- 2015-08-12 Tiago Vignatti New
[2/7] prime_mmap: Fix a few misc stuff - - - --- 2015-08-12 Tiago Vignatti New
[1/7] prime_mmap: Add new test for calling mmap() on dma-buf fds - - - --- 2015-08-12 Tiago Vignatti New
[4/4] drm/i915: Use CPU mapping for userspace dma-buf mmap() - 1 - --- 2015-08-12 Tiago Vignatti New
[3/4] drm/i915: Implement end_cpu_access - - - --- 2015-08-12 Tiago Vignatti New
[2/4] dma-buf: Add ioctls to allow userspace to flush - - - --- 2015-08-12 Tiago Vignatti New
[1/4] drm: prime: Honour O_RDWR during prime-handle-to-fd - - - --- 2015-08-12 Tiago Vignatti New
[2/2] drm/cma: allow adjusting the pitch for CMA fbdev - - - --- 2015-08-12 Rob Herring (Arm) New
[1/2] drm/cma: allow custom fb helper functions - - - --- 2015-08-12 Rob Herring (Arm) New
[2/2] drm: mipi: Add software-calculated ECC & CRC flags - - - --- 2015-08-12 Sean Paul New
[1/2] drm/tegra: dsi: Properly set num_lanes in .transfer() - - - --- 2015-08-12 Sean Paul New
[RFC,13/13] drm/dp: Add drm_dp_link_choose() helper - - - --- 2015-08-12 Thierry Reding New
[RFC,12/13] drm/dp: link: Track capabilities alongside settings - - - --- 2015-08-12 Thierry Reding New
[RFC,11/13] drm/dp: Add helper to dump DPCD - - - --- 2015-08-12 Thierry Reding New
[RFC,10/13] drm/dp: Add link training helper - - - --- 2015-08-12 Thierry Reding New
[RFC,09/13] drm/dp: Enable alternate scrambler when supported - - - --- 2015-08-12 Thierry Reding New
[RFC,08/13] drm/dp: Add helper to get post-cursor adjustments - - - --- 2015-08-12 Thierry Reding New
[RFC,07/13] drm/dp: Read AUX read interval from DPCD - - - --- 2015-08-12 Thierry Reding New
[RFC,06/13] drm/dp: Read eDP version from DPCD - - - --- 2015-08-12 Thierry Reding New
[RFC,05/13] drm/dp: Fast link training is DP 1.1+ - - - --- 2015-08-12 Thierry Reding New
[RFC,04/13] drm/dp: Enhanced framing capability is DP 1.1+ - - - --- 2015-08-12 Thierry Reding New
[RFC,03/13] drm/dp: Read TPS3 capability from sink - - - --- 2015-08-12 Thierry Reding New
[RFC,02/13] drm/dp: Set channel coding on link configuration - - - --- 2015-08-12 Thierry Reding New
[RFC,01/13] drm/dp: Read fast training capability from link - - - --- 2015-08-12 Thierry Reding New
[13/13] drm/atomic: Use KMS VBLANK API - - - --- 2015-08-12 Thierry Reding New
[12/13] drm/armada: Use drm_crtc_vblank_*() API - - - --- 2015-08-12 Thierry Reding New
[11/13] drm/irq: Document return values more consistently - - - --- 2015-08-12 Thierry Reding New
[10/13] drm/irq: Add drm_crtc_vblank_count_and_time() - - - --- 2015-08-12 Thierry Reding New
[09/13] drm/irq: Make pipe unsigned and name consistent - - - --- 2015-08-12 Thierry Reding New
[08/13] drm/irq: Check for valid VBLANK before dereference - - - --- 2015-08-12 Thierry Reding New
[07/13] drm/sti: Store correct CRTC index in events - - - --- 2015-08-12 Thierry Reding New
[06/13] drm/rockchip: Store correct CRTC index in events - - - --- 2015-08-12 Thierry Reding New
[05/13] drm/imx: Store correct CRTC index in events 1 - - --- 2015-08-12 Thierry Reding New
[04/13] drm/imx: Make pipe number unsigned 1 - - --- 2015-08-12 Thierry Reding New
[03/13] drm/bochs: Store correct CRTC index in events - - - --- 2015-08-12 Thierry Reding New
[02/13] drm/irq: Remove negative CRTC index special-case - - - --- 2015-08-12 Thierry Reding New
[01/13] drm/gma500: Sanity-check pipe index - 1 - --- 2015-08-12 Thierry Reding New
[2/2] drm/plane: Remove redundant extern - - - --- 2015-08-12 Thierry Reding New
[1/2] drm/plane: Use consistent data types for format count - - - --- 2015-08-12 Thierry Reding New
[v2,3/3] drm/tegra: Implement subsystem-level suspend/resume - - - --- 2015-08-12 Thierry Reding New
[v2,2/3] drm/atomic-helper: Implement subsystem-level suspend/resume - - - --- 2015-08-12 Thierry Reding New
[v2,1/3] drm/atomic-helper: Implement drm_atomic_helper_duplicate_state() - - - --- 2015-08-12 Thierry Reding New
[8/8] vga_switcheroo: Remove unnecessary checks - - - --- 2015-08-12 Thierry Reding New
[7/8] vga_switcheroo: Wrap overly long lines - - - --- 2015-08-12 Thierry Reding New
[6/8] vga_switcheroo: Use pr_fmt() - - - --- 2015-08-12 Thierry Reding New
[5/8] vga_switcheroo: Cleanup header comment - - - --- 2015-08-12 Thierry Reding New
[4/8] vga_switcheroo: Use pr_*() instead of printk() - - - --- 2015-08-12 Thierry Reding New
[3/8] vgaarb: Fix a few checkpatch errors and warnings - - - --- 2015-08-12 Thierry Reding New
[2/8] vgaarb: Use vgaarb: prefix consistently in messages - - - --- 2015-08-12 Thierry Reding New
[1/8] vgaarb: Stop complaining about absent devices - - - --- 2015-08-12 Thierry Reding New
[RFC,7/8] drm: Add support for pps and compression mode command packet - - - --- 2015-08-12 vikas.korjani@intel.com New
drm/i915: Only dither on 6bpc panels - - - --- 2015-08-12 Daniel Vetter New
drm/vmwgfx: Fix execbuf locking issues - 1 - --- 2015-08-12 Thomas Hellstrom New
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them" - - 1 --- 2015-08-12 Alexandre Courbot New
Intel-kms in Linux-4.2rc causes regression due to dithering always on. - - - --- 2015-08-12 Mario Kleiner New
[i-g-t,5/5] tests/kms_mmap_write_crc: Demonstrate the need for end_cpu_access - - - --- 2015-08-11 Tiago Vignatti New
[i-g-t,4/5] tests: Add kms_mmap_write_crc for cache coherency tests - - - --- 2015-08-11 Tiago Vignatti New
[i-g-t,3/5] prime_mmap: Add basic tests to write in a bo using CPU - - - --- 2015-08-11 Tiago Vignatti New
« 1 2 ... 1268 1269 12701438 1439 »