Evan Quan cf8c73afb3 drm/amd/amdgpu: add POLARIS12 PCI ID vor 8 Jahren
..
Kconfig c64474e4f7 drm/amdgpu: remove DRM_AMD_POWERPLAY vor 9 Jahren
Makefile ab71ac56f6 drm/amdgpu/virt: implement VI virt operation interfaces vor 8 Jahren
ObjectID.h 87320cafbc Revert "drm/amdgpu: Add virtual connector and encoder macros." vor 9 Jahren
amdgpu.h c836fec5ce drm/amd/amdgpu: post card if there is real hw resetting performed vor 8 Jahren
amdgpu_acp.c 6320745596 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next vor 8 Jahren
amdgpu_acp.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
amdgpu_acpi.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios vor 8 Jahren
amdgpu_afmt.c d38ceaf99e drm/amdgpu: add core driver (v4) vor 10 Jahren
amdgpu_amdkfd.c fa675329fc drm/amdgpu: remove unused functions vor 9 Jahren
amdgpu_amdkfd.h efb1c6582e drm/amdgpu: Return -EPROBE_DEFER when amdkfd not loaded vor 9 Jahren
amdgpu_amdkfd_gfx_v7.c 1d602430d3 drm/amdkfd: Fix possible infinite loop vor 9 Jahren
amdgpu_amdkfd_gfx_v8.c 1d602430d3 drm/amdkfd: Fix possible infinite loop vor 9 Jahren
amdgpu_atombios.c f1e68a7cf5 drm/amdgpu/atom: remove a bunch of unused functions vor 9 Jahren
amdgpu_atombios.h f1e68a7cf5 drm/amdgpu/atom: remove a bunch of unused functions vor 9 Jahren
amdgpu_atpx_handler.c 7ac33e47d5 drm/amdgpu: fix check for port PM availability vor 8 Jahren
amdgpu_benchmark.c f54d186700 dma-buf: Rename struct fence to dma_fence vor 9 Jahren
amdgpu_bios.c c836fec5ce drm/amd/amdgpu: post card if there is real hw resetting performed vor 8 Jahren
amdgpu_bo_list.c d3e709e63e idr: Return the deleted entry from idr_remove vor 8 Jahren
amdgpu_cgs.c 5d7213b0be drm/amd/powerplay: add kicker flag into smumgr vor 8 Jahren
amdgpu_connectors.c 6320745596 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next vor 8 Jahren
amdgpu_connectors.h d38ceaf99e drm/amdgpu: add core driver (v4) vor 10 Jahren
amdgpu_cs.c 607523d19c drm/amdgpu: fix parser init error path to avoid crash in parser fini vor 8 Jahren
amdgpu_ctx.c d3e709e63e idr: Return the deleted entry from idr_remove vor 8 Jahren
amdgpu_device.c 60a970a6c5 drm/amdgpu: fix the clearing wb size vor 8 Jahren
amdgpu_display.c cb341a319f drm/amdgpu: Refactor flip into prepare submit and submit. (v3) vor 8 Jahren
amdgpu_dpm.c 825cc9974d drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2) vor 9 Jahren
amdgpu_dpm.h e5d03ac2b8 drm/amd/powerplay: Unify dpm level defines vor 8 Jahren
amdgpu_drv.c cf8c73afb3 drm/amd/amdgpu: add POLARIS12 PCI ID vor 8 Jahren
amdgpu_drv.h 2f7d10b393 drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) vor 10 Jahren
amdgpu_encoders.c d38ceaf99e drm/amdgpu: add core driver (v4) vor 10 Jahren
amdgpu_fb.c e4563f6ba7 drm: Rely on mode_config data for fb_helper initialization vor 8 Jahren
amdgpu_fence.c e22504425f drm/amdgpu:no gpu scheduler for KIQ vor 8 Jahren
amdgpu_gart.c 03f48dd5d2 drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 vor 9 Jahren
amdgpu_gds.h c632d79943 amdgpu: move ttm stuff to amdgpu_ttm.h vor 9 Jahren
amdgpu_gem.c 834e0f8ae4 drm/amdgpu: validate paramaters in the gem ioctl vor 8 Jahren
amdgpu_gfx.c 50261151a1 drm/amdgpu: simplify allocation of scratch regs vor 8 Jahren
amdgpu_gfx.h 356aee305a drm/amdgpu: change function declarations and add missing header dependencies vor 9 Jahren
amdgpu_gtt_mgr.c 4e64e5539d drm: Improve drm_mm search (and fix topdown allocation) with rbtrees vor 8 Jahren
amdgpu_i2c.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios vor 8 Jahren
amdgpu_i2c.h 44f9d7b3f1 drm/amdgpu/i2c: add const where appropriate vor 9 Jahren
amdgpu_ib.c 50ddc75e32 drm/amd/amdgpu: remove the uncessary parameter for ib scheduler vor 8 Jahren
amdgpu_ih.c 8640faed5a drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel() vor 9 Jahren
amdgpu_ih.h 0cf3be2178 drm/amdgpu: Implement irq interfaces for CGS vor 10 Jahren
amdgpu_ioc32.c d38ceaf99e drm/amdgpu: add core driver (v4) vor 10 Jahren
amdgpu_irq.c 2babdc850c drm/radeon|amdgpu: Remove redundant num_connectors check vor 8 Jahren
amdgpu_irq.h 3b1c9036a6 drm/amdgpu: remove amdgpu_irq_get_delayed vor 8 Jahren
amdgpu_job.c 50ddc75e32 drm/amd/amdgpu: remove the uncessary parameter for ib scheduler vor 8 Jahren
amdgpu_kms.c 3149d9da12 drm/amdgpu: request/release full gpu access if device is vf vor 8 Jahren
amdgpu_mn.c a7d64de659 drm/amdgpu: remove adev pointer from struct amdgpu_bo v2 vor 9 Jahren
amdgpu_mode.h cb341a319f drm/amdgpu: Refactor flip into prepare submit and submit. (v3) vor 8 Jahren
amdgpu_object.c fad061270a drm/amdgpu: report the number of bytes moved at buffer creation vor 8 Jahren
amdgpu_object.h b99f31030a drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper function vor 8 Jahren
amdgpu_pll.c 9ca91fdd13 drm/amdgpu: add missing header dependencies vor 9 Jahren
amdgpu_pll.h d38ceaf99e drm/amdgpu: add core driver (v4) vor 10 Jahren
amdgpu_pm.c c10c8f7c27 drm/amdgpu/pm: check for headless before calling compute_clocks vor 8 Jahren
amdgpu_pm.h a8503b15ab drm/amdgpu: add parse clock gating state vor 8 Jahren
amdgpu_powerplay.c 1c86380248 drm/amd/powerplay: refine powerplay interface. vor 8 Jahren
amdgpu_powerplay.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
amdgpu_prime.c 8e94a46c17 drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5) vor 8 Jahren
amdgpu_ring.c 714fbf8039 drm/amdgpu:set cond_exec polling value to 1 in ring_init vor 8 Jahren
amdgpu_ring.h b6091c1217 drm/amdgpu/ring: add two interfaces to support r/w registers with kiq vor 8 Jahren
amdgpu_sa.c 3f12325ab8 drm/amd/amdgpu : Fix NULL pointer comparison vor 8 Jahren
amdgpu_sync.c f54d186700 dma-buf: Rename struct fence to dma_fence vor 9 Jahren
amdgpu_sync.h 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next vor 9 Jahren
amdgpu_test.c f54d186700 dma-buf: Rename struct fence to dma_fence vor 9 Jahren
amdgpu_trace.h e11666eb9b drm/amd/amdgpu: Widen mmio trace register address width vor 8 Jahren
amdgpu_trace_points.c d38ceaf99e drm/amdgpu: add core driver (v4) vor 10 Jahren
amdgpu_ttm.c 4694335dad drm/amdgpu: refuse to reserve io mem for split VRAM buffers vor 8 Jahren
amdgpu_ttm.h e1f055b301 drm/amdgpu: user BO priority instead of self coding it (v2) vor 8 Jahren
amdgpu_ucode.c 4c2b2453ef drm/amdgpu:properly fix some JumpTable issues vor 9 Jahren
amdgpu_ucode.h bed5712e1a drm/amdgpu:add MEC_STORAGE ucode id for sriov vor 9 Jahren
amdgpu_uvd.c e38ca2b325 drm/amdgpu: when dpm disabled, also can enable uvd cg/pg. vor 8 Jahren
amdgpu_uvd.h 44879b6261 drm/amd/amdgpu: get maximum and used UVD handles (v4) vor 8 Jahren
amdgpu_vce.c 28ed5504ab drm/amdgpu: when dpm disabled, also need to stop/start vce. vor 8 Jahren
amdgpu_vce.h 220196b384 Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next vor 9 Jahren
amdgpu_virt.c 6127f4aee4 drm/amdgpu/virt: fix double kfree on bo_va vor 8 Jahren
amdgpu_virt.h ae65a26dd3 drm/amdgpu:add META_DATA struct for CSA/SRIOV v2 vor 8 Jahren
amdgpu_vm.c 268c300184 drm/amdgpu: fix amdgpu_bo_va_mapping flags vor 8 Jahren
amdgpu_vm.h 268c300184 drm/amdgpu: fix amdgpu_bo_va_mapping flags vor 8 Jahren
amdgpu_vram_mgr.c 4e64e5539d drm: Improve drm_mm search (and fix topdown allocation) with rbtrees vor 8 Jahren
atom.c c2fe16aa36 drm/amdgpu/atom: add support for new div32 opcodes (v3) vor 10 Jahren
atom.h edf600dac6 drm/amd: cleanup remaining spaces and tabs v2 vor 9 Jahren
atombios_crtc.c 356aee305a drm/amdgpu: change function declarations and add missing header dependencies vor 9 Jahren
atombios_crtc.h 541cd55557 drm/amdgpu/atom: add SetDCEClock helper vor 9 Jahren
atombios_dp.c 14a2fb487b drm/amdgpu: Don't retry 7 times in amdgpu_atombios_dp_get_dpcd() vor 9 Jahren
atombios_dp.h d38ceaf99e drm/amdgpu: add core driver (v4) vor 10 Jahren
atombios_encoders.c f7e9e9feb0 drm/amdgpu: Remove checking for atombios vor 8 Jahren
atombios_encoders.h d38ceaf99e drm/amdgpu: add core driver (v4) vor 10 Jahren
atombios_i2c.c 9ca91fdd13 drm/amdgpu: add missing header dependencies vor 9 Jahren
atombios_i2c.h eeade25ad0 drm/amdgpu: fix power distribution issue for Polaris10 XT vor 9 Jahren
ci_dpm.c beeea9819d drm/amdgpu: refine code for VCE2.0 and related dpm code. vor 8 Jahren
ci_dpm.h 3cc259112d drm/amdgpu: add the CI code to enable sclk OD(OverDrive) vor 9 Jahren
ci_smc.c a2e73f56fa drm/amdgpu: Add support for CIK parts vor 10 Jahren
cik.c c836fec5ce drm/amd/amdgpu: post card if there is real hw resetting performed vor 8 Jahren
cik.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
cik_dpm.h 5fc3aeeb9e drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2) vor 10 Jahren
cik_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
cik_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
cik_sdma.c 50ddc75e32 drm/amd/amdgpu: remove the uncessary parameter for ib scheduler vor 8 Jahren
cik_sdma.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
cikd.h 2285b91cd2 drm/amdgpu/dce8: simplify hpd code vor 9 Jahren
clearstate_ci.h a2e73f56fa drm/amdgpu: Add support for CIK parts vor 10 Jahren
clearstate_defs.h bd098eb0ee drm/amdgpu: add clearstate_defs.h vor 10 Jahren
clearstate_si.h 689957b12b drm/amdgpu: move misc si headers into amdgpu vor 8 Jahren
clearstate_vi.h aaa36a976b drm/amdgpu: Add initial VI support vor 10 Jahren
cz_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
cz_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
dce_v10_0.c b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next vor 8 Jahren
dce_v10_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
dce_v11_0.c 4ce3bd45b3 drm/amdgpu: add more cases to DCE11 possible crtc mask setup vor 8 Jahren
dce_v11_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
dce_v6_0.c b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next vor 8 Jahren
dce_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
dce_v8_0.c b0df0b251b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next vor 8 Jahren
dce_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
dce_virtual.c 3a1d19a296 drm/amdgpu: fix unload driver issue for virtual display vor 8 Jahren
dce_virtual.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
gfx_v6_0.c 0d09a096c4 drm/amd/gfx6: update gb_addr_config vor 8 Jahren
gfx_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
gfx_v7_0.c d238326755 drm/amdgpu: Initialize pipe priority order on graphic initialization vor 8 Jahren
gfx_v7_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
gfx_v8_0.c e8411302b4 drm/amdgpu: fix warning on older gcc releases vor 8 Jahren
gfx_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
gmc_v6_0.c 57bcd0a636 drm/amdgpu/si: fix crash on headless asics vor 8 Jahren
gmc_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
gmc_v7_0.c f39093059b drm/amdgpu: access stolen VRAM directly on KV/KB (v2) vor 8 Jahren
gmc_v7_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
gmc_v8_0.c 999446a786 drm/amdgpu: access stolen VRAM directly on CZ (v2) vor 8 Jahren
gmc_v8_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
iceland_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
iceland_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
iceland_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 vor 10 Jahren
kv_dpm.c beeea9819d drm/amdgpu: refine code for VCE2.0 and related dpm code. vor 8 Jahren
kv_dpm.h a2e73f56fa drm/amdgpu: Add support for CIK parts vor 10 Jahren
kv_smc.c a2e73f56fa drm/amdgpu: Add support for CIK parts vor 10 Jahren
mxgpu_vi.c ab71ac56f6 drm/amdgpu/virt: implement VI virt operation interfaces vor 8 Jahren
mxgpu_vi.h ab71ac56f6 drm/amdgpu/virt: implement VI virt operation interfaces vor 8 Jahren
ppsmc.h 0a552a3296 drm/amdgpu: add new definitions into ppsmc.h for iceland vor 9 Jahren
r600_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) vor 9 Jahren
sdma_v2_4.c 50ddc75e32 drm/amd/amdgpu: remove the uncessary parameter for ib scheduler vor 8 Jahren
sdma_v2_4.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
sdma_v3_0.c 8a1115ff6b scripts/spelling.txt: add "disble(d)" pattern and fix typo instances vor 8 Jahren
sdma_v3_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
si.c dd5dfa61b4 drm/amdgpu: refine si_read_register vor 8 Jahren
si.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
si_dma.c 689957b12b drm/amdgpu: move misc si headers into amdgpu vor 8 Jahren
si_dma.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
si_dpm.c e11ddff68a drm/amdgpu: reinstate oland workaround for sclk vor 8 Jahren
si_dpm.h 841686df9f drm/amdgpu: add SI DPM support (v4) vor 9 Jahren
si_enums.h ea0875a0b6 drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN vor 8 Jahren
si_ih.c 689957b12b drm/amdgpu: move misc si headers into amdgpu vor 8 Jahren
si_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
si_smc.c 689957b12b drm/amdgpu: move misc si headers into amdgpu vor 8 Jahren
sid.h 689957b12b drm/amdgpu: move misc si headers into amdgpu vor 8 Jahren
sislands_smc.h bdbdb571c8 drm/amdgpu/si/dpm: fix phase shedding setup vor 9 Jahren
tonga_ih.c a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
tonga_ih.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
tonga_sdma_pkt_open.h 4207a734c3 drm/amdgpu: add count field for the SDMA NOP packet v2 vor 10 Jahren
uvd_v4_2.c e89d5b5c20 drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop() vor 8 Jahren
uvd_v4_2.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
uvd_v5_0.c 254cd2e08d drm/amdgpu: read hw register to check pg status. vor 8 Jahren
uvd_v5_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
uvd_v6_0.c 254cd2e08d drm/amdgpu: read hw register to check pg status. vor 8 Jahren
uvd_v6_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
vce_v2_0.c f1ea278d6f drm/amdgpu: move subfunctions to the front of vce_v2_0.c. vor 8 Jahren
vce_v2_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
vce_v3_0.c 254cd2e08d drm/amdgpu: read hw register to check pg status. vor 8 Jahren
vce_v3_0.h a125510721 drm/amdgpu: rework IP block registration (v2) vor 9 Jahren
vi.c d8a8ed9758 drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved vor 8 Jahren
vi.h ae65a26dd3 drm/amdgpu:add META_DATA struct for CSA/SRIOV v2 vor 8 Jahren
vi_dpm.h 9e4bd4ca62 drm/amdgpu: cleanup useless extern functions vor 8 Jahren
vid.h 4e638ae9c1 drm/amdgpu/gfx8: add support kernel interface queue(KIQ) vor 8 Jahren