summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_virtual.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Cancel the hrtimer in sw_finiRoy Sun2021-05-191-7/+5
* drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher2021-04-091-1/+14
* drm/amdgpu: Add new mode 2560x1440Emily.Deng2021-01-081-2/+3
* drm/amdgpu/dce_virtual: Enable vBlank control for vfshaoyunl2020-11-241-3/+0
* drm/amdgpu: Remove warning for virtual_displayEmily.Deng2020-10-091-1/+3
* drm/amdgpu: Fix dead lock issue for vblankEmily.Deng2020-09-221-18/+17
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-18/+18
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-2/+2
* drm/amdgpu: disble vblank when unloading sriov driverJiawei2020-04-221-1/+2
* drm/amdgpu: Add 4k resolution for virtual displayEmily Deng2020-04-011-3/+7
* Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie2020-02-281-1/+0
|\
| * drm/amdgpu: don't call drm_connector_register for non-MST portsAlex Deucher2020-02-261-1/+0
* | drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann2020-02-131-0/+4
* | drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann2020-02-131-0/+1
|/
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-031-6/+1
|\
| * drm/amdgpu/virtual_dce: drop error message in hw_initAlex Deucher2019-08-291-10/+1
| * drm/amdgpu: enable dce virtual ip module for RenoirAaron Liu2019-08-121-0/+1
| * drm/amdgpu: enable virtual display for navi12Xiaojie Yuan2019-08-021-0/+1
| * drm/amdgpu/dce_virtual: add Arcturus virtual display supportLe Ma2019-07-181-0/+1
| * drm/amdgpu: enable virtual display for navi14Xiaojie Yuan2019-07-181-0/+1
* | drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza2019-09-161-3/+2
|/
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+3
|\
| * drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+3
| * drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng2019-01-141-14/+3
* | drm/amdgpu: enable virtual display feature for navi10Le.Ma2019-06-211-0/+1
* | drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng2019-01-021-14/+3
|/
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-261-1/+1
* drm/amdgpu: make function pointers mandatoryChristian König2018-09-261-2/+1
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-07-201-1/+2
|\
| * drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky2018-07-131-1/+2
* | drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* | drm/amdgpu: Use drm_connector_for_each_possible_encoder()Ville Syrjälä2018-07-051-11/+4
|/
* drm/amdgpu/virtual_dce: Add vega20 supportFeifei Xu2018-05-171-0/+1
* drm/amdgpu/virtual_dce: add VEGAM supportLeo Liu2018-05-151-1/+2
* drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck2018-05-151-1/+1
* drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone2018-04-111-3/+1
* drm/amdgpu/virtual_dce: add vega12 supportAlex Deucher2018-03-211-0/+1
* drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher2018-02-191-14/+0
* drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li2018-02-191-1/+2
* drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li2018-02-191-1/+1
* drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li2018-02-191-1/+1
* drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-191-1/+1
* drm/amdgpu:cancel timer of virtual DCE(v2)Monk Liu2017-12-061-0/+10
* drm/amdgpu:fix virtual dce bugMonk Liu2017-12-061-1/+3
* drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-121-2/+2
* drm/amdgpu/dce_virtual: remove error message for vega10Xiangliang.Yu2017-08-151-0/+2
* Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-101-23/+0
|\
| * drm: amd: remove dead code and pointless local lut storagePeter Rosin2017-08-041-23/+0
* | drm/amdgpu/virtual_dce: Remove the rmmod error messageEmily Deng2017-07-251-1/+1