summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm: drop redundant drm_file->is_master"Dave Airlie2014-08-081-2/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-08-061-2/+2
|\
| * drm: drop redundant drm_file->is_masterDavid Herrmann2014-08-051-2/+2
* | drm/i915: lock around link status and link training.Dave Airlie2014-08-061-1/+5
|/
* Merge tag 'v3.16' into drm-nextDave Airlie2014-08-0513-37/+161
|\
| * drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson2014-07-231-16/+9
| * drm/i915: fix freeze with blank screen booting highmemHugh Dickins2014-07-221-2/+2
| * drm/i915: Reorder the semaphore deadlock check, againChris Wilson2014-07-211-7/+4
| * Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"Dave Airlie2014-07-141-2/+2
| * drm/i915: Track the primary plane correctly when reassigning planesDaniel Vetter2014-07-141-0/+1
| * drm/i915: Ignore VBT backlight presence check on HP Chromebook 14Scot Doyle2014-07-141-0/+3
| * Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"Daniel Vetter2014-07-142-4/+11
| * Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-1010-24/+130
| |\
| | * 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
| * | ACPI / i915: ignore firmware requests for backlight changeAaron Lu2014-07-071-0/+9
| |/
* | Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org...Dave Airlie2014-08-0427-352/+881
|\ \
| * \ Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-07-2923-125/+1072
| |\ \
| * | | drm/i915/userptr: Keep spin_lock/unlock in the same blockChris Wilson2014-07-251-9/+8
| * | | drm/i915: Allow overlapping userptr objectsChris Wilson2014-07-241-36/+106
| * | | drm/i915: Ditch UMS config optionDaniel Vetter2014-07-241-12/+0
| * | | drm/i915: respect the VBT minimum backlight brightnessJani Nikula2014-07-233-20/+147
| * | | drm/i915: extract backlight minimum brightness from VBTJani Nikula2014-07-232-1/+3
| * | | drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms inSonika Jindal2014-07-231-1/+1
| * | | drm/i915: Returning from increase/decrease of pllclock when invalidSonika Jindal2014-07-231-2/+2
| * | | drm/i915: Setting legacy palette correctly for different platformsSonika Jindal2014-07-231-1/+1
| * | | drm/i915: Avoid incorrect returning for some platformsSonika Jindal2014-07-231-1/+1
| * | | drm/i915: Writing proper check for reading of pipe status regSonika Jindal2014-07-231-1/+1
| * | | drm/i915: Returning the right VGA control reg for platformsSonika Jindal2014-07-231-3/+3
| * | | drm/i915: Allowing changing of wm latencies for valid platformsSonika Jindal2014-07-231-3/+3
| * | | drm/i915: Adding HAS_GMCH_DISPLAY macroSonika Jindal2014-07-231-0/+2
| * | | drm/i915: Fix possible overflow when recording semaphore states.Rodrigo Vivi2014-07-231-7/+14
| * | | drm/i915: Do not unmap object unless no other VMAs reference itArmin Reese2014-07-231-3/+3
| * | | drm/i915: remove plane/cursor/pipe assertions from intel_crtc_disablePaulo Zanoni2014-07-231-4/+0
| * | | drm/i915: Reorder ctx unref on ppgtt cleanupBen Widawsky2014-07-231-4/+2
| * | | drm/i915/error: Check the potential ctx obj's vmBen Widawsky2014-07-231-0/+3
| * | | drm/i915: Fix printing proper min/min/rpe values in debugfsDeepak S2014-07-231-3/+3
| * | | drm/i915: BDW can also detect unclaimed registersPaulo Zanoni2014-07-232-0/+7
| * | | drm/i915: reorganize the unclaimed register detection codePaulo Zanoni2014-07-233-7/+27
| * | | drm/i915: mark IRQs as disabled on unloadJesse Barnes2014-07-231-0/+2
| * | | drm/i915: clear pm._irqs_disabled field after installing IRQsJesse Barnes2014-07-231-0/+2
| * | | drm/i915: set pm._irqs_disabled at IRQ init timeJesse Barnes2014-07-231-0/+3
| * | | drm/i915: add helper for checking whether IRQs are enabledJesse Barnes2014-07-237-16/+24
| * | | drm/i915: don't warn if IRQs are disabled when shutting down display IRQsJesse Barnes2014-07-231-1/+1
OpenPOWER on IntegriCloud