summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-16drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memoryMichel Dänzer
2018-08-13drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas
2018-08-13drm/amd/display: Pass connector id when executing VBIOS CTMikita Lipski
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski
2018-08-13drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski
2018-08-13drm/amd/display: Fix warning observed in mode change on VegaJerry (Fangzhi) Zuo
2018-08-13drm/amd/display: fix single link DVI has no displayCharlene Liu
2018-08-13drm/amdgpu/vce: VCE entity initialization relies on ring initializtionEmily Deng
2018-08-13drm/amdgpu/uvd: UVD entity initialization relys on ring initializationEmily Deng
2018-08-13drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao
2018-08-13drm/amdgpu:add VCN support in PSP driverLikun Gao
2018-08-13drm/amdgpu:add new firmware id for VCNLikun Gao
2018-08-13drm/amdgpu: update tmr mc addressJames Zhu
2018-08-13drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu
2018-08-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-09drm/amdgpu/sriov: give 8s for recover vram under RUNTIMEEmily Deng
2018-08-08Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-06drm/amd/display: display connected to dp-1 does not light upHersen Wu
2018-08-06drm/amd/display: update clk for various HDMI color depthsMikita Lipski
2018-08-06drm/amd/display: program display clock on cache matchDmytro Laktyushkin
2018-08-06drm/amd/display: Add NULL check for enabling dp ssNicholas Kazlauskas
2018-08-06drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski
2018-08-06drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu
2018-08-06drm/amd/display: Use calculated disp_clk_khz value for dce110Nicholas Kazlauskas
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis
2018-08-06drm/amd/display: Destroy aux_engines only onceDavid Francis
2018-08-06drm/amd/display: Read back max backlight value at bootDavid Francis
2018-08-06drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis
2018-08-06drm/amd/display: DP Compliance 400.1.1 failureabdoulaye berthe
2018-08-06drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li
2018-08-03drm/amd/display: Only require EDID read for HDMI and DVIHarry Wentland
2018-08-03drm/amd/display: Report non-DP display as disconnected without EDIDHarry Wentland
2018-07-31drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-31drm/amd/display: add missing void parameter to dc_create_transfer_funcColin Ian King
2018-07-31drm/amdgpu: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-07-31drm/amdgpu: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2018-07-31drm/amdgpu: create an empty bo_list if no handle is providedChristian König
2018-07-31drm/amdgpu: allocate the bo_list array after the listChristian König
2018-07-31drm/amdgpu: add bo_list iteratorsChristian König
2018-07-31drm/amdgpu: nuke amdgpu_bo_list_freeChristian König
2018-07-31drm/amdgpu: always recreate bo_listChristian König
2018-07-31drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König
2018-07-31drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2Christian König
2018-07-31drm/amdgpu: return error if both BOs and bo_list handle is givenChristian König
2018-07-31drm/amdgpu: fix total size calculationChristian König
2018-07-31drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König
2018-07-31drm/amdgpu: fix a reversed conditionRex Zhu
2018-07-31drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu