1. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  2. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 10 years ago
  3. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  4. 87dc8b6 Merge branch 'drm-atmel-hlcdc-devel' of git://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 10 years ago
  5. 7e47748 Merge branch 'drm/next/atomic' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  6. 79d6d94 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  7. 5ee5a81 drm: rcar-du: Fix race condition in hardware plane allocator by Laurent Pinchart · 10 years ago
  8. 48596d5 drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes() by Laurent Pinchart · 10 years ago
  9. 52055ba drm: rcar-du: Move plane commit code from CRTC start to CRTC resume by Laurent Pinchart · 10 years ago
  10. 5bfcbce drm: rcar-du: Move plane format to plane state by Laurent Pinchart · 10 years ago
  11. 53dff60 drm: rcar-du: Remove unneeded rcar_du_crtc plane field by Laurent Pinchart · 10 years ago
  12. 4709419 drm: rcar-du: Replace plane crtc and enabled fields by plane state by Laurent Pinchart · 10 years ago
  13. f398f34 drm: rcar-du: Rework plane setup code by Laurent Pinchart · 10 years ago
  14. 4407cc0 drm: rcar-du: Switch plane set_property to atomic helpers by Laurent Pinchart · 10 years ago
  15. d574664 drm: rcar-du: Switch page flip to atomic helpers by Laurent Pinchart · 10 years ago
  16. 8d3f9b2 drm: rcar-du: Implement asynchronous commit support by Laurent Pinchart · 10 years ago
  17. ede7714 drm: rcar-du: Replace encoder mode_fixup with atomic_check by Laurent Pinchart · 10 years ago
  18. f348323 drm: rcar-du: Switch connector DPMS to atomic helpers by Laurent Pinchart · 10 years ago
  19. cf1cc6f2 drm: rcar-du: Switch mode config to atomic helpers by Laurent Pinchart · 10 years ago
  20. 336d04a drm: rcar-du: Switch plane update to atomic helpers by Laurent Pinchart · 10 years ago
  21. beff155 drm: rcar-du: Rework CRTC enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  22. 58706b8 drm: rcar-du: Rework HDMI encoder enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  23. f6638b6 drm: rcar-du: Rework encoder enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  24. 44ef7ed drm: rcar-du: Replace LVDS encoder DPMS by enable/disable by Laurent Pinchart · 10 years ago
  25. 287bdf0 drm: rcar-du: Remove private copy of plane size and position by Laurent Pinchart · 10 years ago
  26. 3e8da87 drm: rcar-du: Wire up atomic state object scaffolding by Laurent Pinchart · 10 years ago
  27. 845f463 drm: rcar-du: Handle primary plane config through atomic plane ops by Laurent Pinchart · 10 years ago
  28. 920888a drm: rcar-du: Implement planes atomic operations by Laurent Pinchart · 10 years ago
  29. 3053460 drm: rcar-du: Fix hardware plane allocation by Laurent Pinchart · 10 years ago
  30. 917de18 drm: rcar-du: Implement universal plane support by Laurent Pinchart · 10 years ago
  31. a64b9c7 drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDS by Laurent Pinchart · 10 years ago
  32. 931b733 drm: rcar-du: Disable fbdev emulation when no connector is present by Laurent Pinchart · 10 years ago
  33. 0cd90a5 drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC by Laurent Pinchart · 10 years ago
  34. 36693f3 drm: rcar-du: Wait for page flip completion when turning the CRTC off by Laurent Pinchart · 10 years ago
  35. 17f6b8a drm: rcar-du: Reorder CRTC functions by Laurent Pinchart · 10 years ago
  36. 8b37c32 drm: rcar-du: Don't set connector->encoder at init time by Laurent Pinchart · 10 years ago
  37. df78222 drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time by Laurent Pinchart · 10 years ago
  38. 0e211da drm: rcar-du: Don't disable unused functions at init time by Laurent Pinchart · 10 years ago
  39. f89fe1f drm/i915: Update DRIVER_DATE to 20150227 by Daniel Vetter · 10 years ago
  40. e8dec1d drm/i915: Clarify obj->map_and_fenceable by Chris Wilson · 10 years ago
  41. 9a8f0a1 drm/i915/skl: Allow Y (and Yf) frame buffer creation by Tvrtko Ursulin · 10 years ago
  42. 0fda656 drm/i915/skl: Update watermarks for Y tiling by Tvrtko Ursulin · 10 years ago
  43. d4c2aa6 drm/i915/skl: Updated watermark programming by Tvrtko Ursulin · 10 years ago
  44. 40f4628 drm/i915/skl: Adjust get_plane_config() to support Yb/Yf tiling by Damien Lespiau · 10 years ago
  45. 1327b9a drm/i915/skl: Teach pin_and_fence_fb_obj() about Y tiling constraints by Damien Lespiau · 10 years ago
  46. b5d0e9b drm/i915/skl: Adjust intel_fb_align_height() for Yb/Yf tiling by Damien Lespiau · 10 years ago
  47. b321803 drm/i915/skl: Allow scanning out Y and Yf fbs by Damien Lespiau · 10 years ago
  48. b5ff6e1 drm/i915/skl: Add new displayable tiling formats by Tvrtko Ursulin · 10 years ago
  49. 3f52c6e drm/i915: Remove DRIVER_MODESET checks from modeset code by Daniel Vetter · 10 years ago
  50. 8634bd4 drm/i915: Remove regfile code&data for UMS suspend/resume by Daniel Vetter · 10 years ago
  51. 1d03184 drm/i915: Remove DRIVER_MODESET checks from gem code by Daniel Vetter · 10 years ago
  52. 33d30a9 drm/i915: Remove DRIVER_MODESET checks in the gpu reset code by Daniel Vetter · 10 years ago
  53. d581893 drm/i915: Remove DRIVER_MODESET checks from suspend/resume code by Daniel Vetter · 10 years ago
  54. 17fa646 drm/i915: Remove DRIVER_MODESET checks in load/unload/close code by Daniel Vetter · 10 years ago
  55. 686135d drm/i915: fix a printk format by Dan Carpenter · 10 years ago
  56. 626ad6f drm/i915: Add media rc6 residency file to sysfs by Ville Syrjälä · 10 years ago
  57. 719cd21 drm/i915: Add missing description to parameter in alloc_pt_range by Michel Thierry · 10 years ago
  58. bc4d91f drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions by Akash Goel · 10 years ago
  59. b4f2bf4 drm/i915: Look at staged config when fixing pipe_src_w for LVDS by Ander Conselvan de Oliveira · 10 years ago
  60. 329414c Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  61. 0787824 drm/i915: Ensure crtc_state backpointer is always initialized by Matt Roper · 10 years ago
  62. 83d6573 drm/i915: Use enabled value from crtc_state rather than crtc (v2) by Matt Roper · 10 years ago
  63. 98e1bd4 drm/i915: Cache ringbuf pointer in request structure by John Harrison · 10 years ago
  64. 5e4be7b drm/i915: Add missing trace point to LRC execbuff code path by John Harrison · 10 years ago
  65. 8e004ef drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading by John Harrison · 10 years ago
  66. 06dc68d drm/i915: Plumb drm_device through page tables operations by Michel Thierry · 10 years ago
  67. 06fda60 drm/i915: Create page table allocators by Ben Widawsky · 10 years ago
  68. 7324cc0 drm/i915: Complete page table structures by Ben Widawsky · 10 years ago
  69. d7b3de9 drm/i915: page table abstractions by Ben Widawsky · 10 years ago
  70. 7ad14a2 drm/i915/skl: Add support for edp1.4 low vswing by Sonika Jindal · 10 years ago
  71. 9a57f5b drm/i915/skl: Support for edp low_vswing param in vbt by Sonika Jindal · 10 years ago
  72. ba0635ff drm/i915: cleanup some indenting by Dan Carpenter · 10 years ago
  73. 8095815 drm/i915/skl: Make sure to allocate mininum sizes in the DDB by Damien Lespiau · 10 years ago
  74. a1d2634 drm/i915: Enhancing eDP DRRS debug message by Ramalingam C · 10 years ago
  75. b33a281 Documentation/drm: DocBook integration for DRRS by Vandana Kannan · 10 years ago
  76. 44395bf drm/i915: Enable eDP DRRS for CHV by Durgadoss R · 10 years ago
  77. 6fa7aec drm/i915: Support for RR switching on VLV by Vandana Kannan · 10 years ago
  78. a4c30b1 drm/i915/bdw: Add support for DRRS to switch RR by Vandana Kannan · 10 years ago
  79. fe3cd48 drm/i915: Add support for DRRS in intel_dp_set_m_n by Ramalingam C · 10 years ago
  80. b07da53 drm/i915: Shift driver's HWSP usage out of reserved range by Thomas Daniel · 10 years ago
  81. 16e6004 drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/resume by Sylvain Rochet · 10 years ago
  82. 5848698 drm: atmel-hlcdc: Add PM suspend/resume support by Sylvain Rochet · 10 years ago
  83. e045d20 drm: Adding edp1.4 specific dpcd macros by Sonika Jindal · 10 years ago
  84. c982bd9 drm/atomic-helpers: make mode_set hooks optional by Daniel Vetter · 10 years ago
  85. 1af434a drm/atomic-helper: Rename commmit_post/pre_planes by Daniel Vetter · 10 years ago
  86. 3e5b6f0 drm/i915: Reset logical ring contexts' head and tail during GPU reset by Thomas Daniel · 10 years ago
  87. b766879 drm/i915/skl: Tune IZ hashing when subslices are unbalanced by Damien Lespiau · 10 years ago
  88. cb0a08c drm/i915: don't reallocate the compressed FB at every frame by Paulo Zanoni · 10 years ago
  89. e489e38 drm/i915: gen5+ can have FBC with multiple pipes by Paulo Zanoni · 10 years ago
  90. 68b9214 drm/i915: HSW+ FBC is tied to pipe A by Paulo Zanoni · 10 years ago
  91. 9510675 drm/i915: extract intel_fbc_find_crtc() by Paulo Zanoni · 10 years ago
  92. 0cea650 drm/i915: Request full SSEU enablement on Gen9 by Jeff McGee · 10 years ago
  93. 7f992ab drm/i915/skl: Add SKL HW status to SSEU status by Jeff McGee · 10 years ago
  94. 3873218 drm/i915/skl: Determine SKL slice/subslice/EU info by Jeff McGee · 10 years ago
  95. d0bbbc4 drm/i915/skl: Implement WaDisablePowerCompilerClockGating by Damien Lespiau · 10 years ago
  96. 9505e01 drm/i915: Limit max VCO supported in CHV to 6.48GHz by Vijay Purushothaman · 10 years ago
  97. d3eee4b drm/i915: Add new PHY reg definitions for lock threshold by Vijay Purushothaman · 10 years ago
  98. 17cabf5 drm/i915: Trim the command parser allocations by Chris Wilson · 11 years ago
  99. c32e378 drm/i915: FIFO space query code refactor by Dave Gordon · 11 years ago
  100. a072f80 drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument by Laurent Pinchart · 10 years ago