summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_virtual.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* | 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/+3Star
|/
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-271-1/+1
* drm/amdgpu: make function pointers mandatoryChristian König2018-09-271-2/+1Star
* 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/+4Star
|/
* 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/+1Star
* drm/amdgpu/virtual_dce: add vega12 supportAlex Deucher2018-03-211-0/+1
* drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher2018-02-191-14/+0Star
* 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/+0Star
|\
| * drm: amd: remove dead code and pointless local lut storagePeter Rosin2017-08-041-23/+0Star
* | drm/amdgpu/virtual_dce: Remove the rmmod error messageEmily Deng2017-07-251-1/+1
* | drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-141-52/+39Star
* | drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher2017-07-141-7/+0Star
|/
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-181-1/+1
|\
| * drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-281-1/+1
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+1
|/
* drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2017-04-061-1/+2
* drm/amdgpu/dce_virtual: bypass DPM for vfXiangliang Yu2017-03-301-0/+3
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-301-1/+1
* drm/amdgpu: add polaris12 to virtual dce handlingAlex Deucher2017-03-301-1/+2
* drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu2017-01-231-4/+1Star
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-3/+3
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-061-6/+0Star
|\
| * Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-061-6/+0Star
| |\
| | * drm/amdgpu: drop is_display_hung from display funcsAlex Deucher2016-11-231-6/+0Star
* | | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0Star
|/ /
* / drm/irq: Unexport drm_vblank_on/offDaniel Vetter2016-11-151-2/+2
|/
* drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+9
* drm/amdgpu/virtual_dce: move define into source fileAlex Deucher2016-10-251-0/+3
* drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)Emily Deng2016-10-251-24/+24
* drm/amdgpu: simplify encoder and connector setup (v2)Alex Deucher2016-10-251-87/+144
* drm/amdgpu/virtual_dce: clean up interrupt handlingAlex Deucher2016-10-251-55/+54Star