summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-01-23drm/nv108/fifo: initial supportBen Skeggs
2014-01-23drm/nvf0/gr: remove a copy+pasto in ctx reglistBen Skeggs
2014-01-23drm/nvc0-/gr: bring in some macros to abstract falcon isa differencesBen Skeggs
2014-01-23drm/nouveau/falcon: use vmalloc to create firwmare copiesIlia Mirkin
2014-01-23drm/nouveau/gem: remove (now) unneeded pre-validate fence syncBen Skeggs
2014-01-23drm/nouveau/ttm: explicitly wait for bo idle before memcpy buffer moveBen Skeggs
2014-01-23drm/nouveau/ttm: explicity sync with kernel channel before moving bufferBen Skeggs
2014-01-23drm/nouveau/ttm: tidy up creation of temporary buffer move vmasBen Skeggs
2014-01-23drm/nv04/plane: add support for nv04/nv05 video overlayIlia Mirkin
2014-01-23drm/nv10/plane: add YUYV supportIlia Mirkin
2014-01-23drm/nv50-: map TTM_PL_SYSTEM through a BAR for CPU accessMaarten Lankhorst
2014-01-23drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst
2014-01-23drm/nouveau/vm: reduce number of entry-points to vm_map()Ben Skeggs
2014-01-23drm/cirrus: correct register values for 16bppTakashi Iwai
2014-01-23drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROOJeff Mahoney
2014-01-23drm/mgag200: on cards with < 2MB VRAM default to 16-bitDave Airlie
2014-01-22Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...Dave Airlie
2014-01-22Merge branch 'topic/core-stuff' of git://people.freedesktop.org/~danvet/drm-i...Dave Airlie
2014-01-22Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2014-01-21drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom
2014-01-21drm/gem: Always initialize the gem object in object_initDaniel Vetter
2014-01-20drm/radeon: add UVD support for OLANDAlex Deucher
2014-01-20drm/radeon: fix minor typos in si_dpm.cAlex Deucher
2014-01-20drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher
2014-01-20drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher
2014-01-20drm/radeon/dpm: disable mclk switching on desktop RV770Alex Deucher
2014-01-20drm/radeon: fix endian handling in radeon_atom_init_mc_reg_tableAlex Deucher
2014-01-20drm/radeon: write gfx pg bases even when gfx pg is disabledAlex Deucher
2014-01-20drm/radeon: bail early from enable ss in certain casesAlex Deucher
2014-01-20drm/radeon: handle ss percentage divider properlyAlex Deucher
2014-01-20drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher
2014-01-20drm/edid: Populate picture aspect ratio for CEA modesVandana Kannan
2014-01-20drm/radeon/dp: sleep after powering up the displayAlex Deucher
2014-01-20drm/radeon/dp: use usleep_range rather than udelayAlex Deucher
2014-01-20drm/radeon/dp: bump i2c-over-aux retries to 7Alex Deucher
2014-01-20drm/radeon: disable ss on DP for DCE3.xAlex Deucher
2014-01-20drm/radeon/cik: use hw defaults for TC_CFG registersAlex Deucher
2014-01-20drm/radeon: disable dpm on BTCAlex Deucher
2014-01-20drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flushAlex Deucher
2014-01-20drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flushAlex Deucher
2014-01-20drm/radeon: consolidate sdma hdp flushing code for CIKAlex Deucher
2014-01-20drm/radeon: consolidate cp hdp flushing code for CIKAlex Deucher
2014-01-20drm/radeon: don't power gate paused UVD streamsChristian König
2014-01-20Revert "drm/radeon: disable CIK CP semaphores for now"Alex Deucher
2014-01-20drm/edid: parse the list of additional 3D modesThomas Wood
2014-01-20drm/edid: split VIC display mode lookup into a separate functionThomas Wood
2014-01-20drm/i915: Add a kludge for DSL incrementing too late and ISR not workingVille Syrjälä
2014-01-20drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()Ville Syrjälä
2014-01-20drm: Pass 'flags' from the caller to .get_scanout_position()Ville Syrjälä
2014-01-20drm: Fix vblank timestamping constants for interlaced modesVille Syrjälä