summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/vlv: T12 eDP panel timing enforcement during rebootClint Taylor2014-07-092-0/+44
* drm/i915: Only unbind vgacon, not other console driversDaniel Vetter2014-07-091-2/+3
* drm/i915: Don't clobber the GTT when it's within stolen memoryVille Syrjälä2014-07-092-0/+47
* drm/i915/vlv: Update the DSI ULPS entry/exit sequenceShobhit Kumar2014-07-091-14/+15
* drm/i915/vlv: DPI FIFO empty check is not neededShobhit Kumar2014-07-091-6/+0
* drm/i915: Toshiba CB35 has a controllable backlightScot Doyle2014-07-091-0/+3
* drm/i915: Acer C720 and C720P have controllable backlightsScot Doyle2014-07-091-0/+3
* drm/i915: quirk asserts controllable backlight presence, overriding VBTScot Doyle2014-07-093-2/+15
* Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-063-1/+42
|\
| * drm/i915: Drop early VLV WA to fix Voltage not getting dropped to VminDeepak S2014-07-011-0/+8
| * drm/i915: only apply crt_present check on VLVJesse Barnes2014-06-301-1/+17
| * drm/i915: Wait for vblank after enabling the primary plane on BDWVille Syrjälä2014-06-272-0/+17
* | Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-041-0/+21
|\ \ | |/ |/|
| * drm/i915: provide interface for audio driver to query cdclkJani Nikula2014-07-041-0/+21
* | drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar2014-06-251-3/+4
* | drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson2014-06-241-0/+2
* | drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson2014-06-241-3/+5
* | drm/i915: default to having backlight if VBT not availableJani Nikula2014-06-231-3/+3
* | drm/i915: cache hw power well enabled stateImre Deak2014-06-234-27/+22
* | Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-191-6/+8
|\ \ | |/
| * drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai2014-06-161-6/+8
* | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-199-24/+76
|\ \ | |/ |/|
| * drm/i915/bdw: remove erroneous chv specific workarounds from bdw codeTom O'Rourke2014-06-131-5/+1
| * Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula2014-06-112-6/+50
| |\
| | * drm/i915: Kick out vga consoleDaniel Vetter2014-06-091-1/+42
| | * drm/i915: Fixup global gtt cleanupDaniel Vetter2014-06-062-5/+8
| * | drm/i915: fix possible refcount leak when resetting forcewakeImre Deak2014-06-111-1/+2
| * | drm/i915: Reorder semaphore deadlock checkChris Wilson2014-06-112-5/+15
| * | drm/i95: Initialize active ring->pid to -1Chris Wilson2014-06-111-1/+2
| * | drm/i915: set backlight duty cycle after backlight enable for gen4Jani Nikula2014-06-111-3/+2
| * | drm/i915: Avoid div-by-zero when pixel_multiplier is zeroVille Syrjälä2014-06-111-1/+3
| * | drm/i915: Disable FBC by default also on Haswell and laterChris Wilson2014-06-111-2/+1
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-1259-3555/+10932
|\ \ \ | |/ /
| * | drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-102-2/+2
| * | Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-0618-180/+855
| |\ \ | | |/ | |/|
| | * drm/i915: BDW: Adding missing cursor offsets.Rodrigo Vivi2014-06-051-0/+2
| | * drm/i915/bdw: Only use 2g GGTT for 32b platformsBen Widawsky2014-06-051-0/+7
| | * drm/i915: Nuke pipe A quirk on i830MDaniel Vetter2014-06-051-3/+0
| | * drm/i915: fix display power sw state reportingImre Deak2014-06-051-1/+16
| | * drm/i915: Always apply cursor width changesChris Wilson2014-06-053-58/+53
| | * drm/i915: tell the user if both KMS and UMS are disabledJani Nikula2014-06-051-0/+1
| | * drm/i915: use VBT to determine whether to enumerate the VGA portJesse Barnes2014-06-051-1/+1
| | * drm/i915: Don't WARN about ring idle bit on gen2Ville Syrjälä2014-06-051-1/+1
| | * drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent objectChris Wilson2014-06-051-1/+1
| | * drm/i915: Move the C3 LP write bit setup to gen3_init_clock_gating() for KMSVille Syrjälä2014-06-052-1/+4
| | * drm/i915: Enable interrupt-based AGPBUSY# enable on 85xVille Syrjälä2014-06-052-0/+8
| | * drm/i915: Flip the sense of AGPBUSY_DIS bitVille Syrjälä2014-06-052-2/+2
| | * drm/i915: Set AGPBUSY# bit in init_clock_gatingVille Syrjälä2014-06-052-7/+3
| | * drm/i915/vlv: add pll assertion when disabling DPIO common wellJesse Barnes2014-06-051-0/+4
| | * drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_wellJesse Barnes2014-06-052-22/+30
OpenPOWER on IntegriCloud