1. 82352e9 drm/i915: Cache LRC state page in the context by Tvrtko Ursulin · 9 years ago
  2. 0eb973d drm/i915: Cache ringbuffer GTT VMA by Tvrtko Ursulin · 9 years ago
  3. ca82580 drm/i915: Do not call API requiring struct_mutex where it is not available by Tvrtko Ursulin · 9 years ago
  4. e0313db drm/i915: Only grab timestamps when needed by Tvrtko Ursulin · 9 years ago
  5. 2da80b5 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  6. 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
  7. 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
  8. 2d7f3bd drm/i915: Pass the dma_addr_t array as const to rotate_pages() by Ville Syrjälä · 9 years ago
  9. b5e1698 drm/i915: Set i915_ggtt_view_normal type explicitly by Ville Syrjälä · 9 years ago
  10. 0b05e1e drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() fails by Ville Syrjälä · 9 years ago
  11. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  12. 013dd9e drm/i915/dp: fall back to 18 bpp when sink capability is unknown by Jani Nikula · 9 years ago
  13. 6765bd6 drm/i915/bios: Fix the sequence size calculations for MIPI seq v3 by Jani Nikula · 9 years ago
  14. 965fd60 drm/i915: Make sure DC writes are coherent on flush. by Francisco Jerez · 9 years ago
  15. d890565 drm/i915: Use the active wm config for merging on ILK-BDW by Ville Syrjälä · 9 years ago
  16. f1ecaf8 drm/i915: Start WM computation from scratch on ILK-BDW by Ville Syrjälä · 9 years ago
  17. 87ad321 drm/i915: add onoff utility function by Jani Nikula · 9 years ago
  18. e9c5e74 drm/amdgpu: add missing irq.h include by Dave Airlie · 9 years ago
  19. 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
  20. 06249e6 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  21. 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
  22. a50e2bf drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates by Thomas Hellstrom · 9 years ago
  23. fb89ac5 drm/vmwgfx: Fix an incorrect lock check by Thomas Hellstrom · 9 years ago
  24. 38b1751 drm: nouveau: fix nouveau_debugfs_init prototype by Arnd Bergmann · 9 years ago
  25. 25c8050 drm/nouveau/pci: fix check in nvkm_pcie_set_link by Karol Herbst · 9 years ago
  26. 6cfd777 Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  27. d8e0cae drm/amdgpu: validate duplicates first by Christian König · 9 years ago
  28. eceb8a1 drm/amdgpu: move VM page tables to the LRU end on CS v2 by Christian König · 9 years ago
  29. ab74961 drm/ttm: add ttm_bo_move_to_lru_tail function v2 by Christian König · 9 years ago
  30. ed704a4 drm/ttm: fix adding foreign BOs to the swap LRU by Christian König · 9 years ago
  31. 33d48cf drm/ttm: fix adding foreign BOs to the LRU during init v2 by Christian König · 9 years ago
  32. e3837b0 drm/radeon: use kobj_to_dev() by Geliang Tang · 9 years ago
  33. cc29ec8 drm/amdgpu: use kobj_to_dev() by Geliang Tang · 9 years ago
  34. 403664b drm/amdgpu/cz: force vce clocks when sclks are forced by Alex Deucher · 9 years ago
  35. 5f57642 drm/amdgpu/cz: force uvd clocks when sclks are forced by Alex Deucher · 9 years ago
  36. 044c062 drm/amdgpu/cz: add code to enable forcing VCE clocks by Alex Deucher · 9 years ago
  37. d83b1e81 drm/amdgpu/cz: add code to enable forcing UVD clocks by Alex Deucher · 9 years ago
  38. 603525d drm/i915: Refactor intel_surf_alignment() by Ville Syrjälä · 9 years ago
  39. ce1e5c1 drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/ by Ville Syrjälä · 9 years ago
  40. d843310 drm/i915: Use intel_tile_{size,width,height}() in intel_gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  41. d9b3288 drm/i915: change intel_fill_fb_ggtt_view() to use the real tile size by Ville Syrjälä · 9 years ago
  42. 832be82 drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width() by Ville Syrjälä · 9 years ago
  43. 7b49f94 drm/i915: Factor out intel_tile_width() by Ville Syrjälä · 9 years ago
  44. b5c6533 drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  45. 888c9e3 drm/amdgpu: fix lost sync_to if scheduler is enabled. by Chunming Zhou · 9 years ago
  46. f3b5cb3 drm/amd/powerplay: fix static checker warning for return meaningless value. by Rex Zhu · 9 years ago
  47. d122cbf drm/sysfs: use kobj_to_dev() by Geliang Tang · 9 years ago
  48. 657fb5f drm/i915: use kobj_to_dev() by Geliang Tang · 9 years ago
  49. f594914 drm/i915: Init power domains early in driver load by Daniel Vetter · 9 years ago
  50. eb47fe8 drm: Do not set connector->encoder in drivers by Thierry Reding · 9 years ago
  51. ec8a977 drm/i915: Fix bsd2 ring name by Tvrtko Ursulin · 9 years ago
  52. d9f3af9 drm/i915: Compact logical ring interrupt initialization by Tvrtko Ursulin · 9 years ago
  53. c9cacf9 drm/i915: Extract vfunc setup from logical ring initializers by Tvrtko Ursulin · 9 years ago
  54. f11a0f4 drm/i915/gen8: Factor out display interrupt handling by Tvrtko Ursulin · 9 years ago
  55. e32192e drm/i915/gen8: Tidy display interrupt processing by Tvrtko Ursulin · 9 years ago
  56. 48ea1e3 drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page by Michel Thierry · 9 years ago
  57. de05133 drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long. by Maarten Lankhorst · 9 years ago
  58. 2dc2f76 drm/i915: intel_hpd_init(): Fix suspend/resume reprobing by Lyude · 9 years ago
  59. ccda3a7 drm/i915: shut up gen8+ SDE irq dmesg noise, again by Jani Nikula · 9 years ago
  60. 06ef83a drm/i915: Restore inhibiting the load of the default context by Chris Wilson · 9 years ago
  61. 5751d0f drm/i915: Tune down rpm wakelock debug checks by Daniel Vetter · 9 years ago
  62. a5f0edf drm/i915: Avoid writing relocs with addresses in non-canonical form by Michał Winiarski · 9 years ago
  63. 1892faa drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page by Michel Thierry · 9 years ago
  64. 0cd1262 drm/i915: Handle error paths during watermark sanitization properly (v3) by Matt Roper · 9 years ago
  65. ceccad5 drm/i915: Only complain about n_edp_entries with eDP ports by Ville Syrjälä · 9 years ago
  66. c74d8eb drm/exynos: fix kernel panic issue at drm releasing by Inki Dae · 9 years ago
  67. d619894 drm/exynos: crtc: do not wait for the scanout completion by Inki Dae · 9 years ago
  68. 3dbaab1 drm/exynos: mixer: properly update all planes on the same vblank event by Marek Szyprowski · 9 years ago
  69. d29c2c1 drm/exynos: crtc: rework atomic_{begin,flush} by Marek Szyprowski · 9 years ago
  70. 5e68fef drm/exynos: mixer: unify a check for video-processor window by Marek Szyprowski · 9 years ago
  71. 26a7af3 drm/exynos: mixer: also allow ARGB1555 and ARGB4444 by Tobias Jakobi · 9 years ago
  72. f657a99 drm/exynos: mixer: refactor layer setup by Marek Szyprowski · 9 years ago
  73. 5bec019 drm/exynos: mixer: remove all static blending setup by Tobias Jakobi · 9 years ago
  74. a2cb911 drm/exynos: mixer: set window priority based on zpos by Marek Szyprowski · 9 years ago
  75. 0ea7240 drm/exynos: make zpos property configurable by Marek Szyprowski · 9 years ago
  76. 40bdfb0 drm/exynos: rename zpos to index by Marek Szyprowski · 9 years ago
  77. 9d611c0 drm/i915: Use MI_BATCH_BUFFER_START on 830/845 by Ville Syrjälä · 9 years ago
  78. 7244f30 drm/i915: Expect child dev size of 22 bytes for VBT < 106 by Ville Syrjälä · 9 years ago
  79. 52b69c8 drm/i915: Allow 27 bytes child_dev for VBT <109 by Ville Syrjälä · 9 years ago
  80. b7792d8 drm/i915: Wait for pipe to start before sampling vblank timestamps on gen2 by Ville Syrjälä · 9 years ago
  81. 7d3fdff drm/i915: Cleanup phys status page too by Ville Syrjälä · 9 years ago
  82. 6a7e4f9 drm/i915: Kill intel_prepare_ddi() by Ville Syrjälä · 9 years ago
  83. 10afa0b drm/i915: Reject >9 ddi translation entried if port != A/E on SKL by Ville Syrjälä · 9 years ago
  84. 78ab0ba drm/i915: Pass around dev_priv for ddi buffer programming by Ville Syrjälä · 9 years ago
  85. cd1101c drm/i915: Eliminate duplicated skl_get_buf_trans_dp() by Ville Syrjälä · 9 years ago
  86. acee299 drm/i915: Remove pointless 'ddi_translations' local variable by Ville Syrjälä · 9 years ago
  87. ccb1a83 drm/i915: Store max lane count in intel_digital_port by Ville Syrjälä · 9 years ago
  88. 10e7bec drm/i915: Check max number of lanes when registering DDI ports by Ville Syrjälä · 9 years ago
  89. d919161 drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MST by Ville Syrjälä · 9 years ago
  90. 7eb08a2 drm/i915/bdw+: Replace list_del+list_add_tail with list_move_tail by Tvrtko Ursulin · 9 years ago
  91. 8a0d560 drm/amdgpu/powerplay: include asm/div64.h for do_div() by Stephen Rothwell · 9 years ago
  92. bc95ce7 drm/i915/dsi: add debug printing of the new sequence block names by Jani Nikula · 9 years ago
  93. c67fed8 drm/i915/dsi: reduce tedious repetition by Jani Nikula · 9 years ago
  94. 4079578 drm/i915/dsi: skip unknown elements for sequence block v3+ by Jani Nikula · 9 years ago
  95. 2a33d93 drm/i915/bios: add support for MIPI sequence block v3 by Jani Nikula · 9 years ago
  96. 4b42dfb drm/i915/bios: add defines for v3 sequence block by Jani Nikula · 9 years ago
  97. 29bbdcb drm/i915: skip the i2c element in the generic VBT DSI driver by Jani Nikula · 9 years ago
  98. e534f7a drm/i915/bios: add sequences for MIPI sequence block v2 by Jani Nikula · 9 years ago
  99. f4d6493 drm/i915/bios: interpret the i2c element by Jani Nikula · 9 years ago
  100. bc3b934 drm/i915: Arm the unclaimed mmio debugs on suspend path by Mika Kuoppala · 9 years ago