summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Repeat evictions whilst pageflip completions are outstandingChris Wilson2014-01-221-7/+20
* drm/i915: Wait for completion of pending flips when starved of fencesChris Wilson2014-01-223-4/+34
* drm/i915: don't disable DP port after a failed link trainingImre Deak2014-01-221-1/+0
* drm/i915: don't disable the DP port if the link is lostImre Deak2014-01-221-2/+0
* drm/i915: Eliminate lots of WARNs when there's no backlight presentVille Syrjälä2014-01-222-11/+5
* drm/i915: g4x/vlv: fix dp aux interrupt maskImre Deak2014-01-221-1/+2
* drm/i915/ppgtt: Defer request freeing on resetBen Widawsky2014-01-221-10/+17
* i915: send D1 opregion notificationKristen Carlson Accardi2014-01-221-1/+9
* drm/i915/bdw: remove preliminary_hw_support flag from BDWJesse Barnes2014-01-221-2/+0
* drm/i915: Tune down reset_stat output from ERROR to debugDaniel Vetter2014-01-221-1/+1
* drm/i915: Make semaphore modparam ROBen Widawsky2014-01-221-1/+1
* drm/i915: Fix disabled semaphoresBen Widawsky2014-01-221-4/+6
* drm/i915: Clarify relocation errnosBen Widawsky2014-01-221-7/+7
* Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...Dave Airlie2014-01-2210-135/+137
|\
| * drm/i915: Add a kludge for DSL incrementing too late and ISR not workingVille Syrjälä2014-01-201-40/+39
| * drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()Ville Syrjälä2014-01-202-23/+24
| * drm: Pass 'flags' from the caller to .get_scanout_position()Ville Syrjälä2014-01-206-6/+10
| * drm: Fix vblank timestamping constants for interlaced modesVille Syrjälä2014-01-201-6/+6
| * drm/i915: Fix scanoutpos calculations for interlaced modesVille Syrjälä2014-01-201-0/+6
| * drm: Change {pixel,line,frame}dur_ns from s64 to intVille Syrjälä2014-01-201-9/+9
| * drm: Use crtc_clock in drm_calc_timestamping_constants()Ville Syrjälä2014-01-201-1/+1
| * drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings()Ville Syrjälä2014-01-201-2/+4
| * drm: Simplify the math in drm_calc_timestamping_constants()Ville Syrjälä2014-01-201-15/+11
| * drm: Improve drm_calc_timestamping_constants() documentationVille Syrjälä2014-01-201-7/+6
| * drm/i915: Call drm_calc_timestamping_constants() earlierVille Syrjälä2014-01-201-9/+8
| * drm/i915: Kill hwmode save/restoreVille Syrjälä2014-01-201-10/+3
| * drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()Ville Syrjälä2014-01-203-5/+6
| * drm: Pass the display mode to drm_calc_timestamping_constants()Ville Syrjälä2014-01-203-10/+12
* | Merge branch 'topic/core-stuff' of git://people.freedesktop.org/~danvet/drm-i...Dave Airlie2014-01-222-114/+178
|\ \
| * | drm/gem: Always initialize the gem object in object_initDaniel Vetter2014-01-211-1/+2
| * | drm/edid: Populate picture aspect ratio for CEA modesVandana Kannan2014-01-201-64/+64
| * | drm/edid: parse the list of additional 3D modesThomas Wood2014-01-201-21/+73
| * | drm/edid: split VIC display mode lookup into a separate functionThomas Wood2014-01-201-28/+39
| |/
* | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2014-01-225-28/+25
|\ \
| * | drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom2014-01-215-28/+25
| |/
* | drm/radeon: add UVD support for OLANDAlex Deucher2014-01-212-0/+2
* | drm/radeon: fix minor typos in si_dpm.cAlex Deucher2014-01-211-2/+2
* | drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2014-01-212-6/+8
* | drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher2014-01-212-9/+8
* | drm/radeon/dpm: disable mclk switching on desktop RV770Alex Deucher2014-01-211-0/+6
* | drm/radeon: fix endian handling in radeon_atom_init_mc_reg_tableAlex Deucher2014-01-211-5/+7
* | drm/radeon: write gfx pg bases even when gfx pg is disabledAlex Deucher2014-01-211-0/+3
* | drm/radeon: bail early from enable ss in certain casesAlex Deucher2014-01-211-7/+12
* | drm/radeon: handle ss percentage divider properlyAlex Deucher2014-01-213-3/+13
* | drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher2014-01-212-8/+13
* | drm/radeon/dp: sleep after powering up the displayAlex Deucher2014-01-201-1/+3
* | drm/radeon/dp: use usleep_range rather than udelayAlex Deucher2014-01-201-4/+4
* | drm/radeon/dp: bump i2c-over-aux retries to 7Alex Deucher2014-01-201-3/+3
* | drm/radeon: disable ss on DP for DCE3.xAlex Deucher2014-01-201-1/+4
* | drm/radeon/cik: use hw defaults for TC_CFG registersAlex Deucher2014-01-201-14/+0