summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-11drm/msm/dsi: Add DSI PLL clock driver supportHai Li
2015-06-11drm/msm: use IS_ERR() to check regulator_get() returnFabian Frederick
2015-06-11drm/msm: use IS_ERR() to check msm_ioremap() returnFabian Frederick
2015-06-11drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commitHai Li
2015-06-11drm/msm: Use customized function to wait for atomic commit doneHai Li
2015-06-11drm/msm: drop redundant debug outputNicholas Mc Guire
2015-06-11drm/msm: wait_for_completion_timeout return is never negativeNicholas Mc Guire
2015-06-11drm/msm: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-06-11drm/msm: dsi: Provide option to force continuous HS clockArchit Taneja
2015-06-11drm/msm: Call drm_prime_gem_destroy to clean up imported GEM objectjilai wang
2015-06-11drm/msm/edp: fix build warning - missing prototypeRob Clark
2015-06-11drm/msm: drop redundant output in debug messageNicholas Mc Guire
2015-06-11drm/msm: fix HZ dependency of timeoutNicholas Mc Guire
2015-06-11drm/msm: fixup wait_for_completion_timeout handlingNicholas Mc Guire
2015-06-11drm/msm/mdp5: fix for crash in disable pathRob Clark
2015-06-11drm/msm: workaround for missing irq on a306/8x16Rob Clark
2015-06-11drm/msm: adreno a306 supportRob Clark
2015-06-11drm/msm: clarify downstream bus scalingRob Clark
2015-06-11drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark
2015-06-11drm/msm: update generated headersRob Clark
2015-06-11drm/msm: add missing DRIVER_ATOMIC flagRob Clark
2015-06-11drm/msm/adreno: dump scratch regs and other info on hangRob Clark
2015-06-11drm/virtio: remove some dead codeDan Carpenter
2015-06-11drm/virtio: checking for NULL instead of IS_ERRDan Carpenter
2015-06-10drm/amdgpu: fix a amdgpu_dpm=0 bugSonny Jiang
2015-06-10drm/amdgpu: don't enable/disable display twice on suspend/resumeAlex Deucher
2015-06-10drm/amdgpu: fix UVD/VCE VM emulationChristian König
2015-06-10drm/amdgpu: enable vce powergatingSonny Jiang
2015-06-10drm/amdgpu/iceland: don't call smu_init on resumeAlex Deucher
2015-06-10drm/amdgpu/tonga: don't call smu_init on resumeAlex Deucher
2015-06-10drm/amdgpu/cz: don't call smu_init on resumeAlex Deucher
2015-06-10drm/amdgpu: update to latest gfx8 golden register settingsAlex Deucher
2015-06-10drm/amdgpu: whitespace cleanup in gmc8 golden regsAlex Deucher
2015-06-10drm/admgpu: move XDMA golden registers to dce codeAlex Deucher
2015-06-10drm/amdgpu: fix the build on big endianAlex Deucher
2015-06-10drm/amdgpu: remove the VI hardware semaphore in ring syncDavid Zhang
2015-06-09drm/amdgpu: set the gfx config properly for all CZ variants (v2)Alex Deucher
2015-06-09drm/amdgpu: also print the pci revision when printing the pci idsAlex Deucher
2015-06-09drm/amdgpu: cleanup VA IOCTLChristian König
2015-06-09drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmapChristian König
2015-06-09drm/amdgpu: fix amdgpu_vm_bo_mapChristian König
2015-06-05drm/amdgpu: disable user fence interrupt (v2)Chunming Zhou
2015-06-05drm/amdgpu: fix user ptr race conditionChristian König
2015-06-05drm/amdgpu: add zero timeout check in amdgpu_fence_wait_seq_timeoutJack Xiao
2015-06-05Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/lin...Dave Airlie
2015-06-05drm/qxl: Propagate correctly errors from qxlhw_handle_to_boFrediano Ziglio
2015-06-05drm/qxl: Simplify cleaning qxl processing commandFrediano Ziglio
2015-06-05drm/qxl: Move main reference counter to GEM object instead of TTM onesFrediano Ziglio
2015-06-05drm/qxl: Remove format string errorsFrediano Ziglio
2015-06-05drm/qxl: Handle correctly failures in qxl_alloc_relase_reservedFrediano Ziglio