summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-29drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland2-12/+4
2017-11-29drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland1-4/+4
2017-11-29drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland4-9/+16
2017-11-29drm/amd/display: Fix amdgpu_dm bugs found by smatchHarry Wentland1-6/+10
2017-11-29drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu2-5/+8
2017-11-29drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu2-12/+15
2017-11-29drm/amd/display: fix memory leaks on error exit returnColin Ian King1-5/+7
2017-11-29drm/amd/display: check plane state before validating fbcShirish S1-0/+4
2017-11-29drm/amd/display: Do DC mode-change check when adding CRTCsLeo (Sunpeng) Li1-1/+1
2017-11-29drm/amd/display: Revert noisy assert messagesJordan Lazare1-4/+0
2017-11-29drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin2-6/+8
2017-11-29drm/amd/display: Check aux channel before MST resumeJerry (Fangzhi) Zuo1-1/+2
2017-11-29drm/amd/display: fix split recout offsetDmytro Laktyushkin1-2/+2
2017-11-29drm/amd/display: Don't reject 3D timingsAndrew Jiang1-3/+0
2017-11-29drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu1-16/+16
2017-11-29drm/amd/display: fix split recout calculationDmytro Laktyushkin1-5/+3
2017-11-29drm/amd/display: Fix S3 topology changeRoman Li1-0/+4
2017-11-29drm/amd/display: Add timing validation against dongle capEric Yang4-3/+91
2017-11-29drm/amd/display: Should disable when new stream is nullLeo (Sunpeng) Li1-2/+4
2017-11-29drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha1-6/+12
2017-11-29drm/amdgpu: drop experimental flag for ravenAlex Deucher1-1/+1
2017-11-29drm/amdgpu: don't try to move pinned BOsChristian König1-0/+4
2017-11-29drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer2-4/+4
2017-11-29drm/amdgpu: Set adev->vcn.irq.num_types for VCNMichel Dänzer1-1/+1
2017-11-29Revert "drm/amdgpu: fix rmmod KCQ disable failed error"Alex Deucher3-3/+5
2017-11-29drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher1-16/+95
2017-11-29drm/amdgpu/gfx7: cache raster_config valuesAlex Deucher1-0/+16
2017-11-29drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu1-12/+8
2017-11-29RISC-V: remove spin_unlock_wait()Palmer Dabbelt1-9/+0
2017-11-29RISC-V: `sfence.vma` orderes the instruction cachePalmer Dabbelt1-1/+4
2017-11-29RISC-V: Add READ_ONCE in arch_spin_is_locked()Palmer Dabbelt1-1/+1
2017-11-29RISC-V: __test_and_op_bit_ord should be strongly orderedPalmer Dabbelt1-1/+1
2017-11-29RISC-V: Remove smb_mb__{before,after}_spinlock()Palmer Dabbelt1-8/+0
2017-11-29RISC-V: Remove __smp_bp__{before,after}_atomicPalmer Dabbelt1-15/+0
2017-11-29RISC-V: Comment on why {,cmp}xchg is ordered how it isPalmer Dabbelt1-2/+7
2017-11-29RISC-V: Remove unused arguments from ATOMIC_OPPalmer Dabbelt1-47/+47
2017-11-29net: sched: cbq: create block for q->link.blockJiri Pirko1-1/+8
2017-11-29atm: suni: remove extraneous space to fix indentationColin Ian King1-1/+1
2017-11-29atm: lanai: use %p to format kernel addresses instead of %xColin Ian King1-4/+4
2017-11-29VSOCK: Don't set sk_state to TCP_CLOSE before testing itJorgen Hansen1-2/+2
2017-11-29atm: fore200e: use %pK to format kernel addresses instead of %xColin Ian King1-2/+2
2017-11-28ambassador: fix incorrect indentation of assignment statementColin Ian King1-1/+1
2017-11-28vxlan: use __be32 type for the param vni in __vxlan_fdb_deleteXin Long1-2/+2
2017-11-28bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long1-1/+1
2017-11-28sctp: use right member as the param of list_for_each_entryXin Long1-3/+3
2017-11-28sch_sfq: fix null pointer dereference at timer expirationPaolo Abeni1-0/+1
2017-11-28cls_bpf: don't decrement net's refcount when offload failsJakub Kicinski1-10/+13
2017-11-28mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson1-10/+18
2017-11-28arm64: mm: cleanup stale AIVIVT referencesMark Rutland2-2/+5
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds13-24/+66