summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/i915: Calculate ironlake intermediate watermarks correctly, v2.Maarten Lankhorst2017-11-091-1/+8
| | * | | | drm/i915: Disable lazy PPGTT page table optimization for vGPUJoonas Lahtinen2017-11-091-1/+1
| | * | | | drm/i915/execlists: Remove the priority "optimisation"Chris Wilson2017-11-091-2/+0Star
| | * | | | drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson2017-11-095-13/+62
| * | | | | Merge tag 'drm-misc-fixes-2017-11-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-137-51/+71
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | qxl: alloc & use shadow for dumb buffersGerd Hoffmann2017-10-234-4/+54
| | * | | | drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVERGerd Hoffmann2017-10-235-47/+17Star
| * | | | | drm/mode_object: fix documentation for object lookups.Dave Airlie2017-11-107-1/+8
| * | | | | Merge tag 'drm-misc-next-fixes-2017-11-08' of git://anongit.freedesktop.org/d...Dave Airlie2017-11-092-3/+3
| |\ \ \ \ \
| | * | | | | drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debugVille Syrjälä2017-11-071-2/+2
| | * | | | | drm/rockchip: add CONFIG_OF dependency for lvdsArnd Bergmann2017-11-061-1/+1
| * | | | | | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-11-096-11/+17
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: use irq-safe lock for kiq->ring_lockpding2017-11-081-4/+6
| | * | | | | | drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding2017-11-081-1/+2
| | * | | | | | drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()Dan Carpenter2017-11-081-1/+1
| | * | | | | | drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()Dan Carpenter2017-11-081-1/+1
| | * | | | | | drm/amd/powerplay: initialize a variable before using itNicolas Iooss2017-11-071-0/+2
| | * | | | | | drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan2017-11-071-0/+4
| | * | | | | | drm/amd/amdgpu: fix evicted VRAM bo adjudgement conditionRoger He2017-11-071-4/+1Star
| |/ / / / / /
| * | | / / / Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/d...Dave Airlie2017-11-072-3/+3
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON2017-11-031-2/+2
| | * | | | drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson2017-10-311-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-11-065-60/+142
| |\ \ \ \
| | * | | | drm/ttm: Downgrade pr_err to pr_debug for memory allocation failuresMichel Dänzer2017-11-042-13/+12Star
| | * | | | drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_listMichel Dänzer2017-11-041-12/+4Star
| | * | | | drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)Akshu Agrawal2017-11-031-35/+124
| | * | | | drm/amdgpu/virt: don't dereference undefined 'module' structArnd Bergmann2017-11-031-0/+2
| * | | | | Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-0360-1387/+1945
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-nextDave Airlie2017-11-035-10/+16
| |\ \ \ \ \
| | * | | | | drm/nouveau/bios/timing: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-0/+5
| | * | | | | drm/nouveau/devinit/nv04: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-6/+6
| | * | | | | drm/nouveau/bios: make const arrays hwsq_signature and edid_sig staticColin Ian King2017-11-031-2/+2
| | * | | | | drm/nouveau/core/memory: fix missing mutex unlockBen Skeggs2017-11-031-0/+1
| | * | | | | drm/nouveau/mmu: swap out round for ALIGNBen Skeggs2017-11-031-2/+2
| * | | | | | Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabba...Dave Airlie2017-11-0227-1544/+450Star
| |\ \ \ \ \ \
| | * | | | | | drm/amdkfd: Minor cleanupsFelix Kuehling2017-11-023-7/+7
| | * | | | | | drm/amdkfd: Update queue_count before mapping queuesFelix Kuehling2017-11-021-9/+11
| | * | | | | | drm/amdkfd: Cleanup DQM ASIC-specific opsYong Zhao2017-11-024-43/+27Star
| | * | | | | | drm/amdkfd: Register/Deregister process on qpd resolutionBen Goz2017-11-021-3/+6
| | * | | | | | drm/amdkfd: Fix debug unregister procedure on process terminationYair Shachar2017-11-022-12/+29
| | * | | | | | drm/amdkfd: Avoid calling amd_iommu_unbind_pasid() when suspendingYong Zhao2017-11-021-9/+5Star
| | * | | | | | drm/amdkfd: Disable CP/SDMA ring/doorbell in MQDJay Cornwall2017-11-022-30/+11Star
| | * | | | | | drm/amdkfd: Clean up the data structure in kfd_processYong Zhao2017-11-022-24/+0Star
| | * | | | | | drm/radeon: deprecate and remove KFD interfaceChristian König2017-10-3010-987/+4Star
| | * | | | | | drm/amdkfd: use a high priority workqueue for IH workAndres Rodriguez2017-10-283-2/+4
| | * | | | | | drm/amdkfd: wait only for IH work on IH exitAndres Rodriguez2017-10-281-2/+2
| | * | | | | | drm/amdkfd: increase IH num entries to 8192Andres Rodriguez2017-10-281-1/+1
| | * | | | | | drm/amdkfd: use standard kernel kfifo for IHAndres Rodriguez2017-10-282-57/+27Star
| | * | | | | | drm/amdkfd: increase limit of signal events to 4096 per processOded Gabbay2017-10-281-1/+1
| | * | | | | | drm/amdkfd: Make event limit dependent on user mode mapping sizeFelix Kuehling2017-10-282-6/+20