summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.0-rc7 into drm-nextDave Airlie2019-02-1811-42/+153
|\
| * drm/amdgpu/psp11: TA firmware is optional (v3)Alex Deucher2019-02-132-14/+23
| * drm/amd/display: Expose connector VRR range via debugfsNicholas Kazlauskas2019-02-081-1/+21
| * drm/amd/display: Attach VRR properties for eDP connectorsNicholas Kazlauskas2019-02-061-1/+2
| * drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpuNathan Chancellor2019-02-061-1/+1
| * drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang2019-02-061-2/+3
| * drm/amdgpu: fix the incorrect external id for raven seriesHuang Rui2019-02-011-2/+4
| * drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall2019-02-011-0/+13
| * drm/amd/display: Fix fclk idle stateRoman Li2019-02-011-1/+9
| * drm/amdgpu: Transfer fences to dmabuf importerChris Wilson2019-01-301-8/+51
| * drm/amd/powerplay: Fix missing break in switchGustavo A. R. Silva2019-01-291-0/+1
| * drm/amdgpu: Add missing power attribute to APU checkAlex Deucher2019-01-291-1/+2
| * drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng2019-01-211-1/+21
| * drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher2019-01-171-0/+1
| * drm/amd/display: Detach backlight from streamDavid Francis2019-01-164-15/+3Star
| * Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer2019-01-151-10/+0Star
| * Revert "drm/amdgpu: validate user GEM object size"Alex Deucher2019-01-151-8/+0Star
| * drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2019-01-142-2/+2
| * drm/amd/display: fix warning on raven hotplugRoman Li2019-01-141-13/+6Star
| * drm/amd/display: fix PME notification not working in RV desktopCharlene Liu2019-01-141-1/+6
| * drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas2019-01-141-1/+1
| * drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic2019-01-141-0/+2
| * drm/amd/powerplay: run acg btc for Vega12Kenneth Feng2019-01-141-0/+21
| * drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling2019-01-141-3/+9
| * drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling2019-01-143-6/+15
| * Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-01-1015-96/+156
| |\
| | * drm/amdgpu: disable system memory page tables for nowChristian König2019-01-091-3/+0Star
| | * drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu2019-01-091-1/+2
| | * drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou2019-01-091-5/+5
| | * drm/amdgpu: validate user GEM object sizeYu Zhao2019-01-081-0/+8
| | * drm/amdgpu: validate user pitch alignmentYu Zhao2019-01-081-0/+10
| | * drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan2019-01-081-7/+0Star
| | * drm/amd/powerplay: avoid possible buffer overflowEvan Quan2019-01-081-0/+14
| | * drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan2019-01-081-8/+14
| | * drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan2019-01-081-0/+3
| | * drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao2019-01-031-0/+4
| | * drm/amdgpu: Cleanup 2 compiler warningsKent Russell2019-01-031-2/+0Star
| | * drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou2019-01-021-13/+35
| | * drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2019-01-022-5/+5
| | * drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan2019-01-026-29/+40
| | * drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng2019-01-021-2/+2
| | * drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng2019-01-022-22/+15Star
| * | drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul2019-01-081-3/+2Star
| * | drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-081-9/+23
* | | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-1150-486/+1155
|\ \ \
| * | | drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland2019-02-071-3/+4
| * | | drm/amdgpu: fix NULL ptr dref in the VM codeChristian König2019-02-071-3/+5
| * | | drm/amd/powerplay: add override pcie parameters for Vega20 (v2)Harish Kasiviswanathan2019-02-071-20/+27
| * | | drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan2019-02-071-12/+46
| * | | drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin2019-02-063-5/+8