aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-08amd/display: Fix potential null dereference in dce_calcs.cErnst Sjöstrand1-0/+2
2017-11-08amdgpu/dm: Remove unused forward declarationHarry Wentland1-2/+0
2017-11-08drm/amdgpu: Remove unused dc_stream from amdgpu_crtcHarry Wentland1-2/+0
2017-11-08drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson1-16/+9
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin1-0/+8
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss1-0/+2
2017-11-07drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_all_memory_levelsEvan Quan1-0/+4
2017-11-07drm/amd/amdgpu: fix evicted VRAM bo adjudgement conditionRoger He1-4/+1
2017-11-07amdgpu/dc: Fix double unlock in amdgpu_dm_commit_planesErnst Sjöstrand1-1/+0
2017-11-07amdgpu/dc: Fix missing null checks in amdgpu_dm.cErnst Sjöstrand1-5/+12
2017-11-07amdgpu/dc: Fix potential null dereferences in amdgpu_dm.cErnst Sjöstrand1-0/+9
2017-11-07amdgpu/dc: fix more indentation warningsErnst Sjöstrand2-6/+6
2017-11-07amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.Dave Airlie1-0/+8
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie10-69/+68
2017-11-07amdgpu/dc: fix non-ansi function decls.Dave Airlie5-6/+6
2017-11-07drm/amd/display: remove some unneeded codeDan Carpenter1-3/+0
2017-11-07drm/amd/display: checking for NULL instead of IS_ERR()Dan Carpenter1-1/+1
2017-11-07drm/amd/display: small cleanup in destruct()Dan Carpenter1-4/+2
2017-11-08Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-3/+3
2017-11-07drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debugVille Syrjälä1-2/+2
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar371-123/+451
2017-11-07Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixesDave Airlie2-2/+2
2017-11-06drm/rockchip: add CONFIG_OF dependency for lvdsArnd Bergmann1-1/+1
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki1-1/+1
2017-11-06Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie5-60/+142
2017-11-04drm/ttm: Downgrade pr_err to pr_debug for memory allocation failuresMichel Dänzer2-13/+12
2017-11-04drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_listMichel Dänzer1-12/+4
2017-11-03drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)Akshu Agrawal1-35/+124
2017-11-04Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie60-1387/+1945
2017-11-03drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON1-2/+2
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-44/+70
2017-11-03drm/amdgpu/virt: don't dereference undefined 'module' structArnd Bergmann1-0/+2
2017-11-03Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-nextDave Airlie5-10/+16
2017-11-03drm/nouveau/bios/timing: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2017-11-03drm/nouveau/devinit/nv04: mark expected switch fall-throughsGustavo A. R. Silva1-6/+6
2017-11-03drm/nouveau/bios: make const arrays hwsq_signature and edid_sig staticColin Ian King1-2/+2
2017-11-03drm/nouveau/core/memory: fix missing mutex unlockBen Skeggs1-0/+1
2017-11-03drm/nouveau/mmu: swap out round for ALIGNBen Skeggs1-2/+2
2017-11-02drm/etnaviv: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-11-03Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie25-1541/+449
2017-11-03Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie9-51/+68
2017-11-02drm/amdgpu/display: fix integer arithmetic problemArnd Bergmann1-1/+1
2017-11-02drm/amdgpu/display: remove unused REG_OFFSET macroArnd Bergmann1-3/+0
2017-11-02drm/amdgpu/display: provide ASSERT macros unconditionallyArnd Bergmann1-4/+0
2017-11-02drm/amd/display: Read resource_straps from registers for DCE12Leo (Sunpeng) Li1-6/+13
2017-11-02drm/amd: Add DCE12 resource strap registersLeo (Sunpeng) Li2-0/+12
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds354-0/+354
2017-11-02drm/amd/display: Explicitly call ->reset for each objectHarry Wentland1-2/+12
2017-11-02drm/amd/display: Use single fail label in init_drm_devHarry Wentland1-13/+11
2017-11-02drm/amd/display: Use plane pointer to avoid line breaksHarry Wentland1-4/+7