Age | Commit message (Expand) | Author | Files | Lines |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -120/+33 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2014-01-13 | Merge branch 'acpi-dsm' | Rafael J. Wysocki | 1 | -114/+30 |
2014-01-13 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 4 | -6/+3 |
2014-01-11 | drm/i915/bdw: make sure south port interrupts are enabled properly v2 | Jesse Barnes | 1 | -0/+2 |
2014-01-10 | drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init() | Ville Syrjälä | 1 | -2/+2 |
2014-01-08 | drm/i915: fix DDI PLLs HW state readout code | Paulo Zanoni | 1 | -1/+7 |
2014-01-07 | drm/i915: Rename gtt_bus_addr to gtt_phys_addr | Bjorn Helgaas | 1 | -3/+3 |
2014-01-06 | Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM" | Alexander van Heukelum | 1 | -5/+14 |
2014-01-06 | drm/i915/bdw: Flush system agent on gen8 also | Ben Widawsky | 1 | -2/+0 |
2014-01-05 | ACPI / i915: replace open-coded _DSM code with helper functions | Jiang Liu | 1 | -114/+30 |
2013-12-17 | drm/i915: Use the correct GMCH_CTRL register for Sandybridge+ | Chris Wilson | 1 | -2/+3 |
2013-12-14 | drm/i915: get a PC8 reference when enabling the power well | Paulo Zanoni | 1 | -2/+12 |
2013-12-13 | drm/i915: change CRTC assertion on LCPLL disable | Paulo Zanoni | 1 | -1/+1 |
2013-12-12 | drm/i915: Fix erroneous dereference of batch_obj inside reset_status | Chris Wilson | 1 | -10/+24 |
2013-12-12 | drm/i915: Prevent double unref following alloc failure during execbuffer | Chris Wilson | 1 | -8/+20 |
2013-12-12 | Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve... | Dave Airlie | 8 | -22/+50 |
2013-12-12 | Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in... | Dave Airlie | 6 | -7/+55 |
2013-12-11 | drm/i915: don't update the dri1 breadcrumb with modesetting | Daniel Vetter | 1 | -0/+8 |
2013-12-10 | drm/i915: Repeat eviction search after idling the GPU | Chris Wilson | 1 | -3/+11 |
2013-12-07 | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng | 3 | -4/+3 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+0 |
2013-12-06 | drm/i915: Fix use-after-free in do_switch | Daniel Vetter | 1 | -2/+12 |
2013-12-06 | drm/i915: fix pm init ordering | Daniel Vetter | 4 | -12/+12 |
2013-12-05 | Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve... | Dave Airlie | 11 | -77/+82 |
2013-12-04 | drm/i915: Hold mutex across i915_gem_release | Chris Wilson | 2 | -2/+2 |
2013-12-04 | drm/i915: Skip clock checks on BDW | Ville Syrjälä | 1 | -1/+1 |
2013-12-04 | drm/i915: Do not clobber config status after a forced restore of hw state | Chris Wilson | 2 | -2/+2 |
2013-12-04 | drm/i915: Take modeset locks around intel_modeset_setup_hw_state() | Ville Syrjälä | 1 | -0/+2 |
2013-11-29 | drm/i915: Pin pages whilst allocating for dma-buf vmap() | Chris Wilson | 1 | -5/+8 |
2013-11-29 | drm/i915: MI_PREDICATE_RESULT_2 is HSW only | Ville Syrjälä | 1 | -4/+3 |
2013-11-29 | drm/i915: Make the DERRMR SRM target global GTT | Ville Syrjälä | 2 | -1/+3 |
2013-11-29 | drm/i915: use the correct force_wake function at the PC8 code | Paulo Zanoni | 1 | -2/+2 |
2013-11-29 | drm/i915: Fix pipe CSC post offset calculation | Ville Syrjälä | 1 | -1/+1 |
2013-11-28 | drm/i915: Simplify DP vs. eDP detection | Ville Syrjälä | 1 | -20/+6 |
2013-11-28 | drm/i915: Check VBT for eDP ports on VLV | Ville Syrjälä | 4 | -9/+14 |
2013-11-27 | drm/i915: use crtc_htotal in watermark calculations to match fastboot v2 | Jesse Barnes | 1 | -7/+8 |
2013-11-27 | drm/i915: Pin relocations for the duration of constructing the execbuffer | Chris Wilson | 1 | -28/+32 |
2013-11-26 | drm/i915: take mode config lock around crtc disable at suspend | Jesse Barnes | 1 | -0/+2 |
2013-11-25 | drm/i915: Prefer setting PTE cache age to 3 | Chris Wilson | 1 | -2/+4 |
2013-11-21 | drm/i915/ddi: set sink to power down mode on dp disable | Jani Nikula | 1 | -1/+2 |
2013-11-21 | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 8 | -22/+79 |
2013-11-21 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2013-11-20 | drm/i915: Fix gen3 self-refresh watermarks | Daniel Vetter | 1 | -1/+1 |
2013-11-19 | drm/i915: Replicate BIOS eDP bpp clamping hack for hsw | Daniel Vetter | 1 | -0/+20 |
2013-11-19 | drm/i915: Do not enable package C8 on unsupported hardware | Chris Wilson | 2 | -0/+16 |
2013-11-19 | drm/i915: Hold pc8 lock around toggling pc8.gpu_idle | Chris Wilson | 1 | -2/+6 |
2013-11-19 | drm/i915: encoder->get_config is no longer optional | Daniel Vetter | 1 | -4/+2 |
2013-11-19 | drm/i915/tv: add ->get_config callback | Daniel Vetter | 1 | -0/+8 |
2013-11-17 | drm/i915: restore the early forcewake cleanup | Daniel Vetter | 1 | -12/+14 |