aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-08drm/i915/bdw: Add GTT functionsBen Widawsky1-3/+86
2013-11-08drm/i915/bdw: Create gen8_gtt_pte_tBen Widawsky1-1/+2
2013-11-08drm/i915/bdw: Make gen8_gmch_probeBen Widawsky1-24/+68
2013-11-08drm/i915/bdw: Update relevant error stateBen Widawsky1-0/+1
2013-11-08drm/i915/bdw: debugfs updatesBen Widawsky1-3/+7
2013-11-08drm/i915/bdw: Update MI_FLUSH_DWBen Widawsky1-4/+18
2013-11-08drm/i915/bdw: dispatch updates (64b related)Ben Widawsky2-3/+32
2013-11-08drm/i915/bdw: Support 64b relocationsBen Widawsky1-1/+31
2013-11-08drm/i915/bdw: Add interrupt info to debugfsBen Widawsky1-2/+48
2013-11-08drm/i915/bdw: Implement interrupt changesBen Widawsky4-12/+478
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky1-3/+26
2013-11-08drm/i915/bdw: display stuffBen Widawsky3-1/+4
2013-11-08drm/i915/bdw: Clock gating initBen Widawsky1-0/+11
2013-11-08drm/i915/bdw: HW context supportBen Widawsky2-0/+6
2013-11-08drm/i915/bdw: Swizzling supportBen Widawsky2-0/+4
2013-11-08drm/i915/bdw: Fences on gen8 look just like gen7Ben Widawsky2-0/+2
2013-11-08drm/i915/bdw: Add device IDsBen Widawsky1-1/+21
2013-11-08drm/i915/bdw: Disable PPGTT for nowDaniel Vetter1-0/+2
2013-11-08drm/i915/bdw: Initialize BDW forcewake vfuncsBen Widawsky1-1/+1
2013-11-07drm/i915/bdw: Handle forcewake for writes on gen8Ben Widawsky1-1/+52
2013-11-05drm/i915/bdw: IS_GEN8 definitionBen Widawsky1-0/+1
2013-11-04Merge tag 'v3.12' into drm-intel-nextDaniel Vetter355-2699/+3694
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-218/+63
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds4-4/+25
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-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
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman1-2/+2
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman1-114/+101
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman1-12/+4
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman1-1/+1
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman1-12/+0
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman1-2/+3
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman1-10/+5
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman1-72/+23
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman1-32/+11
2013-10-31i915: fix compiler warningLinus Torvalds1-2/+0
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-20/+51
2013-10-31Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+1
2013-10-31drm/i915: use the correct register when turning VDD offPaulo Zanoni1-2/+2
2013-10-31drm/i915: add back checking for i915_disable_power_wellImre Deak1-1/+1
2013-10-31drm/i915/vlv: Fix typo in the DPIO register define.Chon Ming Lee1-1/+1
2013-10-31drm/i915: reduce eDP VDD message verbosePaulo Zanoni1-5/+5
2013-10-31drm/i915: turn the eDP VDD on for any i2c transactionsPaulo Zanoni1-12/+17