aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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/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-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2014-01-20Merge tag 'vmwgfx-next-2014-01-17' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2014-01-17drm/vmwgfx: Invalidate surface on non-readback unbindJakob Bornecrantz
2014-01-17drm/vmwgfx: Silence the device command verifierThomas Hellstrom
2014-01-17drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2Thomas Hellstrom
2014-01-17drm/vmwgfx: Fix surface framebuffer check for guest-backed surfacesThomas Hellstrom
2014-01-17drm/vmwgfx: Update otable definitionsThomas Hellstrom
2014-01-17drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom
2014-01-17drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare functionThomas Hellstrom
2014-01-17drm/vmwgfx: Persistent tracking of context bindingsThomas Hellstrom
2014-01-17drm/vmwgfx: Track context bindings and scrub them upon exiting execbufThomas Hellstrom
2014-01-17drm/vmwgfx: Block the BIND_SHADERCONSTS commandThomas Hellstrom
2014-01-17drm/vmwgfx: Add a parameter to get max MOB memory sizeThomas Hellstrom
2014-01-17drm/vmwgfx: Implement a buffer object synccpu ioctl.Thomas Hellstrom
2014-01-17drm/vmwgfx: Make sure that the multisampling is offZack Rusin
2014-01-17drm/vmwgfx: Extend the command verifier to handle guest-backed on / offThomas Hellstrom
2014-01-17drm/vmwgfx: Fix up the vmwgfx_drv.h header for new filesThomas Hellstrom
2014-01-17drm/vmwgfx: Enable 3D for new hardware versionThomas Hellstrom
2014-01-17drm/vmwgfx: Add new unused (by user-space) commands to the verifierThomas Hellstrom
2014-01-17drm/vmwgfx: Validate guest-backed shader const commandsThomas Hellstrom
2014-01-17drm/vmwgfx: Add guest-backed shadersThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed surfacesThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed contextsThomas Hellstrom
2014-01-17drm/vmwgfx: Detach backing store from its resources when it is evictedThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up guest-backed queriesThomas Hellstrom
2014-01-17drm/vmwgfx: Add the possibility to validate a buffer as a MOBThomas Hellstrom
2014-01-17drm/vmwgfx: Read bounding box memory from the appropriate registerThomas Hellstrom
2014-01-17drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom