summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-03-19drm/amdgpu: allow huge invalid mappings on GMC8Christian König
2019-03-19drm/amdgpu: drop the huge page flagChristian König
2019-03-19drm/amdgpu: free PDs/PTs on demandChristian König
2019-03-19drm/amdgpu: allocate VM PDs/PTs on demandChristian König
2019-03-19drm/amdgpu: let amdgpu_vm_clear_bo figure out ats status v2Christian König
2019-03-19drm/amdgpu: rework shadow handling during PD clear v3Christian König
2019-03-19drm/amd/powerplay: fix pcie sysfs interface when set wrong valueLikun Gao
2019-03-19drm/amd/powerplay: fix memdup.cocci warningskbuild test robot
2019-03-19drm/amdgpu: fix missing assignment of error return code to variable retColin Ian King
2019-03-19drm/amdgpu: also reroute VMC and UMD to IH ring 1 on Vega 20Christian König
2019-03-19drm/amdgpu: reroute VMC and UMD to IH ring 1Christian König
2019-03-19drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu
2019-03-19drm/amdgpu: add thick tile mode settings for Oland of gfx6Tao Zhou
2019-03-19drm/amdgpu/gfx_v8_0: Mark expected switch fall-throughGustavo A. R. Silva
2019-03-19drm/ttm: Fix spelling of "KiB"Jakub Wilk
2019-03-19drm/amd/powerplay: fix semicolon code style issueYang Wei
2019-03-19drm/amd/powerplay: fix raven issue for sw smuHuang Rui
2019-03-19drm/amdgpu: Bump amdgpu version for per-flip plane tiling updatesNicholas Kazlauskas
2019-03-19drm/amd/display: Add pp_smu null pointer checkCharlene Liu
2019-03-19drm/amd/display: 3.2.20Aric Cyr
2019-03-19drm/amd/display: Fix soft hang issue when some DPCD data invalidAnthony Koo
2019-03-19drm/amd/display: Update plane tiling attributes for stream updatesNicholas Kazlauskas
2019-03-19drm/amd/display: Re-add custom degamma supportDavid Francis
2019-03-19Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu
2019-03-19drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo
2019-03-19drm/amd/display: Refactor pageflips plane commitDavid Francis
2019-03-19drm/amd/display: Allow pflips from a framebuffer to itselfDavid Francis
2019-03-19drm/amd/display: Create overlay planesNicholas Kazlauskas
2019-03-19drm/amd/display: Drop underlay plane supportNicholas Kazlauskas
2019-03-19drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas
2019-03-19drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas
2019-03-19drm/amd/display: Respect aux return valuesThomas Lim
2019-03-19drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista
2019-03-19drm/amd/display: add full update commit hint structJun Lei
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai
2019-03-19drm/amdgpu: Add sysfs files for returning VRAM/GTT info v2Kent Russell
2019-03-19drm/amd/powerplay: add od condition for power limitLikun Gao
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2019-03-19drm/amd/powerplay: use REG32_PCIE wrapper instead for sw smuHuang Rui
2019-03-19drm/amd/powerplay: fix the issue of checking on message mappingHuang Rui
2019-03-19drm/amd/powerplay: move setting allowed mask and feature enabling togetherHuang Rui
2019-03-19drm/amd/powerplay: fix byte alignment issue of smu11 pptableHuang Rui
2019-03-19drm/amd/powerplay: fix smc messsage index reportHuang Rui
2019-03-19drm/amd/powerplay: support sysfs to set/get pcieLikun Gao
2019-03-19drm/amd/powerplay: add override pcie parametersLikun Gao
2019-03-19drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclkLikun Gao
2019-03-19drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclkLikun Gao
2019-03-19drm/amd/powerplay: add condition for smc table hw initLikun Gao
2019-03-19drm/amd/powerplay: add suspend and resume function for smuLikun Gao