summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-09-03drm/i915/dp: debug log whether backlight is being enabled or disabledJani Nikula
2014-09-03drm/i915/bdw: Let the memory controller do all the swizzlingDamien Lespiau
2014-09-03drm/i915: Add "Intel Corporation" as module authorDamien Lespiau
2014-09-03drm/i915: Don't use a define when it's clearer to just put the valueDamien Lespiau
2014-09-03drm/i915: improve assert_panel_unlockedJani Nikula
2014-09-03drm/i915/bdw: Add BDW support in the i915 debugfs entryVedang Patel
2014-09-03drm/i915: Differentiate between LLC or snooped for the userChris Wilson
2014-09-03drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspendPaulo Zanoni
2014-09-03drm/i915: rename gen8_init_clock_gating to broadwell_init_clock_gatingPaulo Zanoni
2014-09-03drm/i915: call lpt_init_clock_gating on BDW tooPaulo Zanoni
2014-09-03drm/i915: fix panel unlock register maskJani Nikula
2014-09-03drm/i915/bdw: Don't execute context reset and switch with ExeclistsThomas Daniel
2014-09-03drm/i915: Fix to Enable GT/PM InterruptsDeepak S
2014-09-03drm/i915/bdw: Do not initialize PPGTT in the legacy way for execlistsThomas Daniel
2014-09-03drm/i915: Make wait-for-pending-flips more defensiveChris Wilson
2014-09-03drm/i915: Handle i915_ppgtt_put correctlyMichel Thierry
2014-09-03drm/i915: Flatten intel_edp_panel_vdd_on()Ville Syrjälä
2014-09-03drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()Ville Syrjälä
2014-09-03drm/i915: Replace big nested if block with early returnVille Syrjälä
2014-09-03drm/i915: Add a note explaining vdd on/off handling in intel_dp_aux_ch()Ville Syrjälä
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