Christian König 6681c5eba1 drm/amdgpu: fix coding style in amdgpu_object.c пре 9 година
..
Kconfig fdba11f407 drm/amdgpu: move all Kconfig options to amdgpu/Kconfig пре 9 година
Makefile c6e14f40ba drm/amdgpu: Initialize dce_virtual_ip_funcs пре 9 година
ObjectID.h 16925c92db drm/amdgpu: Add virtual connector and encoder macros. пре 9 година
amdgpu.h 96105e5375 drm/amdgpu: stop splitting PTE commands into smaller ones пре 9 година
amdgpu_acp.c 39dd0f234f PM / Domains: Allow genpd to power on during system PM phases пре 9 година
amdgpu_acp.h 110e6f26af drm/amd: make a type-safe cgs_device struct. (v2) пре 9 година
amdgpu_acpi.c 66dc0ddd02 drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h пре 10 година
amdgpu_afmt.c d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_amdkfd.c b95e31fdda drm/amdgpu: move get_gpu_clock_counter into the gfx struct пре 9 година
amdgpu_amdkfd.h efb1c6582e drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded пре 10 година
amdgpu_amdkfd_gfx_v7.c f785d98711 drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions() пре 10 година
amdgpu_amdkfd_gfx_v8.c f785d98711 drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions() пре 10 година
amdgpu_atombios.c 0bad1619ff drm/amdgpu: To define whether the GPU has DCE engine. пре 9 година
amdgpu_atombios.h 0bad1619ff drm/amdgpu: To define whether the GPU has DCE engine. пре 9 година
amdgpu_atpx_handler.c 6b1095eedd drm/amdgpu: init atpx at switcheroo register time (v2) пре 9 година
amdgpu_benchmark.c aeba709a15 drm/amd: make some function-local tables static const пре 9 година
amdgpu_bios.c 004e29ccf0 drivers/amdgpu: Use canonical form in branch predicates пре 9 година
amdgpu_bo_list.c 15da301d88 drm/amd/amdgpu : adding new tracepoints to track memory information. пре 9 година
amdgpu_cgs.c 09fc7eff7e drm/amdgpu: add query device id and revision id into system info entry at CGS пре 9 година
amdgpu_connectors.c 048a5b76d2 drm/amdgpu: Add DRM_MODE_CONNECTOR_VIRTUAL connector in amdgpu_connector_add. пре 9 година
amdgpu_connectors.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_cs.c 14fd833efa drm/amdgpu: validate shadow as well when validating bo пре 9 година
amdgpu_ctx.c a750b47e49 drm/amdgpu: fix coding style in amdgpu_ctx.c пре 10 година
amdgpu_device.c 9accf2fd33 drm/amdgpu: Change the virtual_display type from int to char*. пре 9 година
amdgpu_display.c 325cbba19a drm/amdgpu: Provide page_flip_target hook пре 9 година
amdgpu_dpm.c 6b8812eb00 drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh пре 9 година
amdgpu_dpm.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_drv.c 9accf2fd33 drm/amdgpu: Change the virtual_display type from int to char*. пре 9 година
amdgpu_drv.h 2f7d10b393 drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) пре 10 година
amdgpu_encoders.c d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_fb.c f49d45c973 drm/amdgpu: don't init fbdev if we don't have any connectors пре 10 година
amdgpu_fence.c 2ef004d984 drm/amdgpu: always signal all fences пре 9 година
amdgpu_gart.c a1d29476d6 drm/amdgpu: optionally enable GART debugfs file пре 9 година
amdgpu_gds.h edf600dac6 drm/amd: cleanup remaining spaces and tabs v2 пре 9 година
amdgpu_gem.c 5a712a8727 drm/amdgpu: validate VM PTs only on eviction пре 9 година
amdgpu_gfx.c 6f8941a230 drm/amdgpu: add disable_cu parameter пре 9 година
amdgpu_gfx.h 6f8941a230 drm/amdgpu: add disable_cu parameter пре 9 година
amdgpu_i2c.c e7b26d12cd gpu: drm: amd: amdgpu: amdgpu_i2c: don't print error when adding adapter fails пре 9 година
amdgpu_i2c.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_ib.c bb7ad55b8a drm/amdgpu: increase timeout of IB test пре 9 година
amdgpu_ih.c c6f4439ce6 drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ih.c пре 9 година
amdgpu_ih.h 0cf3be2178 drm/amdgpu: Implement irq interfaces for CGS пре 10 година
amdgpu_ioc32.c d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_irq.c 0eaeb070ed drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helper пре 9 година
amdgpu_irq.h 1015a1b175 drm/amdgpu: implement vi ih check/pre/post_soft_reset пре 9 година
amdgpu_job.c 22a77cf6d8 drm/amdgpu: cleanup hw reference handling in the IB tests пре 9 година
amdgpu_kms.c cd437e37cb drm/amdgpu: free handles after fini the context пре 9 година
amdgpu_mn.c b5637051f1 drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killable пре 9 година
amdgpu_mode.h 325cbba19a drm/amdgpu: Provide page_flip_target hook пре 9 година
amdgpu_object.c 6681c5eba1 drm/amdgpu: fix coding style in amdgpu_object.c пре 9 година
amdgpu_object.h cdb7e8f273 drm/amdgpu: add more warning to amdgpu_bo_offset пре 9 година
amdgpu_pll.c d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_pll.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_pm.c 1684d3ba48 drm/amd/amdgpu: change pptable output format from ASCII to binary пре 9 година
amdgpu_pm.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_powerplay.c fad2af195f drm/amd/powerplay: enable powerplay as default on CZ/ST пре 9 година
amdgpu_powerplay.h 1f7371b2a5 drm/amd/powerplay: add basic powerplay framework пре 10 година
amdgpu_prime.c 4d9c514d8c drm/amdgpu: two minor 80 char fixes пре 9 година
amdgpu_ring.c 37ac235bf8 drm/amdgpu: use amdgpu_bo_create_kernel in amdgpu_ring.c пре 9 година
amdgpu_sa.c 542d972221 Back-merge tag 'v4.7-rc5' into drm-next пре 9 година
amdgpu_sync.c 1fbb2e9299 drm/amdgpu: use a fence array for VMID management пре 9 година
amdgpu_test.c 2f4b940033 drm/amdgpu: clean up hw semaphore support in driver пре 10 година
amdgpu_trace.h 0c0fdf1439 drm/amdgpu: trace need_flush in grab_vm as well пре 9 година
amdgpu_trace_points.c d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_ttm.c 4499f2acd5 drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy пре 9 година
amdgpu_ucode.c 72d7668b5b drm/amdgpu: export reservation_object from dmabuf to ttm (v2) пре 10 година
amdgpu_ucode.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_uvd.c 713c002197 drm/amdgpu: remove the check for sessions being closed пре 9 година
amdgpu_uvd.h bbec97aae6 drm/amdgpu: add a fence timeout for the IB tests v2 пре 9 година
amdgpu_vce.c 99453a9e81 drm/amdgpu: add destroy session when generate VCE destroy msg. пре 9 година
amdgpu_vce.h bbec97aae6 drm/amdgpu: add a fence timeout for the IB tests v2 пре 9 година
amdgpu_vm.c afef8b8f99 drm/amdgpu: add function pointer to the pte_update_params пре 9 година
atom.c c2fe16aa36 drm/amdgpu/atom: add support for new div32 opcodes (v3) пре 10 година
atom.h edf600dac6 drm/amd: cleanup remaining spaces and tabs v2 пре 9 година
atombios_crtc.c ee681c9aa2 drm/amdgpu/atom: add support for new SetPixelClock table пре 9 година
atombios_crtc.h 541cd55557 drm/amdgpu/atom: add SetDCEClock helper пре 9 година
atombios_dp.c 14a2fb487b drm/amdgpu: Don't retry 7 times in amdgpu_atombios_dp_get_dpcd() пре 9 година
atombios_dp.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
atombios_encoders.c dba6c4fa26 drm/amdgpu: support backlight control for UNIPHY3 пре 9 година
atombios_encoders.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
atombios_i2c.c eeade25ad0 drm/amdgpu: fix power distribution issue for Polaris10 XT пре 9 година
atombios_i2c.h eeade25ad0 drm/amdgpu: fix power distribution issue for Polaris10 XT пре 9 година
ci_dpm.c b9a8be95b1 drm/amdgpu/ci: add mullins to default case for smc ucode пре 9 година
ci_dpm.h 3cc259112d drm/amdgpu: add the CI code to enable sclk OD(OverDrive) пре 9 година
ci_smc.c a2e73f56fa drm/amdgpu: Add support for CIK parts пре 10 година
cik.c 9accf2fd33 drm/amdgpu: Change the virtual_display type from int to char*. пре 9 година
cik.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
cik_dpm.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
cik_ih.c 734711b71d drm/amd/amdgpu : Remove unused variable пре 9 година
cik_ih.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
cik_sdma.c 96105e5375 drm/amdgpu: stop splitting PTE commands into smaller ones пре 9 година
cik_sdma.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
cikd.h edf600dac6 drm/amd: cleanup remaining spaces and tabs v2 пре 9 година
clearstate_ci.h a2e73f56fa drm/amdgpu: Add support for CIK parts пре 10 година
clearstate_defs.h bd098eb0ee drm/amdgpu: add clearstate_defs.h пре 10 година
clearstate_vi.h aaa36a976b drm/amdgpu: Add initial VI support пре 10 година
cz_dpm.c 66bc3f7f03 drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpm пре 9 година
cz_dpm.h 044c0629b5 drm/amdgpu/cz: add code to enable forcing VCE clocks пре 10 година
cz_ih.c 0e2b854ed4 drm/amd/amdgpu : Remove unused variable пре 9 година
cz_ih.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
cz_smc.c 7a753c3f34 drm/amdgpu: Update SMC/DPM for Stoney пре 10 година
cz_smumgr.h edf600dac6 drm/amd: cleanup remaining spaces and tabs v2 пре 9 година
dce_v10_0.c 3fd4b751c5 drm/amdgpu: Set MASTER_UPDATE_MODE to 0 again пре 9 година
dce_v10_0.h 83c9b0253b drm/amdgpu: Disable VGA render and crtc when init GMC. пре 9 година
dce_v11_0.c 3fd4b751c5 drm/amdgpu: Set MASTER_UPDATE_MODE to 0 again пре 9 година
dce_v11_0.h 83c9b0253b drm/amdgpu: Disable VGA render and crtc when init GMC. пре 9 година
dce_v8_0.c 75cd45a497 Fixing copy-paste errors and removing unneeded newlines пре 9 година
dce_v8_0.h 83c9b0253b drm/amdgpu: Disable VGA render and crtc when init GMC. пре 9 година
dce_virtual.c 325cbba19a drm/amdgpu: Provide page_flip_target hook пре 9 година
dce_virtual.h 46ac362243 drm/amdgpu: Use software timer to generate vsync interrupt. пре 9 година
fiji_dpm.c 768c95e70c drm/amdgpu: fix fw leak in non-powerplay dpm code пре 9 година
fiji_smc.c 9c3578af81 drivers/amdgpu: Remove spurious semicolons пре 9 година
fiji_smum.h b57fd5663e drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h пре 10 година
gfx_v7_0.c 78bbbd9c0f drm/amdgpu: pin shared GWS, GDS and OA resources пре 9 година
gfx_v7_0.h 4d54588e94 drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop static пре 9 година
gfx_v8_0.c 61cb8cef52 drm/amd/amdgpu: Simplify bitfield operations in gfx v8 пре 9 година
gfx_v8_0.h 309889098c drm/amdgpu/gfx8: remove stale function declaration пре 9 година
gmc_v7_0.c a693e050ed drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu пре 9 година
gmc_v7_0.h 4b7d97ac83 drm/amdgpu: drop wait_for_mc_idle asic callback пре 9 година
gmc_v8_0.c a693e050ed drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu пре 9 година
gmc_v8_0.h 4b7d97ac83 drm/amdgpu: drop wait_for_mc_idle asic callback пре 9 година
iceland_dpm.c f5a13660cc drm/amdgpu: rename smumgr to smum for dpm пре 9 година
iceland_ih.c a280a42aa3 drm/amd/amdgpu : Remove unused variable пре 9 година
iceland_ih.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
iceland_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 пре 10 година
iceland_smc.c 9c3578af81 drivers/amdgpu: Remove spurious semicolons пре 9 година
iceland_smum.h 778ee7e5c4 drm/amd/powerplay: rename smum header guards пре 9 година
kv_dpm.c 66bc3f7f03 drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpm пре 9 година
kv_dpm.h a2e73f56fa drm/amdgpu: Add support for CIK parts пре 10 година
kv_smc.c a2e73f56fa drm/amdgpu: Add support for CIK parts пре 10 година
ppsmc.h 0a552a3296 drm/amdgpu: add new definitions into ppsmc.h for iceland пре 9 година
sdma_v2_4.c 96105e5375 drm/amdgpu: stop splitting PTE commands into smaller ones пре 9 година
sdma_v2_4.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
sdma_v3_0.c 96105e5375 drm/amdgpu: stop splitting PTE commands into smaller ones пре 9 година
sdma_v3_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
smu_ucode_xfer_vi.h a6ece7ffd9 drm/amd/powerplay: Add smc_sk firmware to baffin & ellesmere. пре 9 година
tonga_dpm.c 768c95e70c drm/amdgpu: fix fw leak in non-powerplay dpm code пре 9 година
tonga_ih.c 1015a1b175 drm/amdgpu: implement vi ih check/pre/post_soft_reset пре 9 година
tonga_ih.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
tonga_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 пре 10 година
tonga_smc.c 9c3578af81 drivers/amdgpu: Remove spurious semicolons пре 9 година
tonga_smum.h dbd29f0d85 drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h пре 10 година
uvd_v4_2.c 8de190c9f4 drm/amdgpu: move UVD IB test into common code v2 пре 9 година
uvd_v4_2.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
uvd_v5_0.c 8de190c9f4 drm/amdgpu: move UVD IB test into common code v2 пре 9 година
uvd_v5_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
uvd_v6_0.c f4a7f127d9 drm/amd/amdgpu: UVD v6 register cleanup пре 9 година
uvd_v6_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
vce_v2_0.c 21d3cbbe01 drm/amd/amdgpu: VCE v2 register cleanup пре 9 година
vce_v2_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
vce_v3_0.c 9aeb774c1e drm/amd/amdgpu: add mutex in check_soft for VCE v3 пре 9 година
vce_v3_0.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
vi.c 9accf2fd33 drm/amdgpu: Change the virtual_display type from int to char*. пре 9 година
vi.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
vi_dpm.h 8e711e1a1a drm/amdgpu: Add Fiji support to SMC and DPM (v2) пре 10 година
vid.h 67b1fcc9ac drm/amdgpu/dce11: fix audio offset for asics with >7 audio pins пре 9 година