summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/dce_virtual.c
AgeCommit message (Expand)Author
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-08-29drm/amdgpu/virtual_dce: drop error message in hw_initAlex Deucher
2019-08-12drm/amdgpu: enable dce virtual ip module for RenoirAaron Liu
2019-08-02drm/amdgpu: enable virtual display for navi12Xiaojie Yuan
2019-07-18drm/amdgpu/dce_virtual: add Arcturus virtual display supportLe Ma
2019-07-18drm/amdgpu: enable virtual display for navi14Xiaojie Yuan
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amdgpu: enable virtual display feature for navi10Le.Ma
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-01-14drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng
2019-01-02drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-05drm/amdgpu: Use drm_connector_for_each_possible_encoder()Ville Syrjälä
2018-05-17drm/amdgpu/virtual_dce: Add vega20 supportFeifei Xu
2018-05-15drm/amdgpu/virtual_dce: add VEGAM supportLeo Liu
2018-05-15drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone
2018-03-21drm/amdgpu/virtual_dce: add vega12 supportAlex Deucher
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher
2018-02-19drm/amdgpu: rename amdgpu_crtc_idx_to_irq_typeSamuel Li
2018-02-19drm/amdgpu: rename amdgpu_modeset_create_propsSamuel Li
2018-02-19drm/amdgpu: rename amdgpu_crtc_set_configSamuel Li
2018-02-19drm/amdgpu: rename amdgpu_crtc_page_flip_targetSamuel Li
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König
2017-12-06drm/amdgpu:cancel timer of virtual DCE(v2)Monk Liu
2017-12-06drm/amdgpu:fix virtual dce bugMonk Liu
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-08-15drm/amdgpu/dce_virtual: remove error message for vega10Xiangliang.Yu
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-04drm: amd: remove dead code and pointless local lut storagePeter Rosin
2017-07-25drm/amdgpu/virtual_dce: Remove the rmmod error messageEmily Deng
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter
2017-03-29drm/amdgpu/dce_virtual: bypass DPM for vfXiangliang Yu
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-03-29drm/amdgpu: add polaris12 to virtual dce handlingAlex Deucher
2017-01-23drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-06Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart