summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-14drm/amdgpu: add ACG SMU firmware for other vega10 variantsEvan Quan3-4/+9
2017-07-14drm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some vega10 variantsEvan Quan1-6/+24
2017-07-14drm/amdgpu: add workaround for S3 issues on some vega10 boardsKen Wang2-0/+17
2017-07-14drm/amdgpu/atombios: add function for whether we need asic_initAlex Deucher2-0/+11
2017-07-14drm/amdgpu: unify some atombios/atomfirmware scratch reg functionsAlex Deucher4-58/+7
2017-07-14drm/amdgpu/atombios: use bios_scratch_reg_offset for atombiosAlex Deucher1-10/+12
2017-07-14drm: amd: amdgpu: constify ttm_place structures.Arvind Yadav1-1/+1
2017-07-14drm: radeon: constify drm_prop_enum_list structures.Arvind Yadav1-6/+6
2017-07-14drm: radeon: radeon_ttm: constify ttm_place structures.Arvind Yadav1-1/+1
2017-07-14drm/amdgpu: trace VM flags as 64bitsChristian König1-9/+9
2017-07-14drm/amdgpu: remove stale TODO commentChristian König1-1/+0
2017-07-14drm/amd/sched: print sched job id in amd_sched_job traceNicolai Hähnle1-4/+5
2017-07-14drm/amdgpu: update pctl1 ram index/data for mmhub on ravenHawking Zhang1-41/+48
2017-07-14drm/amdgpu: add check when no firmware need to loadHuang Rui1-0/+8
2017-07-14drm/amdgpu: bind BOs with GTT space allocated directly v2Christian König3-20/+46
2017-07-14drm/amdgpu: bind BOs to TTM only onceChristian König1-41/+29
2017-07-14drm/amdgpu: add vm_needs_flush parameter to amdgpu_copy_bufferChristian König5-16/+15
2017-07-14drm/amdgpu: allow flushing VMID0 before IB execution as wellChristian König2-1/+3
2017-07-14drm/amdgpu: fix amdgpu_ring_write_multipleChristian König1-3/+1
2017-07-14drm/amdgpu: move ring helpers to amdgpu_ring.hChristian König2-44/+42
2017-07-14drm/radeon: add header comment for clarification to vce_v2_0_enable_mgcg()Gustavo A. R. Silva1-0/+4
2017-07-14drm/amdgpu: Update default vram_page_split descriptionKent Russell1-1/+1
2017-07-14drm/amdgpu: Changed CU reservation golden settingsozeng1-14/+14
2017-07-14drm/amdgpu: fix amdgpu_debugfs_gem_bo_infoChristian König1-3/+7
2017-07-14drm/amdgpu: cleanup initializing gtt_sizeChristian König6-36/+25
2017-07-14drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.Gavin Wan9-26/+200
2017-07-14drm/amdgpu: Allow vblank_disable_immediate.Mario Kleiner1-0/+4
2017-07-14drm/radeon: Allow vblank_disable_immediate.Mario Kleiner1-0/+4
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher11-505/+51
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher7-14/+0
2017-07-14drm/amdgpu/gmc6: drop fb location programmingAlex Deucher1-15/+0
2017-07-14drm/amdgpu/gmc7: drop fb location programmingAlex Deucher1-13/+0
2017-07-14drm/amdgpu/gmc8: drop fb location programmingAlex Deucher1-13/+0
2017-07-14drm/amdgpu/gmc6: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-07-14drm/amdgpu/gmc7: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-07-14drm/amdgpu/gmc8: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-07-14drm/amdgpu: disable vga render in dce hw_initAlex Deucher4-0/+8
2017-07-14drm/amdgpu: simplify VM shadow handling v2Christian König1-20/+11
2017-07-14drm/amdgpu: enable 4 level page table on raven (v3)Hawking Zhang1-11/+21
2017-07-14drm/amdgpu: use kernel is_power_of_2 rather than local versionAlex Deucher1-16/+3
2017-07-13Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-2/+11
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Dave Airlie6-6/+8
2017-07-13Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/...Dave Airlie15-78/+148
2017-07-13Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/lin...Dave Airlie10-128/+205
2017-07-11Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into d...Jani Nikula5-64/+34
2017-07-11drm/i915: Make DP-MST connector info workMaarten Lankhorst1-1/+1
2017-07-11drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong1-9/+12
2017-07-11drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li1-7/+0
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong2-48/+10
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao1-0/+10