1. 44a8a25 drm/i915/fbc: extract intel_fbc_can_enable() by Paulo Zanoni · 9 years ago
  2. 615b40d7 drm/i915/fbc: extract intel_fbc_can_activate() by Paulo Zanoni · 9 years ago
  3. ca18d51 drm/i915/fbc: wait for a vblank instead of 50ms when enabling by Paulo Zanoni · 9 years ago
  4. bbc3969 drm/i915: Fix file permissions by Mat Martineau · 9 years ago
  5. 1e859111 drm/i915: refine qemu south bridge detection by Gerd Hoffmann · 9 years ago
  6. b16bb01 drm/i915: Fix intel_tile_width() parameters by Ville Syrjälä · 9 years ago
  7. ac48496 drm/i915: Standardize on 'cpp' for bytes per pixel by Ville Syrjälä · 9 years ago
  8. 54ea9da drm/i915: Make display gtt offsets u32 by Ville Syrjälä · 9 years ago
  9. 11d23e6 drm/i915: Pass rotation_info to intel_rotate_fb_obj_pages() by Ville Syrjälä · 9 years ago
  10. 8713025 drm/i915: Pass stride to rotate_pages() by Ville Syrjälä · 9 years ago
  11. 7723f47d drm/i915: Rename the rotated gtt view member to 'rotated' by Ville Syrjälä · 9 years ago
  12. 0aa498d Fix pointer tests in error-handling paths by Dave Gordon · 9 years ago
  13. f4e2dec drm/i915: Fix premature LRC unpin in GuC mode by Tvrtko Ursulin · 9 years ago
  14. a0b4a6a drm/i915: Extract context unpinning to its own function by Tvrtko Ursulin · 9 years ago
  15. 321fe30 drm/i915: Make LRC pinning own a reference to the context by Tvrtko Ursulin · 9 years ago
  16. e5292823 drm/i915: Make LRC (un)pinning work on context and engine by Tvrtko Ursulin · 9 years ago
  17. d9da6aa drm/i915: Fix VCS ring selection after uapi decoupling by Tvrtko Ursulin · 9 years ago
  18. a4eba47 drm/i915: Move stolen memory initialization earlier during loading by Imre Deak · 9 years ago
  19. ad5c3d3 drm/i915: Move MCHBAR setup earlier during init by Imre Deak · 9 years ago
  20. 399bb5b drm/i915: Move allocation of various workqueues earlier during init by Imre Deak · 9 years ago
  21. d64aa09 drm/i915: Sanitize i915_gem_load() init and clean-up by Imre Deak · 9 years ago
  22. a8a4058 drm/i915: Sanitize GEM shrinker init and clean-up by Imre Deak · 9 years ago
  23. 02036ce drm/i915: Sanitize i915_get_bridge_dev() error path by Imre Deak · 9 years ago
  24. 89250fe drm/i915: Sanitize DMC/CSR ucode cleanup code by Imre Deak · 9 years ago
  25. 9a15a87 Revert "drm/i915: Fix context/engine cleanup order" by Daniel Vetter · 9 years ago
  26. 1803c03 drm/i915: Fix context/engine cleanup order by Nick Hoath · 9 years ago
  27. 768e159 drm/i915: Improve handling of overlapping objects by Chris Wilson · 9 years ago
  28. 6ecf56a drm/i915/gen9: Add WaOCLCoherentLineFlush by Arun Siluvery · 9 years ago
  29. a78536e drm/i915/skl: Enable Per context Preemption granularity control by Arun Siluvery · 9 years ago
  30. 6107497 drm/i915/skl: Add GEN8_L3SQCREG4 to HW whitelist by Arun Siluvery · 9 years ago
  31. a786d53 drm/i915/bxt: Add GEN8_L3SQCREG4 to HW whitelist by Arun Siluvery · 9 years ago
  32. 2c8580e drm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 to HW whitelist by Arun Siluvery · 9 years ago
  33. 3669ab6 drm/i915/gen9: Add HDC_CHICKEN1 to HW whitelist by Arun Siluvery · 9 years ago
  34. e0f3fa0 drm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist by Arun Siluvery · 9 years ago
  35. 33136b0 drm/i915/gen9: Add framework to whitelist specific GPU registers by Arun Siluvery · 9 years ago
  36. 21fabbe drm/i915: Remove select to deleted STOP_MACHINE from Kconfig by Andreas Ziegler · 9 years ago
  37. 397097b drm/i915/guc: Decouple GuC engine id from ring id by Alex Dai · 9 years ago
  38. 77b04a0 drm/i915: More use of the cached LRC state by Tvrtko Ursulin · 9 years ago
  39. 947eaeb drm/i915: Update DRIVER_DATE to 20160124 by Daniel Vetter · 9 years ago
  40. 426960b drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids by Chris Wilson · 9 years ago
  41. de1add3 drm/i915: Decouple execbuf uAPI from internal implementation by Tvrtko Ursulin · 9 years ago
  42. 7c17d37 drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists by Chris Wilson · 9 years ago
  43. c81eeea drm/i915: Limit the auto arming of mmio debugs on vlv/chv by Mika Kuoppala · 9 years ago
  44. 6fa283b drm/i915: Tune down "GT register while GT waking disabled" message by Daniel Vetter · 9 years ago
  45. e28e404 drm/i915: tidy up a few leftovers by Dave Gordon · 9 years ago
  46. ed54c1a drm/i915: abolish separate per-ring default_context pointers by Dave Gordon · 9 years ago
  47. 2682708 drm/i915: simplify allocation of driver-internal requests by Dave Gordon · 9 years ago
  48. e794129 drm/i915: Fix NULL plane->fb oops on SKL by Ville Syrjälä · 9 years ago
  49. 3f36b93 drm/i915: Do not put big intel_crtc_state on the stack by Tvrtko Ursulin · 9 years ago
  50. bf22045 Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)" by Matt Roper · 9 years ago
  51. 18afd44 drm/i915: add DOC: headline to RC6 kernel-doc by Jani Nikula · 9 years ago
  52. e282891 drm/i915: turn some bogus kernel-doc comments to normal comments by Jani Nikula · 9 years ago
  53. 38e5cce drm/i915/sdvo: revert bogus kernel-doc comments to normal comments by Jani Nikula · 9 years ago
  54. f3272e7 drm/i915/gen9: Correct max save/restore register count during gpu reset with GuC by Arun Siluvery · 9 years ago
  55. cbfc2d2 drm/i915: Demote user facing DMC firmware load failure message by Chris Wilson · 9 years ago
  56. aa45950 drm/i915: use hlist_for_each_entry by Geliang Tang · 9 years ago
  57. fa5a797 drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit number by Ville Syrjälä · 9 years ago
  58. 693bdc2 drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+ by Ville Syrjälä · 9 years ago
  59. a9d8ada drm/i915/guc: Fix a memory leak where guc->execbuf_client is not freed by Alex Dai · 9 years ago
  60. 82352e9 drm/i915: Cache LRC state page in the context by Tvrtko Ursulin · 9 years ago
  61. 0eb973d drm/i915: Cache ringbuffer GTT VMA by Tvrtko Ursulin · 9 years ago
  62. ca82580c drm/i915: Do not call API requiring struct_mutex where it is not available by Tvrtko Ursulin · 9 years ago
  63. e0313db drm/i915: Only grab timestamps when needed by Tvrtko Ursulin · 9 years ago
  64. 2da80b5 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  65. 1df59b8 Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  66. 28f0360 Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  67. 2d7f3bd drm/i915: Pass the dma_addr_t array as const to rotate_pages() by Ville Syrjälä · 9 years ago
  68. b5e1698 drm/i915: Set i915_ggtt_view_normal type explicitly by Ville Syrjälä · 9 years ago
  69. 0b05e1e drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() fails by Ville Syrjälä · 9 years ago
  70. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  71. 013dd9e drm/i915/dp: fall back to 18 bpp when sink capability is unknown by Jani Nikula · 9 years ago
  72. 6765bd6 drm/i915/bios: Fix the sequence size calculations for MIPI seq v3 by Jani Nikula · 9 years ago
  73. 965fd60 drm/i915: Make sure DC writes are coherent on flush. by Francisco Jerez · 9 years ago
  74. d890565 drm/i915: Use the active wm config for merging on ILK-BDW by Ville Syrjälä · 9 years ago
  75. f1ecaf8 drm/i915: Start WM computation from scratch on ILK-BDW by Ville Syrjälä · 9 years ago
  76. 87ad321 drm/i915: add onoff utility function by Jani Nikula · 9 years ago
  77. e9c5e74 drm/amdgpu: add missing irq.h include by Dave Airlie · 9 years ago
  78. d6f7a18 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  79. 06249e6 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  80. c7753e9 Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  81. a50e2bf drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates by Thomas Hellstrom · 9 years ago
  82. fb89ac5 drm/vmwgfx: Fix an incorrect lock check by Thomas Hellstrom · 9 years ago
  83. 38b1751 drm: nouveau: fix nouveau_debugfs_init prototype by Arnd Bergmann · 9 years ago
  84. 25c8050 drm/nouveau/pci: fix check in nvkm_pcie_set_link by Karol Herbst · 9 years ago
  85. 6cfd777 Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  86. d8e0cae drm/amdgpu: validate duplicates first by Christian König · 9 years ago
  87. eceb8a1 drm/amdgpu: move VM page tables to the LRU end on CS v2 by Christian König · 9 years ago
  88. ab74961 drm/ttm: add ttm_bo_move_to_lru_tail function v2 by Christian König · 9 years ago
  89. ed704a4 drm/ttm: fix adding foreign BOs to the swap LRU by Christian König · 9 years ago
  90. 33d48cf drm/ttm: fix adding foreign BOs to the LRU during init v2 by Christian König · 9 years ago
  91. e3837b0 drm/radeon: use kobj_to_dev() by Geliang Tang · 9 years ago
  92. cc29ec8 drm/amdgpu: use kobj_to_dev() by Geliang Tang · 9 years ago
  93. 403664b drm/amdgpu/cz: force vce clocks when sclks are forced by Alex Deucher · 9 years ago
  94. 5f57642 drm/amdgpu/cz: force uvd clocks when sclks are forced by Alex Deucher · 9 years ago
  95. 044c062 drm/amdgpu/cz: add code to enable forcing VCE clocks by Alex Deucher · 9 years ago
  96. d83b1e81 drm/amdgpu/cz: add code to enable forcing UVD clocks by Alex Deucher · 9 years ago
  97. 603525d drm/i915: Refactor intel_surf_alignment() by Ville Syrjälä · 9 years ago
  98. ce1e5c1 drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/ by Ville Syrjälä · 9 years ago
  99. d843310 drm/i915: Use intel_tile_{size,width,height}() in intel_gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  100. d9b3288 drm/i915: change intel_fill_fb_ggtt_view() to use the real tile size by Ville Syrjälä · 9 years ago