OSDN Git Service

uclinux-h8/linux.git
2017-07-14 Evan Quandrm/amd/powerplay: added index gc cac read/write apis...
2017-07-14 Christian Königdrm/amdgpu: use TTM values instead of MC values for...
2017-07-14 Christian Königdrm/amdgpu: remove maximum BO size limitation v2
2017-07-14 Christian Königdrm/amdgpu: stop mapping BOs to GTT
2017-07-14 Christian Königdrm/amdgpu: use the GTT windows for BO moves v2
2017-07-14 Christian Königdrm/amdgpu: add amdgpu_gart_map function v2
2017-07-14 Christian Königdrm/amdgpu: reserve the first 2x512 pages of GART
2017-07-14 Colin Ian Kingdrm/amdgpu: make arrays pctl0_data and pctl1_data static
2017-07-14 Alex Deucherdrm/amdgpu/gmc9: get vram width from atom for Raven
2017-07-14 Alex Deucherdrm/amdgpu/atomfirmware: implement vram_width for APUs
2017-07-14 Alex Deucherdrm/amdgpu/atom: fix atom_fw check
2017-07-14 Alex Xiedrm/amdgpu: Free resources of bo_list when idr_alloc...
2017-07-14 Rex Zhudrm/amd/powerplay: add avfs check for old asics on Vi.
2017-07-14 Rex Zhudrm/amd/powerplay: move VI common AVFS code to smu7_smu...
2017-07-14 Rex Zhudrm/amd/powerplay: refine avfs enable code on fiji.
2017-07-14 Rex Zhudrm/amd/powerplay: fix avfs state update error on polaris.
2017-07-14 Evan Quandrm/amd/powerplay: fixed wrong data type declaration...
2017-07-14 Huang Ruidrm/amdgpu: set firmware loading type as direct by...
2017-07-14 Huang Ruidrm/amdgpu: make psp cmd buffer as a reserve memory
2017-07-14 Huang Ruidrm/amdgpu: fix missed asd bo free when hw_fini
2017-07-14 Huang Ruidrm/amdgpu: remove superfluous check
2017-07-14 Shaoyun Liudrm/amdgpu: NO KIQ usage on nbio hdp flush routine
2017-07-14 Shaoyun Liudrm/amdgpu: Add WREG32_SOC15_NO_KIQ macro define
2017-07-14 Monk Liudrm/amdgpu:fix world switch hang
2017-07-14 Rex Zhudrm/amd/powerplay: enable ACG feature on vega10.
2017-07-14 Rex Zhudrm/amd/powerplay: add acg support in pptable for vega10
2017-07-14 Rex Zhudrm/amd/powerplay: export ACG related smu message for...
2017-07-14 Rex Zhudrm/amd/powerplay: add avfs profiling_info_v4_2 support...
2017-07-14 Evan Quandrm/amdgpu: add ACG SMU firmware for other vega10 variants
2017-07-14 Evan Quandrm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some...
2017-07-14 Ken Wangdrm/amdgpu: add workaround for S3 issues on some vega10...
2017-07-14 Alex Deucherdrm/amdgpu/atombios: add function for whether we need...
2017-07-14 Alex Deucherdrm/amdgpu: unify some atombios/atomfirmware scratch...
2017-07-14 Alex Deucherdrm/amdgpu/atombios: use bios_scratch_reg_offset for...
2017-07-14 Arvind Yadavdrm: amd: amdgpu: constify ttm_place structures.
2017-07-14 Arvind Yadavdrm: radeon: constify drm_prop_enum_list structures.
2017-07-14 Arvind Yadavdrm: radeon: radeon_ttm: constify ttm_place structures.
2017-07-14 Christian Königdrm/amdgpu: trace VM flags as 64bits
2017-07-14 Christian Königdrm/amdgpu: remove stale TODO comment
2017-07-14 Nicolai Hähnledrm/amd/sched: print sched job id in amd_sched_job...
2017-07-14 Hawking Zhangdrm/amdgpu: update pctl1 ram index/data for mmhub on...
2017-07-14 Huang Ruidrm/amdgpu: add check when no firmware need to load
2017-07-14 Christian Königdrm/amdgpu: bind BOs with GTT space allocated directly v2
2017-07-14 Christian Königdrm/amdgpu: bind BOs to TTM only once
2017-07-14 Christian Königdrm/amdgpu: add vm_needs_flush parameter to amdgpu_copy...
2017-07-14 Christian Königdrm/amdgpu: allow flushing VMID0 before IB execution...
2017-07-14 Christian Königdrm/amdgpu: fix amdgpu_ring_write_multiple
2017-07-14 Christian Königdrm/amdgpu: move ring helpers to amdgpu_ring.h
2017-07-14 Gustavo A.... drm/radeon: add header comment for clarification to...
2017-07-14 Kent Russelldrm/amdgpu: Update default vram_page_split description
2017-07-14 ozengdrm/amdgpu: Changed CU reservation golden settings
2017-07-14 Christian Königdrm/amdgpu: fix amdgpu_debugfs_gem_bo_info
2017-07-14 Christian Königdrm/amdgpu: cleanup initializing gtt_size
2017-07-14 Gavin Wandrm/amdgpu: Support passing amdgpu critical error to...
2017-07-14 Mario Kleinerdrm/amdgpu: Allow vblank_disable_immediate.
2017-07-14 Mario Kleinerdrm/radeon: Allow vblank_disable_immediate.
2017-07-14 Alex Deucherdrm/amdgpu: remove *_mc_access from display funcs
2017-07-14 Alex Deucherdrm/amdgpu: drop set_vga_render_state from display...
2017-07-14 Alex Deucherdrm/amdgpu/gmc6: drop fb location programming
2017-07-14 Alex Deucherdrm/amdgpu/gmc7: drop fb location programming
2017-07-14 Alex Deucherdrm/amdgpu/gmc8: drop fb location programming
2017-07-14 Alex Deucherdrm/amdgpu/gmc6: use the vram location programmed by...
2017-07-14 Alex Deucherdrm/amdgpu/gmc7: use the vram location programmed by...
2017-07-14 Alex Deucherdrm/amdgpu/gmc8: use the vram location programmed by...
2017-07-14 Alex Deucherdrm/amdgpu: disable vga render in dce hw_init
2017-07-14 Christian Königdrm/amdgpu: simplify VM shadow handling v2
2017-07-14 Hawking Zhangdrm/amdgpu: enable 4 level page table on raven (v3)
2017-07-14 Alex Deucherdrm/amdgpu: use kernel is_power_of_2 rather than local...
2017-07-13 Dave AirlieMerge branch 'drm-next-4.13' of git://people.freedeskto...
2017-07-13 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-07-10' of git:...
2017-07-13 Dave AirlieMerge tag 'drm-intel-next-fixes-2017-07-11' of git...
2017-07-13 Dave AirlieMerge branch 'mediatek-drm-next-4.13' of https://github...
2017-07-11 Jani NikulaMerge tag 'gvt-fixes-2017-07-11' of https://github...
2017-07-11 Maarten Lankhorstdrm/i915: Make DP-MST connector info work
2017-07-11 Chuanxiao Dongdrm/i915/gvt: Use fence error from GVT request for...
2017-07-11 Weinan Lidrm/i915/gvt: remove scheduler_mutex in per-engine...
2017-07-11 Chuanxiao Dongdrm/i915/gvt: Revert "drm/i915/gvt: Fix possible recurs...
2017-07-11 Ping Gaodrm/i915/gvt: Audit the command buffer address
2017-07-11 Zhou, Wenjiadrm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()
2017-07-10 Gustavo A.... drm/rockchip: fix NULL check on devm_kzalloc() return...
2017-07-10 Chris Wilsondrm/i915/fbdev: Check for existence of ifbdev->vma...
2017-07-07 Mario Kleinerdrm/radeon: Fix eDP for single-display iMac10,1 (v2)
2017-07-06 Chris Wilsondrm: Remove unused drm_file parameter to drm_syncobj_re...
2017-07-06 Dave AirlieMerge branch 'drm-next-4.13' of git://people.freedeskto...
2017-07-05 Rex Zhudrm/amd/powerplay: fix bug fail to remove sysfs when...
2017-07-04 Michel Dänzeramdgpu: Set cik/si_support to 1 by default if radeon...
2017-07-04 Alex Deucherdrm/amdgpu/gfx9: fix driver reload with KIQ
2017-07-04 Alex Deucherdrm/amdgpu/gfx8: fix driver reload with KIQ
2017-07-03 John Brooksdrm/amdgpu: Don't call amd_powerplay_destroy() if we...
2017-07-03 John Brooksdrm/ttm: Fix use-after-free in ttm_bo_clean_mm
2017-07-03 sagar.a.kamble... drm/i915: Hold RPM wakelock while initializing OA buffer
2017-07-03 Navare, Manasi Ddrm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI...
2017-07-03 Rodrigo Vividrm/i915/cfl: Fix Workarounds.
2017-07-03 Chris Wilsondrm/i915: Avoid undefined behaviour of "u32 >> 32"
2017-07-03 Gabriel Krisman... drm/i915: reintroduce VLV/CHV PFI programming power...
2017-07-03 Christophe... drm/i915: Fix an error checking test
2017-07-03 Ville Syrjälädrm/i915: Disable MSI for all pre-gen5
2017-07-03 Maarten Lankhorstdrm/atomic: Add missing drm_atomic_state_clear to atomi...
2017-06-30 Jim Qudrm/amd/amdgpu: move get memory type function from...
2017-06-30 Alex Deucherdrm/amdgpu/cgs: always set reference clock in mode_info
next