summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-08drm/i915: Remove trailing white spaceKeith Packard1-2/+2
2012-02-08drm/i915: Try harder during dp pattern 1 link trainingKeith Packard1-7/+18
2012-02-08drm/i915: Treat PCH eDP like DP in most placesKeith Packard2-34/+72
2012-02-08drm/i915: Remove link_status field from intel_dp structureKeith Packard1-29/+36
2012-02-08drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard1-18/+19
2012-02-08drm/i915: Module parameters using '-1' as default must be signed typeKeith Packard2-4/+4
2012-02-08drm/i915: enable cacheable objects on IvybridgeJesse Barnes1-1/+1
2012-02-08drm/i915: add constants to size fence arrays and fieldsDaniel Vetter2-9/+10
2012-02-08drm/i915: forcewake warning fixes in debugfsBen Widawsky1-6/+51
2012-02-08drm/i915: Use mode_config.mutex in ironlake_panel_vdd_workKeith Packard1-2/+2
2012-02-08drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMSAdam Jackson1-7/+7
2012-02-08drm/i915: only match on PCI_BASE_CLASS_DISPLAYDaniel Vetter1-1/+1
2012-02-08drm/i915: disable temporal dithering on the internal panelDaniel Vetter1-1/+1
2012-02-08drm: serialize access to list of debugfs filesMarcin Slusarz3-5/+16
2012-02-08DocBook/drm: Clean up code commentMichael Witten2-4/+4
2012-02-08gpu: add module.h to drivers/gpu files as required.Paul Gortmaker27-0/+41
2012-02-08drm/i915/dp: Fix eDP on PCH DP on CPT/PPTAdam Jackson1-6/+6
2012-02-08drm/i915/dp: Introduce is_cpu_edp()Adam Jackson1-2/+13
2012-02-08drm/i915: fix ILK+ infoframe supportJesse Barnes1-7/+11
2012-02-08drm/i915: add DP test request handlingJesse Barnes2-0/+62
2012-02-08drm/i915: read full receiver capability field during DP hot plugJesse Barnes1-2/+2
2012-02-08drm/i915/dp: Remove eDP special cases from bandwidth checksAdam Jackson1-18/+2
2012-02-08drm/i915/dp: Fix the math in intel_dp_link_requiredAdam Jackson1-5/+21
2012-02-08i915: Move i915_read/write out of lineAndi Kleen2-19/+43
2012-02-08drm/i915: remove transcoder PLL mashing from mode_set per specsJesse Barnes1-25/+0
2012-02-08drm/i915: if transcoder disable fails, say whichJesse Barnes1-1/+1
2012-02-08drm/i915: set watermarks for third pipe on IVBJesse Barnes2-0/+15
2012-02-08drm/i915: export a CPT mode set verification functionJesse Barnes3-0/+32
2012-02-08drm/i915: fix transcoder PLL select maskingJesse Barnes1-5/+10
2012-02-08drm/i915: fix debug output for 3 pipe configsJesse Barnes1-1/+1
2012-02-08drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes2-38/+63
2012-02-08drm/i915: fix PCH PLL assertion check for 3 pipesJesse Barnes1-0/+13
2012-02-08drm/i915: use transcoder select bits on VGA and HDMI on CPTJesse Barnes2-17/+11
2012-02-08drm/i915: split refclk code out of ironlake_crtc_mode_setJesse Barnes1-4/+35
2012-02-08drm/i915: support 3 pipes on IVB+Jesse Barnes7-9/+20
2012-02-08drm/i915: PLL macro cleanup and pipe assertion checkJesse Barnes2-3/+9
2012-02-08drm/i915: Use PIPE_CONTROL for flushing on gen6+.Jesse Barnes2-12/+130
2012-02-08drm/i915: Rename PIPE_CONTROL bit defines to be less terse.Kenneth Graunke2-10/+12
2012-02-08drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.Kenneth Graunke2-5/+5
2012-02-08drm/i915: ILK + VT-d workaroundBen Widawsky3-0/+60
2012-02-08drm/i915: Remove early exit on i915_gpu_idleBen Widawsky1-6/+0
2012-02-08drm/i915: drop KM_USER0 argument to k(un)map_atomicDaniel Vetter2-5/+5
2012-02-08drm/i915: Defend against userspace creating a gem object with size==0Chris Wilson1-0/+2
2012-02-08drm/i915: simplify swapin/out swizzle checking a bitDaniel Vetter2-12/+2
2012-02-08drm/i915: fix swizzling on gen6+Daniel Vetter1-1/+4
2012-02-08drm/i915: properly cancel rps_work on module unload v2Daniel Vetter1-0/+5
2012-02-08drm/i915: close PM interrupt masking races in the rps work funcDaniel Vetter1-1/+1
2012-02-08drm/i915: close PM interrupt masking races in the irq handlerDaniel Vetter1-2/+4
2012-02-08drm/i915: Remove redundant bit shifting from intel_gmbus_set_speedAdam Jackson2-8/+2
2012-02-08drm/i915: Rename intel_sdvo_hdmi_sink_detectAdam Jackson1-2/+2