OSDN Git Service

tomoyo/tomoyo-test1.git
2017-06-15 Tom St Denisdrm/amd/amdgpu: Port UVD 7.0 over to new SOC15 macros
2017-06-15 Tom St Denisdrm/amd/amdgpu: Port MMHUB over to new SOC15 macros
2017-06-15 Tom St Denisdrm/amd/amdgpu: Cleanup gfxhub read-modify-write patterns
2017-06-15 Tom St Denisdrm/amd/amdgpu: Port GFXHUB over to new SOC15 macros
2017-06-15 Tom St Denisdrm/amd/amdgpu: Add offset variant to SOC15 macros
2017-06-15 Eric Huangdrm/amd/powerplay: add avfs control for Vega10
2017-06-15 Alex Deucherdrm/amdgpu: add virtual display support for raven
2017-06-15 Alex Deucherdrm/amdgpu/gfx9: fix compute ring doorbell index
2017-06-15 Tom St Denisdrm/amd/amdgpu: Rename KIQ ring to avoid spaces
2017-06-15 Tom St Denisdrm/amd/amdgpu: gfx9 tidy ups (v2)
2017-06-15 horchendrm/amdgpu: add contiguous flag in ucode bo create
2017-06-15 Huang Ruidrm/amdgpu: fix missed gpu info firmware when cache...
2017-06-15 Huang Ruidrm/amdgpu: export test ib debugfs interface
2017-06-15 Eric Huangdrm/amd/powerplay: add GPU power display for vega10
2017-06-15 Eric Huangdrm/amd/powerplay: update vega10_ppsmc.h
2017-06-15 Hawking Zhangdrm/amdgpu: avoid to reset wave_front_size to 0
2017-06-15 Hawking Zhangdrm/amdgpu: add new member in gpu_info fw
2017-06-09 Alex Deucherdrm/amdgpu/gfx: fix MEC interrupt enablement for pipes...
2017-06-09 Rex Zhudrm/amd/powerplay: fix copy error in powerplay.
2017-06-09 Alex Xiedrm/amdgpu: move comment to the right place
2017-06-09 Alex Xiedrm/amdgpu: fix a typo in comment
2017-06-09 Alex Xiedrm/amdgpu: remove duplicate function prototypes
2017-06-09 Harish Kasiviswanathandrm/amdgpu: Support page table update via CPU
2017-06-09 Harish Kasiviswanathandrm/amdgpu: Support page directory update via CPU
2017-06-09 Harish Kasiviswanathandrm/amdgpu: Add amdgpu_sync_wait
2017-06-09 Harish Kasiviswanathandrm/amdgpu: Add vm context module param
2017-06-08 Alex Deucherdrm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_dev
2017-06-08 Alex Deucherdrm/amdgpu: call pci_[un]register_driver() directly
2017-06-08 Michel Dänzerdrm/amdgpu/radeon: Use radeon by default for CIK GPUs
2017-06-08 Michel Dänzerdrm/radeon: Make si_support and cik_support parameters...
2017-06-08 Felix Kuehlingdrm/amdgpu: Update Kconfig help for SI and CIK support
2017-06-08 Felix Kuehlingdrm/amdgpu: Add module param to control SI support
2017-06-08 Felix Kuehlingdrm/radeon: Add module param to control SI support
2017-06-08 Felix Kuehlingdrm/amdgpu: Add module param to control CIK support
2017-06-07 Alex Deucherdrm/amdgpu/gfx: consolidate mqd buffer setup code
2017-06-07 Alex Deucherdrm/amdgpu/gfx: move mec parameter setup into sw_init
2017-06-07 Alex Deucherdrm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c
2017-06-07 Alex Deucherdrm/amdgpu: move mec queue helpers to amdgpu_gfx.h
2017-06-07 Alex Deucherdrm/amdgpu/gfx9: remove spurious line in kiq setup
2017-06-07 Alex Deucherdrm/amdgpu/gfx8: whitespace change
2017-06-07 Alex Deucherdrm/amdgpu/gfx9: Raven has two MECs
2017-06-07 Alex Deucherdrm/amdgpu: move gfx_v*_0_compute_queue_acquire to...
2017-06-07 Alex Deucherdrm/amdgpu: fix mec queue policy on single MEC asics
2017-06-07 Alex Deucherdrm/amdgpu/gfx: create a common bitmask function (v2)
2017-06-07 Alex Deucherdrm/amdgpu/gfx8: drop per-APU CU limits
2017-06-06 Alex Deucherdrm/amdgpu/gfx6: properly cache mc_arb_ramcfg
2017-06-06 Alex Deucherdrm/amdgpu/gfx9: new queue policy, take first 2 queues...
2017-06-06 Alex Deucherdrm/amdgpu/gfx9: allocate queues horizontally across...
2017-06-06 Hawking Zhangdrm/amd/powerplay: fix memory leak in cz_hwmgr backend
2017-06-06 Hawking Zhangdrm/amd/powerplay: fix memory leak in rv_hwmgr backend
2017-06-06 Eric Huangdrm/amd/powerplay: add sclk and mclk overdrive for...
2017-06-06 Rex Zhudrm/amd/powerplay: fix populate dpm level failed when...
2017-06-06 Huang Ruidrm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15...
2017-06-06 Huang Ruidrm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15...
2017-06-06 Huang Ruidrm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15...
2017-06-06 Huang Ruidrm/amdgpu: fix the gart table cleared issue for S3
2017-06-06 Huang Ruidrm/amdgpu: add ip block number prints
2017-06-06 Huang Ruidrm/amdgpu: add ip name print for selecting ips with...
2017-06-06 Huang Ruidrm/amdgpu: remove mmhub ip
2017-06-06 Huang Ruidrm/amdgpu: remove gfxhub ip
2017-06-06 Huang Ruidrm/amdgpu: export mmhub get clockgating into gmc
2017-06-06 Huang Ruidrm/amdgpu: export mmhub set clockgating into gmc
2017-06-06 Huang Ruidrm/amdgpu: export mmhub sw_init into gmc
2017-06-06 Huang Ruidrm/amdgpu: export gfxhub sw_init into gmc
2017-06-06 Huang Ruidrm/amdgpu: fix to miss program invalidation at resume
2017-06-06 Huang Ruidrm/amdgpu: abstract setup vmid config for gfxhub/mmhub
2017-06-06 Huang Ruidrm/amdgpu: abstract disable identity aperture for...
2017-06-06 Huang Ruidrm/amdgpu: abstract system domain enablement for gfxhu...
2017-06-06 Huang Ruidrm/amdgpu: abstract cache initialization for gfxhub...
2017-06-06 Huang Ruidrm/amdgpu: abstract TLB initialization for gfxhub...
2017-06-06 Huang Ruidrm/amdgpu: abstract system aperture initialization...
2017-06-06 Huang Ruidrm/amdgpu: abstract gart aperture initialization for...
2017-06-06 Huang Ruidrm/amdgpu: abstract gart table initialization for...
2017-06-01 Leo Liudrm/amdgpu: add saved_bo to save vce 4.0 context when...
2017-06-01 Leo Liudrm/amdgpu: use existing function amdgpu_bo_create_kernel
2017-06-01 Leo Liudrm/amdgpu: add vcpu_bo cpu address for vce
2017-06-01 Alex Xiedrm/amdgpu: Move compute vm bug logic to amdgpu_vm.c
2017-06-01 Rex Zhudrm/amd/powerplay: enable CKS by default on vega10.
2017-06-01 Rex Zhudrm/amd/powerplay: Align with VBIOS to support AVFS...
2017-06-01 Rex Zhudrm/amd/powerplay: Add floor DCEF for DS on boot.
2017-05-31 Andres Rodriguezdrm/amdgpu: use LRU mapping policy for SDMA engines
2017-05-31 Andres Rodriguezdrm/amdgpu: guarantee bijective mapping of ring ids...
2017-05-31 Andres Rodriguezdrm/amdgpu: implement lru amdgpu_queue_mgr policy for...
2017-05-31 Andres Rodriguezdrm/amdgpu: untie user ring ids from kernel ring ids v6
2017-05-31 Andres Rodriguezdrm/amdgpu: workaround tonga HW bug in HQD programming...
2017-05-31 Andres Rodriguezdrm/amdgpu: condense mqd programming sequence
2017-05-31 Andres Rodriguezdrm/amdgpu: new queue policy, take first 2 queues of...
2017-05-31 Andres Rodriguezdrm/amdgpu: avoid KIQ clashing with compute or KFD...
2017-05-31 Andres Rodriguezdrm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_...
2017-05-31 Andres Rodriguezdrm/amdgpu: allocate queues horizontally across pipes
2017-05-31 Andres Rodriguezdrm/amdgpu: remove duplicate magic constants from amdgp...
2017-05-31 Andres Rodriguezdrm/amdkfd: allow split HQD on per-queue granularity v5
2017-05-31 Andres Rodriguezdrm/amdgpu: teach amdgpu how to enable interrupts for...
2017-05-31 Andres Rodriguezdrm/amdgpu: allow split of queues with kfd at queue...
2017-05-31 Andres Rodriguezdrm/amdgpu: take ownership of per-pipe configuration v3
2017-05-31 Andres Rodriguezdrm/radeon: take ownership of pipe initialization
2017-05-31 Andres Rodriguezdrm/amdgpu: rename rdev to adev
2017-05-31 Andres Rodriguezdrm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
2017-05-31 Andres Rodriguezdrm/amdgpu: unify MQD programming sequence for kfd...
2017-05-31 Andres Rodriguezdrm/amdgpu: remove duplicate definition of cik_mqd
next