summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-23drm/i915: Error out if we are trying to use VGA with SPLL already in useDamien Lespiau1-0/+3
2013-03-23drm/i915: Implement WaSwitchSolVfFArbitrationPriorityBen Widawsky2-0/+4
2013-03-23drm/i915: Set the VIC in AVI infoframe for SDVOVille Syrjälä1-0/+2
2013-03-23drm/i915: Kill a strange comment about DPMS functionsVille Syrjälä1-1/+0
2013-03-23drm/i915: Correct sandybrige overclockingBen Widawsky1-2/+4
2013-03-23drm/i915: Introduce GEN7_FEATURES for device infoBen Widawsky1-37/+23
2013-03-23drm/i915: Move num_pipes to intel infoBen Widawsky7-47/+40
2013-03-23drm/i915: fixup pd vs pt confusion in gen6 ppgtt codeDaniel Vetter1-7/+7
2013-03-23style nit: Align function parameter continuation properly.Daniel Vetter1-1/+1
2013-03-23drm/i915: VLV doesn't have HDMI on port CJesse Barnes1-5/+0
2013-03-23drm/i915: DSPFW and BLC regs are in the display offset rangeJesse Barnes1-3/+5
2013-03-23drm/i915: set conservative clock gating values on VLV v2Jesse Barnes1-1/+10
2013-03-23drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2Jesse Barnes1-1/+3
2013-03-23drm/i915: add more VLV IDsJesse Barnes1-0/+3
2013-03-23drm/i915: use VLV DIP routines on VLV v2Jesse Barnes1-4/+4
2013-03-23drm/i915: add media well to VLV force wake routines v2Jesse Barnes2-3/+13
2013-03-23drm/i915: don't use plane pipe select on VLVJesse Barnes1-5/+7
2013-03-23drm: modify pages_to_sg prime helper to create optimized SG tableRahul Sharma1-6/+2
2013-03-23drm/i915: use for_each_sg_page for setting up the gtt ptesImre Deak1-43/+24
2013-03-23drm/i915: create compact dma scatter lists for gem objectsImre Deak1-9/+22
2013-03-23drm/i915: handle walking compact dma scatter listsImre Deak4-41/+31
2013-03-23drm/i915: set dummy page for stolen objectsImre Deak1-2/+2
2013-03-19drm: handle compact dma scatter lists in drm_clflush_sg()Imre Deak1-4/+3
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter4456-136086/+325384
2013-03-19drm/i915: allow force wake at init time on VLV v2Jesse Barnes2-0/+11
2013-03-18drm/i915: Remove unneeded dev argumentBen Widawsky1-3/+2
2013-03-18drm/i915: Remove unused file arg from execbufBen Widawsky1-3/+2
2013-03-18drm/i915: Resurrect ring kicking for semaphores, selectivelyChris Wilson1-0/+40
2013-03-18drm/i915: add missing space in error messagePaulo Zanoni1-1/+1
2013-03-18drm/i915: don't save/restore PCH_LVDS on LPTPaulo Zanoni1-3/+4
2013-03-18drm/i915: reorganize intel_lvds_supportedPaulo Zanoni1-5/+5
2013-03-18drm/i915: add HAS_POWER_WELLPaulo Zanoni2-2/+3
2013-03-18drm/i915: there's no DSPADDR register on HaswellPaulo Zanoni1-2/+4
2013-03-18drm/i915: there's no DSPSIZE register on gen4+Paulo Zanoni1-2/+4
2013-03-18drm/i915: capture the correct cursor registers on IVBPaulo Zanoni1-3/+9
2013-03-18drm/i915: disable sound first on intel_disable_ddiPaulo Zanoni1-4/+4
2013-03-16Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+6
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+53
2013-03-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+17
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck1-6/+8
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse1-5/+7
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin1-0/+2
2013-03-14Merge branch 'akpm' (fixes from Andrew)Linus Torvalds3-60/+36
2013-03-14tidspbridge: convert to idr_alloc()Tejun Heo1-44/+26
2013-03-14zcache: convert to idr_alloc()Tejun Heo1-15/+10
2013-03-14mlx4: remove leftover idr_pre_get() callTejun Heo1-1/+0
2013-03-14Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-216/+528
2013-03-14Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-32/+84
2013-03-14Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-87/+120