1. faea35d drm/i915: Make intel_panel_get_backlight static. by Stéphane Marchesin · 12 years ago
  2. f00f979 i915: don't map imported dma-bufs for dmar. by Dave Airlie · 12 years ago
  3. e47e9ad drm/i915: remove unused variable by Devendra Naga · 12 years ago
  4. e844b99 drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. by Eric Anholt · 12 years ago
  5. e2b34fa drm/nve0/fifo: add support for the flip completion swmthd by Ben Skeggs · 12 years ago
  6. 219c673 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  7. 6af2d18 drm/i915: fix forcewake related hangs on snb by Daniel Vetter · 12 years ago
  8. cb364e3 drm/exynos: fixed exception to page allocation failure by Inki Dae · 12 years ago
  9. d73c1c9 drm/exynos: use __free_page() to deallocate memory by Inki Dae · 12 years ago
  10. 3c52b88 drm/exynos: fixed a comment to gem size. by Inki Dae · 12 years ago
  11. e3fd38c drm/exynos: removed unnecessary variable by Inki Dae · 12 years ago
  12. c374e73 drm/exynos: do not release memory region from exporter. by Inki Dae · 12 years ago
  13. 47fcdce drm/exynos: set buffer type from exporter. by Inki Dae · 12 years ago
  14. c62bc75 drm/exynos: use alloc_page() to allocate pages. by Inki Dae · 12 years ago
  15. f91f2f3 drm/exynos: fixed build warning. by Inki Dae · 12 years ago
  16. d3b62db drm/exynos: fixed edid data setting at vidi connection request by Inki Dae · 12 years ago
  17. d7b8478 drm/exynos: check if raw edid data is fake or not for test by Inki Dae · 12 years ago
  18. d07d39d drm/exynos: set edid fake data only for test. by Inki Dae · 12 years ago
  19. a04f3fa drm/exynos: removed unnecessary declaration. by Inki Dae · 12 years ago
  20. 3fd6b69 drm/exynos: fix buffer pitch calculation by Cooper Yuan · 12 years ago
  21. 0dd3b72 drm/exynos: check for null in return value of dma_buf_map_attachment() by Subash Patel · 12 years ago
  22. 56fb538 drm/exynos: return NULL if exynos_pages_to_sg fails by Subash Patel · 12 years ago
  23. 9416dfa drm/exynos: Use devm_* functions in exynos_mixer.c by Sachin Kamat · 12 years ago
  24. a6e6507 drm/exynos: Use devm_* functions in exynos_hdmi.c by Sachin Kamat · 12 years ago
  25. edc5726 drm/exynos: Use devm_* functions in exynos_drm_fimd.c by Sachin Kamat · 12 years ago
  26. 2fb16de drm/exynos: Add missing static storage class specifier by Sachin Kamat · 12 years ago
  27. 3b8d1cf drm/exynos: add property for crtc mode by Joonyoung Shim · 12 years ago
  28. a365d9e drm/exynos: add crtc disable function by Joonyoung Shim · 12 years ago
  29. cf5188a drm/exynos: add plane enable/disable by Joonyoung Shim · 12 years ago
  30. d55ab76 drm/exynos: remove unnecessary connector dpms control by Joonyoung Shim · 12 years ago
  31. bebab8f drm/exynos: fix dpms operation for mode set by Joonyoung Shim · 12 years ago
  32. 00ae67c drm/exynos: add property for plane zpos by Joonyoung Shim · 12 years ago
  33. 4070d21 drm/exynos: update overlay via plane from crtc by Joonyoung Shim · 12 years ago
  34. b5d2eb3 drm/exynos: use private plane for crtc by Joonyoung Shim · 12 years ago
  35. fdc575e drm/exynos: define to_exynos_plane macro by Joonyoung Shim · 12 years ago
  36. d249ce0 drm/exynos: fix to set pipe of crtc by Joonyoung Shim · 12 years ago
  37. aeb2922 drm/exynos: fix point to call overlay_ops->mode_set by Joonyoung Shim · 12 years ago
  38. bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  39. ab3951e drm/i915: prevent possible pin leak on error path by Eugeni Dodonov · 12 years ago
  40. acbe947 drm/i915: rip out sanitize_pm again by Daniel Vetter · 12 years ago
  41. 20b46e5 drm/i915: Only set the down rps limit when at the loweset frequency by Daniel Vetter · 12 years ago
  42. e6994ae drm/i915: Export ability of changing cache levels to userspace by Chris Wilson · 12 years ago
  43. 42d6ab4 drm/i915: Segregate memory domains in the GTT using coloring by Chris Wilson · 12 years ago
  44. 9978cf5 i915: Remove silly test by Alan Cox · 12 years ago
  45. 0274df3 i915: fix error path leak in intel_sdvo_write_cmd by Alan Cox · 12 years ago
  46. af447bd vlv: it might be wise if we initialised the flag value... by Alan Cox · 12 years ago
  47. 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  48. 2536f7d Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  49. 7158554 drm/nouveau: init vblank requests list by Marcin Slusarz · 12 years ago
  50. 0ade74b drm/nv50: extend vblank semaphore to generic dmaobj + offset pair by Ben Skeggs · 12 years ago
  51. 2a259a3 drm/nouveau: mark most of our ioctls as deprecated, move to compat layer by Ben Skeggs · 12 years ago
  52. ce22af0 drm/nouveau: move current gpuobj code out of nouveau_object.c by Ben Skeggs · 12 years ago
  53. 5086f69 drm/nouveau/gem: fix object reference leak in a failure path by Ben Skeggs · 12 years ago
  54. 887cd78 drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATION by Marcin Slusarz · 12 years ago
  55. e0dd536 drm/nv84: decode PCRYPT errors by Marcin Slusarz · 12 years ago
  56. 16fde6c drm/nouveau: dcb table quirk for fdo#50830 by Ben Skeggs · 12 years ago
  57. ce806a3 nouveau: Fix alignment requirements on src and dst addresses by Maarten Lankhorst · 12 years ago
  58. f27b926 drm/i915: Expand DPF support to Haswell by Ben Widawsky · 12 years ago
  59. e1ef7cc drm/i915: Macro to determine DPF support by Ben Widawsky · 12 years ago
  60. 2e4291e drm/i915: Add contexts for HSW by Ben Widawsky · 12 years ago
  61. f047e39 drm/i915: Avoid concurrent access when marking the device as idle/busy by Chris Wilson · 12 years ago
  62. a7b9761 drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs by Chris Wilson · 12 years ago
  63. 016fd0c drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer by Chris Wilson · 12 years ago
  64. 6ac42f4 drm/i915: Replace the complex flushing logic with simple invalidate/flush all by Daniel Vetter · 12 years ago
  65. 26b9c4a drm/i915: Remove the explicit flush of the GPU write domain by Chris Wilson · 12 years ago
  66. 86d5bc3 drm/i915: Remove explicit flush from i915_gem_object_flush_fence() by Chris Wilson · 12 years ago
  67. 69c2fc8 drm/i915: Remove the per-ring write list by Chris Wilson · 12 years ago
  68. 65ce302 drm/i915: Remove the defunct flushing list by Chris Wilson · 12 years ago
  69. 0201f1e drm/i915: Replace the pending_gpu_write flag with an explicit seqno by Chris Wilson · 12 years ago
  70. e5f1d96 drm/i915: Remove assertion over write domain after i915_gem_object_sync() by Chris Wilson · 12 years ago
  71. 3bb73ab drm/i915: Allow late allocation of request for i915_add_request() by Chris Wilson · 12 years ago
  72. 540a895 drm/i915: add inte_crt->adpa_reg by Daniel Vetter · 12 years ago
  73. a7e806d drm/i915: create VLV_DSIPLAY_BASE #define by Daniel Vetter · 12 years ago
  74. e9808ed drm/i915: Return a mask of the active rings in the high word of busy_ioctl by Chris Wilson · 12 years ago
  75. c0c7bab drm/i915: add register read IOCTL by Ben Widawsky · 12 years ago
  76. 7434a25 drm/i915: Support for ns2501-DVO by Thomas Richter · 12 years ago
  77. ab9d7c3 drm/i915: add port field to struct intel_dp and use it by Paulo Zanoni · 12 years ago
  78. 47ea754 drm/i915: move common code to intel_dp_set_link_train by Paulo Zanoni · 12 years ago
  79. 08d644a drm/i915: add port parameter to intel_hdmi_init by Daniel Vetter · 12 years ago
  80. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  81. ebc0fd8 drm/i915: group ADPA #defines together by Daniel Vetter · 12 years ago
  82. 9a3b530 drm/i915: Cleanup context switching through do_switch() by Chris Wilson · 12 years ago
  83. 54d63ca drm/i915: Move DP structs to shared location by Shobhit Kumar · 12 years ago
  84. e8aeaee drm/i915: unbreak lastclose for failed driver init by Daniel Vetter · 12 years ago
  85. 0da5cec drm/i915: Set the context before setting up regs for the context. by Eric Anholt · 12 years ago
  86. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 12 years ago
  87. 520c41c drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 12 years ago
  88. be63638 drm/i915: dereferencing an error pointer by Dan Carpenter · 12 years ago
  89. b259b31 drm/i915: fix invalid reference handling of the default ctx obj by Chris Wilson · 12 years ago
  90. eeef9b3 drm/i915: Add -EIO to the list of known errors for __wait_seqno by Chris Wilson · 12 years ago
  91. d3373a2 drm/i915: Flush the context object from the CPU caches upon switching by Chris Wilson · 12 years ago
  92. fcedac6 drm/radeon: fix dpms on/off on trinity/aruba v2 by Jerome Glisse · 12 years ago
  93. ca2ccde drm/radeon: on hotplug force link training to happen (v2) by Jerome Glisse · 12 years ago
  94. 266dcba drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2) by Jerome Glisse · 12 years ago
  95. 8d1c702 drm/radeon: fix non revealent error message by Jerome Glisse · 12 years ago
  96. 1e179d4 drm/radeon: check for allocation failure in radeon_ring_backup() by Dan Carpenter · 12 years ago
  97. d1c7871 drm/radeon: fix bo creation retry path by Jerome Glisse · 12 years ago
  98. 949c4a3 drm: track dev_mapping in more robust and flexible way by Ilija Hadzic · 12 years ago
  99. 7915810 drm/i915: Make the lock for pageflips interruptible by Chris Wilson · 12 years ago
  100. a4f32fc drm/i915: don't forget the PCH backlight registers by Paulo Zanoni · 12 years ago