summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROOJeff Mahoney2014-01-231-0/+6
* drm/mgag200: on cards with < 2MB VRAM default to 16-bitDave Airlie2014-01-232-2/+10
* Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...Dave Airlie2014-01-2212-138/+144
|\
| * 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-207-6/+12
| * 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-202-10/+10
| * 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-204-6/+8
| * drm: Pass the display mode to drm_calc_timestamping_constants()Ville Syrjälä2014-01-204-11/+14
* | Merge branch 'topic/core-stuff' of git://people.freedesktop.org/~danvet/drm-i...Dave Airlie2014-01-224-116/+182
|\ \
| * | 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-202-64/+66
| * | 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
| * | drm: Make the connector mode_valid() vfunc return a drm_mode_status enumDamien Lespiau2014-01-201-2/+2
| |/
* | 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
| |/
* | Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2014-01-2118-111/+178
|\ \ | |/ |/|
| * drm/radeon: add UVD support for OLANDAlex Deucher2014-01-202-0/+2
| * drm/radeon: fix minor typos in si_dpm.cAlex Deucher2014-01-201-2/+2
| * drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2014-01-202-6/+8
| * drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher2014-01-202-9/+8
| * drm/radeon/dpm: disable mclk switching on desktop RV770Alex Deucher2014-01-201-0/+6
| * drm/radeon: fix endian handling in radeon_atom_init_mc_reg_tableAlex Deucher2014-01-201-5/+7
| * drm/radeon: write gfx pg bases even when gfx pg is disabledAlex Deucher2014-01-201-0/+3
| * drm/radeon: bail early from enable ss in certain casesAlex Deucher2014-01-201-7/+12
| * drm/radeon: handle ss percentage divider properlyAlex Deucher2014-01-203-3/+13
| * drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher2014-01-203-8/+15
| * 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
| * drm/radeon: disable dpm on BTCAlex Deucher2014-01-201-3/+3
| * drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flushAlex Deucher2014-01-201-9/+30
| * drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flushAlex Deucher2014-01-201-6/+14
| * drm/radeon: consolidate sdma hdp flushing code for CIKAlex Deucher2014-01-201-12/+23
| * drm/radeon: consolidate cp hdp flushing code for CIKAlex Deucher2014-01-201-28/+27
| * drm/radeon: don't power gate paused UVD streamsChristian König2014-01-202-0/+6
| * Revert "drm/radeon: disable CIK CP semaphores for now"Alex Deucher2014-01-201-5/+0
|/
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2014-01-20542-3642/+5616
|\
| * Merge commit origin/master into drm-intel-nextDaniel Vetter2014-01-161015-5367/+10259
| |\
OpenPOWER on IntegriCloud