linux/drivers/gpu/drm/amd/amdgpu
Noralf Trønnes ab77e02ce9 drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
This driver can use drm_fb_helper_lastclose() in its .lastclose function.
It can also use drm_fb_helper_output_poll_changed() as its
.output_poll_changed callback.
Remove the unused driver implementations.

Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-06 12:48:33 -05:00
..
amdgpu_acp.c Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-11-14 05:53:39 +10:00
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd_gfx_v7.c drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode 2017-11-26 11:31:32 +02:00
amdgpu_amdkfd_gfx_v8.c
amdgpu_amdkfd.c drm/amdgpu: change redundant init logs to debug level 2017-12-04 16:33:12 -05:00
amdgpu_amdkfd.h
amdgpu_atombios.c drm/amdgpu: change redundant init logs to debug level 2017-12-04 16:33:12 -05:00
amdgpu_atombios.h
amdgpu_atomfirmware.c
amdgpu_atomfirmware.h
amdgpu_atpx_handler.c
amdgpu_benchmark.c
amdgpu_bios.c drm/amdgpu: Remove check which is not valid for certain VBIOS 2017-11-09 18:10:42 -05:00
amdgpu_bo_list.c
amdgpu_cgs.c drm/amdgpu: delete duplicated code. 2017-12-04 16:33:19 -05:00
amdgpu_connectors.c Merge airlied/drm-next into drm-misc-next 2017-11-21 14:17:56 +01:00
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: Get rid of dep_sync as a seperate object. 2017-12-06 12:48:31 -05:00
amdgpu_ctx.c drm/amdgpu:implement ctx query2 2017-12-04 16:33:12 -05:00
amdgpu_device.c drm/amdgpu: allow specifying vm_block_size for multi level PDs v2 2017-12-06 12:48:31 -05:00
amdgpu_display.c drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-06 12:48:33 -05:00
amdgpu_display.h drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-06 12:48:33 -05:00
amdgpu_dpm.c
amdgpu_dpm.h drm/amdgpu: add new pp function point notify_smu_memory_info 2017-12-04 16:33:18 -05:00
amdgpu_drv.c drm/amd/display: Fix description of module parameter dc_log 2017-12-06 12:48:06 -05:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-06 12:48:33 -05:00
amdgpu_fence.c drm/amdgpu:implement new GPU recover(v3) 2017-12-04 16:41:30 -05:00
amdgpu_gart.c drm/amdgpu:partially revert 1cfd8e237f0318e330190ac21d63c58ae6a1f66c 2017-12-06 12:48:15 -05:00
amdgpu_gart.h drm/amdgpu:partially revert 1cfd8e237f0318e330190ac21d63c58ae6a1f66c 2017-12-06 12:48:15 -05:00
amdgpu_gds.h
amdgpu_gem.c drm/amdgpu: use dev_dbg instead of dev_err in the VA IOCTL 2017-12-06 12:48:05 -05:00
amdgpu_gfx.c
amdgpu_gfx.h
amdgpu_gtt_mgr.c drm/amdgpu: move GART recovery into GTT manager v2 2017-12-04 16:41:33 -05:00
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c drm/amdgpu: Get rid of dep_sync as a seperate object. 2017-12-06 12:48:31 -05:00
amdgpu_ih.c
amdgpu_ih.h
amdgpu_ioc32.c
amdgpu_irq.c drm/amdgpu:implement new GPU recover(v3) 2017-12-04 16:41:30 -05:00
amdgpu_irq.h
amdgpu_job.c drm/amdgpu: Get rid of dep_sync as a seperate object. 2017-12-06 12:48:31 -05:00
amdgpu_kms.c drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-06 12:48:33 -05:00
amdgpu_mn.c
amdgpu_mn.h
amdgpu_mode.h drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() 2017-12-06 12:48:33 -05:00
amdgpu_object.c drm/amdgpu: use the new TTM bytes moved counter v2 2017-12-06 12:48:04 -05:00
amdgpu_object.h drm/amdgpu: nuke amdgpu_ttm_is_bound() v2 2017-12-04 16:41:32 -05:00
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c drm/amdgpu: add header kgd_pp_interface.h 2017-12-04 16:33:18 -05:00
amdgpu_pm.h
amdgpu_powerplay.c Revert "drm/amdgpu: fix rmmod KCQ disable failed error" 2017-11-28 17:44:13 -05:00
amdgpu_powerplay.h
amdgpu_prime.c drm/amdgpu: set f_mapping on exported DMA-bufs 2017-11-14 11:35:43 -05:00
amdgpu_psp.c drm/amdgpu/sriov:fix memory leak in psp_load_fw 2017-12-04 16:41:31 -05:00
amdgpu_psp.h
amdgpu_queue_mgr.c drm/amdgpu: Downgrade DRM_ERROR to DRM_DEBUG in amdgpu_queue_mgr_map 2017-12-06 12:48:06 -05:00
amdgpu_ring.c drm/amdgpu: bypass lru touch for KIQ ring submission 2017-11-08 17:55:14 -05:00
amdgpu_ring.h drm/amdgpu:cleanup force_completion 2017-12-04 16:33:08 -05:00
amdgpu_sa.c
amdgpu_sched.c
amdgpu_sched.h
amdgpu_sync.c drm/amdgpu: fix amdgpu_sync_resv v2 2017-12-06 12:48:32 -05:00
amdgpu_sync.h drm/amdgpu: Get rid of dep_sync as a seperate object. 2017-12-06 12:48:31 -05:00
amdgpu_test.c
amdgpu_trace_points.c main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
amdgpu_trace.h main drm pull request for v4.15 2017-11-15 20:42:10 -08:00
amdgpu_ttm.c drm/amd/amdgpu: set gtt size according to system memory size only 2017-12-06 12:48:31 -05:00
amdgpu_ttm.h drm/amdgpu: rename amdgpu_ttm_bind to amdgpu_ttm_alloc_gart 2017-12-04 16:41:43 -05:00
amdgpu_ucode.c drm/amdgpu:cleanup firmware.fw_buf alloc/free 2017-12-06 12:47:51 -05:00
amdgpu_ucode.h
amdgpu_uvd.c drm/ttm: add operation ctx to ttm_bo_validate v2 2017-12-06 12:48:01 -05:00
amdgpu_uvd.h drm/amd/amdgpu: fix UVD mc offsets 2017-12-06 12:47:22 -05:00
amdgpu_vce.c drm/ttm: add operation ctx to ttm_bo_validate v2 2017-12-06 12:48:01 -05:00
amdgpu_vce.h
amdgpu_vcn.c drm/amd/include:cleanup raven1 vcn header files. 2017-12-06 12:48:26 -05:00
amdgpu_vcn.h
amdgpu_vf_error.c
amdgpu_vf_error.h
amdgpu_virt.c drm/amdgpu:free CSA in unified place 2017-12-06 12:47:51 -05:00
amdgpu_virt.h drm/amdgpu:free CSA in unified place 2017-12-06 12:47:51 -05:00
amdgpu_vm.c drm/amdgpu: Get rid of dep_sync as a seperate object. 2017-12-06 12:48:31 -05:00
amdgpu_vm.h drm/amdgpu: move validation of the VM size into the VM code 2017-12-06 12:48:30 -05:00
amdgpu_vram_mgr.c drm/amdgpu:fix memleak in takedown 2017-11-16 13:35:48 -05:00
amdgpu.h drm/amdgpu: Get rid of dep_sync as a seperate object. 2017-12-06 12:48:31 -05:00
atom.c
atom.h
atombios_crtc.c
atombios_crtc.h
atombios_dp.c
atombios_dp.h
atombios_encoders.c
atombios_encoders.h
atombios_i2c.c drm/amd/amdgpu: Fix missing null check in atombios_i2c.c 2017-12-06 12:47:59 -05:00
atombios_i2c.h
ci_dpm.c drm/amd/powerplay: Fix buffer overflows with mc_reg_address 2017-12-06 12:48:00 -05:00
ci_dpm.h
ci_smc.c
cik_dpm.h
cik_ih.c
cik_ih.h
cik_sdma.c drm/amdgpu: change redundant init logs to debug level 2017-12-04 16:33:12 -05:00
cik_sdma.h
cik.c drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result 2017-12-06 12:47:21 -05:00
cik.h
cikd.h
clearstate_ci.h
clearstate_defs.h
clearstate_gfx9.h
clearstate_si.h
clearstate_vi.h
cz_ih.c
cz_ih.h
dce_v6_0.c amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcs 2017-12-04 16:41:40 -05:00
dce_v6_0.h
dce_v8_0.c amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcs 2017-12-04 16:41:40 -05:00
dce_v8_0.h
dce_v10_0.c drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result 2017-12-06 12:47:21 -05:00
dce_v10_0.h
dce_v11_0.c drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result 2017-12-06 12:47:21 -05:00
dce_v11_0.h
dce_virtual.c drm/amdgpu:cancel timer of virtual DCE(v2) 2017-12-06 12:47:52 -05:00
dce_virtual.h
gfx_v6_0.c drm/amdgpu/gfx6: use cached values for raster config in clear state 2017-12-06 12:47:47 -05:00
gfx_v6_0.h
gfx_v7_0.c drm/amdgpu/gfx7: use cached values for raster config in clear state 2017-12-06 12:47:47 -05:00
gfx_v7_0.h
gfx_v8_0.c drm/amdgpu:free CSA in unified place 2017-12-06 12:47:51 -05:00
gfx_v8_0.h
gfx_v9_0.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
gfx_v9_0.h
gfxhub_v1_0.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
gfxhub_v1_0.h
gmc_v6_0.c drm/amdgpu: move validation of the VM size into the VM code 2017-12-06 12:48:30 -05:00
gmc_v6_0.h
gmc_v7_0.c drm/amdgpu: move validation of the VM size into the VM code 2017-12-06 12:48:30 -05:00
gmc_v7_0.h
gmc_v8_0.c drm/amdgpu: move validation of the VM size into the VM code 2017-12-06 12:48:30 -05:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: move validation of the VM size into the VM code 2017-12-06 12:48:30 -05:00
gmc_v9_0.h
iceland_ih.c
iceland_ih.h
iceland_sdma_pkt_open.h
Kconfig
kv_dpm.c
kv_dpm.h
kv_smc.c
Makefile amdgpu DC display code for Vega. 2017-11-17 14:34:42 -08:00
mmhub_v1_0.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
mmhub_v1_0.h
mmsch_v1_0.h
mxgpu_ai.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
mxgpu_ai.h
mxgpu_vi.c drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result 2017-12-06 12:47:21 -05:00
mxgpu_vi.h
nbio_v6_1.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
nbio_v6_1.h
nbio_v7_0.c drm/amd/include:cleanup raven1 nbio header files. 2017-12-06 12:48:25 -05:00
nbio_v7_0.h
ObjectID.h
ppsmc.h
psp_gfx_if.h
psp_v3_1.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
psp_v3_1.h
psp_v10_0.c drm/amd/include:cleanup raven1 mp header files. 2017-12-06 12:48:25 -05:00
psp_v10_0.h
r600_dpm.h
sdma_v2_4.c drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result 2017-12-06 12:47:21 -05:00
sdma_v2_4.h
sdma_v3_0.c drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result 2017-12-06 12:47:21 -05:00
sdma_v3_0.h
sdma_v4_0.c drm/amd/include:cleanup raven1 sdma header files. 2017-12-06 12:48:23 -05:00
sdma_v4_0.h
si_dma.c drm/amdgpu: change redundant init logs to debug level 2017-12-04 16:33:12 -05:00
si_dma.h
si_dpm.c drm/amd/powerplay: Followup fixes to mc_reg_address 2017-12-06 12:48:00 -05:00
si_dpm.h
si_enums.h
si_ih.c
si_ih.h
si_smc.c
si.c drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result 2017-12-06 12:47:21 -05:00
si.h
sid.h
sislands_smc.h
soc15_common.h
soc15.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
soc15.h
soc15d.h
tonga_ih.c
tonga_ih.h
tonga_sdma_pkt_open.h
uvd_v4_2.c drm/amd/amdgpu: fix UVD mc offsets 2017-12-06 12:47:22 -05:00
uvd_v4_2.h
uvd_v5_0.c drm/amd/amdgpu: fix UVD mc offsets 2017-12-06 12:47:22 -05:00
uvd_v5_0.h
uvd_v6_0.c drm/amd/amdgpu: fix UVD mc offsets 2017-12-06 12:47:22 -05:00
uvd_v6_0.h
uvd_v7_0.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
uvd_v7_0.h
vce_v2_0.c
vce_v2_0.h
vce_v3_0.c
vce_v3_0.h
vce_v4_0.c drm/amdgpu: correct vce4.0 fw config for SRIOV (V2) 2017-12-06 12:48:28 -05:00
vce_v4_0.h
vcn_v1_0.c drm/amd/include:cleanup raven1 vcn header files. 2017-12-06 12:48:26 -05:00
vcn_v1_0.h
vega10_ih.c drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
vega10_ih.h
vega10_sdma_pkt_open.h
vi_dpm.h
vi.c drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result 2017-12-06 12:47:21 -05:00
vi.h
vid.h