summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher2015-12-041-1/+4
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-101-140/+124
|\
| * Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-11-051-29/+5
| |\
| | * drm/amdgpu/dce11: optimize pageflipAlex Deucher2015-10-231-29/+5
| * | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-301-13/+23
| |\|
| | * drm/amdgpu: add DCE support for StoneySamuel Li2015-10-211-1/+18
| | * drm/amdgpu/dce: simplify suspend/resumeAlex Deucher2015-10-191-12/+5
| * | Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie2015-10-161-1/+1
| |\ \ | | |/ | |/|
| * | drm/amdgpu: clean up pageflip interrupt handlingAlex Deucher2015-10-141-53/+17
| * | drm/amdgpu/dce11: Fold set_cursor() into show_cursor()Alex Deucher2015-10-141-13/+5
| * | drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOsAlex Deucher2015-10-141-37/+24
| * | drm/amdgpu/dce11: Move hotspot handling out of set_cursorAlex Deucher2015-10-141-19/+17
| * | drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)Alex Deucher2015-10-141-24/+57
| * | drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher2015-10-141-23/+51
* | | drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer2015-10-151-2/+28
| |/ |/|
* | drm/amdgpu: fix num_crtc on CZAlex Deucher2015-10-051-1/+1
|/
* drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher2015-09-031-1/+1
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-2/+2
* drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-231-0/+4
* drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-081-8/+14
* drm/amdgpu: don't enable/disable display twice on suspend/resumeAlex Deucher2015-06-101-18/+0
* drm/admgpu: move XDMA golden registers to dce codeAlex Deucher2015-06-101-0/+9
* drm/amdgpu: implement the allocation range (v3)Chunming Zhou2015-06-031-1/+1
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-031-20/+30
* drm/amdgpu: rework tiling flagsMarek Olšák2015-06-031-82/+11
* drm/amdgpu: Add initial VI supportAlex Deucher2015-06-031-0/+3871