Age | Commit message (Expand) | Author | Files | Lines |
2018-02-19 | drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h | Christian König | 1 | -1/+1 |
2017-12-06 | drm/amdgpu:cancel timer of virtual DCE(v2) | Monk Liu | 1 | -0/+10 |
2017-12-06 | drm/amdgpu:fix virtual dce bug | Monk Liu | 1 | -1/+3 |
2017-10-12 | drm: Pass struct drm_file * to __drm_mode_object_find [v2] | Keith Packard | 1 | -2/+2 |
2017-08-15 | drm/amdgpu/dce_virtual: remove error message for vega10 | Xiangliang.Yu | 1 | -0/+2 |
2017-08-10 | Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 1 | -23/+0 |
2017-08-04 | drm: amd: remove dead code and pointless local lut storage | Peter Rosin | 1 | -23/+0 |
2017-07-25 | drm/amdgpu/virtual_dce: Remove the rmmod error message | Emily Deng | 1 | -1/+1 |
2017-07-14 | drm/amdgpu: remove *_mc_access from display funcs | Alex Deucher | 1 | -52/+39 |
2017-07-14 | drm/amdgpu: drop set_vga_render_state from display funcs | Alex Deucher | 1 | -7/+0 |
2017-05-18 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul | 1 | -1/+1 |
2017-05-16 | drm/amd: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -1/+1 |
2017-04-28 | drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup | Michel Dänzer | 1 | -1/+1 |
2017-04-06 | drm: Add acquire ctx to ->gamma_set hook | Daniel Vetter | 1 | -1/+2 |
2017-03-29 | drm/amdgpu/dce_virtual: bypass DPM for vf | Xiangliang Yu | 1 | -0/+3 |
2017-03-29 | drm/amdgpu: switch ih handling to two levels (v3) | Alex Deucher | 1 | -1/+1 |
2017-03-29 | drm/amdgpu: add polaris12 to virtual dce handling | Alex Deucher | 1 | -1/+2 |
2017-01-23 | drm/amdgpu: fix unload driver issue for virtual display | Xiangliang Yu | 1 | -4/+1 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -3/+3 |
2016-12-06 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Daniel Vetter | 1 | -6/+0 |
2016-12-06 | Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -6/+0 |
2016-12-01 | drm: Make the connector .detect() callback optional | Laurent Pinchart | 1 | -7/+0 |
2016-11-23 | drm/amdgpu: drop is_display_hung from display funcs | Alex Deucher | 1 | -6/+0 |
2016-11-15 | drm/irq: Unexport drm_vblank_on/off | Daniel Vetter | 1 | -2/+2 |
2016-10-25 | drm/amdgpu: rework IP block registration (v2) | Alex Deucher | 1 | -1/+9 |
2016-10-25 | drm/amdgpu/virtual_dce: move define into source file | Alex Deucher | 1 | -0/+3 |
2016-10-25 | drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3) | Emily Deng | 1 | -24/+24 |
2016-10-25 | drm/amdgpu: simplify encoder and connector setup (v2) | Alex Deucher | 1 | -87/+144 |
2016-10-25 | drm/amdgpu/virtual_dce: clean up interrupt handling | Alex Deucher | 1 | -55/+54 |
2016-10-25 | drm/amdgpu/virtual_dce: no need to an irq process callback | Alex Deucher | 1 | -16/+1 |
2016-10-25 | drm/amdgpu/virtual_dce: drop pageflip_irq funcs | Alex Deucher | 1 | -29/+6 |
2016-10-25 | drm/amdgpu/virtual_dce: drop empty function | Alex Deucher | 1 | -11/+0 |
2016-10-25 | drm/amdgpu/virtual_dce: add dce6 support | Alex Deucher | 1 | -0/+14 |
2016-10-04 | drm/amdgpu/virtual_dce: adjust config ifdef | Alex Deucher | 1 | -2/+2 |
2016-09-30 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -6/+6 |
2016-09-28 | drm/amdgpu: rename all rbo variable to abo v2 | Christian König | 1 | -6/+6 |
2016-09-28 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -3/+3 |
2016-09-22 | drm/amdgpu: mark symbols static where possible | Baoyou Xie | 1 | -3/+3 |
2016-09-15 | drm/amdgpu: squash lines for simple wrapper functions | Masahiro Yamada | 1 | -5/+1 |
2016-08-17 | drm/amdgpu: Hardcode virtual DCE vblank / scanout position return values | Emily Deng | 1 | -12/+4 |
2016-08-10 | drm/amdgpu: Provide page_flip_target hook | Michel Dänzer | 1 | -1/+1 |
2016-08-08 | drm/amdgpu/virtual_dce: add case for topaz for disable_dce | Alex Deucher | 1 | -1/+4 |
2016-08-08 | drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init | Alex Deucher | 1 | -0/+1 |
2016-08-08 | drm/amdgpu: Call pageflip irq funtion when receiced vsync interrupt. | Emily Deng | 1 | -3/+7 |
2016-08-08 | drm/amdgpu: Use software timer to generate vsync interrupt. | Emily Deng | 1 | -2/+31 |
2016-08-08 | drm/amdgpu: Disable VGA render and crtc when init GMC. | Emily Deng | 1 | -3/+29 |
2016-08-08 | drm/amdgpu: Initialize dce_virtual_crtc_funcs. (v2) | Emily Deng | 1 | -4/+28 |
2016-08-08 | drm/amdgpu: Initialize dce_virtual_crtc_helper_funcs | Emily Deng | 1 | -9/+128 |
2016-08-08 | drm/amdgpu: Initialize crtc, pageflip irq funcs (v2) | Emily Deng | 1 | -12/+118 |
2016-08-08 | drm/amdgpu: Initialize dce_virtual_display_funcs. | Emily Deng | 1 | -14/+208 |