drm/i915: Constify the drm_i915_private pointer a bit more
[cascardo/linux.git] / drivers /
2014-01-27 Damien Lespiaudrm/i915: Constify the drm_i915_private pointer a bit...
2014-01-27 Jani Nikuladrm/i915: move module parameters into a struct, in...
2014-01-27 Ville Syrjälädrm/i915: We implement WaMiSetContext_Hang
2014-01-27 Ville Syrjälädrm/i915: We implement WaDisableRCCUnitClockGating:snb
2014-01-27 Ville Syrjälädrm/i915: WaApplyL3ControlAndL3ChickenMode isn't applic...
2014-01-27 Ville Syrjälädrm/i915: We implement WaDisableL3CacheAging:vlv
2014-01-27 Ville Syrjälädrm/i915: WaPsdDispatchEnable seems to be another name...
2014-01-27 Ville Syrjälädrm/i915: We implement WaEnableVGAAccessThroughIOPort...
2014-01-27 Ville Syrjälädrm/i915: We implement WaDisableL3Bank2xClockGate:vlv
2014-01-27 Chris Wilsondrm/i915: Include HW status page in error capture
2014-01-27 Chris Wilsondrm/i915: Always pin the default context
2014-01-27 Rodrigo Vividrm/i915: debugfs: Add support for probing DP sink...
2014-01-27 Rodrigo Vividrm: dp helper: Add DP test sink CRC definition.
2014-01-25 Ville Syrjälädrm/i915: Fix FBC_FENCE_OFF
2014-01-25 Ville Syrjälädrm/i915: Fix FBC1 enable message
2014-01-25 Ville Syrjälädrm/i915: Don't preserve DPFC_CONTROL bits ILK/SNB
2014-01-25 Ville Syrjälädrm/i915: Kill most of the FBC register save/restore
2014-01-25 Ville Syrjälädrm/i915: Actually write the correct bits to DPFC_CONTR...
2014-01-25 Ville Syrjälädrm/i915: Use 1/2 compression ratio limit for 16bpp...
2014-01-25 Ville Syrjälädrm/i915: Improve FBC plane defines a bit
2014-01-25 Ville Syrjälädrm/i915: Don't set DPFC_HT_MODIFY bit on CTG/ILK/SNB
2014-01-25 Ville Syrjälädrm/i915: Don't set persistent FBC mode on ILK/SNB
2014-01-25 Ville Syrjälädrm/i915: Don't write IVB_FBC_RT_BASE
2014-01-25 Daniel VetterMerge branch 'topic/ppgtt' into drm-intel-next-queued
2014-01-25 Ville Syrjälädrm/i915: Make underruns DRM_ERROR
2014-01-25 Ville Syrjälädrm/i915: Limit FIFO underrun reports on GMCH platforms
2014-01-25 Chris Wilsondrm/i915: Place the Global GTT VM first in the list...
2014-01-24 Jesse Barnesdrm/i915: fix WRPLL clock calculation
2014-01-24 Ben Widawskydrm/i915: Remove incorrect comment about struct mutex
2014-01-24 Jesse Barnesdrm/i915: always check clocks when comparing pipe configs
2014-01-24 Jesse Barnesdrm/i915: clock readout support for DDI v3
2014-01-24 Damien Lespiaudrm/i915: Introduce a get_aux_send_ctl() vfunc
2014-01-24 Damien Lespiaudrm/i915: Reorder the AUX_CTL bits in descending order
2014-01-24 Damien Lespiaudrm/i915: Factor out a function returning the AUX_CTL...
2014-01-24 Damien Lespiaudrm/i915: Turn get_aux_clock_divider() into per-platfor...
2014-01-24 Jani Nikuladrm/i915: quirk invert brightness for Acer Aspire 5336
2014-01-24 Jani Nikuladrm/i915: drop the i915.fbpercrtc module parameter
2014-01-24 Todd Previtedrm/i915: Enable 5.4Ghz (HBR2) link rate for Displaypor...
2014-01-24 Ville Syrjälädrm/i915: Shuffle sprite register writes into a tighter...
2014-01-24 Daniel Vetterdrm/i915: Shuffle modeset reset handling around
2014-01-24 Paulo Zanonidrm/i915: set the backlight panel delays registers...
2014-01-24 Ville Syrjälädrm/i915: Fix new_config and new_enabled for load detect
2014-01-24 Ville Syrjälädrm/i915: Kill dev_priv->irq_received
2014-01-24 Ville Syrjälädrm/i915: Make irq_received bool
2014-01-24 Ville Syrjälädrm/i915: Add intel_hpd_irq_uninstall()
2014-01-24 Paulo Zanonidrm/i915: don't wait for power cycle when waiting for...
2014-01-24 Paulo Zanonidrm/i915: remove a column of zeros from the eDP wait...
2014-01-24 Daniel Vetterdrm/i915: drop ironlake_ prefix from edp panel/backligh...
2014-01-24 Paulo Zanonidrm/i915: save some time when waiting the eDP timings
2014-01-24 Paulo Zanonidrm/i915: init the DP panel power seq variables earlier
2014-01-24 Daniel Vetterdrm/i915: Only restore backlight combination mode reg...
2014-01-24 Imre Deakdrm/i915: clean up HPD IRQ debug printing
2014-01-24 Damien Lespiaudrm/i915: Don't use i915_preliminary_hw_support to...
2014-01-24 Ville Syrjälädrm/i915: Set crtc->new_config to NULL for pipes that...
2014-01-24 Ville Syrjälädrm/i915: Don't oops if the initial modeset fails
2014-01-24 Ville Syrjälädrm/i915: Use new_config and new_enabled to simplify...
2014-01-24 Ville Syrjälädrm/i915: Prepare to track new pipe config per pipe
2014-01-24 Ville Syrjälädrm/i915: Pre-compute pipe enabled state
2014-01-24 Daniel VetterRevert "drm/i915: Mask reserved bits in display/sprite...
2014-01-23 Todd Previtedrm/i915: VLV2 - Fix hotplug detect bits
2014-01-22 Kenneth Graunkedrm/i915: Allow reading the TIMESTAMP register on Gen8.
2014-01-22 Chris Wilsondrm/i915: Repeat evictions whilst pageflip completions...
2014-01-22 Chris Wilsondrm/i915: Wait for completion of pending flips when...
2014-01-22 Imre Deakdrm/i915: don't disable DP port after a failed link...
2014-01-22 Imre Deakdrm/i915: don't disable the DP port if the link is...
2014-01-22 Ville Syrjälädrm/i915: Eliminate lots of WARNs when there's no backl...
2014-01-22 Imre Deakdrm/i915: g4x/vlv: fix dp aux interrupt mask
2014-01-22 Ben Widawskydrm/i915/ppgtt: Defer request freeing on reset
2014-01-22 Kristen Carlson... i915: send D1 opregion notification
2014-01-22 Jesse Barnesdrm/i915/bdw: remove preliminary_hw_support flag from BDW
2014-01-22 Daniel Vetterdrm/i915: Tune down reset_stat output from ERROR to...
2014-01-22 Ben Widawskydrm/i915: Make semaphore modparam RO
2014-01-22 Ben Widawskydrm/i915: Fix disabled semaphores
2014-01-22 Ben Widawskydrm/i915: Clarify relocation errnos
2014-01-21 Dave AirlieMerge branch 'drm-vbl-timestamp' of git://gitorious...
2014-01-21 Dave AirlieMerge branch 'topic/core-stuff' of git://people.freedes...
2014-01-21 Dave AirlieMerge branch 'vmwgfx-next' of git://people.freedesktop...
2014-01-21 Thomas Hellstromdrm/vmwgfx: Fix recently introduced sparse / smatch...
2014-01-21 Daniel Vetterdrm/gem: Always initialize the gem object in object_init
2014-01-21 Dave AirlieMerge branch 'drm-next-3.14' of git://people.freedeskto...
2014-01-20 Alex Deucherdrm/radeon: add UVD support for OLAND
2014-01-20 Alex Deucherdrm/radeon: fix minor typos in si_dpm.c
2014-01-20 Alex Deucherdrm/radeon: set the full cache bit for fences on r7xx+
2014-01-20 Alex Deucherdrm/radeon: fix surface sync in fence on cayman (v2)
2014-01-20 Alex Deucherdrm/radeon/dpm: disable mclk switching on desktop RV770
2014-01-20 Alex Deucherdrm/radeon: fix endian handling in radeon_atom_init_mc_...
2014-01-20 Alex Deucherdrm/radeon: write gfx pg bases even when gfx pg is...
2014-01-20 Alex Deucherdrm/radeon: bail early from enable ss in certain cases
2014-01-20 Alex Deucherdrm/radeon: handle ss percentage divider properly
2014-01-20 Alex Deucherdrm/radeon: add query to fetch the max engine clock...
2014-01-20 Vandana Kannandrm/edid: Populate picture aspect ratio for CEA modes
2014-01-20 Alex Deucherdrm/radeon/dp: sleep after powering up the display
2014-01-20 Alex Deucherdrm/radeon/dp: use usleep_range rather than udelay
2014-01-20 Alex Deucherdrm/radeon/dp: bump i2c-over-aux retries to 7
2014-01-20 Alex Deucherdrm/radeon: disable ss on DP for DCE3.x
2014-01-20 Alex Deucherdrm/radeon/cik: use hw defaults for TC_CFG registers
2014-01-20 Alex Deucherdrm/radeon: disable dpm on BTC
2014-01-20 Alex Deucherdrm/radeon/cik: use WAIT_REG_MEM special op for CP...
2014-01-20 Alex Deucherdrm/radeon/cik: use POLL_REG_MEM special op for sDMA...
2014-01-20 Alex Deucherdrm/radeon: consolidate sdma hdp flushing code for CIK
next