index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-01-14
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
2017-08-15
drm/amdgpu/dce_virtual: remove error message for vega10
Xiangliang.Yu
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-04
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
2017-07-25
drm/amdgpu/virtual_dce: Remove the rmmod error message
Emily Deng
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
2017-07-14
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-04-28
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-03-29
drm/amdgpu/dce_virtual: bypass DPM for vf
Xiangliang Yu
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
drm/amdgpu: add polaris12 to virtual dce handling
Alex Deucher
2017-01-23
drm/amdgpu: fix unload driver issue for virtual display
Xiangliang Yu
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-23
drm/amdgpu: drop is_display_hung from display funcs
Alex Deucher
2016-11-15
drm/irq: Unexport drm_vblank_on/off
Daniel Vetter
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
drm/amdgpu/virtual_dce: move define into source file
Alex Deucher
2016-10-25
drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
Emily Deng
2016-10-25
drm/amdgpu: simplify encoder and connector setup (v2)
Alex Deucher
2016-10-25
drm/amdgpu/virtual_dce: clean up interrupt handling
Alex Deucher
2016-10-25
drm/amdgpu/virtual_dce: no need to an irq process callback
Alex Deucher
2016-10-25
drm/amdgpu/virtual_dce: drop pageflip_irq funcs
Alex Deucher
2016-10-25
drm/amdgpu/virtual_dce: drop empty function
Alex Deucher
2016-10-25
drm/amdgpu/virtual_dce: add dce6 support
Alex Deucher
[next]