summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-14drm/i915: Kill legeacy AGP for gen3 kmsDaniel Vetter2-21/+1
2013-11-14drm/i915: Make AGP=n work even on gen3Daniel Vetter1-1/+1
2013-11-13drm/i915: check i915_get_reset_stats_ioctl argsMika Kuoppala1-0/+3
2013-11-13drm/i915: drop duplicate ggtt vma list add in setup_global_gttJesse Barnes1-1/+0
2013-11-12drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala4-0/+56
2013-11-12drm/i915: add i915_reset_countMika Kuoppala2-22/+23
2013-11-11drm/i915: tune reset dmesg output a bitDaniel Vetter1-3/+3
2013-11-11drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee7-26/+42
2013-11-08drm/i915: Make AGP support optionalVille Syrjälä6-4/+33
2013-11-08drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...Chon Ming Lee5-193/+172
2013-11-07drm/i915: Use clamp_t() when limiting cur_delayVille Syrjälä1-4/+2
2013-11-07drm/i915: Kill vlv_update_rps_cur_delay()Ville Syrjälä1-27/+0
2013-11-07drm/i915: Initialise min/max frequencies before updating RPS registersChris Wilson3-23/+14
2013-11-07drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value.Chon Ming Lee1-2/+2
2013-11-07drm/i915: Use frame counter for intel_wait_for_vblank() on CTGVille Syrjälä1-4/+4
2013-11-07drm/i915: Fix gen3/4 vblank counter wraparoundVille Syrjälä1-1/+1
2013-11-07drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333.Chon Ming Lee1-6/+1
2013-11-07drm/i915: Require HW contexts (when possible)Ben Widawsky5-32/+31
2013-11-06drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä4-41/+31
2013-11-06drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä1-23/+12
2013-11-06drm/i915: Sanitize prepare_pipes after valleyview_modeset_global_pipes()Ville Syrjälä1-1/+5
2013-11-05drm/i915/vlv: fixup DDR freq detection per Punit specJesse Barnes1-3/+10
2013-11-05drm/i915/vlv: split CCK and DDR freq usageJesse Barnes3-24/+12
2013-11-05drm/i915/vlv: modeset_global_* for VLV v7Jesse Barnes3-4/+198
2013-11-05drm/i915: move VLV DDR freq fetch into init_clock_gatingJesse Barnes1-13/+18
2013-11-05drm/i915: add bunit read/write routinesJesse Barnes3-0/+19
2013-11-04drm/i915/ns2501: Rip out the reenable hackDaniel Vetter1-69/+4
2013-11-04drm/i915/dvo: call ->mode_set callback only when the port is runningDaniel Vetter1-4/+12
2013-11-04Merge tag 'v3.12' into drm-intel-nextDaniel Vetter861-5178/+7681
2013-11-04Linux 3.12v3.12Linus Torvalds1-1/+1
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-7/+8
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2-11/+15
2013-11-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+13
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta1-3/+3
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2-1/+13
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-14/+39
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-268/+66
2013-11-01Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds4-1/+9
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds4-4/+25
2013-11-01memcg: remove incorrect underflow checkGreg Thelen1-1/+0
2013-11-01drm/i915: avoid unclaimed registers when capturing the error statePaulo Zanoni1-7/+8
2013-11-01drm/i915: Enable DP port CRC for the "auto" source on g4x/vlvDaniel Vetter1-2/+17
2013-11-01drm/i915: scramble reset support for DP port CRC on vlvDaniel Vetter1-0/+46
2013-11-01drm/i915: scramble reset support for DP port CRC on g4xDaniel Vetter2-0/+60
2013-11-01drm/i916: add "auto" pipe CRC sourceDaniel Vetter2-15/+77
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-01USB: Maintainers change for usb serial driversGreg KH1-50/+3
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman1-5/+1
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman1-52/+10
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman1-37/+28