Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 年之前 |
Daniel Vetter
|
75e75cbd55
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
|
8 年之前 |
Dave Airlie
|
17f1dfd01c
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
8 年之前 |
Laurent Pinchart
|
949f08862d
drm: Make the connector .detect() callback optional
|
8 年之前 |
Alex Deucher
|
e7b8243d3e
drm/amdgpu: drop is_display_hung from display funcs
|
8 年之前 |
Daniel Vetter
|
2d1e331fa9
drm/irq: Unexport drm_vblank_on/off
|
8 年之前 |
Alex Deucher
|
a125510721
drm/amdgpu: rework IP block registration (v2)
|
8 年之前 |
Alex Deucher
|
623fea1868
drm/amdgpu/virtual_dce: move define into source file
|
8 年之前 |
Emily Deng
|
0f66356d24
drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
|
8 年之前 |
Alex Deucher
|
66264ba804
drm/amdgpu: simplify encoder and connector setup (v2)
|
8 年之前 |
Alex Deucher
|
9405e47dba
drm/amdgpu/virtual_dce: clean up interrupt handling
|
8 年之前 |
Alex Deucher
|
bf2335a54e
drm/amdgpu/virtual_dce: no need to an irq process callback
|
8 年之前 |
Alex Deucher
|
82b9f81760
drm/amdgpu/virtual_dce: drop pageflip_irq funcs
|
8 年之前 |
Alex Deucher
|
425f6d6033
drm/amdgpu/virtual_dce: drop empty function
|
8 年之前 |
Alex Deucher
|
a1d37046d4
drm/amdgpu/virtual_dce: add dce6 support
|
8 年之前 |
Alex Deucher
|
8cb619d82e
drm/amdgpu/virtual_dce: adjust config ifdef
|
8 年之前 |
Dave Airlie
|
28a396545a
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
8 年之前 |
Christian König
|
765e7fbf08
drm/amdgpu: rename all rbo variable to abo v2
|
9 年之前 |
Dave Airlie
|
9f4ef05bcd
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
8 年之前 |
Baoyou Xie
|
4d446656fa
drm/amdgpu: mark symbols static where possible
|
9 年之前 |
Masahiro Yamada
|
d912adef4d
drm/amdgpu: squash lines for simple wrapper functions
|
9 年之前 |
Emily Deng
|
041aa65805
drm/amdgpu: Hardcode virtual DCE vblank / scanout position return values
|
9 年之前 |
Michel Dänzer
|
325cbba19a
drm/amdgpu: Provide page_flip_target hook
|
9 年之前 |
Alex Deucher
|
2579de4394
drm/amdgpu/virtual_dce: add case for topaz for disable_dce
|
9 年之前 |
Alex Deucher
|
d06b7e1cf0
drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init
|
9 年之前 |
Emily Deng
|
6b5084ccfc
drm/amdgpu: Call pageflip irq funtion when receiced vsync interrupt.
|
9 年之前 |
Emily Deng
|
46ac362243
drm/amdgpu: Use software timer to generate vsync interrupt.
|
9 年之前 |
Emily Deng
|
83c9b0253b
drm/amdgpu: Disable VGA render and crtc when init GMC.
|
9 年之前 |
Emily Deng
|
0d43f3bca1
drm/amdgpu: Initialize dce_virtual_crtc_funcs. (v2)
|
9 年之前 |
Emily Deng
|
f1f5ef9267
drm/amdgpu: Initialize dce_virtual_crtc_helper_funcs
|
9 年之前 |