summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: save list length when fence is signaledChunming Zhou2017-08-151-7/+6
* 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/+0
* | 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-105-25/+29
|\ \ \ \ \
| * | | | | 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/+15
| * | | | | dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson2017-07-312-3/+5
| * | | | | 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-1013-148/+119
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | drm/msm: gpu: don't abuse dma_alloc for non-DMA allocationsArnd Bergmann2017-08-022-51/+23
| * | | | | drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOMArnd Bergmann2017-08-022-9/+4
| * | | | | drm/msm/adreno: Prevent unclocked access when retrieving timestampsArchit Taneja2017-08-021-2/+9
| * | | | | drm/msm: Remove __user from __u64 data typesJordan Crouse2017-08-021-3/+3
| * | | | | 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/+10
| * | | | | drm/msm: Remove some potentially blocked register rangesJordan Crouse2017-08-021-25/+24
| * | | | | 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
* | | | | | Linux 4.13-rc4v4.13-rc4Linus Torvalds2017-08-071-1/+1
* | | | | | Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds2017-08-071-2/+2
|\ \ \ \ \ \
| * | | | | | platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
* | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-0613-196/+290
|\ \ \ \ \ \ \
| * | | | | | | ext4: fix copy paste error in ext4_swap_extents()Maninder Singh2017-08-061-1/+1
| * | | | | | | ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-061-1/+2
| * | | | | | | ext4, project: expand inode extra size if possibleMiao Xie2017-08-063-24/+85