summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-03-26 15:04:05 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-03-26 15:04:05 -0700
commit3c435c1e472ba344ee25f795f4807d4457e61f6c (patch)
treef6f4692baa617c4099d9e6b5ee2ae136f03785ed /security
parentbe8a9bc63328a8472d1a09fb151a04141aae614e (diff)
parent9822393d23ba9129396ab9308dbb8ce10ae74751 (diff)
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Pull drm refcounting fixes from Dave Airlie: "Here is the complete set of i915 bug/warn/refcounting fixes" * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: drm/i915: Fixup legacy plane->crtc link for initial fb config drm/i915: Fix atomic state when reusing the firmware fb drm/i915: Keep ring->active_list and ring->requests_list consistent drm/i915: Don't try to reference the fb in get_initial_plane_config() drm: Fixup racy refcounting in plane_force_disable
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions
1 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216