summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c (follow)
Commit message (Expand)AuthorAge
* drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-02-28
* drm/amd/amdgpu: fix console deadlock if late init failedJim Qu2017-12-16
* drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude2016-08-20
* Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2016-05-04
* drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2016-04-12
* drm/amdgpu: fix s4 resumeFlora Cui2016-03-03
* drm/amdgpu: call hpd_irq_event on resumeAlex Deucher2016-03-03
* drm/amdgpu: update the core VI support for StoneySamuel Li2015-10-21
* drm/amdgpu: add Stoney chip familySamuel Li2015-10-21
* drm/amdgpu: remove the exclusive lockChristian König2015-10-21
* drm/amdgpu: remove old lockup detection infrastructureChristian König2015-10-21
* drm/amdgpu: unpin cursor BOs on suspend and pin them again on resumeAlex Deucher2015-10-14
* drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner2015-10-02
* drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checksAlex Deucher2015-09-23
* drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König2015-09-23
* drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher2015-09-03
* drm/amdgpu: cleanup amdgpu_ctx inti/fini v2Christian König2015-08-17
* drm/amdgpu: add kernel ctx support (v2)Chunming Zhou2015-08-17
* drm/amdgpu: Add Fiji DID 0x7300 common supportDavid Zhang2015-08-17
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-17
* drm/amdgpu: add fence suspend/resume functionsAlex Deucher2015-08-17
* drm/amdgpu: clean up init sequence for failuresAlex Deucher2015-07-29
* drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher2015-07-16
* gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov2015-06-29
* drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher2015-06-29
* drm/amdgpu: remove unnecessary check before kfreeManinder Singh2015-06-29
* drm/amdgpu: also print the pci revision when printing the pci idsAlex Deucher2015-06-08
* drm/amdgpu: remove mclk_lockChristian König2015-06-03
* drm/amdgpu: fix description of vm_size module parameter (v2)Alex Deucher2015-06-03
* drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang12015-06-03
* drm/amdgpu: add and implement the GPU reset status queryMarek Olšák2015-06-03
* drm/amdgpu: Add initial VI supportAlex Deucher2015-06-03
* drm/amdgpu: Add support for CIK partsAlex Deucher2015-06-03
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-03