summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/i915: don't intel_crt_init if DDI A has 4 lanesPaulo Zanoni2012-11-212-1/+4
* drm/i915: make DP work on LPT-LP machinesPaulo Zanoni2012-11-214-8/+26
* drm/i915: fix false positive "Unclaimed write" messagesPaulo Zanoni2012-11-211-0/+4
* drm/i915: use cpu/pch transcoder on intel_enable_pipePaulo Zanoni2012-11-211-2/+8
* drm/i915: don't limit Haswell CRT encoder to pipe APaulo Zanoni2012-11-212-13/+4
* drm/i915: Flush outstanding unpin tasks before pageflippingChris Wilson2012-11-212-7/+19
* drm/i915: resurrect panel lid handlingDaniel Vetter2012-11-212-17/+14
* drm/i915: Enable DP audio for HaswellTakashi Iwai2012-11-211-0/+9
* drm/i915: Pin the object whilst faulting it inChris Wilson2012-11-211-20/+9
* drm/i915: Guard pages being reaped by OOM whilst binding-to-GTTChris Wilson2012-11-211-1/+8
* drm/i915: Remove bogus test for a present execbufferChris Wilson2012-11-211-9/+0
* drm/i915: Remove save/restore of physical HWS_PGA registerChris Wilson2012-11-212-9/+0
* drm/i915: Fix warning in i915_gem_chipset_flushBen Widawsky2012-11-211-1/+1
* drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardwareDamien Lespiau2012-11-211-1/+2
* drm/i915: drop buggy write to FDI_RX_CHICKEN registerDaniel Vetter2012-11-211-3/+0
* drm/i915: Use LRI to update the semaphore registersChris Wilson2012-11-211-5/+2
* drm/i915: add LynxPoint-LP PCH IDWei Shun Chang2012-11-211-0/+6
* drm/i915: Optimize DIV_ROUND_CLOSEST callJean Delvare2012-11-211-1/+2
* drm/vmwgfx: Make vmw_dmabuf_unreference handle NULL objectsThomas Hellstrom2012-11-201-2/+5
* drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loadedThomas Hellstrom2012-11-201-32/+18
* drm/vmwgfx: Make screen object code not require fifo at init timeThomas Hellstrom2012-11-201-1/+1
* drm/vmwgfx: Make overlay code not require fifo at init timeThomas Hellstrom2012-11-201-9/+12
* drm/vmwgfx: Enable traces *after* we've hidden SVGAThomas Hellstrom2012-11-201-4/+4
* drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst2012-11-204-32/+5
* drm/ttm: Optimize reservation slightlyThomas Hellstrom2012-11-201-1/+2
* drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3Thomas Hellstrom2012-11-203-23/+19
* kref: Implement kref_get_unless_zero v3Thomas Hellstrom2012-11-201-0/+21
* drm: Make hashtab rcu-safeThomas Hellstrom2012-11-201-11/+7
* drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst2012-11-205-17/+15
* drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanupMaarten Lankhorst2012-11-204-6/+2
* drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2012-11-205-16/+4
* drm/vmwgfx: remove use of fence_obj_argsMaarten Lankhorst2012-11-203-22/+4
* DRM/KMS: Add Bail-Out Conditions for Loop.Egbert Eich2012-11-201-1/+5
* drm: don't unnecessarily enable the polling workDaniel Vetter2012-11-201-3/+3
* vga_switcheroo: Drop unused include and unused variables.Igor Murzov2012-11-201-6/+0
* drm/nouveau: free memory allocated with alloc_apertures()Tommi Rantala2012-11-201-0/+1
* drm/radeon: check alloc_apertures() success in radeon_kick_out_firmware_fb()Tommi Rantala2012-11-201-2/+11
* drm/mgag200: remove unneeded aper->count assignment after alloc_apertures()Tommi Rantala2012-11-201-1/+0
* drm/mgag200: free memory allocated with alloc_apertures()Tommi Rantala2012-11-201-0/+1
* drm/mgag200: check alloc_apertures() success in mga_vram_init()Tommi Rantala2012-11-201-0/+2
* drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb()Tommi Rantala2012-11-201-2/+11
* drm/ttm: remove ttm_mem_global->queueMarcin Slusarz2012-11-202-3/+0
* drm/ttm: remove ttm_bo_device->nice_modeMarcin Slusarz2012-11-202-4/+0
* drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz2012-11-209-23/+10
* drm/radeon: Use hweight32Akinobu Mita2012-11-202-13/+2
* drm: use memchr_inv()Akinobu Mita2012-11-201-5/+2
* drm: add support for monotonic vblank timestampsImre Deak2012-11-205-5/+33
* drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutposImre Deak2012-11-201-6/+12
* drm: don't poll forced connectorsDaniel Vetter2012-11-201-0/+4
* drm: don't start the poll engine in probe_single_connectorDaniel Vetter2012-11-202-1/+7