summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh
2018-09-27drm/amd/powerplay: Change id parameter type in pp_atomfwctrl_get_clk_informat...Nathan Chancellor
2018-09-27drm/amdkfd: Remove the requirement for atomic Ops on vg20Shaoyun Liu
2018-09-27drm/vmwgfx: Look up objects without taking a referenceThomas Hellstrom
2018-09-27drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the user resource destructor checkThomas Hellstrom
2018-09-27drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom
2018-09-27drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...Thomas Hellstrom
2018-09-27drm/vmwgfx: Reduce the size of buffer object relocationsThomas Hellstrom
2018-09-27drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom
2018-09-27drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom
2018-09-27drm/vmwgfx: Adapt execbuf to the new validation apiThomas Hellstrom
2018-09-27drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom
2018-09-27drm/vmwgfx: Add a validation module v2Thomas Hellstrom
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom
2018-09-27Revert "drm/sun4i: Remove R40 display pipeline compatibles"Chen-Yu Tsai
2018-09-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-09-26drm/amdgpu/vcn: whitespace cleanupAlex Deucher
2018-09-26drm/amdgpu/soc15: fix warnings in register macroAlex Deucher
2018-09-26drm/amdgpu:Enable DPG mode on PCOJames Zhu
2018-09-26drm/amdgpu:Add DPG pause mode supportJames Zhu
2018-09-26drm/amdgpu:Add DPG pause stateJames Zhu
2018-09-26drm/amdgpu:Add DPG mode support for vcn 1.0James Zhu
2018-09-26drm/amdgpu:Add DPG mode read/write macroJames Zhu
2018-09-26drm/amdgpu:Add DPG support flagJames Zhu
2018-09-26drm/amdgpu:Add new register offset/mask to support VCN DPG modeJames Zhu
2018-09-26drm/amdgpu:Use register UVD_SCRATCH9 for VCN ring/ib testJames Zhu
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: move more interrupt processing into amdgpu_irq.cChristian König
2018-09-26drm/amdgpu: Move fence SW fallback warning v3Andrey Grodzovsky
2018-09-26drm/amdgpu: cleanup amdgpu_ih.cChristian König
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König
2018-09-26drm/amdgpu: drop extra newline in amdgpu_iv traceChristian König
2018-09-26drm/amdgpu: fix the page fault of raven2Huang Rui
2018-09-26drm/amd/pp: Disable dpm features on smu7/8 when suspendRex Zhu
2018-09-26drm/amdgpu: Remove redundant code in gfx_v8_0.cRex Zhu
2018-09-26drm/amdgpu: Halt rlc/cp in rlc_safe_modeRex Zhu
2018-09-26drm/amdgpu: Refine function nameRex Zhu
2018-09-26drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2Andrey Grodzovsky
2018-09-26drm/amdkfd: Vega20 bring up on amdkfd sideShaoyun Liu
2018-09-26drm/amdgpu: Add vega20 support on kfd probeShaoyun Liu
2018-09-26drm/amd: Interface change to support 64 bit page_table_baseShaoyun Liu
2018-09-26drm/amdkfd: Make the number of SDMA queues variableShaoyun Liu
2018-09-26drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng
2018-09-26drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu
2018-09-26drm/amdgpu: remove unnecessary forward declarationFelix Kuehling
2018-09-26drm/amdkfd: Add wavefront context save state retrieval ioctlJay Cornwall