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_v10_0.c
Age
Commit message (
Expand
)
Author
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-10-23
drm/amdgpu/dce10: optimize pageflip
Alex Deucher
2015-10-19
drm/amdgpu/dce: simplify suspend/resume
Alex Deucher
2015-10-15
drm/amdgpu: Keep the pflip interrupts always enabled v7
Michel Dänzer
2015-10-14
drm/amdgpu: clean up pageflip interrupt handling
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Fold set_cursor() into show_cursor()
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Move hotspot handling out of set_cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2015-09-03
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
2015-08-17
drm/amdgpu: Add Fiji support to the DCE 10.0 IP module (v2)
David Zhang
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-07-23
drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTC
Michel Dänzer
2015-07-08
drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
2015-06-10
drm/amdgpu: don't enable/disable display twice on suspend/resume
Alex Deucher
2015-06-10
drm/admgpu: move XDMA golden registers to dce code
Alex Deucher
2015-06-03
drm/amdgpu: implement the allocation range (v3)
Chunming Zhou
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: rework tiling flags
Marek Olšák
2015-06-03
drm/amdgpu: Add initial VI support
Alex Deucher