summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.c
AgeCommit message (Expand)Author
2013-08-19drm: rip out drm_core_has_MTRR checksDaniel Vetter
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie
2013-08-06drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-07-20drm/i915: Serialize almost all register accessChris Wilson
2013-07-19drm/i915: add prefault_disable module optionXiong Zhang
2013-07-19Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-07-18drm/intel: add enable_psr module option and disable psr by defaultRodrigo Vivi
2013-07-10drm/i915: don't frob mm.suspended when not using umsDaniel Vetter
2013-07-09drm/i915: clean up media reset on gm45Daniel Vetter
2013-07-09drm/i915: switch disable_power_well default value to 1Paulo Zanoni
2013-07-01drm/i915: add fastboot param for fast & loose mode settingJesse Barnes
2013-07-01drm/i915: Fix PCH detect with multiple ISA bridges in VMRui Guo
2013-06-27Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-06-10Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-06-10drm/i915: consolidate ->num_shared_dplls assignementDaniel Vetter
2013-06-10drm/i915: s/pch_pll/shared_dpll/Daniel Vetter
2013-06-10drm/i915: Use FBINFO_STATE defines instead of 0 and 1Damien Lespiau
2013-05-31drm/i915: add enable_ips module optionPaulo Zanoni
2013-05-31drm/i915: add HAS_VEBOXXiang, Haihao
2013-05-31drm/i915: Avoid promoting a simulated hang to 'wedged'Chris Wilson
2013-05-31Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/...Dave Airlie
2013-05-21drm/i915: Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-05-10drm/i915: Enable FBC at Haswell.Rodrigo Vivi
2013-05-10drm/i915: Add support for FBC on Ivybridge.Rodrigo Vivi
2013-05-10drm/i915: VLV support is no longer preliminaryJesse Barnes
2013-05-10drm/i915: HSW: allow PCH clock gating for suspendImre Deak
2013-05-10drm/i915: Add platform information to implemented workaroundsDamien Lespiau
2013-04-23drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flagDamien Lespiau
2013-04-23drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()Damien Lespiau
2013-04-23drm/i915: Turn HAS_DDI() into a device_info flagDamien Lespiau
2013-04-18drm/i915: WARN when LPT-LP is not paired with ULT CPUPaulo Zanoni
2013-04-18drm/i915: VLV doesn't have LLCBen Widawsky
2013-04-18drm/i915: Allow PPGTT enable to failBen Widawsky
2013-04-18drm/i915: Abstract PPGTT enablingBen Widawsky
2013-04-08drm/i915: Add a pipeless ivybridge configurationBen Widawsky
2013-04-08drm/i915: Set PCH_NOPBen Widawsky
2013-04-06drm/i915: info level for simulated gpu hang dmesg noticeDaniel Vetter
2013-04-03Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter
2013-04-02drm/i915: fix ILK GPU reset for renderJesse Barnes
2013-03-26drm/i915: emit a hotplug event on resumeJesse Barnes
2013-03-26drm/i915: enable VT switchless resume v3Jesse Barnes
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni
2013-03-23drm/i915: Introduce GEN7_FEATURES for device infoBen Widawsky
2013-03-23drm/i915: Move num_pipes to intel infoBen Widawsky
2013-03-23drm/i915: add more VLV IDsJesse Barnes
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter