summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-02-018-196/+131
| |\ \
| | * | drm/exynos: g2d: prevent integer overflow inJoonyoung Shim2017-01-311-1/+16
| | * | drm/exynos: fix a timeout loopDan Carpenter2017-01-311-1/+1
| | * | drm/exynos: use atomic helper commitInki Dae2017-01-313-110/+39
| | * | drm/exynos: remove unnecessary codesInki Dae2017-01-313-29/+0
| | * | drm/exynos: mic: Add runtime PM supportMarek Szyprowski2017-01-311-23/+59
| | * | drm/exynos: Stop using drm_framebuffer_unregister_privateDaniel Vetter2017-01-311-3/+1
| | * | drm/exynos: mic: Fix parse_dt functionHoegeun Kwon2017-01-311-22/+3
| | * | drm/exynos: mic: Add mode_set callback functionHoegeun Kwon2017-01-311-7/+12
| * | | Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie2017-02-011-1/+1
| |\ \ \
| | * | | drm/sun4i: Fix a return value in case of errorChristophe JAILLET2017-01-021-1/+1
| * | | | Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie2017-02-017-12/+12
| |\ \ \ \
| | * | | | drm/vmwgfx: Use kmemdup instead of kmalloc and memcpyShyam Saini2017-01-261-4/+3
| | * | | | drm/vmwgfx: Fix depth input into drm_mode_legacy_fb_formatSinclair Yeh2017-01-261-2/+1
| | * | | | drm/vmwgfx: Fix a potential integer overflowThomas Hellstrom2017-01-261-1/+1
| | * | | | drm/vmwgfx: Clear an uninitialized struct memberThomas Hellstrom2017-01-261-0/+2
| | * | | | drm/vmwgfx: Annotate ignored return valuesThomas Hellstrom2017-01-263-4/+4
| | * | | | drm/vmwgfx: Clear uninitialized fields of a parameterThomas Hellstrom2017-01-261-1/+1
| * | | | | Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-01131-6103/+4815
| |\ \ \ \ \
| | * | | | | drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König2017-01-273-3/+3
| | * | | | | drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König2017-01-271-1/+8
| | * | | | | drm/amdgpu: access stolen VRAM directly on KV/KB (v2)Christian König2017-01-271-1/+8
| | * | | | | drm/amdgpu: fix kernel panic when dpm disabled on Kv.Rex Zhu2017-01-271-0/+3
| | * | | | | drm/amdgpu: fix dpm bug on Kv.Rex Zhu2017-01-271-3/+41
| | * | | | | drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.Rex Zhu2017-01-271-0/+3
| | * | | | | drm/amdgpu: handle vfct with multiple vbios imagesAlex Deucher2017-01-271-32/+34
| | * | | | | drm/radeon: handle vfct with multiple vbios imagesAlex Deucher2017-01-271-30/+36
| | * | | | | drm/amdgpu: move misc si headers into amdgpuAlex Deucher2017-01-278-6/+6
| | * | | | | drm/amdgpu: remove unused header si_reg.hAlex Deucher2017-01-271-105/+0
| | * | | | | drm/radeon: drop pitcairn dpm quirksAlex Deucher2017-01-271-46/+1
| | * | | | | drm/amdgpu: drop pitcairn dpm quirksAlex Deucher2017-01-271-46/+1
| | * | | | | drm: radeon: radeon_ttm: Handle return NULL error from ioremap_nocacheArvind Yadav2017-01-271-0/+2
| | * | | | | drm/amd/amdgpu/amdgpu_ttm: Handle return NULL error from ioremap_nocacheArvind Yadav2017-01-271-0/+2
| | * | | | | drm/amdgpu: add new virtual display IDYintian Tao2017-01-271-1/+2
| | * | | | | drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-2713-18/+17
| | * | | | | drm/amdgpu: Bring bo creation in line with radeon driver (v2)Nils Holland2017-01-271-0/+20
| | * | | | | drm/amd/powerplay: fix misspelling in header guardNicolas Iooss2017-01-271-1/+1
| | * | | | | drm/ttm: revert "add optional LRU removal callback v2"Christian König2017-01-271-8/+5
| | * | | | | drm/ttm: revert "implement LRU add callbacks v2"Christian König2017-01-2712-36/+5
| | * | | | | drm/amdgpu: double the priority of kernel allocationsChristian König2017-01-271-0/+2
| | * | | | | drm/amdgpu: user BO priority instead of self coding it (v2)Christian König2017-01-273-79/+5
| | * | | | | drm/ttm: add BO priorities for the LRUsChristian König2017-01-272-25/+46
| | * | | | | drm/ttm: remove allow_errors parameter from ttm_bo_force_list_cleanChristian König2017-01-271-17/+11
| | * | | | | drm/amdgpu/vi: fix mailbox irq mistakeXiangliang Yu2017-01-271-3/+3
| | * | | | | drm/amdgpu: fix reboot failure issue for virtualizationXiangliang Yu2017-01-271-0/+6
| | * | | | | drm/amd/amdgpu: Add PCI info to gca_config debugfsTom St Denis2017-01-271-1/+7
| | * | | | | drm/amdgpu:insert switch buffer only for VM submitMonk Liu2017-01-271-1/+1
| | * | | | | drm/amdgpu:Preamble is forbid to be ignored in SRIOVMonk Liu2017-01-271-1/+2
| | * | | | | drm/amdgpu:set cond_exec polling value to 1 in ring_initMonk Liu2017-01-272-4/+3
| | * | | | | drm/amdgpu:in cntx_ctrl we need insert meta-init for CE/DE(V2)Monk Liu2017-01-271-1/+9
OpenPOWER on IntegriCloud