summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2017-12-16drm/amd/amdgpu: fix console deadlock if late init failedJim Qu
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl
2017-11-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu
2017-07-27drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel
2017-06-29drm/amdgpu: adjust default display clockAlex Deucher
2017-06-29drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner
2017-05-25drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-05-02drm/amdgpu: fix array out of boundstom will
2017-03-26drm/amdgpu: add missing irq.h includeDave Airlie
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/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/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