summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2013-08-07drm/i915: do not disable backlight on vgaswitcheroo switch offJani Nikula
2013-08-07drm/i915: Don't call encoder's get_config unless encoder is activeVille Syrjälä
2013-08-07drm/i915: avoid brightness overflow when doing scaleAaron Lu
2013-08-07drm/i915: update last_vblank when disabling the power wellPaulo Zanoni
2013-08-07drm/i915: fix gen4 digital port hotplug definitionsDaniel Vetter
2013-07-30drm/i915: fix missed hunk after GT access breakageBen Widawsky
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-25drm/i915: initialize gt_lock early with other spin locksJani Nikula
2013-07-23drm/i915: fix hdmi portclock limitsDaniel Vetter
2013-07-22Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-07-20drm/i915: Serialize almost all register accessChris Wilson
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-07-18drm/i915: correctly restore fences with objects attachedDaniel Vetter
2013-07-18Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-17drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson
2013-07-17drm/i915: Sanitize shared dpll stateDaniel Vetter
2013-07-17drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov
2013-07-16Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve...Dave Airlie
2013-07-13drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin
2013-07-12drm/i915: fix pfit regression for non-autoscaled resolutionsDaniel Vetter
2013-07-11drm/i915: fix up readout of the lvds dither bit on gen2/3Daniel Vetter
2013-07-10Revert "drm/i915: Workaround incoherence between fences and LLC across multip...Chris Wilson
2013-07-10drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson
2013-07-10drm/i915: Fix write-read race with multiple ringsChris Wilson
2013-07-10Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09drm/i915: fix lane bandwidth capping for DP 1.2 sinksImre Deak
2013-07-09drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter
2013-07-09drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang
2013-07-09drm/i915: switch disable_power_well default value to 1Paulo Zanoni
2013-07-04drm/i915: reinit status page registers after gpu resetDaniel Vetter
2013-07-03drm/i915: quirk away phantom LVDS on Intel's D525MW mainboardJani Nikula
2013-07-03drm/i915: quirk away phantom LVDS on Intel's D510MO mainboardChris Wilson
2013-07-02drm/i915: Don't try to tear down the stolen drm_mm if it's not thereDaniel Vetter
2013-07-01drm/i915: Break up the large vsnprintf() in print_error_buffers()Chris Wilson
2013-07-01drm/i915: Refactor the wait_rendering completion into a common routineChris Wilson
2013-07-01drm/i915: Only clear write-domains after a successful wait-seqnoChris Wilson
2013-07-01drm/i915: correct intel_dp_get_config() function for DevCPTXiong Zhang
2013-07-01drm/i915: fix hpd interrupt register lockingDaniel Vetter
2013-07-01drm/i915: fold the no-irq check into intel_hpd_irq_handlerDaniel Vetter
2013-07-01drm/i915: fold the queue_work into intel_hpd_irq_handlerDaniel Vetter
2013-07-01drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handlerDaniel Vetter
2013-07-01drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/Daniel Vetter
2013-07-01drm/i915: close tiny race in the ilk pcu even interrupt setupDaniel Vetter
2013-07-01drm/i915: fix locking around ironlake_enable|disable_display_irqDaniel Vetter