index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-11-24
drm/amdgpu/dce_virtual: Enable vBlank control for vf
shaoyunl
1
-3
/
+0
2020-10-09
drm/amdgpu: Remove warning for virtual_display
Emily.Deng
1
-1
/
+3
2020-09-22
drm/amdgpu: Fix dead lock issue for vblank
Emily.Deng
1
-18
/
+17
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-18
/
+18
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
1
-2
/
+2
2020-04-23
drm/amdgpu: disble vblank when unloading sriov driver
Jiawei
1
-1
/
+2
2020-04-01
drm/amdgpu: Add 4k resolution for virtual display
Emily Deng
1
-3
/
+7
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-1
/
+0
2020-02-26
drm/amdgpu: don't call drm_connector_register for non-MST ports
Alex Deucher
1
-1
/
+0
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-0
/
+4
2020-02-13
drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-0
/
+1
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-6
/
+1
2019-09-17
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
1
-3
/
+2
2019-08-29
drm/amdgpu/virtual_dce: drop error message in hw_init
Alex Deucher
1
-10
/
+1
2019-08-12
drm/amdgpu: enable dce virtual ip module for Renoir
Aaron Liu
1
-0
/
+1
2019-08-02
drm/amdgpu: enable virtual display for navi12
Xiaojie Yuan
1
-0
/
+1
2019-07-18
drm/amdgpu/dce_virtual: add Arcturus virtual display support
Le Ma
1
-0
/
+1
2019-07-18
drm/amdgpu: enable virtual display for navi14
Xiaojie Yuan
1
-0
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+3
2019-06-21
drm/amdgpu: enable virtual display feature for navi10
Le.Ma
1
-0
/
+1
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+3
2019-01-14
drm/amdgpu/virtual_dce: No need to pin the fb's bo
Emily Deng
1
-14
/
+3
2019-01-02
drm/amdgpu/virtual_dce: No need to pin the fb's bo
Emily Deng
1
-14
/
+3
2018-09-27
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
1
-1
/
+1
2018-09-27
drm/amdgpu: make function pointers mandatory
Christian König
1
-2
/
+1
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+2
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
1
-1
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-05
drm/amdgpu: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
1
-11
/
+4
2018-05-17
drm/amdgpu/virtual_dce: Add vega20 support
Feifei Xu
1
-0
/
+1
2018-05-15
drm/amdgpu/virtual_dce: add VEGAM support
Leo Liu
1
-1
/
+2
2018-05-15
drm/admgpu: fix mode_valid's return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
1
-3
/
+1
2018-03-21
drm/amdgpu/virtual_dce: add vega12 support
Alex Deucher
1
-0
/
+1
2018-02-19
drm/amdgpu: remove unused display_vblank_wait interface
Alex Deucher
1
-14
/
+0
2018-02-19
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
1
-1
/
+2
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
1
-1
/
+1
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-1
/
+1
2017-12-06
drm/amdgpu:cancel timer of virtual DCE(v2)
Monk Liu
1
-0
/
+10
2017-12-06
drm/amdgpu:fix virtual dce bug
Monk Liu
1
-1
/
+3
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-2
/
+2
2017-08-15
drm/amdgpu/dce_virtual: remove error message for vega10
Xiangliang.Yu
1
-0
/
+2
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-23
/
+0
2017-08-04
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
1
-23
/
+0
2017-07-25
drm/amdgpu/virtual_dce: Remove the rmmod error message
Emily Deng
1
-1
/
+1
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
1
-52
/
+39
2017-07-14
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
1
-7
/
+0
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-1
/
+1
[next]