summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-02-191-3/+1
|\
| * drm/amdgpu: remove page flip work queue v3Christian König2016-02-161-3/+1
* | drm/amdgpu: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-8/+0
|/
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-7/+7
* 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-139/+108
|\
| * drm/amdgpu/dce8: optimize pageflipAlex Deucher2015-10-231-31/+7
| * drm/amdgpu/dce: simplify suspend/resumeAlex Deucher2015-10-191-10/+5
| * drm/amdgpu: clean up pageflip interrupt handlingAlex Deucher2015-10-141-53/+17
| * drm/amdgpu/dce8: Fold set_cursor() into show_cursor()Alex Deucher2015-10-141-13/+5
| * drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOsAlex Deucher2015-10-141-37/+24
| * drm/amdgpu/dce8: Move hotspot handling out of set_cursorAlex Deucher2015-10-141-19/+17
| * drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)Alex Deucher2015-10-141-24/+57
| * drm/amdgpu/dce8: 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: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-2/+2
* drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer2015-07-161-0/+4
* drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-081-8/+14
* drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()Alex Deucher2015-06-291-1/+1
* drm/amdgpu: don't enable/disable display twice on suspend/resumeAlex Deucher2015-06-101-18/+0
* 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-80/+11
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-031-0/+3830
OpenPOWER on IntegriCloud