summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Hook up MOBs to TTM as a separate memory typeThomas Hellstrom2014-01-175-13/+136
* drm/vmwgfx: Add MOB managementThomas Hellstrom2014-01-175-1/+632
* drm/vmwgfx: Adapt capability reporting to new hardware versionThomas Hellstrom2014-01-171-3/+34
* drm/vmwgfx: Update the svga register definitionThomas Hellstrom2014-01-172-2/+14
* drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolutionThomas Hellstrom2014-01-174-2/+7
* drm/vmwgfx: Update the svga3d register header file for new device versionThomas Hellstrom2014-01-171-14/+650
* drm/vmwgfx: Fix the driver for large dma addressesThomas Hellstrom2014-01-173-169/+39
* gpu: fix qxl missing crc32_leRandy Dunlap2014-01-142-1/+2
* drivers: gpu: Include appropriate header file in r128_ioc32.cRashika2014-01-141-0/+1
* drivers: gpu: Mark function as static in via_drv.cRashika2014-01-141-1/+1
* drivers: gpu: Mark function as static in sis_drv.cRashika2014-01-141-1/+1
* drivers: gpu: Mark function as static in qxl_kms.cRashika2014-01-141-1/+1
* drivers: gpu: Include appropriate header file in mga_ioc32.cRashika2014-01-141-0/+1
* drivers: gpu: Mark functions as static in mgag200_ttm.cRashika2014-01-141-3/+3
* drivers: gpu: Mark functions as static in mgag200_mode.cRashika2014-01-141-3/+3
* drivers: gpu: Mark function as static in mgag200_main.cRashika2014-01-141-1/+1
* drivers: gpu: Mark functions as static and remove unused function in cirrus_t...Rashika2014-01-141-23/+3
* drivers: gpu: Mark functions as static in cirrus_mode.cRashika2014-01-141-4/+4
* drivers: gpu: Mark function as static in cirrus_main.cRashika2014-01-141-1/+1
* drivers: gpu: Mark functions as static in ast_ttm.cRashika2014-01-141-3/+3
* drivers: gpu: Mark functions as static in ast_mode.cRashika2014-01-141-10/+10
* drivers: gpu: Mark function as static and remove unused function in ast_main.cRashika2014-01-141-48/+1
* drivers: gpu: Include appropriate header file in drm_usb.cRashika2014-01-141-0/+1
* drm/gma500: Remove unused function declarationDaniel Vetter2014-01-141-5/+0
* drm: store the gem vma offset manager in a typed pointerDaniel Vetter2014-01-144-18/+15
* Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...Dave Airlie2014-01-145-51/+71
|\
| * drivers: gpu: Mark functions as static in vmwgfx_fence.cRashika Kheria2014-01-081-3/+3
| * drivers: gpu: Mark functions as static in vmwgfx_buffer.cRashika Kheria2014-01-081-4/+4
| * drivers: gpu: Mark functions as static in vmwgfx_kms.cRashika Kheria2014-01-081-6/+6
| * drm/ttm: ttm object security fixes for render nodesThomas Hellstrom2014-01-083-38/+58
* | Merge tag 'ttm-next-2014-01-13' of git://people.freedesktop.org/~thomash/linu...Dave Airlie2014-01-145-18/+55
|\ \
| * | drivers: gpu: Remove unused function in ttm_lock.cRashika Kheria2014-01-081-8/+0
| * | drivers: gpu: Mark function as static in ttm_bo_util.cRashika Kheria2014-01-081-2/+2
| * | drivers: gpu: Mark function as static in ttm_bo.cRashika Kheria2014-01-081-1/+1
| * | drm/ttm: Correctly set page mapping and -index membersThomas Hellstrom2014-01-082-4/+28
| * | drm/ttm: Refuse to fault (prime-) imported pagesThomas Hellstrom2014-01-081-0/+9
| * | drm/ttm: Use VM_PFNMAP for shared bo mapsThomas Hellstrom2014-01-081-3/+15
| |/
* | drm/cirrus: Fix cirrus drm driver for fbdev + qemuMartin Koegler2014-01-131-0/+3
* | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2014-01-135-63/+40
|\ \
| * | drm/exynos: fix build error caused by removed drm core macrosSeung-Woo Kim2014-01-071-2/+2
| * | drm/exynos: use a new anon file for exynos gem mmaperInki Dae2014-01-074-61/+38
* | | Merge branch 'drm-next-3.14-wip' of git://people.freedesktop.org/~agd5f/linux...Dave Airlie2014-01-1366-614/+1572
|\ \ \
| * | | drm/radeon: implement pci config reset for CIK (v3)Alex Deucher2014-01-082-0/+172
| * | | drm/radeon: implement pci config reset for SI (v2)Alex Deucher2014-01-082-0/+116
| * | | drm/radeon: implement pci config reset for evergreen/cayman (v2)Alex Deucher2014-01-083-2/+59
| * | | drm/radeon: implement pci config reset for r6xx/7xx (v3)Alex Deucher2014-01-084-0/+112
| * | | drm/radeon: add pci config hard resetAlex Deucher2014-01-082-0/+9
| * | | drm/radeon: add hard_reset module parameterAlex Deucher2014-01-082-0/+5
| * | | drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2014-01-082-2/+8
| * | | radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer2014-01-081-2/+4