index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
dce_virtual.c
Age
Commit message (
Expand
)
Author
2021-08-05
drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)
Ryan Taylor
2021-08-05
drm/amdgpu: cleanup dce_virtual
Ryan Taylor
2021-08-05
drm/amdgpu: create amdgpu_vkms (v4)
Ryan Taylor
2021-07-13
drm/amdgpu: Correct the irq numbers for virtual crtc
Emily Deng
2021-05-19
drm/amd/amdgpu: Cancel the hrtimer in sw_fini
Roy Sun
2021-04-09
drm/amdgpu: clean up non-DC suspend/resume handling
Alex Deucher
2021-01-08
drm/amdgpu: Add new mode 2560x1440
Emily.Deng
2020-11-24
drm/amdgpu/dce_virtual: Enable vBlank control for vf
shaoyunl
2020-10-09
drm/amdgpu: Remove warning for virtual_display
Emily.Deng
2020-09-22
drm/amdgpu: Fix dead lock issue for vblank
Emily.Deng
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-04-22
drm/amdgpu: disble vblank when unloading sriov driver
Jiawei
2020-04-01
drm/amdgpu: Add 4k resolution for virtual display
Emily Deng
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-02-26
drm/amdgpu: don't call drm_connector_register for non-MST ports
Alex Deucher
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2020-02-13
drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-08-29
drm/amdgpu/virtual_dce: drop error message in hw_init
Alex Deucher
2019-08-12
drm/amdgpu: enable dce virtual ip module for Renoir
Aaron Liu
2019-08-02
drm/amdgpu: enable virtual display for navi12
Xiaojie Yuan
2019-07-18
drm/amdgpu/dce_virtual: add Arcturus virtual display support
Le Ma
2019-07-18
drm/amdgpu: enable virtual display for navi14
Xiaojie Yuan
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-21
drm/amdgpu: enable virtual display feature for navi10
Le.Ma
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-01-14
drm/amdgpu/virtual_dce: No need to pin the fb's bo
Emily Deng
2019-01-02
drm/amdgpu/virtual_dce: No need to pin the fb's bo
Emily Deng
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-05
drm/amdgpu: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-05-17
drm/amdgpu/virtual_dce: Add vega20 support
Feifei Xu
2018-05-15
drm/amdgpu/virtual_dce: add VEGAM support
Leo Liu
2018-05-15
drm/admgpu: fix mode_valid's return type
Luc Van Oostenryck
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-03-21
drm/amdgpu/virtual_dce: add vega12 support
Alex Deucher
2018-02-19
drm/amdgpu: remove unused display_vblank_wait interface
Alex Deucher
2018-02-19
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2017-12-06
drm/amdgpu:cancel timer of virtual DCE(v2)
Monk Liu
2017-12-06
drm/amdgpu:fix virtual dce bug
Monk Liu
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
[next]