aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-14drm/amdgpu: add missing irq.h includeDave Airlie1-0/+1
2016-01-11drm/amdgpu: add irq domain supportAlex Deucher1-8/+100
2015-09-23drm/amdgpu: Fix max_vblank_count value for current display enginesAlex Deucher1-1/+1
2015-08-17drm/amdgpu: Implement irq interfaces for CGSAlex Deucher1-0/+5
2015-06-03drm/amdgpu: take the mode_config mutex when handling hpdsAlex Deucher1-0/+2
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+456