summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-07-08Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie
2014-07-08Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-07-01drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S
2014-06-30drm/i915: only apply crt_present check on VLVJesse Barnes
2014-06-27drm/i915: Wait for vblank after enabling the primary plane on BDWVille Syrjälä
2014-06-25drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar
2014-06-24drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson
2014-06-24drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson
2014-06-23drm/i915: default to having backlight if VBT not availableJani Nikula
2014-06-23drm/i915: cache hw power well enabled stateImre Deak
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-17drm/i915: use shmem helpers if possibleDavid Herrmann
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai
2014-06-13drm/i915/bdw: remove erroneous chv specific workarounds from bdw codeTom O'Rourke
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-11Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula
2014-06-11drm/i915: fix possible refcount leak when resetting forcewakeImre Deak
2014-06-11drm/i915: Reorder semaphore deadlock checkChris Wilson
2014-06-11drm/i95: Initialize active ring->pid to -1Chris Wilson
2014-06-11drm/i915: set backlight duty cycle after backlight enable for gen4Jani Nikula
2014-06-11drm/i915: Avoid div-by-zero when pixel_multiplier is zeroVille Syrjälä
2014-06-11drm/i915: Disable FBC by default also on Haswell and laterChris Wilson
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau
2014-06-09drm/i915: Kick out vga consoleDaniel Vetter
2014-06-06drm/i915: Fixup global gtt cleanupDaniel Vetter
2014-06-06Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-05drm/i915: BDW: Adding missing cursor offsets.Rodrigo Vivi
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-05drm/i915/bdw: Only use 2g GGTT for 32b platformsBen Widawsky
2014-06-05drm/i915: Nuke pipe A quirk on i830MDaniel Vetter
2014-06-05drm/i915: fix display power sw state reportingImre Deak
2014-06-05drm/i915: Always apply cursor width changesChris Wilson
2014-06-05drm/i915: tell the user if both KMS and UMS are disabledJani Nikula
2014-06-05drm/i915: use VBT to determine whether to enumerate the VGA portJesse Barnes
2014-06-05drm/i915: Don't WARN about ring idle bit on gen2Ville Syrjälä
2014-06-05drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent objectChris Wilson
2014-06-05drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMSVille Syrjälä
2014-06-05drm/i915: Enable interrupt-based AGPBUSY# enable on 85xVille Syrjälä
2014-06-05drm/i915: Flip the sense of AGPBUSY_DIS bitVille Syrjälä
2014-06-05drm/i915: Set AGPBUSY# bit in init_clock_gatingVille Syrjälä
2014-06-05drm/i915/vlv: add pll assertion when disabling DPIO common wellJesse Barnes
2014-06-05drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_wellJesse Barnes
2014-06-05drm/i915/vlv: re-order power wells so DPIO common comes after TXJesse Barnes
2014-06-05drm/i915/vlv: move CRI refclk enable into __vlv_set_power_wellJesse Barnes
2014-06-05drm/i915/vlv: drop power well enable in uncore_sanitizeJesse Barnes