summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2017-07-28drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis1-0/+3
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel1-0/+7
2017-06-29drm/amdgpu: adjust default display clockAlex Deucher1-0/+4
2017-06-29drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher1-2/+2
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner3-15/+15
2017-05-25drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner3-48/+9
2017-05-03drm/amdgpu: fix array out of boundstom will1-1/+1
2017-03-26drm/amdgpu: add missing irq.h includeDave Airlie1-0/+1
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher1-0/+6
2016-11-26drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner3-2/+21
2016-11-15drm/amdgpu: fix DP mode validationAlex Deucher1-2/+2
2016-11-15drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-10-31drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu1-6/+8
2016-10-31drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas1-0/+1
2016-10-31drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher1-10/+13
2016-10-31drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher1-9/+39
2016-10-31drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher1-10/+13
2016-10-31drm/amdgpu: fix IB alignment for UVDAlex Deucher1-1/+1
2016-09-15drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher1-3/+1
2016-09-15drm/amdgpu: fix dp link rate selection (v2)Alex Deucher1-60/+36
2016-09-07drm/amdgpu: record error code when ring test failedChunming Zhou1-2/+3
2016-09-07drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu1-0/+3
2016-09-07drm/amdgpu: skip TV/CV in display parsingAlex Deucher1-0/+7
2016-09-07drm/amdgpu: avoid a possible array overflowAlex Deucher1-0/+6
2016-09-07drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König1-2/+2
2016-09-07drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2-4/+4
2016-08-20drm/amdgpu/gmc7: add missing mullins caseAlex Deucher1-0/+1
2016-08-20drm/amdgpu: fix firmware info version checksAlex Deucher1-17/+8
2016-08-20drm/amdgpu: Disable RPM helpers while reprobing connectors on resumeLyude1-0/+16
2016-08-20drm/amdgpu: support backlight control for UNIPHY3Alex Deucher1-0/+1
2016-08-20drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude1-3/+4
2016-08-20drm/amdgpu: add a delay after ATPX dGPU power offAlex Deucher1-0/+5
2016-07-27drm/amdgpu/gfx7: fix broken condition checkAlex Deucher1-1/+1
2016-06-08drm/amdgpu: Fix hdmi deep color support.Mario Kleiner1-5/+5
2016-06-08drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2016-05-11drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie1-0/+1
2016-05-11drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-05drm/amdgpu: fix regression on CIK (v2)Grigori Goronzy1-1/+1
2016-05-05amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang3-1/+5
2016-05-05drm/amdgpu: bump the afmt limit for CZ, ST, PolarisAlex Deucher1-1/+1
2016-05-05drm/amdgpu: use defines for CRTCs and AMFT blocksAlex Deucher1-2/+2
2016-05-05drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu2-0/+3
2016-05-05Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2-11/+5
2016-04-20drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher1-1/+8
2016-04-20drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2-16/+16
2016-04-12drm/amdgpu: include the right version of gmc header files for icelandKen Wang1-2/+2
2016-04-12drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2-5/+11
2016-03-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner1-2/+2
2016-03-10drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher1-6/+6