summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher2016-05-111-8/+12
* Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-05-061-12/+0
|\
| * drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-041-12/+0
* | drm/amdgpu: use drm_crtc_send_vblank_event()Gustavo Padovan2016-05-021-1/+1
|/
* drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8)Tom St Denis2016-03-081-4/+3
* drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8)Tom St Denis2016-03-081-2/+12
* drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8)Tom St Denis2016-03-081-3/+2
* drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8)Tom St Denis2016-03-081-0/+3
* drm/amdgpu: Switch to drm_vblank_on/off (v2)Daniel Vetter2016-03-081-2/+2
* 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