summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-07-14drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher
2017-07-14drm/amdgpu/gmc6: drop fb location programmingAlex Deucher
2017-07-14drm/amdgpu/gmc7: drop fb location programmingAlex Deucher
2017-07-14drm/amdgpu/gmc8: drop fb location programmingAlex Deucher
2017-07-14drm/amdgpu/gmc6: use the vram location programmed by the vbiosAlex Deucher
2017-07-14drm/amdgpu/gmc7: use the vram location programmed by the vbiosAlex Deucher
2017-07-14drm/amdgpu/gmc8: use the vram location programmed by the vbiosAlex Deucher
2017-07-14drm/amdgpu: disable vga render in dce hw_initAlex Deucher
2017-07-14drm/amdgpu: simplify VM shadow handling v2Christian König
2017-07-14drm/amdgpu: enable 4 level page table on raven (v3)Hawking Zhang
2017-07-14drm/amdgpu: use kernel is_power_of_2 rather than local versionAlex Deucher
2017-07-13Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-13Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Dave Airlie
2017-07-13Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/...Dave Airlie
2017-07-13Merge branch 'mediatek-drm-next-4.13' of https://github.com/ckhu-mediatek/lin...Dave Airlie
2017-07-11Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-07-11drm/i915: Make DP-MST connector info workMaarten Lankhorst
2017-07-11drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong
2017-07-11drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao
2017-07-11drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia
2017-07-10drm/rockchip: fix NULL check on devm_kzalloc() return valueGustavo A. R. Silva
2017-07-10drm/i915/fbdev: Check for existence of ifbdev->vma before operationsChris Wilson
2017-07-07drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner
2017-07-06drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson
2017-07-06Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-07-05drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer
2017-07-04drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher
2017-07-04drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher
2017-07-03drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks
2017-07-03drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com
2017-07-03drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing ProgrammingNavare, Manasi D
2017-07-03drm/i915/cfl: Fix Workarounds.Rodrigo Vivi
2017-07-03drm/i915: Avoid undefined behaviour of "u32 >> 32"Chris Wilson
2017-07-03drm/i915: reintroduce VLV/CHV PFI programming power domain workaroundGabriel Krisman Bertazi
2017-07-03drm/i915: Fix an error checking testChristophe JAILLET
2017-07-03drm/i915: Disable MSI for all pre-gen5Ville Syrjälä
2017-07-03drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fbMaarten Lankhorst
2017-06-30drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu
2017-06-30drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher
2017-06-30drm/amdgpu: fix vblank_time when displays are offAlex Deucher
2017-06-30Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-06-29drm/amd/powerplay: power value format change for Vega10Eric Huang
2017-06-29drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle
2017-06-29drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10Eric Huang
2017-06-29drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie
2017-06-29drm/amdgpu/cs: fix a typo in a commentAlex Xie