platform/kernel/linux-starfive.git
2018-09-12 Chunming Zhoudrm/amdgpu: move cs dependencies front a bit
2018-09-12 Christian Königdrm/amdgpu: try allocating VRAM as power of two
2018-09-11 Andrey Grodzovskydrm/amdgpu: Fix SDMA TO after GPU reset v3
2018-09-11 Christian Königdrm/amdgpu: add amdgpu_vm_update_func
2018-09-11 Christian Königdrm/amdgpu: add amdgpu_vm_pt_parent helper
2018-09-11 Christian Königdrm/amdgpu: fix error handling in amdgpu_cs_user_fence_...
2018-09-11 shaoyunldrm/amdkfd: Only add bi-directional iolink on GPU with...
2018-09-11 Shaoyun Liudrm/amdkfd: Generate xGMI direct iolink
2018-09-11 Shaoyun Liudrm/amdkfd: Add new iolink type defines
2018-09-11 Shaoyun Liudrm/amdkfd: kfd expose the hive_id of the device throug...
2018-09-11 Shaoyun Liudrm/amdgpu: get_hive_id from amdgpu side (v2)
2018-09-11 Shaoyun Liudrm/amd/include: Add get_hive_id interface in kfd2kgd
2018-09-11 Shaoyun Liudrm/amdgpu : Generate XGMI topology info from driver...
2018-09-11 Shaoyun Liudrm/amdgpu: Add place holder functions for xgmi topolog...
2018-09-11 Shaoyun Liudrm/amdgpu : Add psp function interfaces for XGMI support
2018-09-11 Alex Deucherdrm/amdgpu/gmc9: Adjust GART and AGP location with...
2018-09-11 Alex Deucherdrm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmi
2018-09-11 Alex Deucherdrm/amdgpu/gmc: add initial xgmi structure to amdgpu_gm...
2018-09-11 Shaoyun Liudrm/amd/include: update the bitfield define for PF_MAX_...
2018-09-11 Emily Dengdrm/amdgpu: move PSP init prior to IH in gpu reset
2018-09-11 Christian Königdrm/amdgpu: set bulk_moveable to false when a per VM...
2018-09-11 Tao Zhoudrm/amdgpu: Fix SDMA hang in prt mode v2
2018-09-11 Evan Quandrm/amd/powerplay: fix compile warning for wrong data...
2018-09-11 Masanari Iidadrm/amdgpu: Fix warnings while make xmldocs
2018-09-11 Felix Kuehlingdrm/amdgpu: Fix compute VM BO params after rebase v2
2018-09-11 Christian Königdrm/amdgpu: enable AGP aperture for GMC9 v2
2018-09-11 Felix Kuehlingdrm/amdgpu: Clean up KFD init and fini
2018-09-11 Jun Leidrm/amd/display: Add invariant support instrumentation...
2018-09-11 Chiawen Huangdrm/amd/display: clean code for transition event log.
2018-09-11 David Francisdrm/amd/display: Remove call to amdgpu_pm_compute_clocks
2018-09-11 Eric Yangdrm/amd/display: use link type to decide stream enc...
2018-09-11 Tony Chengdrm/amd/display: dc 3.1.65
2018-09-11 David Francisdrm/amd/display: Reorder resource_pool to put i2c with aux
2018-09-11 Leo Lidrm/amd/display: Use DRM helper for best_encoder
2018-09-11 Hersen Wudrm/amd/display: num of sw i2c/aux engines less than...
2018-09-11 Chiawen Huangdrm/amd/display: add aux transition event log.
2018-09-11 Derek Laidrm/amd/display: add disconnect_delay to dc_panel_patch
2018-09-11 Dmytro Laktyushkindrm/amd/display: remove unused clk_src code
2018-09-11 Dmytro Laktyushkindrm/amd/display: remove dead dc vbios code
2018-09-11 Jun Leidrm/amd/display: Add driver-side parsing for CM
2018-09-11 Gary Kattandrm/amd/display: Fix DAL217 tests modify DTN logs for...
2018-09-11 Eric Bernsteindrm/amd/display: Add DP YCbCr 4:2:0 support
2018-09-11 Bhawanpreet... drm/amd/display: Build stream update and plane updates...
2018-09-11 Tony Chengdrm/amd/display: dc 3.1.64
2018-09-11 Christian Königdrm/amdgpu: manually map the shadow BOs again
2018-09-11 Christian Königdrm/amdgpu: use the AGP aperture for system memory...
2018-09-11 Christian Königdrm/amdgpu: add amdgpu_gmc_agp_location v3
2018-09-11 Christian Königdrm/amdgpu: correctly sign extend 48bit addresses v3
2018-09-11 Christian Königdrm/amdgpu: improve VM state machine documentation v2
2018-09-11 Christian Königdrm/amdgpu: fix amdgpu_mn_unlock() in the CS error...
2018-09-11 Christian Königdrm/amdgpu: separate per VM BOs from normal in the...
2018-09-11 Christian Königdrm/amdgpu: move size calculations to the front of...
2018-09-11 Evan Quandrm/amd/powerplay: correct data type to support under...
2018-09-11 Evan Quandrm/amd/powerplay: added vega20 overdrive support V3
2018-09-02 Alex Deucherdrm/amdgpu/gmc9: don't keep stolen memory on vega20
2018-09-02 Alex Deucherdrm/amdgpu/gmc9: don't keep stolen memory on vega12
2018-09-02 Alex Deucherdrm/amdgpu/gmc9: don't keep stolen memory on Raven
2018-09-02 Alex Deucherdrm/amdgpu/gmc9: rework stolen vga memory handling
2018-09-02 Christian Königdrm/amdgpu: fix idle state and bulk_moveable flag
2018-09-02 Christian Königdrm/amdgpu: fix "use bulk moves for efficient VM LRU...
2018-09-02 Christian Königdrm/ttm: fix ttm_bo_bulk_move_helper
2018-09-02 Andrey Grodzovskydrm/amdgpu: Use drm_dev_unplug in PCI .remove
2018-08-30 Christian Königdrm/amdgpu: Revert "kmap PDs/PTs in amdgpu_vm_update_di...
2018-08-30 Christian Königdrm/amdgpu: put GART away from VRAM v2
2018-08-29 Alex Deucherdrm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get...
2018-08-29 Amber Lindrm/amdgpu: Relocate some definitions v2
2018-08-29 Philip Yangdrm/amdgpu: remove redundant memset
2018-08-29 Michel Dänzerdrm/ttm: Initialize local lists in ttm_bo_bulk_move_helper
2018-08-29 Christian Königdrm/amdgpu: use the smaller hole for GART
2018-08-29 Michel DänzerRevert "drm/amdgpu: move PD/PT bos on LRU again"
2018-08-29 Christian Königdrm/amdgpu: distinct between allocated GART space and...
2018-08-29 Christian Königdrm/amdgpu: stop using gart_start as offset for the...
2018-08-29 Christian Königdrm/amdgpu: fix amdgpu_gmc_gart_location a little bit
2018-08-29 Christian Königdrm/amdgpu: move amdgpu_device_(vram|gtt)_location
2018-08-29 Christian Königdrm/amdgpu: remove amdgpu_bo_gpu_accessible
2018-08-29 Oak Zengdrm/amdkfd: Release an acquired process vm
2018-08-29 Oak Zengdrm/amdgpu: Set pasid for compute vm (v2)
2018-08-28 Michel Dänzerdrm/amdgpu: Only retrieve GPU address of GART table...
2018-08-28 Emily Dengdrm/amdgpu: Need to set moved to true when evict bo
2018-08-28 Yintian Taodrm/amdgpu: move full access into amdgpu_device_ip_suspend
2018-08-28 Christian Königdrm/amdgpu: remove extra newline when printing VM faults
2018-08-28 Amber Lindrm/amdgpu: Move KFD parameters to amdgpu (v3)
2018-08-28 Amber Lindrm/amdgpu: Remove CONFIG_HSA_AMD_MODULE
2018-08-28 Amber Lindrm/amdgpu: Merge amdkfd into amdgpu
2018-08-27 Andrey Grodzovskydrm/amdgpu: Refine gmc9 VM fault print.
2018-08-27 David Francisdrm/amd/display: Flatten unnecessary i2c functions
2018-08-27 Eric Yangdrm/amd/display: support 48 MHZ refclk off
2018-08-27 David Francisdrm/amd/display: Remove redundant i2c structs
2018-08-27 Nicholas Kazlauskasdrm/amd/display: Support reading hw state from debugfs...
2018-08-27 David Francisdrm/amd/display: Improve spelling, grammar, and formatt...
2018-08-27 SivapiriyanKumarasamydrm/amd/display: Fix memory leak caused by missed dc_si...
2018-08-27 Ken Chalmersdrm/amd/display: eliminate long wait between register...
2018-08-27 Nicholas Kazlauskasdrm/amd/display: Add support for hw_state logging via...
2018-08-27 Leo (Sunpeng) Lidrm/amd/display: Use non-deprecated vblank handler
2018-08-27 Tony Chengdrm/amd/display: dc 3.1.63
2018-08-27 David Francisdrm/amd/display: Eliminate i2c hw function pointers
2018-08-27 Christian Königdrm/amdgpu: enable GTT PD/PT for raven v3
2018-08-27 Christian Königdrm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2
2018-08-27 Christian Königdrm/amdgpu: add GMC9 support for PDs/PTs in system...
2018-08-27 Christian Königdrm/amdgpu: add helper for VM PD/PT allocation paramete...
next