summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2018-07-16drm/amdgpu: remove fence context from the jobChristian König
2018-07-16drm/amdgpu: cleanup job headerChristian König
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky
2018-07-13drm/amdgpu/vi: fix mixed up state in smu clockgating setupAlex Deucher
2018-07-13drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer
2018-07-13drm/amdgpu: Make pin_size values atomicMichel Dänzer
2018-07-13drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer
2018-07-13drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh
2018-07-13drm/amdgpu: fix TTM move entity init orderChristian König
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky
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-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-11drm/amdgpu: Avoid destroy hqd when GPU is on resetShaoyun Liu
2018-07-11drm/amdgpu: Avoid invalidate tlbs when gpu is on resetShaoyun Liu
2018-07-11drm/amdgpu: Check NULL pointer for job before reset job's ringShaoyun Liu
2018-07-11drm/amdgpu: Don't use shadow BO for compute contextShaoyun Liu
2018-07-11drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu
2018-07-11drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu
2018-07-11drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao
2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl
2018-07-10drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky
2018-07-10drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer
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 drm-upstream/drm-next into drm-misc-nextGustavo Padovan
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