aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-01-26drm/i915: BDW Fix Halo PCI IDs marked as ULT.Rodrigo Vivi
2015-01-26drm/i915: Fix and clean BDW PCH identificationRodrigo Vivi
2015-01-26drm/i915: Only fence tiled region of object.Bob Paauwe
2015-01-26drm/i915: fix inconsistent brightness after resumeJeremiah Mahler
2015-01-26drm/i915: Init PPGTT before context enableDavid Woodhouse
2015-01-12drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson
2015-01-12drm/i915: Ban Haswell from using RCS flipsChris Wilson
2015-01-12drm/i915: vlv: sanitize RPS interrupt mask during GPU idlingImre Deak
2015-01-12drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6Imre Deak
2015-01-12drm/i915: gen9: fix RPS interrupt routing to CPU vs. GTImre Deak
2015-01-04Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
2014-12-23Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-18drm/i915: add missing rpm ref to i915_gem_pwrite_ioctlImre Deak
2014-12-18Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä
2014-12-18drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4Ville Syrjälä
2014-12-18drm/i915: Kill check_power_well() callsVille Syrjälä
2014-12-16drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson
2014-12-16drm/i915: Force the CS stall for invalidate flushesChris Wilson
2014-12-16drm/i915: Invalidate media caches on gen7Chris Wilson
2014-12-15drm/i915: sanitize RPS resetting during GPU resetImre Deak
2014-12-15drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-11drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes
2014-12-10drm/i915: Remove '& 0xffff' from the mask given to WA_REG()Damien Lespiau
2014-12-10drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()Damien Lespiau
2014-12-10drm/i915/bdw: Fix the write setting up the WIZ hashing modeDamien Lespiau
2014-12-10drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie
2014-12-08drm/i915: resume MST after reading back hw stateDave Airlie
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie
2014-12-05drm/i915: Handle inaccurate time conversion issuesDaniel Vetter
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter
2014-12-05drm/i915: don't always do full mode sets when infoframes are enabledJesse Barnes
2014-12-03drm/i915: Reject modeset when the same digital port is used more than onceVille Syrjälä
2014-12-03drm/i915: mask RPS IRQs properly when disabling RPSImre Deak
2014-12-03drm/i915: Tune down spurious CRC interrupt warningDaniel Vetter
2014-12-03drm/i915: Fix context object leak for legacy contextsThomas Daniel
2014-12-03drm/i915/skl: Update in Gen9 multi-engine forcewake rangeAkash Goel
2014-12-03drm/i915/eDP: When enabling panel VDD cancel pending disable workerEgbert Eich
2014-12-03drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter
2014-12-03drm/i915: Disable crtcs gracefully before GPU reset on gen3/4Ville Syrjälä
2014-12-03drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä
2014-12-03drm/i915: Implement GPU reset for g33Ville Syrjälä
2014-12-03drm/i915: Implement GPU reset for 915/945Ville Syrjälä
2014-12-03drm/i915: Restore the display config after a GPU reset on gen4Ville Syrjälä
2014-12-03drm/i915: Fix gen4 GPU resetVille Syrjälä