summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-254-120/+33Star
|\
| * Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-114/+30Star
| |\
| | * ACPI / i915: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-114/+30Star
| * | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-124-6/+3Star
| |\ \
| | * | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-073-4/+3Star
| | * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+0Star
* | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-3/+3
|\ \ \ \
| * | | | drm/i915: Rename gtt_bus_addr to gtt_phys_addrBjorn Helgaas2014-01-071-3/+3
| | |/ / | |/| |
* | | | drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes2014-01-101-0/+2
* | | | drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-101-2/+2
* | | | drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-081-1/+7
| |/ / |/| |
* | | Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"Alexander van Heukelum2014-01-061-5/+14
* | | drm/i915/bdw: Flush system agent on gen8 alsoBen Widawsky2014-01-061-2/+0Star
| |/ |/|
* | drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson2013-12-171-2/+3
* | drm/i915: get a PC8 reference when enabling the power wellPaulo Zanoni2013-12-131-2/+12
* | drm/i915: change CRTC assertion on LCPLL disablePaulo Zanoni2013-12-131-1/+1
* | drm/i915: Fix erroneous dereference of batch_obj inside reset_statusChris Wilson2013-12-121-10/+24
* | drm/i915: Prevent double unref following alloc failure during execbufferChris Wilson2013-12-121-8/+20
* | Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-128-22/+50
|\ \
| * | drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter2013-12-111-0/+8
| * | drm/i915: Repeat eviction search after idling the GPUChris Wilson2013-12-101-3/+11
| * | drm/i915: Fix use-after-free in do_switchDaniel Vetter2013-12-061-2/+12
| * | drm/i915: fix pm init orderingDaniel Vetter2013-12-064-12/+12
| * | drm/i915: Hold mutex across i915_gem_releaseChris Wilson2013-12-042-2/+2
| * | drm/i915: Skip clock checks on BDWVille Syrjälä2013-12-031-1/+1
| * | drm/i915: Do not clobber config status after a forced restore of hw stateChris Wilson2013-12-032-2/+2
| * | drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä2013-12-031-0/+2
* | | Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie2013-12-126-7/+55
|\ \ \
| * | | drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwellBen Widawsky2013-11-141-1/+17
| * | | drm/i915/bdw: Limit GTT to 2GBBen Widawsky2013-11-141-0/+5
| * | | drm/i915/bdw: Add comment about gen8 HWS PGABen Widawsky2013-11-141-0/+1
| * | | drm/i915/bdw: Free correct number of ppgtt pagesBen Widawsky2013-11-141-2/+2
| * | | drm/i915/bdw: Do gen6 style reset for gen8Ben Widawsky2013-11-141-0/+1
| * | | drm/i915/bdw: GEN8 backlight supportBen Widawsky2013-11-141-3/+23
| * | | drm/i915/bdw: Add BDW to ULT macroBen Widawsky2013-11-141-1/+6
* | | | Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-0511-77/+82
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson2013-11-291-5/+8
| * | drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä2013-11-291-4/+3Star
| * | drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä2013-11-292-1/+3
| * | drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni2013-11-291-2/+2
| * | drm/i915: Fix pipe CSC post offset calculationVille Syrjälä2013-11-281-1/+1
| * | drm/i915: Simplify DP vs. eDP detectionVille Syrjälä2013-11-281-20/+6Star
| * | drm/i915: Check VBT for eDP ports on VLVVille Syrjälä2013-11-284-9/+14
| * | drm/i915: use crtc_htotal in watermark calculations to match fastboot v2Jesse Barnes2013-11-271-7/+8
| * | drm/i915: Pin relocations for the duration of constructing the execbufferChris Wilson2013-11-271-28/+32
| * | drm/i915: take mode config lock around crtc disable at suspendJesse Barnes2013-11-261-0/+2
| * | drm/i915: Prefer setting PTE cache age to 3Chris Wilson2013-11-251-2/+4
| * | drm/i915/ddi: set sink to power down mode on dp disableJani Nikula2013-11-211-1/+2
* | | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-218-22/+79
|\| |
| * | drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter2013-11-201-1/+1