summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-09drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-02-16drm/amdgpu: cleanup gem init/finitChristian König
2016-02-12drm/amdgpu: nuke the kernel contextChristian König
2016-02-12drm/amdgpu: use SDMA round robin for VM updates v3Christian König
2016-02-10drm/amdgpu: always repost cards that support SR-IOVAlex Deucher
2016-02-10drm/amdgpu: track whether the asic supports SR-IOVAlex Deucher
2016-02-10drm/amdgpu: remove unused functionAlex Deucher
2016-02-10drm/amdgpu: remove power of two limit for vramlimitChristian König
2016-02-10drm/amdgpu: remove the ring lock v2Christian König
2016-02-10drm/amdgpu: grab VMID before submitting job v5Christian König
2016-02-10drm/amdgpu: post card after hard resetAlex Deucher
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher
2015-12-18drm/amdgpu: restrict the sched jobs number to power of twoChunming Zhou
2015-12-11drm/amdgpu: add more debugging output for driver failuresAlex Deucher
2015-12-02drm/amd: abstract kernel rq and normal rq to priority of run queueChunming Zhou
2015-12-02drm/amdgpu: call hpd_irq_event on resumeAlex Deucher
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li
2015-10-21drm/amdgpu: add Stoney chip familySamuel Li
2015-10-21drm/amdgpu: remove the exclusive lockChristian König
2015-10-21drm/amdgpu: remove old lockup detection infrastructureChristian König
2015-10-14drm/amdgpu: unpin cursor BOs on suspend and pin them again on resumeAlex Deucher
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner
2015-09-23drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checksAlex Deucher
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König
2015-09-03drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher
2015-08-17drm/amdgpu: cleanup amdgpu_ctx inti/fini v2Christian König
2015-08-17drm/amdgpu: add kernel ctx support (v2)Chunming Zhou
2015-08-17drm/amdgpu: Add Fiji DID 0x7300 common supportDavid Zhang
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou
2015-08-17drm/amdgpu: add fence suspend/resume functionsAlex Deucher
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher
2015-07-16drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher
2015-06-29gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher
2015-06-29drm/amdgpu: remove unnecessary check before kfreeManinder Singh
2015-06-08drm/amdgpu: also print the pci revision when printing the pci idsAlex Deucher
2015-06-03drm/amdgpu: remove mclk_lockChristian König
2015-06-03drm/amdgpu: fix description of vm_size module parameter (v2)Alex Deucher
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang1
2015-06-03drm/amdgpu: add and implement the GPU reset status queryMarek Olšák
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher
2015-06-03drm/amdgpu: Add support for CIK partsAlex Deucher
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher