Age | Commit message (Expand) | Author | Files | Lines |
2016-10-25 | drm/amdgpu/dce10: simplify hpd code | Alex Deucher | 1 | -99/+15 |
2016-10-14 | drm/amdgpu: fix amdgpu_need_full_reset (v2) | Alex Deucher | 1 | -10/+2 |
2016-09-30 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -28/+31 |
2016-09-28 | drm/amdgpu: rename all rbo variable to abo v2 | Christian König | 1 | -18/+18 |
2016-09-28 | drm/amdgpu/dce10: disable hpd on local panels | Alex Deucher | 1 | -10/+13 |
2016-09-28 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -3/+5 |
2016-09-22 | drm/amd/amdgpu: Remove division from vblank_wait | Tom St Denis | 1 | -3/+5 |
2016-08-25 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -6/+62 |
2016-08-16 | drm: remove `const` attribute to hint at caller that they now own the memory | Eric Engestrom | 1 | -1/+1 |
2016-08-15 | drm: make drm_get_format_name thread-safe | Eric Engestrom | 1 | -2/+4 |
2016-08-10 | drm/amdgpu: Set MASTER_UPDATE_MODE to 0 again | Michel Dänzer | 1 | -4/+4 |
2016-08-10 | drm/amdgpu: Provide page_flip_target hook | Michel Dänzer | 1 | -1/+1 |
2016-08-08 | drm/amdgpu: Disable VGA render and crtc when init GMC. | Emily Deng | 1 | -1/+41 |
2016-08-08 | drm/amdgpu: add dce10 check_soft_reset | Chunming Zhou | 1 | -0/+16 |
2016-06-13 | drm/amdgpu: use drm_crtc_vblank_{on,off}() | Gustavo Padovan | 1 | -2/+2 |
2016-06-07 | drm/core: Change declaration for gamma_set. | Maarten Lankhorst | 1 | -4/+6 |
2016-06-06 | drm/amdgpu: use drm_crtc_vblank_{get,put}() | Gustavo Padovan | 1 | -1/+1 |
2016-05-17 | drm: Remove unused drm_device from drm_gem_object_lookup() | Chris Wilson | 1 | -1/+1 |
2016-05-11 | drm/amd/amdgpu: Add name field to amd_ip_funcs (v2) | Tom St Denis | 1 | -0/+1 |
2016-05-11 | drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2) | Alex Deucher | 1 | -8/+17 |
2016-05-06 | Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -12/+0 |
2016-05-04 | drm/amd/amdgpu: Drop print_status callbacks. | Tom St Denis | 1 | -12/+0 |
2016-05-02 | drm/amdgpu: use drm_crtc_send_vblank_event() | Gustavo Padovan | 1 | -1/+1 |
2016-03-08 | drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10) | Tom St Denis | 1 | -4/+3 |
2016-03-08 | drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10) | Tom St Denis | 1 | -2/+12 |
2016-03-08 | drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10) | Tom St Denis | 1 | -3/+2 |
2016-03-08 | drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10) | Tom St Denis | 1 | -0/+3 |
2016-03-08 | drm/amdgpu: Switch to drm_vblank_on/off (v2) | Daniel Vetter | 1 | -2/+2 |
2016-02-19 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -3/+1 |
2016-02-16 | drm/amdgpu: remove page flip work queue v3 | Christian König | 1 | -3/+1 |
2016-02-16 | drm/amdgpu: removed optional dummy encoder mode_fixup function. | Carlos Palminha | 1 | -8/+0 |
2015-12-11 | drm: Pass 'name' to drm_encoder_init() | Ville Syrjälä | 1 | -7/+7 |
2015-12-04 | drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) | Alex Deucher | 1 | -1/+4 |
2015-11-10 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -139/+106 |
2015-10-23 | drm/amdgpu/dce10: optimize pageflip | Alex Deucher | 1 | -30/+6 |
2015-10-19 | drm/amdgpu/dce: simplify suspend/resume | Alex Deucher | 1 | -11/+4 |
2015-10-15 | drm/amdgpu: Keep the pflip interrupts always enabled v7 | Michel Dänzer | 1 | -2/+28 |
2015-10-14 | drm/amdgpu: clean up pageflip interrupt handling | Alex Deucher | 1 | -53/+17 |
2015-10-14 | drm/amdgpu/dce10: Fold set_cursor() into show_cursor() | Alex Deucher | 1 | -13/+5 |
2015-10-14 | drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs | Alex Deucher | 1 | -37/+24 |
2015-10-14 | drm/amdgpu/dce10: Move hotspot handling out of set_cursor | Alex Deucher | 1 | -19/+17 |
2015-10-14 | drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) | Alex Deucher | 1 | -24/+57 |
2015-10-14 | drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor | Alex Deucher | 1 | -23/+51 |
2015-09-03 | drm/amdgpu: fix typo in dce10 watermark setup | Alex Deucher | 1 | -1/+1 |
2015-08-17 | drm/amdgpu: Add Fiji support to the DCE 10.0 IP module (v2) | David Zhang | 1 | -0/+23 |
2015-08-17 | drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) | Jammy Zhou | 1 | -2/+2 |
2015-07-23 | drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTC | Michel Dänzer | 1 | -0/+4 |
2015-07-08 | drm/amdgpu: Handle irqs only based on irq ring, not irq status regs. | Mario Kleiner | 1 | -8/+14 |
2015-06-10 | drm/amdgpu: don't enable/disable display twice on suspend/resume | Alex Deucher | 1 | -18/+0 |
2015-06-10 | drm/admgpu: move XDMA golden registers to dce code | Alex Deucher | 1 | -0/+9 |