summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart12-44/+43
2015-06-12drm: omapdrm: Fix page flip race with CRTC disableLaurent Pinchart1-5/+19
2015-06-12drm: omapdrm: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart3-8/+79
2015-06-12drm: omapdrm: Rework page flip handlingLaurent Pinchart1-20/+64
2015-06-12drm: omapdrm: Cancel pending page flips when closing deviceLaurent Pinchart3-1/+27
2015-06-12drm: omapdrm: Simplify IRQ registrationLaurent Pinchart3-90/+25
2015-06-12drm: omapdrm: Rename omap_crtc page flip-related fieldsLaurent Pinchart1-21/+26
2015-06-12drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flipLaurent Pinchart1-5/+5
2015-06-12drm: omapdrm: Apply settings synchronouslyLaurent Pinchart4-325/+183
2015-06-12drm: omapdrm: Store the rotation property in dev->mode_configLaurent Pinchart4-30/+33
2015-06-12Merge tag 'drm-intel-next-fixes-2015-06-11' of git://anongit.freedesktop.org/...Dave Airlie1-1/+1
2015-06-12Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...Dave Airlie8-185/+53
2015-06-12Merge branch '2015-06-08-st-drm-next' of http://git.linaro.org/people/benjami...Dave Airlie3-21/+43
2015-06-11drm/virtio: remove some dead codeDan Carpenter1-2/+0
2015-06-11drm/virtio: checking for NULL instead of IS_ERRDan Carpenter1-2/+2
2015-06-11Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/lin...Dave Airlie28-244/+445
2015-06-10drm/amdgpu: fix a amdgpu_dpm=0 bugSonny Jiang1-3/+5
2015-06-10drm/amdgpu: don't enable/disable display twice on suspend/resumeAlex Deucher3-54/+0
2015-06-10drm/amdgpu: fix UVD/VCE VM emulationChristian König1-3/+15
2015-06-10drm/amdgpu: enable vce powergatingSonny Jiang4-14/+148
2015-06-10drm/amdgpu/iceland: don't call smu_init on resumeAlex Deucher1-6/+19
2015-06-10drm/amdgpu/tonga: don't call smu_init on resumeAlex Deucher1-6/+19
2015-06-10drm/amdgpu/cz: don't call smu_init on resumeAlex Deucher1-7/+8
2015-06-10drm/amdgpu: update to latest gfx8 golden register settingsAlex Deucher1-0/+7
2015-06-10drm/amdgpu: whitespace cleanup in gmc8 golden regsAlex Deucher1-1/+1
2015-06-10drm/admgpu: move XDMA golden registers to dce codeAlex Deucher3-4/+18
2015-06-10drm/amdgpu: fix the build on big endianAlex Deucher2-3/+5
2015-06-10drm/amdgpu: cleanup UAPI commentsChristian König1-41/+78
2015-06-10drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNINGChristian König1-2/+0
2015-06-10drm/amdgpu: remove the VI hardware semaphore in ring syncDavid Zhang1-5/+4
2015-06-08drm/amdgpu: set the gfx config properly for all CZ variants (v2)Alex Deucher1-2/+36
2015-06-08drm/amdgpu: also print the pci revision when printing the pci idsAlex Deucher1-3/+3
2015-06-08drm/amdgpu: cleanup VA IOCTLChristian König2-59/+23
2015-06-08drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmapChristian König1-0/+2
2015-06-08drm/amdgpu: fix amdgpu_vm_bo_mapChristian König1-0/+2
2015-06-08drm/sti: vtg fix CEA-861E video format timing errorVincent Abriou1-2/+5
2015-06-08drm/sti: hdmi fix CEA-861E video format timing errorVincent Abriou1-2/+2
2015-06-08drm/sti: VTG interrupt names are badly displayedVincent Abriou1-5/+2
2015-06-08drm/sti: missing first pixel column on HDMI displayVincent Abriou1-10/+32
2015-06-08drm/sti: correctly test devm_ioremap() returnWei Yongjun1-2/+2
2015-06-06drm/amdkfd: remove not used defines from cik_regs.hOded Gabbay1-164/+13
2015-06-06drm/amdkfd: Add missing properties to CZ device infoOded Gabbay1-0/+3
2015-06-06drm/amdkfd: make reset wavefronts per process per deviceBen Goz3-13/+25
2015-06-06drm/amdkfd: add debug print to kfd_events.cOded Gabbay1-0/+4
2015-06-06drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbolsValentin Rothberg2-8/+8
2015-06-05drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDSJammy Zhou1-5/+2
2015-06-05drm/amdgpu: disable user fence interrupt (v2)Chunming Zhou13-26/+46
2015-06-05drm/amdgpu: fix user ptr race conditionChristian König2-1/+1
2015-06-05drm/amdgpu: add zero timeout check in amdgpu_fence_wait_seq_timeoutJack Xiao1-0/+4
2015-06-05drm/i915/skl: Fix DMC API version in firmware file nameRodrigo Vivi1-1/+1