summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng
2016-08-08drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.Emily Deng
2016-08-08drm/amdgpu: enable VCE soft resetChunming Zhou
2016-08-08drm/amdgpu: irq resume should be immediately after gpu resumeChunming Zhou
2016-08-08drm/amd/amdgpu: add pm lock to debugfs mmio entryTom St Denis
2016-08-08drm/amdgpu: implement UVD6 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement vi ih check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement sdma3 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement gfx8 post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: add amdgpu soft resetChunming Zhou
2016-08-08drm/amdgpu: add pre_soft_reset ip funcChunming Zhou
2016-08-08drm/amdgpu: add check_soft_reset ip funcChunming Zhou
2016-07-29drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude
2016-07-15Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu
2016-07-07drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou
2016-07-07drm/amdgpu: ib test first after gpu resetChunming Zhou
2016-07-07drm/amdgpu: recovery hw jobs when gpu reset V3Chunming Zhou
2016-07-07drm/amdgpu: force completion for gpu resetChunming Zhou
2016-07-07drm/amdgpu: block ttm first before parking schedulerChunming Zhou
2016-07-07drm/amdgpu: remove evict vramChunming Zhou
2016-07-07drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)Tom St Denis
2016-07-07drm/amd/amdgpu: Add gca config debug entry (v4)Tom St Denis
2016-07-07drm/amdgpu: stop/resume fb access when gpu reset V3Chunming Zhou
2016-07-07drm/amdgpu: save/restore bios scratch when gpu resetChunming Zhou
2016-07-07drm/amdgpu: skip invalid ip blocks in ip helpersAlex Deucher
2016-07-07drm/amdgpu: add missing breaksAlex Deucher
2016-07-07drm/amdgpu: add IP helpers for wait_for_idle and is_idleAlex Deucher
2016-07-07drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui
2016-07-07drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helperChunming Zhou
2016-07-07drm/amdgpu: evict vram when gpu resetChunming Zhou
2016-07-07drm/amdgpu: block scheduler when gpu resetChunming Zhou
2016-07-07drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui
2016-07-07drm/amdgpu: add amdgpu.cg_mask and amdgpu.pg_mask parametersNicolai Hähnle
2016-07-07drm/amdgpu/trace: Add tracepoints to MMIO read/writesTom St Denis
2016-07-07drm/amdgpu: properly clean up runtime pmAlex Deucher
2016-06-24drm/amdgpu: Turn off CRTCs on driver unloadLukas Wunner
2016-06-20drm/amdgpu: precedence bug in amdgpu_device_init()Dan Carpenter
2016-06-13amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez
2016-06-09drm/amdgpu: fix mem leak in atombiosMonk Liu
2016-06-09drm/amdgpu: vBIOS post only call when mem_size zeroMonk Liu
2016-06-09drm/amdgpu: fix pplib finish bugMonk Liu
2016-05-11drm/amd/amdgpu: Added more named DRM info messages for debuggingTom St Denis
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-04drm/amd/amdgpu: Add debugfs entries for smc/didt/pcieTom St Denis
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-04drm/amdgpu: update the core VI support for ELM/BAFFlora Cui
2016-05-04drm/amdgpu: ungate SMC clockgating first before suspendFlora Cui