]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-01-27 Nicolai Hähnledrm/amd/amdgpu: fix locking in bo creation error path
2017-01-27 Nicolai Hähnledrm/amd/amdgpu: lock reservation object while creating...
2017-01-27 Huang Ruidrm/amdgpu: fix typo of CGTS
2017-01-27 Xiangliang Yudrm/amdgpu: do not reset gpu for virtualization
2017-01-27 Xiangliang Yudrm/amdgpu/virt: enable virtual display
2017-01-27 Xiangliang Yudrm/amdgpu/vi: add support virtualization
2017-01-27 Xiangliang Yudrm/amdgpu: request/release full gpu access if device...
2017-01-27 Xiangliang Yudrm/amdgpu/virt: implement VI virt operation interfaces
2017-01-27 Xiangliang Yudrm/amdgpu/virt: add high level interfaces for virt
2017-01-27 Xiangliang Yudrm/amdgpu/virt: use kiq to access registers (v2)
2017-01-27 Xiangliang Yudrm/amdgpu/virt: add runtime flag
2017-01-27 Xiangliang Yudrm/amdgpu/gfx8: implement emit_rreg/wreg function
2017-01-27 Xiangliang Yudrm/amdgpu/ring: add two interfaces to support r/w...
2017-01-27 Monk Liudrm/amdgpu:invoke CSA functions (v2)
2017-01-27 Monk Liudrm/amdgpu:add new file for SRIOV
2017-01-27 Monk Liudrm/amdgpu:new field members for SRIOV
2017-01-27 Nicolai Hähnledrm/amd/amdgpu: add check that shadow page tables are...
2017-01-27 Nicolai Hähnledrm/amd/amdgpu: add check that shadow page directory...
2017-01-27 Nicolai Hähnledrm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper...
2017-01-27 Nicolai Hähnledrm/amd/amdgpu: move eviction counting to amdgpu_bo_mov...
2017-01-27 Nicolai Hähnledrm/ttm: add evict parameter to ttm_bo_driver::move_notify
2017-01-27 Rex Zhudrm/amdgpu: refine vce3.0 initialize.
2017-01-27 Rex Zhudrm/amdgpu: extend profiling mode.
2017-01-27 Rex Zhudrm/amd/powerplay: refine DIDT feature in Powerplay.
2017-01-27 Rex Zhudrm/amd/powerplay: add new smu message.
2017-01-27 Rex Zhudrm/amd/powerplay: Configuring DIDT blocks only SQ...
2017-01-27 Rex Zhudrm/amdgpu: fix bug return invalid value to sysfs.
2017-01-27 Huang Ruidrm/amdgpu: add get clockgating_state method for vce v3
2017-01-27 Huang Ruidrm/amdgpu: add get clockgating_state method for uvd...
2017-01-27 Huang Ruidrm/amdgpu: add get clockgating_state method for vi...
2017-01-27 Huang Ruidrm/amdgpu: add get clockgating_state method for sdma v3
2017-01-27 Huang Ruidrm/amdgpu: add get clockgating_state method for gmc v8
2017-01-27 Huang Ruidrm/amdgpu: add get clockgating_state method for gfx v8
2017-01-27 Huang Ruidrm/amdgpu: add parse clock gating state
2017-01-27 Huang Ruidrm/amdgpu: introduce an interface to get clock gating...
2017-01-27 Xiangliang Yudrm/amdgpu: remove detect_hw_virtualization interface
2017-01-27 Xiangliang Yudrm/amdgpu/vi: move virtualization detection forward
2017-01-27 Xiangliang Yudrm/amdgpu/virt: rename fieldes of virtualization structure
2017-01-27 Xiangliang Yudrm/amdgpu/gfx8: add support kernel interface queue...
2017-01-27 Amber Lindrm/amdgpu: PCI I/O bar can be disabled
2017-01-27 Rex Zhudrm/amd/powerplay: change function name to make code...
2017-01-27 Rex Zhudrm/amd/powerplay: refine smumgr code
2017-01-27 Rex Zhudrm/amd/powerplay: fix memory leak in smu7_hwmgr
2017-01-27 Rex Zhudrm/amd/powerplay: fix memory leak in cz_hwmgr.c
2017-01-27 Rex Zhudrm/amd/powerplay: not free hwmgr/smumgr in asic privat...
2017-01-27 Rex Zhudrm/amd/powerplay: not use module parameter in powerplay.
2017-01-27 Rex Zhudrm/amd/powerplay: refine powerplay interface.
2017-01-27 Rex Zhudrm/amdgpu: use same enter/exit safe mode for gfx_8.
2017-01-27 Rex Zhudrm/amd/powerplay: add profiling mode in dpm level
2017-01-27 Rex Zhudrm/amdgpu: delete dead definitions of dpm_ip_funcs
2017-01-27 Rex Zhudrm/amdgpu: delete dead module parameter:amdgpu_powerplay.
2017-01-27 Rex Zhudrm/amd/powerplay: fix issue can't load another smu...
2017-01-27 Rex Zhudrm/amd/powerplay: refine code in cz_smumgr.c
2017-01-27 Rex Zhudrm/amd/powerplay: fix bug dpm level unexpectly be...
2017-01-27 Rex Zhudrm/amd/powerplay: Unify dpm level defines
2017-01-27 Rex Zhudrm/amd/powerplay: delete dpm code for Cz/St.
2017-01-27 Huang Ruidrm/amd/powerplay: update all printk to pr_* on smumgr
2017-01-27 Huang Ruidrm/amd/powerplay: update all printk to pr_* on hwmgr
2017-01-27 Huang Ruidrm/amd/powerplay: update all printk to pr_* on eventmgr
2017-01-27 Huang Ruidrm/amd/powerplay: refine print message for amd_powerplay
2017-01-27 Huang Ruidrm/amd/powerplay: reshuffle headers to make pr_fmt...
2017-01-27 Huang Ruidrm/amd/powerplay: add prefix for all powerplay pr_...
2017-01-27 Rex Zhudrm/amdgpu: refine gfx_v8 pg code.
2017-01-27 Rex Zhudrm/amdgpu: add drm light sleep support for Vi
2017-01-27 Rex Zhudrm/amdgpu: add cgs interface for enter/exit rlc safe...
2017-01-27 Ken Xuedrm/amdgpu: Refine the way to get atom bios
2017-01-27 Harry Wentlanddrm/amd/amdgpu: Add DPHY_SCRAM_CNTL register defines
2017-01-27 Harry Wentlanddrm/amd/amdgpu: Add HDMI_DATA_SCRAMBLE register definition
2017-01-27 Huang Ruidrm/amdgpu: cleanup useless extern functions
2017-01-27 Huang Ruidrm/amdgpu: cleanup useless smu_ucode_xfer_vi.h
2017-01-27 Huang Ruidrm/amd/powerplay: fix request smc_sk firmware case
2017-01-27 Huang Ruidrm/amd/powerplay: add request_firmware/release_firmwar...
2017-01-27 Kees Cookdrm/amdgpu: use designated initializers
2017-01-27 Nils Wallméniusdrm/amdgpu: Remove checking for atombios
2017-01-27 Tom St Denisdrm/amd/amdgpu: Widen mmio trace register address width
2017-01-27 Arindam Nathdrm/amd/amdgpu: get maximum and used UVD handles (v4)
2017-01-27 Rex Zhudrm/amd/powerplay: move vi smu firmware declares to...
2017-01-27 Tom St Denisdrm/amd/amdgpu: De-numberify golden SI registers
2017-01-27 Huang Ruidrm/amd/powerplay: add callbacks to move smc firmware...
2017-01-27 Chris Wilsondrm/sti: Fix compilation failure for drm_framebuffer...
2017-01-27 Dave AirlieMerge tag 'drm-misc-next-2017-01-23' of git://anongit...
2017-01-27 Dave AirlieMerge tag 'drm-intel-next-2017-01-23' of git://anongit...
2017-01-27 Dave AirlieReinstate "drm/probe-helpers: Drop locking from poll_en...
2017-01-27 Dave AirlieMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-01-26 Eric Dumazetsysctl: fix proc_doulongvec_ms_jiffies_minmax()
2017-01-26 Linus TorvaldsMerge tag 'pinctrl-v4.10-3' of git://git.kernel.org...
2017-01-26 Linus TorvaldsMerge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git...
2017-01-25 Dave AirlieRevert "drm/probe-helpers: Drop locking from poll_enable"
2017-01-25 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-01-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-01-25 Dan StreetmanMAINTAINERS: add Dan Streetman to zbud maintainers
2017-01-25 Dan StreetmanMAINTAINERS: add Dan Streetman to zswap maintainers
2017-01-25 zhong jiangmm: do not export ioremap_page_range symbol for externa...
2017-01-25 Randy Dunlapmn10300: fix build error of missing fpu_save()
2017-01-25 Coly Liromfs: use different way to generate fsid for BLOCK...
2017-01-25 Sudip Mukherjeefrv: add missing atomic64 operations
2017-01-25 Vlastimil Babkamm, page_alloc: fix premature OOM when racing with...
2017-01-25 Vlastimil Babkamm, page_alloc: move cpuset seqcount checking to slowpath
2017-01-25 Vlastimil Babkamm, page_alloc: fix fast-path race with cpuset update...
2017-01-25 Vlastimil Babkamm, page_alloc: fix check for NULL preferred_zone
next