summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
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
2018-07-05drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky
2018-07-05drm/scheduler: Rename cleanup functions v2.Andrey Grodzovsky
2018-07-05Revert "drm/amdgpu: avoid sleep while executing atombios table (V2)"Alex Deucher
2018-07-05drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.Andrey Grodzovsky
2018-07-05drm/amdgpu: Polish SQ IH.Andrey Grodzovsky
2018-07-05drm/amd/amdgpu: Add a GPU_LOAD entry to sysfs (v3)Tom St Denis
2018-07-05drm/amdgpu: band aid validating VM PTsChristian König
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
2018-06-27drm/amdgpu:Support new VCN FW version naming conventionJames Zhu
2018-06-27drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu
2018-06-22drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König
2018-06-19drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer
2018-06-19drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer
2018-06-19drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer
2018-06-19drm/amdgpu:All UVD instances share one idle_work handleJames Zhu
2018-06-19drm/amdgpu: Use correct enum to set powergating stateStefan Agner
2018-06-19drm/amdgpu: correct GART location infoJunwei Zhang
2018-06-19drm/amdgpu: update ib_start/size_alignment same as windows usedChunming Zhou
2018-06-19drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland
2018-06-19drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer
2018-06-15drm/amdgpu: Update function level documentation for GPUVM.Andrey Grodzovsky
2018-06-15drm/amdgpu: Get real power source to initizlize ac_powerRex Zhu