aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functionsTom St Denis1-4/+4
2016-01-04amdgpu/dce11: Remove division from dce_v11_0_vblank_wait()Tom St Denis1-3/+5
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-7/+7
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher1-1/+4
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-140/+124
2015-11-05Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-29/+5
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-13/+23
2015-10-23drm/amdgpu/dce11: optimize pageflipAlex Deucher1-29/+5
2015-10-21drm/amdgpu: add DCE support for StoneySamuel Li1-1/+18
2015-10-19drm/amdgpu/dce: simplify suspend/resumeAlex Deucher1-12/+5
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-1/+1
2015-10-15drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer1-2/+28
2015-10-14drm/amdgpu: clean up pageflip interrupt handlingAlex Deucher1-53/+17
2015-10-14drm/amdgpu/dce11: Fold set_cursor() into show_cursor()Alex Deucher1-13/+5
2015-10-14drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOsAlex Deucher1-37/+24
2015-10-14drm/amdgpu/dce11: Move hotspot handling out of set_cursorAlex Deucher1-19/+17
2015-10-14drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)Alex Deucher1-24/+57
2015-10-14drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher1-23/+51
2015-10-05drm/amdgpu: fix num_crtc on CZAlex Deucher1-1/+1
2015-09-03drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher1-1/+1
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-2/+2
2015-07-23drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer1-0/+4
2015-07-08drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner1-8/+14
2015-06-10drm/amdgpu: don't enable/disable display twice on suspend/resumeAlex Deucher1-18/+0
2015-06-10drm/admgpu: move XDMA golden registers to dce codeAlex Deucher1-0/+9
2015-06-03drm/amdgpu: implement the allocation range (v3)Chunming Zhou1-1/+1
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang11-20/+30
2015-06-03drm/amdgpu: rework tiling flagsMarek Olšák1-82/+11
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher1-0/+3871