]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-10-25 Christian Königdrm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
2016-10-25 Christian Königdrm/ttm: make eviction decision a driver callback v2
2016-10-25 Christian Königdrm/ttm: fix coding style in ttm_bo_driver.h
2016-10-25 Lucas Stachdrm/radeon/pm: autoswitch power state when in balanced...
2016-10-25 Colin Ian Kingdrm/amd/powerplay: fix spelling mistake and add KERN_WA...
2016-10-25 Monk Liudrm/amdgpu:new ids flag for preempt
2016-10-25 Baoyou Xiedrm/amdgpu: mark symbols static where possible
2016-10-25 Baoyou Xiedrm/amdgpu: change function declarations and add missin...
2016-10-25 Alex Deucherdrm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
2016-10-25 Alex Deucherdrm/amdgpu/atom: remove a bunch of unused functions
2016-10-25 Alex Deucherdrm/amdgpu: consolidate atom scratch reg handling for...
2016-10-25 Alex Deucherdrm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb
2016-10-25 Christian Königdrm/amdgpu: add VCE VM session tracking
2016-10-25 Christian Königdrm/amdgpu: improve parse_cs handling a bit
2016-10-25 Rex Zhudrm/amdgpu: refine set power state logic for dpm.
2016-10-25 Rex Zhudrm/amdgpu: update current ps/requeset ps in adev with...
2016-10-25 Alex Deucherdrm/amdgpu: add an implement for check_power_state...
2016-10-25 Rex Zhudrm/amdgpu: add an implement for check_power_state...
2016-10-25 Rex Zhudrm/amdgpu: add an implement for check_power_state...
2016-10-25 Rex Zhudrm/amdgpu: add an implement for check_power_state...
2016-10-25 Rex Zhudrm/amdgpu: add new callback to check power state info
2016-10-25 Rex Zhudrm/amdgpu: check min clock set by DAL before set ps.
2016-10-25 Tom St Denisdrm/amd/amdgpu: Put in rest of wave fields
2016-10-25 Tom St Denisdrm/amd/amdgpu: re-factor debugfs wave reader
2016-10-25 Tom St Denisdrm/amd/amdgpu: Make debugfs write compliment read
2016-10-25 Tom St Denisdrm/amd/amdgpu: Allow broadcast on debugfs read (v2)
2016-10-25 Tom St Denisdrm/amd/amdgpu: Fix debugfs wave reader
2016-10-25 Tom St Denisdrm/amd/amdgpu: Add wave reader to debugfs
2016-10-25 Alex Deucherdrm/amdgpu: rework IP block registration (v2)
2016-10-25 Alex Deucherdrm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.h
2016-10-25 Alex Deucherdrm/amdgpu/virtual_dce: move define into source file
2016-10-25 Alex Deucherdrm/amdgpu: enable virtual dce on SI
2016-10-25 Alex Deucherdrm/amdgpu: fill in vce clock info ioctl query (v2)
2016-10-25 Alex Deucherdrm/amdgpu/powerplay: add an implementation for get_vce...
2016-10-25 Alex Deucherdrm/amdgpu/dpm: add an implementation for get_vce_clock...
2016-10-25 Alex Deucherdrm/amdgpu/dpm: add new callback to fetch vce clock...
2016-10-25 Alex Deucherdrm/amdgpu: add info ioctl query for vce clock info...
2016-10-25 Rex Zhudrm/amdgpu: save number of vce states in dpm struct.
2016-10-25 Rex Zhudrm/amdgpu: use same vce state definition in dpm and...
2016-10-25 Alex Deucherdrm/amdgpu: move dpm related definitions to amdgpu_dpm.h
2016-10-25 Christian Königdrm/amdgpu: move align_mask and nop into ring funcs...
2016-10-25 Christian Königdrm/amdgpu: move the ring type into the funcs structure...
2016-10-25 Christian Königdrm/amdgpu: move IB and frame size directly into the...
2016-10-25 Christian Königdrm/amdgpu: remove explicit NULL init for parse_cs
2016-10-25 Christian Königdrm/amdgpu: remove 128 NOP hack from vm_flush v2
2016-10-25 Christian Königdrm/amdgpu: remove ring type check for conditional...
2016-10-25 Christian Königdrm/amdgpu: pad gfx and compute rings to 256 dw
2016-10-25 Alex Deucherdrm/radeon: clarify why we evict vram twice on suspend
2016-10-25 Alex Deucherdrm/amdgpu: clarify why we evict vram twice on suspend
2016-10-25 Alex Deucherdrm/amdgpu: used cached gca values for vi_read_register...
2016-10-25 Alex Deucherdrm/amdgpu/gfx8: use cached raster config values in...
2016-10-25 Alex Deucherdrm/amdgpu/gfx8: cache rb config values
2016-10-25 Alex Deucherdrm/amdgpu: add additional cached gca config variables
2016-10-25 Christian Königdrm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
2016-10-25 Christian Königdrm/amdgpu: move VM defines into amdgpu_vm.h
2016-10-25 Christian Königdrm/amdgpu: move fence and ring defines into amdgpu_ring.h
2016-10-25 Christian Königdrm/amdgpu: move sync handling into a separate header
2016-10-25 Christian Königdrm/amdgpu: stop using a bo list entry for the VM PTs
2016-10-25 Christian Königdrm/amdgpu: move PT validation back into VM code v2
2016-10-25 Christian Königdrm/amdgpu: remove adev pointer from struct amdgpu_bo v2
2016-10-25 Tom St Denisdrm/amd/amdgpu: Enable UVD PG on Tonga
2016-10-25 Tom St Denisdrm/amd/powerplay: Enable UVD powergating for SMU7
2016-10-25 Christian Königdrm/amdgpu: update the shadow PD together with the...
2016-10-25 Frank Mindrm/amdgpu:wptr poll address of gfx8 is needed
2016-10-25 Monk Liudrm/amdgpu:properly fix some JumpTable issues
2016-10-25 Monk Liudrm/amdgpu:add MEC_STORAGE ucode id for sriov
2016-10-25 Frank Mindrm/amdgpu:add callback in cgs for sriov detect
2016-10-25 Frank Mindrm/amdgpu:fw bo should be in VRAM for SRIOV
2016-10-25 Frank Mindrm/amdgpu:keep bo pinned in prefered domain
2016-10-25 Monk Liudrm/amdgpu:use smc_index_11 for VI
2016-10-25 Frank Mindrm/amdgpu:add one more fiji device id
2016-10-25 Baoyou Xiedrm/amd/powerplay: mark symbols static where possible
2016-10-25 Baoyou Xiedrm/radeon: mark symbols static where possible
2016-10-25 Baoyou Xiedrm/radeon: add missing header dependencies
2016-10-25 Junwei Zhangdrm/amd/amdgpu: bump version for memory query info
2016-10-25 Junwei Zhangdrm/amd/amdgpu: unify memory query info interface
2016-10-25 Christian Königdrm/amdgpu: add VRAM manager v2
2016-10-25 Christian Königdrm/amdgpu: enable amdgpu_move_blit to handle multiple...
2016-10-25 Christian Königdrm/amdgpu: handle multiple MM nodes in the VMs v2
2016-10-25 Christian Königdrm/amdgpu: set at least the node size in the gtt manager
2016-10-25 Christian Königdrm/amdgpu: use explicit limit for VRAM_CONTIGUOUS
2016-10-25 Christian Königdrm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
2016-10-25 Junwei Zhangdrm/amd/amdgpu: add info about vram and gtt max allocat...
2016-10-25 Junwei Zhangdrm/amd/amdgpu: add info about vram and gtt total size
2016-10-25 Alex Deucherdrm/amdgpu/dce6: don't enable HPD Rx interrupts
2016-10-25 Alex Deucherdrm/amdgpu/dce6: RMW hpd registers
2016-10-25 Alex Deucherdrm/amdgpu/dce6: simplify hpd code
2016-10-25 Alex Deucherdrm/amdgpu/dce11: simplify hpd code
2016-10-25 Alex Deucherdrm/amdgpu/dce8: RMW hpd registers
2016-10-25 Alex Deucherdrm/amdgpu/dce10: simplify hpd code
2016-10-25 Alex Deucherdrm/amdgpu/dce8: simplify hpd code
2016-10-25 Emily Dengdrm/amd/amdgpu: For virtual display, enable multi crtcs...
2016-10-25 Alex Deucherdrm/amdgpu: rename amdgpu_whether_enable_virtual_display
2016-10-25 Alex DeucherRevert "drm/amdgpu: Add virtual connector and encoder...
2016-10-25 Alex Deucherdrm/amdgpu: simplify encoder and connector setup (v2)
2016-10-25 Alex Deucherdrm/amdgpu/virtual_dce: clean up interrupt handling
2016-10-25 Alex Deucherdrm/amdgpu/virtual_dce: no need to an irq process callback
2016-10-25 Alex Deucherdrm/amdgpu/virtual_dce: drop pageflip_irq funcs
2016-10-25 Alex Deucherdrm/amdgpu/virtual_dce: drop empty function
2016-10-25 Alex Deucherdrm/amdgpu/virtual_dce: add dce6 support
next