aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
AgeCommit message (Expand)Author
2016-07-07drm/amdgpu/dce11: update async flip update timeAlex Deucher
2016-06-13drm/amdgpu: use drm_crtc_vblank_{on,off}()Gustavo Padovan
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-06-06drm/amdgpu: use drm_crtc_vblank_{get,put}()Gustavo Padovan
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-05-18drm/amdgpu: update Polaris11 golden settingFlora Cui
2016-05-18drm/amdgpu: update Polaris10 golden settingFlora Cui
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-11drm/amdgpu/dce11: fix audio offset for asics with >7 audio pinsAlex Deucher
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher
2016-05-11drm/amdgpu/dce11: don't share PLLs on PolarisAlex Deucher
2016-05-06Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-04drm/amdgpu: add DCE golden setting for ELM/BAFFlora Cui
2016-05-04drm/amdgpu/dce11: add dce clock setting for ELM/BAFAlex Deucher
2016-05-04drm/amdgpu/dce11: update pll programming for ELM/BAFAlex Deucher
2016-05-04drm/amdgpu: add ELM/BAF support to dce_v11_0_pick_pll (v2)Alex Deucher
2016-05-04drm/amdgpu: add ELM/BAF DCE11 configs (v2)Alex Deucher
2016-05-02drm/amdgpu/dce11: fix vertical bars appear on monitorVitaly Prosyak
2016-05-02drm/amdgpu: use drm_crtc_send_vblank_event()Gustavo Padovan
2016-03-08drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()Tom St Denis
2016-03-08drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)Tom St Denis
2016-03-08drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11)Tom St Denis
2016-03-08drm/amd/amdgpu: Whitespace typo fix in sw_init (DCEv11)Tom St Denis
2016-03-08drm/amd/amdgpu: Don't proceed in audio_fini in DCEv11 if disabledTom St Denis
2016-03-08drm/amdgpu: Switch to drm_vblank_on/off (v2)Daniel Vetter
2016-02-19Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-02-16drm/amdgpu: remove page flip work queue v3Christian König
2016-02-16drm/amdgpu: removed optional dummy encoder mode_fixup function.Carlos Palminha
2016-01-04amdgpu/dce11: Add test for crtc < 0 to various DCEv11 functionsTom St Denis
2016-01-04amdgpu/dce11: Remove division from dce_v11_0_vblank_wait()Tom St Denis
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
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