aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_virtual.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17drm/amdgpu/virtual_dce: Add vega20 supportFeifei Xu1-0/+1
2018-05-15drm/amdgpu/virtual_dce: add VEGAM supportLeo Liu1-1/+2
2018-05-15drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck1-1/+1
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone1-3/+1
2018-03-21drm/amdgpu/virtual_dce: add vega12 supportAlex Deucher1-0/+1
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher1-14/+0
2018-02-19drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li1-1/+2
2018-02-19drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li1-1/+1
2018-02-19drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li1-1/+1
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-1/+1
2017-12-06drm/amdgpu:cancel timer of virtual DCE(v2)Monk Liu1-0/+10
2017-12-06drm/amdgpu:fix virtual dce bugMonk Liu1-1/+3
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard1-2/+2
2017-08-15drm/amdgpu/dce_virtual: remove error message for vega10Xiangliang.Yu1-0/+2
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-23/+0
2017-08-04drm: amd: remove dead code and pointless local lut storagePeter Rosin1-23/+0
2017-07-25drm/amdgpu/virtual_dce: Remove the rmmod error messageEmily Deng1-1/+1
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher1-52/+39
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher1-7/+0
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-1/+1
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer1-1/+1
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter1-1/+2
2017-03-29drm/amdgpu/dce_virtual: bypass DPM for vfXiangliang Yu1-0/+3
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-1/+1
2017-03-29drm/amdgpu: add polaris12 to virtual dce handlingAlex Deucher1-1/+2
2017-01-23drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu1-4/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-3/+3
2016-12-06Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter1-6/+0
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-6/+0
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart1-7/+0
2016-11-23drm/amdgpu: drop is_display_hung from display funcsAlex Deucher1-6/+0
2016-11-15drm/irq: Unexport drm_vblank_on/offDaniel Vetter1-2/+2
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-1/+9
2016-10-25drm/amdgpu/virtual_dce: move define into source fileAlex Deucher1-0/+3
2016-10-25drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)Emily Deng1-24/+24
2016-10-25drm/amdgpu: simplify encoder and connector setup (v2)Alex Deucher1-87/+144
2016-10-25drm/amdgpu/virtual_dce: clean up interrupt handlingAlex Deucher1-55/+54
2016-10-25drm/amdgpu/virtual_dce: no need to an irq process callbackAlex Deucher1-16/+1
2016-10-25drm/amdgpu/virtual_dce: drop pageflip_irq funcsAlex Deucher1-29/+6
2016-10-25drm/amdgpu/virtual_dce: drop empty functionAlex Deucher1-11/+0
2016-10-25drm/amdgpu/virtual_dce: add dce6 supportAlex Deucher1-0/+14
2016-10-04drm/amdgpu/virtual_dce: adjust config ifdefAlex Deucher1-2/+2
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-6/+6
2016-09-28drm/amdgpu: rename all rbo variable to abo v2Christian König1-6/+6
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-3/+3
2016-09-22drm/amdgpu: mark symbols static where possibleBaoyou Xie1-3/+3
2016-09-15drm/amdgpu: squash lines for simple wrapper functionsMasahiro Yamada1-5/+1
2016-08-17drm/amdgpu: Hardcode virtual DCE vblank / scanout position return valuesEmily Deng1-12/+4