summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-09drm/amdgpu/psp: move psp version specific function pointers to early_initdrm-next-5.2Alex Deucher1-9/+10
2019-05-09drm/radeon: prefer lower reference dividersChristian König1-2/+2
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan1-0/+10
2019-05-07drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang2-12/+21
2019-05-06drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas1-1/+2
2019-05-06drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOVTrigger Huang2-0/+4
2019-05-06drm/amdgpu: Fix VM clean check methodTrigger Huang1-3/+33
2019-05-06drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lostTrigger Huang1-1/+36
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie46-473/+734
2019-05-03Merge tag 'drm-intel-next-fixes-2019-05-02' of git://anongit.freedesktop.org/...Dave Airlie1-4/+3
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin4-5/+16
2019-05-02drm: report consistent errors when checking syncobj capibilityLionel Landwerlin1-2/+2
2019-05-02Merge tag 'drm-intel-next-fixes-2019-04-30' of git://anongit.freedesktop.org/...Dave Airlie1-3/+3
2019-05-02Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie2-6/+6
2019-05-02Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-nextDave Airlie12-17/+91
2019-05-01drm/nouveau/nouveau: forward error generated while resuming objects treeTobias Klausmann1-1/+11
2019-05-01drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King1-1/+1
2019-05-01drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-05-01drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definitionBjorn Helgaas1-9/+0
2019-05-01drm/nouveau/mmu: qualify vmm during dtorJon Derrick1-1/+1
2019-05-01drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick1-0/+2
2019-05-01drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick1-3/+9
2019-05-01drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick1-0/+2
2019-04-30drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1Tvrtko Ursulin1-4/+3
2019-04-29drm/amdgpu: power down the Vega20 VCE engine on requestEvan Quan1-1/+12
2019-04-29drm/amdgpu: expose VCE 4.0 powergate interfaceEvan Quan1-9/+6
2019-04-29drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)Mario Kleiner1-4/+44
2019-04-29drm/amd/display: Fix and simplify apply_below_the_range()Mario Kleiner1-4/+2
2019-04-29drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planesNicholas Kazlauskas1-0/+1
2019-04-29drm/amd/display: Do VRR transition before enable_crc_interruptsNicholas Kazlauskas1-11/+12
2019-04-29drm/amd/display: Refactor dp vendor parsing logic to a functionJohn Barberiz2-21/+27
2019-04-29drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu4-1/+11
2019-04-29drm/amd/display: remove deprecated pplib interfaceEric Yang3-45/+6
2019-04-29drm/amd/display: Add power down display on boot flagThomas Lim3-1/+4
2019-04-29drm/amd/display: Refactor watermark programmingYongqiang Sun4-29/+97
2019-04-29drm/amd/display: Allow commits with no planes activeNicholas Kazlauskas1-2/+20
2019-04-29drm/amd/display: Split enabling CRTC interrupts into two passesNicholas Kazlauskas1-32/+63
2019-04-29drm/amd/display: Fix CRC vblank refs when changing interruptsNicholas Kazlauskas1-8/+12
2019-04-29drm/amd/display: Disable cursors before disabling planesNicholas Kazlauskas1-3/+31
2019-04-29drm/amd/display: Refactor CRTC interrupt toggling logicNicholas Kazlauskas2-21/+68
2019-04-29drm/amdgpu: value of amdgpu_sriov_vf cannot be set into F32_POLL_ENABLEWentao Lou1-2/+2
2019-04-29drm/amdgpu: update Vega20 sdma golden settingsEvan Quan1-2/+0
2019-04-29drm/amd/powerplay: raven 4k@60hz dp monitor always flickinghersen wu1-11/+6
2019-04-29drm/amd/display: fix incorrect null check on pointerColin Ian King1-1/+1
2019-04-29drm/i915: Fix ICL output CSC programmingVille Syrjälä1-3/+3
2019-04-26Merge tag 'drm-intel-next-fixes-2019-04-25' of git://anongit.freedesktop.org/...Dave Airlie2-11/+9
2019-04-26Merge tag 'drm-misc-next-fixes-2019-04-24' of git://anongit.freedesktop.org/d...Dave Airlie8-27/+45
2019-04-25drm/gem: Fix sphinx warningsSean Paul1-5/+5
2019-04-24drm: increase drm mmap_range size to 1TBPhilip Yang1-1/+1