summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-09-03drm/i915: Rename edp vdd funcs for consistencyVille Syrjälä
2014-09-03drm/i915: Use intel_edp_panel_vdd_on() in intel_dp_probe_mst()Ville Syrjälä
2014-09-03drm/i915: Parametrize PANEL_PORT_SELECT_VLVVille Syrjälä
2014-09-03drm/i915/bdw: Populate lrc with aliasing ppgtt if requiredThomas Daniel
2014-09-03drm/i915: honour forced connector modesChris Wilson
2014-09-03drm/i915: Don't save/restore RS when not usedBen Widawsky
2014-09-03drm/i915: Bring UP Power Wells before disabling RC6.Deepak S
2014-09-03drm/i915: Print the pipe on which the vblank wait times outDamien Lespiau
2014-09-03drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau
2014-09-03drm/i915: don't check for i830 in vlv specific codeJani Nikula
2014-09-03drm/i915/bdw: Make sure error capture keeps working with ExeclistsOscar Mateo
2014-09-03drm/i915: Suppress a WARN on reading an object back for a GPU hangChris Wilson
2014-09-03drm/i915: Remove num_pages parameter to i915_error_object_create()Chris Wilson
2014-09-03drm/i915: Do not access stolen memory directly by the CPU, even for error cap...Chris Wilson
2014-09-03drm/i915: switch off backlight for backlight class 0 brightnessJani Nikula
2014-09-03drm/i915/dp: make backlight bl_power control power sequencer backlightJani Nikula
2014-09-03drm/i915: add some framework for backlight bl_power supportJani Nikula
2014-09-03drm/i915/dp: split up panel power control from backlight pwm controlJani Nikula
2014-09-03drm/i915: fix i915_frequency_info on BDWPaulo Zanoni
2014-09-03drm/i915: Add 180 degree primary plane rotation supportSonika Jindal
2014-09-03drm/i915: Updating plane parameters for primary plane in setplaneSonika Jindal
2014-09-03drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-09-02drm/i915: Fix lock dropping in intel_tv_detect()Ville Syrjälä
2014-09-01drm/i915: handle G45/GM45 pulse detection connected state.Dave Airlie
2014-08-28drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause
2014-08-27drm/i915: taint the kernel if unsafe module parameters are setJani Nikula
2014-08-27drm/i915: don't warn if backlight unexpectedly enabledScot Doyle
2014-08-26drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable()Ville Syrjälä
2014-08-26drm/i915: fix plane/cursor handling when runtime suspendedPaulo Zanoni
2014-08-26drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)Scot Doyle
2014-08-26drm/i915: fix suspend/resume for GENs w/o runtime PM supportImre Deak
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-22drm/i915: Update DRIVER_DATE to 20140822Daniel Vetter
2014-08-20drm/i915/bdw: Disable execlists by defaultDamien Lespiau
2014-08-20drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)Oscar Mateo
2014-08-20drm/i915/bdw: Document Logical Rings, LR contexts and ExeclistsOscar Mateo
2014-08-20drm/i915/bdw: Print context state in debugfsBen Widawsky
2014-08-20drm/i915/bdw: Display context backing obj & ringbuffer info in debugfsOscar Mateo
2014-08-20drm/i915/bdw: Display execlists info in debugfsOscar Mateo
2014-08-20drm/i915/bdw: Disable semaphores for ExeclistsOscar Mateo
2014-08-20drm/i915/bdw: Make sure gpu reset still works with ExeclistsOscar Mateo
2014-08-20drm/i915/bdw: Don't write PDP in the legacy way when using LRCsOscar Mateo
2014-08-18drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak
2014-08-18drm/i915: make sure VDD is turned off during system suspendImre Deak
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak
2014-08-18drm/i915: take display port power domain in DP HPD handlerImre Deak
2014-08-18drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä