aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher
2016-11-26drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner
2016-11-15drm/amdgpu: fix DP mode validationAlex Deucher
2016-11-15drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher
2016-10-31drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu
2016-10-31drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas
2016-10-31drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu: fix IB alignment for UVDAlex Deucher
2016-09-15drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher
2016-09-15drm/amdgpu: fix dp link rate selection (v2)Alex Deucher
2016-09-07drm/amdgpu: record error code when ring test failedChunming Zhou
2016-09-07drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu
2016-09-07drm/amdgpu: skip TV/CV in display parsingAlex Deucher
2016-09-07drm/amdgpu: avoid a possible array overflowAlex Deucher
2016-09-07drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König
2016-09-07drm/amdgpu: Change GART offset to 64-bitFelix Kuehling
2016-08-20drm/amdgpu/gmc7: add missing mullins caseAlex Deucher
2016-08-20drm/amdgpu: fix firmware info version checksAlex Deucher
2016-08-20drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude
2016-08-20drm/amdgpu: support backlight control for UNIPHY3Alex Deucher
2016-08-20drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude
2016-08-20drm/amdgpu: add a delay after ATPX dGPU power offAlex Deucher
2016-07-27drm/amdkfd: destroy dbgmgr in notifier releaseOded Gabbay
2016-07-27drm/amdkfd: unbind only existing processesOded Gabbay
2016-07-27drm/amdgpu/gfx7: fix broken condition checkAlex Deucher
2016-06-07drm/amdgpu: Fix hdmi deep color support.Mario Kleiner
2016-06-07drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2016-05-11drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie
2016-05-11drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher
2016-05-04drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter
2016-05-04drm/amdgpu: fix regression on CIK (v2)Grigori Goronzy
2016-05-04amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang
2016-05-04drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher
2016-05-04drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher
2016-05-04drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu
2016-05-04Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher
2016-04-20drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher
2016-04-20drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher
2016-04-12drm/amdgpu: include the right version of gmc header files for icelandKen Wang
2016-04-12drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher
2016-03-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner
2016-03-09drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher
2016-03-09drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer
2016-03-09drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath
2016-03-09drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou
2016-03-09drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König
2016-03-09drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-09drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay