summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-08-171-7/+6Star
|\
| * drm/amdgpu: save list length when fence is signaledChunming Zhou2017-08-151-7/+6Star
* | drm/i915: Avoid the gpu reset vs. modeset deadlockDaniel Vetter2017-08-141-0/+7
* | drm/i915: Suppress switch_mm emission between the same aliasing_ppgttChris Wilson2017-08-141-7/+8
* | drm/i915: Return correct EDP voltage swing table for 0.85VMatthias Kaehlcke2017-08-141-1/+1
* | drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi2017-08-141-1/+1
* | drm/i915: Perform an invalidate prior to executing golden renderstateChris Wilson2017-08-141-0/+4
* | drm/i915: remove unused function declarationLionel Landwerlin2017-08-141-1/+0Star
|/
* Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2017-08-101-0/+2
|\
| * drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs2017-08-101-0/+2
* | drm: make DRM_STM default nMichał Mirosław2017-08-101-1/+0Star
* | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2017-08-101-2/+2
|\ \
| * | drm/etnaviv: Fix off-by-one error in reloc checkingWladimir J. van der Laan2017-08-081-2/+2
* | | Merge tag 'drm-intel-fixes-2017-08-09-1' of git://anongit.freedesktop.org/git...Dave Airlie2017-08-1010-37/+82
|\ \ \
| * | | drm/i915: fix backlight invert for non-zero minimum brightnessJani Nikula2017-08-071-1/+1
| * | | drm/i915/shrinker: Wrap need_resched() inside preempt-disableChris Wilson2017-08-071-3/+8
| * | | drm/i915/perf: fix flex eu registers programmingLionel Landwerlin2017-08-071-2/+2
| * | | Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-08-076-31/+70
| |\ \ \
| | * | | drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8Xiong Zhang2017-08-071-1/+1
| | * | | drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang2017-08-043-20/+39
| | * | | drm/i915/gvt: clean workload queue if error happenedChuanxiao Dong2017-08-021-1/+18
| | * | | drm/i915/gvt: change resetting to resetting_engChuanxiao Dong2017-08-024-10/+13
| * | | | drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst2017-08-071-0/+1
| | |/ / | |/| |
* | | | Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-103-22/+24
|\ \ \ \
| * | | | drm/rockchip: vop: report error when check resource errorMark yao2017-08-041-1/+3
| * | | | drm/rockchip: vop: round_up pitches to word alignMark yao2017-08-041-2/+2
| * | | | drm/rockchip: vop: fix NV12 video display errorMark yao2017-08-041-0/+3
| * | | | drm/rockchip: vop: fix iommu page fault when resumeMark yao2017-08-041-18/+15Star
| * | | | drm/bridge: tc358767: fix probe without attached output nodeLucas Stach2017-07-281-1/+1
* | | | | Merge tag 'exynos-drm-fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie2017-08-101-1/+13
|\ \ \ \ \
| * | | | | drm/exynos: forbid creating framebuffers from too small GEM buffersMarek Szyprowski2017-08-091-1/+13
| | |/ / / | |/| | |
* | | | | Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-08-1012-145/+116Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/msm: gpu: don't abuse dma_alloc for non-DMA allocationsArnd Bergmann2017-08-022-51/+23Star
| * | | | drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOMArnd Bergmann2017-08-022-9/+4Star
| * | | | drm/msm/adreno: Prevent unclocked access when retrieving timestampsArchit Taneja2017-08-021-2/+9
| * | | | drm/msm: args->fence should be args->flagsJordan Crouse2017-08-021-1/+1
| * | | | drm/msm: Turn off hardware clock gating before reading A5XX registersJordan Crouse2017-08-021-0/+7
| * | | | drm/msm: Allow hardware clock gating to be toggledJordan Crouse2017-08-022-33/+10Star
| * | | | drm/msm: Remove some potentially blocked register rangesJordan Crouse2017-08-021-25/+24Star
| * | | | drm/msm/mdp5: Drop clock names with "_clk" suffixArchit Taneja2017-08-021-6/+6
| * | | | drm/msm/mdp5: Fix typo in encoder_enable pathArchit Taneja2017-08-021-1/+1
| * | | | drm/msm: NULL pointer dereference in drivers/gpu/drm/msm/msm_gem_vma.cHans Verkuil2017-08-021-1/+1
| * | | | drm/msm: fix WARN_ON in add_vma() with no iommuHans Verkuil2017-08-021-0/+4
| * | | | drm/msm/dsi: Calculate link clock rates with updated dsi->lanesArchit Taneja2017-08-011-7/+7
| * | | | drm/msm/mdp5: fix unclocked register access in _cursor_set()Rob Clark2017-08-011-0/+8
| * | | | drm/msm: unlock on error in msm_gem_get_iova()Dan Carpenter2017-08-011-3/+5
| * | | | drm/msm: fix an integer overflow testDan Carpenter2017-08-011-2/+2
| * | | | drm/msm/mdp5: Fix compilation warningsViresh Kumar2017-08-012-4/+4
* | | | | Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-08-043-21/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/amdgpu: Use list_del_init in amdgpu_mn_unregisterFelix Kuehling2017-08-021-1/+1