summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky
2018-07-13drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan
2018-07-13drm/amdgpu: reduce the idle period that RLC has to wait before request CGCGEvan Quan
2018-07-13drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDEEvan Quan
2018-07-13drm/amdgpu: drop mmRLC_PG_CNTL clear v2Evan Quan
2018-07-13drm/amdgpu: correct rlc save restore list initialization for v2_1Evan Quan
2018-07-13drm/amdgpu: init CSIB regardless of rlc version and pg statusEvan Quan
2018-07-13drm/amdgpu: pin the csb buffer on hw init v2Evan Quan
2018-07-10drm/amdgpu: get VCN start to process in the dpm disabled caseLeo Liu
2018-07-10drm/amdgpu: move cache window setup after power and clock resumeLeo Liu
2018-07-10drm/amdgpu: Take VCN jpeg ring into account in idle work handlerLeo Liu
2018-07-10drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky
2018-07-10drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.Andrey Grodzovsky
2018-07-10drm/amdgpu: Add support for logging process info in amdgpu_vm.Andrey Grodzovsky
2018-07-10drm/amdgpu: Add CLK IP base offsetRex Zhu
2018-07-10drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer
2018-07-10drm/amdgpu: fix kmap error handling for bo creationsJunwei Zhang
2018-07-10drm/amdgpu: allocate gart memory when it's required (v3)Junwei Zhang
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang
2018-07-10Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-06Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-07-05drm/amdgpu: update documentation for amdgpu_drv.cSonny Jiang
2018-07-05drm/amd: Remove errors from sphinx documentationDarren Powell
2018-07-05drm/amdgpu: use pcie functions for link width and speedAlex Deucher
2018-07-05drm/amdgpu: switch firmware path for SI partsAlex Deucher
2018-07-05drm/amdgpu: switch firmware path for CIK parts (v2)Alex Deucher
2018-07-05drm/amdgpu: fix user fence write race conditionNicolai Hähnle
2018-07-05drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher
2018-07-05drm/amdgpu: fix the wrong type of gem object creationHuang Rui
2018-07-05drm/amd: add SPDX identifier and clarify licenseDirk Hohndel (VMware)
2018-07-05drm/amd: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-05drm/amdgpu/vce: simplify vce instance setupAlex Deucher
2018-07-05drm/amdgpu/sdma: simplify sdma instance setupAlex Deucher
2018-07-05drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher
2018-07-05drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher
2018-07-05drm/amdgpu: Remove amdgpu_gem_map_attach target_dev documentationMichel Dänzer
2018-07-05drm/amdgpu: Add AMDGPU_GPU_PAGES_IN_CPU_PAGE defineMichel Dänzer
2018-07-05drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_sizeMichel Dänzer
2018-07-05drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul
2018-07-05drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul
2018-07-05drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/Lyude Paul
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul
2018-07-05drm/amdgpu: Add stutter mode ctrl in module parameterrex zhu
2018-07-05drm/amdgpu: Move CG/PG setting out of delay worker threadRex Zhu
2018-07-05drm/amdgpu: Split set_pg_state into separate functionRex Zhu
2018-07-05drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smuRex Zhu
2018-07-05drm/amd/pp: Add gfx pg support in smu through set_powergating_by_smuRex Zhu
2018-07-05drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu
2018-07-05drm/amdgpu: Rename set_mmhub_powergating_by_smu to powergate_mmhubRex Zhu
2018-07-05drm/amdgpu: remove duplicated codesFlora Cui