Age | Commit message (Expand) | Author |
2014-09-03 | drm/i915: Rename edp vdd funcs for consistency | Ville Syrjälä |
2014-09-03 | drm/i915: Use intel_edp_panel_vdd_on() in intel_dp_probe_mst() | Ville Syrjälä |
2014-09-03 | drm/i915: Parametrize PANEL_PORT_SELECT_VLV | Ville Syrjälä |
2014-09-03 | drm/i915/bdw: Populate lrc with aliasing ppgtt if required | Thomas Daniel |
2014-09-03 | drm/i915: honour forced connector modes | Chris Wilson |
2014-09-03 | drm/i915: Don't save/restore RS when not used | Ben Widawsky |
2014-09-03 | drm/i915: Bring UP Power Wells before disabling RC6. | Deepak S |
2014-09-03 | drm/i915: Print the pipe on which the vblank wait times out | Damien Lespiau |
2014-09-03 | drm/i915: Use dev_priv as first argument of for_each_pipe() | Damien Lespiau |
2014-09-03 | drm/i915: don't check for i830 in vlv specific code | Jani Nikula |
2014-09-03 | drm/i915/bdw: Make sure error capture keeps working with Execlists | Oscar Mateo |
2014-09-03 | drm/i915: Suppress a WARN on reading an object back for a GPU hang | Chris Wilson |
2014-09-03 | drm/i915: Remove num_pages parameter to i915_error_object_create() | Chris Wilson |
2014-09-03 | drm/i915: Do not access stolen memory directly by the CPU, even for error cap... | Chris Wilson |
2014-09-03 | drm/i915: switch off backlight for backlight class 0 brightness | Jani Nikula |
2014-09-03 | drm/i915/dp: make backlight bl_power control power sequencer backlight | Jani Nikula |
2014-09-03 | drm/i915: add some framework for backlight bl_power support | Jani Nikula |
2014-09-03 | drm/i915/dp: split up panel power control from backlight pwm control | Jani Nikula |
2014-09-03 | drm/i915: fix i915_frequency_info on BDW | Paulo Zanoni |
2014-09-03 | drm/i915: Add 180 degree primary plane rotation support | Sonika Jindal |
2014-09-03 | drm/i915: Updating plane parameters for primary plane in setplane | Sonika Jindal |
2014-09-03 | drm/i915: Rework GPU reset sequence to match driver load & thaw | McAulay, Alistair |
2014-09-03 | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2014-09-02 | drm/i915: Fix lock dropping in intel_tv_detect() | Ville Syrjälä |
2014-09-01 | drm/i915: handle G45/GM45 pulse detection connected state. | Dave Airlie |
2014-08-28 | drm/i915: Remove bogus __init annotation from DMI callbacks | Mathias Krause |
2014-08-27 | drm/i915: taint the kernel if unsafe module parameters are set | Jani Nikula |
2014-08-27 | drm/i915: don't warn if backlight unexpectedly enabled | Scot Doyle |
2014-08-26 | drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable() | Ville Syrjälä |
2014-08-26 | drm/i915: fix plane/cursor handling when runtime suspended | Paulo Zanoni |
2014-08-26 | drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U) | Scot Doyle |
2014-08-26 | drm/i915: fix suspend/resume for GENs w/o runtime PM support | Imre Deak |
2014-08-26 | treewide: Fix typo in printk | Masanari Iida |
2014-08-26 | Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2014-08-22 | drm/i915: Update DRIVER_DATE to 20140822 | Daniel Vetter |
2014-08-20 | drm/i915/bdw: Disable execlists by default | Damien Lespiau |
2014-08-20 | drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists) | Oscar Mateo |
2014-08-20 | drm/i915/bdw: Document Logical Rings, LR contexts and Execlists | Oscar Mateo |
2014-08-20 | drm/i915/bdw: Print context state in debugfs | Ben Widawsky |
2014-08-20 | drm/i915/bdw: Display context backing obj & ringbuffer info in debugfs | Oscar Mateo |
2014-08-20 | drm/i915/bdw: Display execlists info in debugfs | Oscar Mateo |
2014-08-20 | drm/i915/bdw: Disable semaphores for Execlists | Oscar Mateo |
2014-08-20 | drm/i915/bdw: Make sure gpu reset still works with Execlists | Oscar Mateo |
2014-08-20 | drm/i915/bdw: Don't write PDP in the legacy way when using LRCs | Oscar Mateo |
2014-08-18 | drm/i915: don't try to retrain a DP link on an inactive CRTC | Imre Deak |
2014-08-18 | drm/i915: make sure VDD is turned off during system suspend | Imre Deak |
2014-08-18 | drm/i915: cancel hotplug and dig_port work during suspend and unload | Imre Deak |
2014-08-18 | drm/i915: fix HPD IRQ reenable work cancelation | Imre Deak |
2014-08-18 | drm/i915: take display port power domain in DP HPD handler | Imre Deak |
2014-08-18 | drm/i915: Don't try to enable cursor from setplane when crtc is disabled | Ville Syrjälä |