summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/bdw: Render state init for ExeclistsOscar Mateo2014-09-036-39/+135
* drm/i915/bdw: BDW Software TurboDaisy Sun2014-09-035-39/+241
* drm/i915: Populate mem_freq in init_gt_powerwave()Ville Syrjälä2014-09-032-53/+43
* drm/i915: s, fb->bits_per_pixel/8, pixel_size, in primary plane codeVille Syrjälä2014-09-031-4/+4
* drm/i915: Don't dereference fb when disabling primary planeVille Syrjälä2014-09-031-6/+14
* drm/i915/bdw: Export workaround data to debugfsArun Siluvery2014-09-033-0/+77
* drm/i915/bdw: Apply workarounds in render ring init functionArun Siluvery2014-09-034-48/+87
* drm/i915: FBC flush nuke for BDWRodrigo Vivi2014-09-034-1/+22
* drm/i915/ddi: use struct for ddi buf translation tablesJani Nikula2014-09-031-92/+97
* drm/i915: Rename defines for selection of ddi buffer translation slotSonika Jindal2014-09-033-34/+16
* drm/i915/dp: debug log whether backlight is being enabled or disabledJani Nikula2014-09-031-1/+2
* drm/i915/bdw: Let the memory controller do all the swizzlingDamien Lespiau2014-09-031-1/+8
* drm/i915: Add "Intel Corporation" as module authorDamien Lespiau2014-09-031-0/+1
* drm/i915: Don't use a define when it's clearer to just put the valueDamien Lespiau2014-09-032-3/+2
* drm/i915: improve assert_panel_unlockedJani Nikula2014-09-031-7/+20
* drm/i915/bdw: Add BDW support in the i915 debugfs entryVedang Patel2014-09-031-1/+1
* drm/i915: Differentiate between LLC or snooped for the userChris Wilson2014-09-034-7/+11
* drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspendPaulo Zanoni2014-09-031-6/+22
* drm/i915: rename gen8_init_clock_gating to broadwell_init_clock_gatingPaulo Zanoni2014-09-031-2/+2
* drm/i915: call lpt_init_clock_gating on BDW tooPaulo Zanoni2014-09-031-0/+2
* drm/i915: fix panel unlock register maskJani Nikula2014-09-031-1/+1
* drm/i915/bdw: Don't execute context reset and switch with ExeclistsThomas Daniel2014-09-032-4/+20
* drm/i915: Fix to Enable GT/PM InterruptsDeepak S2014-09-031-5/+4
* drm/i915/bdw: Do not initialize PPGTT in the legacy way for execlistsThomas Daniel2014-09-031-6/+6
* drm/i915: Make wait-for-pending-flips more defensiveChris Wilson2014-09-031-7/+5
* drm/i915: Handle i915_ppgtt_put correctlyMichel Thierry2014-09-031-4/+3
* drm/i915: Flatten intel_edp_panel_vdd_on()Ville Syrjälä2014-09-031-4/+7
* drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()Ville Syrjälä2014-09-031-2/+5
* drm/i915: Replace big nested if block with early returnVille Syrjälä2014-09-031-20/+20
* drm/i915: Add a note explaining vdd on/off handling in intel_dp_aux_ch()Ville Syrjälä2014-09-031-0/+6
* drm/i915: Rename edp vdd funcs for consistencyVille Syrjälä2014-09-031-8/+13
* drm/i915: Use intel_edp_panel_vdd_on() in intel_dp_probe_mst()Ville Syrjälä2014-09-031-1/+1
* drm/i915: Parametrize PANEL_PORT_SELECT_VLVVille Syrjälä2014-09-032-10/+5
* drm/i915/bdw: Populate lrc with aliasing ppgtt if requiredThomas Daniel2014-09-031-0/+5
* drm/i915: honour forced connector modesChris Wilson2014-09-031-21/+12
* drm/i915: Don't save/restore RS when not usedBen Widawsky2014-09-031-4/+6
* drm/i915: Bring UP Power Wells before disabling RC6.Deepak S2014-09-031-0/+6
* drm/i915: Print the pipe on which the vblank wait times outDamien Lespiau2014-09-031-2/+4
* drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau2014-09-038-59/+60
* drm/i915: don't check for i830 in vlv specific codeJani Nikula2014-09-031-1/+1
* drm/i915/bdw: Make sure error capture keeps working with ExeclistsOscar Mateo2014-09-031-4/+18
* drm/i915: Suppress a WARN on reading an object back for a GPU hangChris Wilson2014-09-031-1/+4
* drm/i915: Remove num_pages parameter to i915_error_object_create()Chris Wilson2014-09-031-15/+10
* drm/i915: Do not access stolen memory directly by the CPU, even for error cap...Chris Wilson2014-09-031-19/+31
* drm/i915: switch off backlight for backlight class 0 brightnessJani Nikula2014-09-031-1/+2
* drm/i915/dp: make backlight bl_power control power sequencer backlightJani Nikula2014-09-031-0/+22
* drm/i915: add some framework for backlight bl_power supportJani Nikula2014-09-032-0/+28
* drm/i915/dp: split up panel power control from backlight pwm controlJani Nikula2014-09-031-13/+26
* drm/i915: fix i915_frequency_info on BDWPaulo Zanoni2014-09-031-5/+15
* drm/i915: Add 180 degree primary plane rotation supportSonika Jindal2014-09-035-8/+85