Rex Zhu 3bd5897964 drm/amd/powerplay: add profiling mode in dpm level пре 9 година
..
Kconfig c64474e4f7 drm/amdgpu: remove DRM_AMD_POWERPLAY пре 9 година
Makefile db7da7aa3a drm/amd/powerplay: delete dpm code for Cz/St. пре 9 година
ObjectID.h 87320cafbc Revert "drm/amdgpu: Add virtual connector and encoder macros." пре 9 година
amdgpu.h b9bc58140e drm/amdgpu: delete dead module parameter:amdgpu_powerplay. пре 9 година
amdgpu_acp.c 6320745596 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next пре 9 година
amdgpu_acp.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
amdgpu_acpi.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios пре 9 година
amdgpu_afmt.c d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_amdkfd.c fa675329fc drm/amdgpu: remove unused functions пре 9 година
amdgpu_amdkfd.h efb1c6582e drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded пре 9 година
amdgpu_amdkfd_gfx_v7.c 1d602430d3 drm/amdkfd: Fix possible infinite loop пре 9 година
amdgpu_amdkfd_gfx_v8.c 1d602430d3 drm/amdkfd: Fix possible infinite loop пре 9 година
amdgpu_atombios.c f1e68a7cf5 drm/amdgpu/atom: remove a bunch of unused functions пре 9 година
amdgpu_atombios.h f1e68a7cf5 drm/amdgpu/atom: remove a bunch of unused functions пре 9 година
amdgpu_atpx_handler.c 7ac33e47d5 drm/amdgpu: fix check for port PM availability пре 9 година
amdgpu_benchmark.c f54d186700 dma-buf: Rename struct fence to dma_fence пре 9 година
amdgpu_bios.c 919db4c199 drm/amdgpu: Refine the way to get atom bios пре 9 година
amdgpu_bo_list.c 8e94a46c17 drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5) пре 9 година
amdgpu_cgs.c e8a95b274d drm/amdgpu: add cgs interface for enter/exit rlc safe mode. пре 9 година
amdgpu_connectors.c 6320745596 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next пре 9 година
amdgpu_connectors.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_cs.c 1cd99a8d97 drm/amd/amdgpu: validate the shadow BO. пре 9 година
amdgpu_ctx.c 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
amdgpu_device.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios пре 9 година
amdgpu_display.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios пре 9 година
amdgpu_dpm.c 825cc9974d drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2) пре 9 година
amdgpu_dpm.h e5d03ac2b8 drm/amd/powerplay: Unify dpm level defines пре 9 година
amdgpu_drv.c b9bc58140e drm/amdgpu: delete dead module parameter:amdgpu_powerplay. пре 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 b00c600e91 drm: Nuke fb->depth пре 9 година
amdgpu_fence.c e22504425f drm/amdgpu:no gpu scheduler for KIQ пре 9 година
amdgpu_gart.c 03f48dd5d2 drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 пре 9 година
amdgpu_gds.h c632d79943 amdgpu: move ttm stuff to amdgpu_ttm.h пре 9 година
amdgpu_gem.c b88c8796d8 drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code пре 9 година
amdgpu_gfx.c 356aee305a drm/amdgpu: change function declarations and add missing header dependencies пре 9 година
amdgpu_gfx.h 356aee305a drm/amdgpu: change function declarations and add missing header dependencies пре 9 година
amdgpu_gtt_mgr.c 613e61a025 drm/amdgpu: use designated initializers пре 9 година
amdgpu_i2c.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios пре 9 година
amdgpu_i2c.h 44f9d7b3f1 drm/amdgpu/i2c: add const where appropriate пре 9 година
amdgpu_ib.c 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
amdgpu_ih.c 8640faed5a drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel() пре 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 2babdc850c drm/radeon|amdgpu: Remove redundant num_connectors check пре 9 година
amdgpu_irq.h 3b1c9036a6 drm/amdgpu: remove amdgpu_irq_get_delayed пре 9 година
amdgpu_job.c f54d186700 dma-buf: Rename struct fence to dma_fence пре 9 година
amdgpu_kms.c 44879b6261 drm/amd/amdgpu: get maximum and used UVD handles (v4) пре 9 година
amdgpu_mn.c a7d64de659 drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 пре 9 година
amdgpu_mode.h 9338203c4f drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> пре 9 година
amdgpu_object.c f45dc74c93 drm/amdgpu: improve AMDGPU_GEM_CREATE_VRAM_CLEARED handling (v2) пре 9 година
amdgpu_object.h 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
amdgpu_pll.c 9ca91fdd13 drm/amdgpu: add missing header dependencies пре 9 година
amdgpu_pll.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_pm.c 3bd5897964 drm/amd/powerplay: add profiling mode in dpm level пре 9 година
amdgpu_pm.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_powerplay.c db7da7aa3a drm/amd/powerplay: delete dpm code for Cz/St. пре 9 година
amdgpu_powerplay.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
amdgpu_prime.c 8e94a46c17 drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5) пре 9 година
amdgpu_ring.c 9a19a6db37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 9 година
amdgpu_ring.h 2068751d09 drm/amdgpu: Add a ring type KIQ definition пре 9 година
amdgpu_sa.c 3f12325ab8 drm/amd/amdgpu : Fix NULL pointer comparison пре 9 година
amdgpu_sync.c f54d186700 dma-buf: Rename struct fence to dma_fence пре 9 година
amdgpu_sync.h 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
amdgpu_test.c f54d186700 dma-buf: Rename struct fence to dma_fence пре 9 година
amdgpu_trace.h e11666eb9b drm/amd/amdgpu: Widen mmio trace register address width пре 9 година
amdgpu_trace_points.c d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
amdgpu_ttm.c 282d0a35c8 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next пре 9 година
amdgpu_ttm.h 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
amdgpu_ucode.c 4c2b2453ef drm/amdgpu:properly fix some JumpTable issues пре 9 година
amdgpu_ucode.h bed5712e1a drm/amdgpu:add MEC_STORAGE ucode id for sriov пре 9 година
amdgpu_uvd.c 44879b6261 drm/amd/amdgpu: get maximum and used UVD handles (v4) пре 9 година
amdgpu_uvd.h 44879b6261 drm/amd/amdgpu: get maximum and used UVD handles (v4) пре 9 година
amdgpu_vce.c c4642a479f drm/amd/amdgpu: add Polaris12 support (v3) пре 9 година
amdgpu_vce.h 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
amdgpu_virt.h ceeb50ed77 drm/amdgpu:cleanup virt related define пре 9 година
amdgpu_vm.c 617859e076 drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs (v2) пре 9 година
amdgpu_vm.h 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
amdgpu_vram_mgr.c b5c3714fe8 drm/mm: Convert to drm_printer пре 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 356aee305a drm/amdgpu: change function declarations and add missing header dependencies пре 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 f7e9e9feb0 drm/amdgpu: Remove checking for atombios пре 9 година
atombios_encoders.h d38ceaf99e drm/amdgpu: add core driver (v4) пре 10 година
atombios_i2c.c 9ca91fdd13 drm/amdgpu: add missing header dependencies пре 9 година
atombios_i2c.h eeade25ad0 drm/amdgpu: fix power distribution issue for Polaris10 XT пре 9 година
ci_dpm.c 3bd5897964 drm/amd/powerplay: add profiling mode in dpm level пре 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 72a57438d1 drm/amdgpu: consolidate atom scratch reg handling for hangs пре 9 година
cik.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
cik_dpm.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) пре 10 година
cik_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
cik_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
cik_sdma.c 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
cik_sdma.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
cikd.h 2285b91cd2 drm/amdgpu/dce8: simplify hpd code пре 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_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
cz_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
dce_v10_0.c b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next пре 9 година
dce_v10_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
dce_v11_0.c b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next пре 9 година
dce_v11_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
dce_v6_0.c b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next пре 9 година
dce_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
dce_v8_0.c b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next пре 9 година
dce_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
dce_virtual.c 8b0e195314 ktime: Cleanup ktime_set() usage пре 9 година
dce_virtual.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
gfx_v6_0.c f8d9422ef8 drm/amdgpu: update tile table for oland/hainan пре 9 година
gfx_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
gfx_v7_0.c cc3f5b8df9 drm/amd/amdgpu: Add gpr reading for GFX v7 пре 9 година
gfx_v7_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
gfx_v8_0.c 5c96422100 drm/amdgpu: refine gfx_v8 pg code. пре 9 година
gfx_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
gmc_v6_0.c a844764751 drm/amdgpu: fix vm_fault_stop on gfx6 пре 9 година
gmc_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
gmc_v7_0.c 70b5c5aae5 Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu" пре 9 година
gmc_v7_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
gmc_v8_0.c c4642a479f drm/amd/amdgpu: add Polaris12 support (v3) пре 9 година
gmc_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
iceland_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
iceland_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
iceland_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 пре 10 година
kv_dpm.c 9d273495e6 drm/amdgpu: delete dead definitions of dpm_ip_funcs пре 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 година
r600_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) пре 9 година
sdma_v2_4.c 99e3820a6b drm/amdgpu: cleanup unused iterator members for sdma v2.4 пре 9 година
sdma_v2_4.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
sdma_v3_0.c c4642a479f drm/amd/amdgpu: add Polaris12 support (v3) пре 9 година
sdma_v3_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
si.c 78bbe77117 drm/amd/amdgpu: De-numberify golden SI registers пре 9 година
si.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
si_dma.c 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next пре 9 година
si_dma.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
si_dpm.c 9d273495e6 drm/amdgpu: delete dead definitions of dpm_ip_funcs пре 9 година
si_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) пре 9 година
si_enums.h b00861b98b drm/amd/amdgpu: port of DCE v6 to new headers (v3) пре 9 година
si_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
si_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
si_smc.c 6861c837e2 drm/amdgpu/si/dpm: fix symbol conflicts with radeon пре 9 година
sislands_smc.h bdbdb571c8 drm/amdgpu/si/dpm: fix phase shedding setup пре 9 година
tonga_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
tonga_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
tonga_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 пре 10 година
uvd_v4_2.c ca581e4533 drm/amdgpu: change clock gating mode for uvd_v4. пре 9 година
uvd_v4_2.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
uvd_v5_0.c d6df71e125 drm/amdgpu: remove static integer for uvd pp state пре 9 година
uvd_v5_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
uvd_v6_0.c 3c3a7e616c drm/amdgpu: fix bug mclk can't change on Polaris пре 9 година
uvd_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
vce_v2_0.c a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
vce_v2_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
vce_v3_0.c 50a1ebc70a drm/amdgpu: fix program vce instance logic error. пре 9 година
vce_v3_0.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
vi.c f6f534e2af drm/amdgpu: add drm light sleep support for Vi пре 9 година
vi.h a125510721 drm/amdgpu: rework IP block registration (v2) пре 9 година
vi_dpm.h 9e4bd4ca62 drm/amdgpu: cleanup useless extern functions пре 9 година
vid.h 167ac5733c drm/amdgpu: implement raster configuration for gfx v8 пре 9 година