summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+5
2018-10-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-09-09drm/drivers: add support for using the arch wc mapping API.Dave Airlie1-0/+5
2018-03-22drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-22drm/amdkfd: Fix memory leaks in kfd topologyYong Zhao1-0/+10
2018-03-22drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2018-03-18drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-18drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3
2018-03-18drm/amdgpu: Fix deadlock on runtime suspendLukas Wunner1-20/+38
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-02-03drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling1-0/+18
2018-02-03drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl1-2/+2
2018-02-03drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling1-13/+34
2017-12-16drm/amd/amdgpu: fix console deadlock if late init failedJim Qu1-1/+4
2017-12-05drm/radeon: fix atombios on big endianRoman Kapl1-20/+18
2017-11-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu1-0/+9
2017-10-08drm/amdkfd: fix improper return value on errorPan Bian1-1/+3
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