summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-03drm/panfrost: Set DMA masks earlierRobin Murphy2-5/+5
2019-05-03drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso1-11/+24
2019-05-03Merge panfrost-fixes into drm-misc-next-fixesSean Paul7-2/+18
2019-05-03drm/etnaviv: initialize idle mask before querying the HW dbLucas Stach1-4/+2
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/amdgpu: Avoid HW reset if guilty job already signaled.Andrey Grodzovsky1-48/+95
2019-05-02drm/scheduler: Add flag to hint the release of guilty job.Andrey Grodzovsky2-2/+9
2019-05-02drm/sched: Keep s_fence->parent pointerAndrey Grodzovsky1-2/+9
2019-05-02drm/scheduler: rework job destructionChristian König8-85/+102
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/atomic-helper: Bump vblank timeout to 100 msLinus Walleij1-1/+1
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/komeda: Add komeda_kms_checkjames qian wang (Arm Technology China)1-1/+29
2019-04-29drm/komeda: Add komeda_crtc_funcsjames qian wang (Arm Technology China)1-0/+48
2019-04-29drm/komeda: Add komeda_crtc_vblank_enable/disablejames qian wang (Arm Technology China)3-0/+32
2019-04-29drm/komeda: Add komeda_crtc_atomic_enable/disablejames qian wang (Arm Technology China)4-5/+139
2019-04-29drm/komeda: Add komeda_crtc_prepare/unpreparejames qian wang (Arm Technology China)4-0/+164