| Age | Commit message (Expand) | Author | Lines |
| 2017-05-18 | drm/sti:fix spelling mistake: "compoment" -> "component" | Colin Ian King | -1/+1 |
| 2017-05-18 | drm/i915: Fix new -Wint-in-bool-context gcc compiler warning | Hans de Goede | -1/+1 |
| 2017-05-18 | drm/i915: Do not sync RCU during shrinking | Joonas Lahtinen | -5/+0 |
| 2017-05-18 | drm/via: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/vgem: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/udl: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -3/+0 |
| 2017-05-18 | drm/tdfx: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/sis: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/savage: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/r128: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/omap: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/mga: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/i2c: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -2/+0 |
| 2017-05-18 | drm/i810: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/gma500: remove unneeded -Iinclude/drm compiler flag | Masahiro Yamada | -1/+0 |
| 2017-05-18 | drm/vmwgfx: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -9/+11 |
| 2017-05-18 | drm/virtio: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -16/+15 |
| 2017-05-18 | Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | -761/+4396 |
| 2017-05-17 | drm/i915/skl+: use linetime latency if ddb size is not available | Kumar, Mahesh | -9/+40 |
| 2017-05-17 | drm/i915/skl+: Perform wm level calculations in separate function | Kumar, Mahesh | -24/+24 |
| 2017-05-17 | drm/i915/skl+: Watermark calculation cleanup | Kumar, Mahesh | -34/+19 |
| 2017-05-17 | drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation | Kumar, Mahesh | -2/+11 |
| 2017-05-17 | drm/i915/skl+: no need to memset again | Kumar, Mahesh | -3/+1 |
| 2017-05-17 | drm/i915/skl: Fail the flip if no FB for WM calculation | Kumar, Mahesh | -1/+2 |
| 2017-05-17 | drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point | Kumar, Mahesh | -19/+19 |
| 2017-05-17 | drm/i915: Use fixed_16_16 wrapper for division operation | Kumar, Mahesh | -2/+2 |
| 2017-05-17 | drm/i915: Add more wrapper for fixed_point_16_16 operations | Kumar, Mahesh | -0/+43 |
| 2017-05-17 | drm/i915: fix naming of fixed_16_16 wrapper. | Kumar, Mahesh | -7/+5 |
| 2017-05-17 | drm/i915: Don't force serialisation on marking up execlists irq posted | Chris Wilson | -1/+1 |
| 2017-05-17 | drm/i915: Stop inlining the execlists IRQ handler | Chris Wilson | -1/+1 |
| 2017-05-17 | drm/i915/execlists: Reduce lock contention between schedule/submit_request | Chris Wilson | -0/+13 |
| 2017-05-17 | drm/i915: Create a kmem_cache to allocate struct i915_priolist from | Chris Wilson | -5/+20 |
| 2017-05-17 | drm/i915: Split execlist priority queue into rbtree + linked list | Chris Wilson | -95/+192 |
| 2017-05-17 | drm/i915: Use a define for the default priority [0] | Chris Wilson | -0/+2 |
| 2017-05-17 | drm/i915: Don't mark an execlists context-switch when idle | Chris Wilson | -2/+4 |
| 2017-05-17 | drm/i915/execlists: Pack the count into the low bits of the port.request | Chris Wilson | -93/+126 |
| 2017-05-17 | drm/i915: Redefine ptr_pack_bits() and friends | Chris Wilson | -10/+17 |
| 2017-05-17 | drm/i915: Make ptr_unpack_bits() more function-like | Chris Wilson | -2/+2 |
| 2017-05-17 | drm/i915: Import the kfence selftests for i915_sw_fence | Chris Wilson | -1/+596 |
| 2017-05-17 | drm/i915: Remove kref from i915_sw_fence | Chris Wilson | -45/+11 |
| 2017-05-17 | drm/tilcdc: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -3/+1 |
| 2017-05-17 | drm/radeon: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -33/+33 |
| 2017-05-17 | drm/qxl: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -33/+30 |
| 2017-05-17 | drm/nouveau: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -5/+4 |
| 2017-05-17 | drm/msm: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -42/+43 |
| 2017-05-17 | drm/mgag200: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -2/+2 |
| 2017-05-17 | drm/hisilicon: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | -2/+1 |
| 2017-05-17 | drm/i915/gen9: Reintroduce WaEnableYV12BugFixInHalfSliceChicken7 | Arkadiusz Hiler | -0/+2 |
| 2017-05-17 | drm/nouveau/fifo/gk104-: Silence a locking warning | Dan Carpenter | -1/+2 |
| 2017-05-17 | drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path | Christophe JAILLET | -1/+3 |