aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v10_0.c
Commit message (Expand)AuthorAge
* drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner2017-05-25
* drm/amdgpu: Make display watermark calculations more accurateMario Kleiner2017-05-25
* drm/amdgpu: Also call cursor_move_locked when the cursor size changesMichel Dänzer2017-01-09
* drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y valuesMichel Dänzer2017-01-09
* drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher2016-10-21
* drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-14
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-29
|\
| * drm/amdgpu: rename all rbo variable to abo v2Christian König2016-09-28
| * drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher2016-09-28
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-27
|\|
| * drm/amd/amdgpu: Remove division from vblank_waitTom St Denis2016-09-22
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-24
|\|
| * drm/amdgpu: Set MASTER_UPDATE_MODE to 0 againMichel Dänzer2016-08-10
| * drm/amdgpu: Provide page_flip_target hookMichel Dänzer2016-08-10
| * drm/amdgpu: Disable VGA render and crtc when init GMC.Emily Deng2016-08-08
| * drm/amdgpu: add dce10 check_soft_resetChunming Zhou2016-08-08
* | drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom2016-08-16
* | drm: make drm_get_format_name thread-safeEric Engestrom2016-08-15
|/
* drm/amdgpu: use drm_crtc_vblank_{on,off}()Gustavo Padovan2016-06-13
* drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-07
* drm/amdgpu: use drm_crtc_vblank_{get,put}()Gustavo Padovan2016-06-06
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-11
* drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)Alex Deucher2016-05-11
* Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-05-06
|\
| * drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-04
* | drm/amdgpu: use drm_crtc_send_vblank_event()Gustavo Padovan2016-05-02
|/
* drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10)Tom St Denis2016-03-08
* drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10)Tom St Denis2016-03-08
* drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10)Tom St Denis2016-03-08
* drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)Tom St Denis2016-03-08
* drm/amdgpu: Switch to drm_vblank_on/off (v2)Daniel Vetter2016-03-08
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-02-18
|\
| * drm/amdgpu: remove page flip work queue v3Christian König2016-02-16
* | drm/amdgpu: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
|/
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher2015-12-04
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-10
|\
| * drm/amdgpu/dce10: optimize pageflipAlex Deucher2015-10-23
| * drm/amdgpu/dce: simplify suspend/resumeAlex Deucher2015-10-19
| * drm/amdgpu: clean up pageflip interrupt handlingAlex Deucher2015-10-14
| * drm/amdgpu/dce10: Fold set_cursor() into show_cursor()Alex Deucher2015-10-14
| * drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOsAlex Deucher2015-10-14
| * drm/amdgpu/dce10: Move hotspot handling out of set_cursorAlex Deucher2015-10-14
| * drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)Alex Deucher2015-10-14
| * drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher2015-10-14
* | drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer2015-10-15
|/
* drm/amdgpu: fix typo in dce10 watermark setupAlex Deucher2015-09-03
* drm/amdgpu: Add Fiji support to the DCE 10.0 IP module (v2)David Zhang2015-08-17
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-17