Age | Commit message (Expand) | Author | Files | Lines |
2013-07-21 | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-07-18 | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 | Rafael J. Wysocki | 1 | -1/+1 |
2013-07-17 | Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danve... | Dave Airlie | 5 | -68/+93 |
2013-07-10 | Revert "drm/i915: Workaround incoherence between fences and LLC across multip... | Chris Wilson | 1 | -43/+4 |
2013-07-10 | drm/i915: Fix incoherence with fence updates on Sandybridge+ | Chris Wilson | 1 | -6/+24 |
2013-07-10 | drm/i915: Fix write-read race with multiple rings | Chris Wilson | 1 | -0/+4 |
2013-07-10 | Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb" | Guenter Roeck | 1 | -1/+30 |
2013-07-09 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 36 | -3877/+7731 |
2013-07-09 | drm/i915: fix lane bandwidth capping for DP 1.2 sinks | Imre Deak | 1 | -0/+5 |
2013-07-09 | drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a | Daniel Vetter | 1 | -5/+4 |
2013-07-09 | drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_list | Xiong Zhang | 1 | -1/+1 |
2013-07-09 | drm/i915: switch disable_power_well default value to 1 | Paulo Zanoni | 1 | -2/+2 |
2013-07-04 | drm/i915: reinit status page registers after gpu reset | Daniel Vetter | 1 | -10/+19 |
2013-07-03 | drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard | Jani Nikula | 1 | -0/+8 |
2013-07-03 | drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard | Chris Wilson | 1 | -0/+8 |
2013-07-02 | drm/i915: Don't try to tear down the stolen drm_mm if it's not there | Daniel Vetter | 1 | -3/+6 |
2013-07-01 | drm/i915: Break up the large vsnprintf() in print_error_buffers() | Chris Wilson | 1 | -30/+79 |
2013-07-01 | drm/i915: Refactor the wait_rendering completion into a common routine | Chris Wilson | 1 | -25/+23 |
2013-07-01 | drm/i915: Only clear write-domains after a successful wait-seqno | Chris Wilson | 1 | -1/+2 |
2013-07-01 | drm/i915: correct intel_dp_get_config() function for DevCPT | Xiong Zhang | 2 | -11/+27 |
2013-07-01 | drm/i915: fix hpd interrupt register locking | Daniel Vetter | 1 | -5/+10 |
2013-07-01 | drm/i915: fold the no-irq check into intel_hpd_irq_handler | Daniel Vetter | 1 | -16/+17 |
2013-07-01 | drm/i915: fold the queue_work into intel_hpd_irq_handler | Daniel Vetter | 1 | -8/+3 |
2013-07-01 | drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler | Daniel Vetter | 1 | -18/+11 |
2013-07-01 | drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/ | Daniel Vetter | 1 | -8/+8 |
2013-07-01 | drm/i915: close tiny race in the ilk pcu even interrupt setup | Daniel Vetter | 1 | -6/+5 |
2013-07-01 | drm/i915: fix locking around ironlake_enable|disable_display_irq | Daniel Vetter | 1 | -3/+24 |
2013-07-01 | drm/i915: Fix context sizes on HSW | Ben Widawsky | 2 | -9/+8 |
2013-07-01 | drm/i915: Fix VLV sprite register offsets | Ville Syrjälä | 1 | -25/+25 |
2013-07-01 | Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview" | Ville Syrjälä | 1 | -1/+1 |
2013-07-01 | drm/i915: s/LFP/LPF in DPIO PLL register names | Ville Syrjälä | 3 | -9/+9 |
2013-07-01 | drm/i915: Fix VLV PLL LPF coefficients for DAC | Ville Syrjälä | 1 | -0/+1 |
2013-07-01 | drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency | Ville Syrjälä | 1 | -2/+10 |
2013-07-01 | drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer | Ville Syrjälä | 1 | -1/+2 |
2013-07-01 | drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV | Ville Syrjälä | 1 | -6/+2 |
2013-07-01 | drm/i915: Make the rps new_delay comparison more readable | Ville Syrjälä | 1 | -2/+2 |
2013-07-01 | drm/i915: Don't wait for Punit after each freq change on VLV | Ville Syrjälä | 1 | -18/+35 |
2013-07-01 | drm/i915: Clean up VLV rps code a bit | Ville Syrjälä | 1 | -20/+30 |
2013-07-01 | drm/i915: Detect invalid scanout pitches | Chris Wilson | 1 | -4/+21 |
2013-07-01 | drm/i915: Remove duplicated WaForceL3Serialization:vlv | Ville Syrjälä | 1 | -4/+0 |
2013-07-01 | drm/i915: don't scream into dmesg when a modeset fails | Daniel Vetter | 1 | -2/+2 |
2013-07-01 | drm/i915: Fix up sdvo hpd pins for i965g/gm | Daniel Vetter | 2 | -18/+8 |
2013-07-01 | drm/i915: Introduce an HAS_IPS() macro | Damien Lespiau | 3 | -3/+5 |
2013-07-01 | drm/i915: fix build warning on format specifier mismatch | Jani Nikula | 1 | -1/+1 |
2013-07-01 | drm/i915: tune down DIDL warning about too many outputs | Daniel Vetter | 1 | -4/+4 |
2013-07-01 | drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. | Konrad Rzeszutek Wilk | 1 | -3/+12 |
2013-07-01 | drm/i915: Fix PCH detect with multiple ISA bridges in VM | Rui Guo | 1 | -2/+16 |
2013-07-01 | drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy | Paulo Zanoni | 1 | -2/+2 |
2013-06-28 | drm/i915: check the return value of intel_dp_i2c_init | Paulo Zanoni | 1 | -2/+4 |
2013-06-28 | drm/i915: fix the "ghost eDP" encoder unwind path | Paulo Zanoni | 2 | -2/+13 |