summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
AgeCommit message (Expand)Author
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner
2017-05-25drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher
2016-10-31drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas
2016-10-31drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-05Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-10-23drm/amdgpu/dce11: optimize pageflipAlex Deucher
2015-10-21drm/amdgpu: add DCE support for StoneySamuel Li
2015-10-19drm/amdgpu/dce: simplify suspend/resumeAlex Deucher
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-15drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer
2015-10-14drm/amdgpu: clean up pageflip interrupt handlingAlex Deucher
2015-10-14drm/amdgpu/dce11: Fold set_cursor() into show_cursor()Alex Deucher
2015-10-14drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOsAlex Deucher
2015-10-14drm/amdgpu/dce11: Move hotspot handling out of set_cursorAlex Deucher
2015-10-14drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)Alex Deucher
2015-10-14drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher
2015-10-05drm/amdgpu: fix num_crtc on CZAlex Deucher
2015-09-03drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou
2015-07-23drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer
2015-07-08drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner
2015-06-10drm/amdgpu: don't enable/disable display twice on suspend/resumeAlex Deucher
2015-06-10drm/admgpu: move XDMA golden registers to dce codeAlex Deucher
2015-06-03drm/amdgpu: implement the allocation range (v3)Chunming Zhou
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang1
2015-06-03drm/amdgpu: rework tiling flagsMarek Olšák
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher