summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | drm/i915: Updating plane parameters for primary plane in setplaneSonika Jindal2014-09-031-7/+31
| * | drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair2014-09-036-86/+30
* | | Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...Dave Airlie2014-09-164-25/+123
|\ \ \
| * | | drm/ast: Cleanup analog init code pathBenjamin Herrenschmidt2014-09-151-18/+31
| * | | drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chipsBenjamin Herrenschmidt2014-09-151-4/+10
| * | | drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()Benjamin Herrenschmidt2014-09-151-0/+11
| * | | drm/ast: POST chip at probe time if VGA not enabledBenjamin Herrenschmidt2014-09-153-11/+62
| * | | drm/ast: Try to use MMIO registers when PIO isn't supportedBenjamin Herrenschmidt2014-09-152-4/+21
| | |/ | |/|
* | | drm/ast: Add reduced blanking modes for wide screen modeY.C. Chen2014-09-162-24/+56
* | | drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-16786-4530/+8114
|\ \ \
| * | | Linux 3.17-rc5v3.17-rc5Linus Torvalds2014-09-151-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-153-23/+39
| |\ \ \
| | * | | be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-141-2/+13
| | * | | don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-141-16/+17