1. 4639dd2 drm/radeon/kms: add missing vddci setting on NI+ by Alex Deucher · 14 years ago
  2. 964f664 drm/radeon: Add a rmb() in IH processing by Benjamin Herrenschmidt · 14 years ago
  3. f1bece7 drm/radeon: ATOM Endian fix for atombios_crtc_program_pll() by Benjamin Herrenschmidt · 14 years ago
  4. edc02bf drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT by Benjamin Herrenschmidt · 14 years ago
  5. f6a5693 drm/radeon: Do an MMIO read on interrupts when not uisng MSIs by Benjamin Herrenschmidt · 14 years ago
  6. df07d69 drm/radeon: Writeback endian fixes by Benjamin Herrenschmidt · 14 years ago
  7. a0533fb drm/radeon: Remove a bunch of useless _iomem casts by Benjamin Herrenschmidt · 14 years ago
  8. 62cb701 drm/gem: add support for private objects by Alan Cox · 14 years ago
  9. 04fee89 DRM: clean up and document parsing of video= parameter by Rolf Eike Beer · 14 years ago
  10. ee27629 DRM: Radeon: Fix section mismatch. by Ralf Baechle · 14 years ago
  11. 0aff47f drm: really make debug levels match in edid failure code by Tormod Volden · 14 years ago
  12. 6dd6663 drm/radeon/kms: fix i2c map for rv250/280 by Alex Deucher · 14 years ago
  13. 603f2e6 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  14. 9962cc6 drm/nouveau/gr: disable fifo access and idle before suspend ctx unload by Ben Skeggs · 14 years ago
  15. 6c320fe drm/nouveau: pass flag to engine fini() method on suspend by Ben Skeggs · 14 years ago
  16. 70ad25a drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashing by Ben Skeggs · 14 years ago
  17. 12a30e2 drm/nv40/gr: rewrite/split context takedown functions by Ben Skeggs · 14 years ago
  18. 9717f3d drm/nouveau: detect disabled device in irq handler and return IRQ_NONE by Ben Skeggs · 14 years ago
  19. e19b20b drm/nouveau: ignore connector type when deciding digital/analog on DVI-I by Ben Skeggs · 14 years ago
  20. f0d07d6 drm/nouveau: Add a quirk for Gigabyte NX86T by Emil Velikov · 14 years ago
  21. 1541fa8 drm/nouveau: do not leak in nv20_graph_create by Jesper Juhl · 14 years ago
  22. 88c8431 drm/nv50/dp: fix hack to work for macbooks booted via EFI by Ben Skeggs · 14 years ago
  23. e55b942 drm/radeon/kms: add info query for backend map by Alex Deucher · 14 years ago
  24. 28a4a16 drm: platform multi-device support by Rob Clark · 14 years ago
  25. d0254d5 drm/radeon: Don't clobber error return value in page flipping cleanup paths. by Michel Dänzer · 14 years ago
  26. fcc485d drm/radeon: Don't generate new fence for page flip. by Michel Dänzer · 14 years ago
  27. 5762a17 Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  28. 6e96e77 drm/i915: provide module parameter description by Ben Widawsky · 14 years ago
  29. a35d9d3 drm/i915: add module parameter compiler hints by Ben Widawsky · 14 years ago
  30. 99834ea drm/i915/bios: Avoid temporary allocation whilst searching for downclock by Chris Wilson · 14 years ago
  31. 95736720 drm/i915: Cache GT fifo count for SandyBridge by Chris Wilson · 15 years ago
  32. f5a3d0c i915: Fix opregion notifications by Matthew Garrett · 14 years ago
  33. 2bf7116 drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect by Keith Packard · 15 years ago
  34. 835bff7 drm/i915: Select correct pipe during TV detect by Keith Packard · 15 years ago
  35. cf056ed Merge 3.0-rc7 into drm-core-next by Dave Airlie · 14 years ago
  36. 58b6542 DRM: remove drm_pci_device_is_pcie by Jon Mason · 14 years ago
  37. 9aa73a5 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  38. a94919e drm/i915/ringbuffer: Idling requires waiting for the ring to be empty by Chris Wilson · 14 years ago
  39. 05bd426 Revert "drm/i915: enable rc6 by default" by Keith Packard · 14 years ago
  40. a7b85d2 drm/i915: Clean up i915_driver_load failure path by Keith Packard · 14 years ago
  41. c7c3694 drm/i915: Enable i915 frame buffer compression by default by Keith Packard · 14 years ago
  42. b7eff39 drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2) by Alex Deucher · 14 years ago
  43. 016b9b6 drm/i915: Share the common work of disabling active FBC before updating by Chris Wilson · 14 years ago
  44. 1630fe7 drm/i915: Perform intel_enable_fbc() from a delayed task by Chris Wilson · 14 years ago
  45. 7782de3 drm/i915: Disable FBC across page-flipping by Chris Wilson · 14 years ago
  46. 9ce9d06 drm/i915: Set persistent-mode for ILK/SNB framebuffer compression by Chris Wilson · 14 years ago
  47. de56851 drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes by Chris Wilson · 14 years ago
  48. f19a079 drm/i915: Remove vestigial pitch from post-gen2 FBC control routines by Chris Wilson · 14 years ago
  49. 973d04f drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc() by Chris Wilson · 14 years ago
  50. 43a9539 drm/i915: Only export the generic intel_disable_fbc() interface by Chris Wilson · 14 years ago
  51. 6fe5a7e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  52. 1083694 drm/i915: Enable GPU reset on Ivybridge. by Kenneth Graunke · 14 years ago
  53. bc67f79 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  54. c7ad381 drm/i915/dp: manage sink power state if possible by Jesse Barnes · 14 years ago
  55. df0c237 drm/i915/dp: consolidate AUX retry code by Jesse Barnes · 14 years ago
  56. 885a501 drm/i915/dp: remove DPMS mode tracking from DP by Jesse Barnes · 14 years ago
  57. 899526d drm/i915/dp: try to read receiver capabilities 3 times when detecting by Jesse Barnes · 14 years ago
  58. 59cd09e drm/i915/dp: read more receiver capability bits on hotplug by Jesse Barnes · 14 years ago
  59. 7183dc2 drm/i915/dp: use DP DPCD defines when looking at DPCD values by Jesse Barnes · 14 years ago
  60. 61da5fa drm/i915/dp: retry link status read 3 times on failure by Jesse Barnes · 14 years ago
  61. 89c6143 drm/i915: use pipe bpp in DP link bandwidth calculation by Jesse Barnes · 14 years ago
  62. b562674 drm/i915: check for supported depth at fb init time by Jesse Barnes · 14 years ago
  63. 46e4845 drm: bpp and depth changes require full mode sets by Jesse Barnes · 14 years ago
  64. 020f670 drm/i915: use pipe bpp when setting HDMI bpc by Jesse Barnes · 14 years ago
  65. 858fa035 drm/i915: use pipe bpp in DP link bandwidth calculations by Jesse Barnes · 14 years ago
  66. 17638cd drm/i915: split out plane update code by Jesse Barnes · 14 years ago
  67. 5a35420 drm/i915: split out Ironlake pipe bpp picking code by Jesse Barnes · 14 years ago
  68. 9325c9f drm/i915: set bpc for DP transcoder by Jesse Barnes · 14 years ago
  69. e9bcff5 drm/i915: don't set transcoder bpc on CougarPoint by Jesse Barnes · 14 years ago
  70. 5d4fac9 drm/i915: don't set SDVO color range on ILK+ by Jesse Barnes · 14 years ago
  71. d61a068 drm/kms: allow drm_mode_group with no objects by Ben Skeggs · 14 years ago
  72. ccd6895 drm/radeon/kms: free ib pool on module unloading by Jerome Glisse · 14 years ago
  73. 37cba6c drm/radeon/kms: fix typo in evergreen disp int status register by Alex Deucher · 14 years ago
  74. fcb857a drm/radeon/kms: fix typo in IH_CNTL swap bitfield by Alex Deucher · 14 years ago
  75. 6e13904 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  76. c66a86d Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  77. 6002525 Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0" by Ben Skeggs · 14 years ago
  78. 2498c41 drm/radeon/kms: fix typo in cayman reg offset by Alex Deucher · 14 years ago
  79. 8208441 drm/radeon/kms: use correct reg on fusion when reading back mem config by Alex Deucher · 14 years ago
  80. a7f0895 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  81. 2b1ecb7 drm/i915: apply HWSTAM writes to Ivy Bridge as well by Jesse Barnes · 14 years ago
  82. daf54f1 drm/radeon/kms: Fix chremap setup on RV770 CE by Alex Deucher · 14 years ago
  83. bee4d4a Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  84. f71d4af drm/i915: move IRQ function table init to i915_irq.c by Jesse Barnes · 14 years ago
  85. 79d2427 drm/i915/overlay: Fix unpinning along init error paths by Chris Wilson · 14 years ago
  86. b271a98 drm/radeon/kms: increase rom size for atrm method by Alex Deucher · 14 years ago
  87. e489bda Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  88. 1c70c0c drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3 by Jesse Barnes · 14 years ago
  89. dc501fb drm/i915: Don't call describe_obj on NULL pointers by Ben Widawsky · 14 years ago
  90. d70bed1 drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state by Keith Packard · 14 years ago
  91. 8eb2c0e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  92. 3e0dc6b drm/i915: hangcheck disable parameter by Ben Widawsky · 14 years ago
  93. 23b2f8b drm/i915: load a ring frequency scaling table v3 by Jesse Barnes · 14 years ago
  94. 0d72c6f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  95. 6ae77e6 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 14 years ago
  96. f01c22f drm/i915: Use chipset-specific irq installers by Chris Wilson · 14 years ago
  97. 2573282 drm/i915: forcewake fix after reset by Ben Widawsky · 14 years ago
  98. ecbec53 drm/i915: more struct_mutex locking by Hugh Dickins · 14 years ago
  99. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 14 years ago
  100. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 14 years ago