summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/dce_virtual.c
Commit message (Expand)AuthorAge
* drm/amdgpu:cancel timer of virtual DCE(v2)Monk Liu2017-12-06
* drm/amdgpu:fix virtual dce bugMonk Liu2017-12-06
* drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-12
* drm/amdgpu/dce_virtual: remove error message for vega10Xiangliang.Yu2017-08-15
* Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-10
|\
| * drm: amd: remove dead code and pointless local lut storagePeter Rosin2017-08-04
* | drm/amdgpu/virtual_dce: Remove the rmmod error messageEmily Deng2017-07-25
* | drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-14
* | drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher2017-07-14
|/
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-18
|\
| * drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-28
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-16
|/
* drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-06
* drm/amdgpu/dce_virtual: bypass DPM for vfXiangliang Yu2017-03-29
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-29
* drm/amdgpu: add polaris12 to virtual dce handlingAlex Deucher2017-03-29
* drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu2017-01-23
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-06
|\
| * Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-06
| |\
| | * drm/amdgpu: drop is_display_hung from display funcsAlex Deucher2016-11-23
* | | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
|/ /
* | drm/irq: Unexport drm_vblank_on/offDaniel Vetter2016-11-15
|/
* drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-25
* drm/amdgpu/virtual_dce: move define into source fileAlex Deucher2016-10-25
* drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)Emily Deng2016-10-25
* drm/amdgpu: simplify encoder and connector setup (v2)Alex Deucher2016-10-25
* drm/amdgpu/virtual_dce: clean up interrupt handlingAlex Deucher2016-10-25
* drm/amdgpu/virtual_dce: no need to an irq process callbackAlex Deucher2016-10-25
* drm/amdgpu/virtual_dce: drop pageflip_irq funcsAlex Deucher2016-10-25
* drm/amdgpu/virtual_dce: drop empty functionAlex Deucher2016-10-25
* drm/amdgpu/virtual_dce: add dce6 supportAlex Deucher2016-10-25
* drm/amdgpu/virtual_dce: adjust config ifdefAlex Deucher2016-10-04
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-30
|\
| * drm/amdgpu: rename all rbo variable to abo v2Christian König2016-09-28
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-28
|\ \ | |/
| * drm/amdgpu: mark symbols static where possibleBaoyou Xie2016-09-22
* | drm/amdgpu: squash lines for simple wrapper functionsMasahiro Yamada2016-09-15
|/
* drm/amdgpu: Hardcode virtual DCE vblank / scanout position return valuesEmily Deng2016-08-17
* drm/amdgpu: Provide page_flip_target hookMichel Dänzer2016-08-10
* drm/amdgpu/virtual_dce: add case for topaz for disable_dceAlex Deucher2016-08-08
* drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_initAlex Deucher2016-08-08
* drm/amdgpu: Call pageflip irq funtion when receiced vsync interrupt.Emily Deng2016-08-08
* drm/amdgpu: Use software timer to generate vsync interrupt.Emily Deng2016-08-08
* drm/amdgpu: Disable VGA render and crtc when init GMC.Emily Deng2016-08-08
* drm/amdgpu: Initialize dce_virtual_crtc_funcs. (v2)Emily Deng2016-08-08
* drm/amdgpu: Initialize dce_virtual_crtc_helper_funcsEmily Deng2016-08-08
* drm/amdgpu: Initialize crtc, pageflip irq funcs (v2)Emily Deng2016-08-08
* drm/amdgpu: Initialize dce_virtual_display_funcs.Emily Deng2016-08-08
* drm/amdgpu: Initialize dce_virtual_ip_funcsEmily Deng2016-08-08