1. de69185 drm/nouveau: improve dithering properties, and implement proper auto mode by Ben Skeggs · 13 years ago
  2. 488ff20 drm/nouveau: no need to pass parameters into set_scale/dither by Ben Skeggs · 13 years ago
  3. 6322175 drm/nouveau: determine a value for display_info.bpc if edid doesn't by Ben Skeggs · 13 years ago
  4. 9976f15 drm/nv50/disp: wait for encoder disconnect to complete before link training by Ben Skeggs · 13 years ago
  5. 7ae494e drm/nv50/disp: disconnect encoders before reprogramming them by Ben Skeggs · 13 years ago
  6. 0f6ea56 drm/nv50/disp: completely reset disp if master evo channel active at init by Ben Skeggs · 13 years ago
  7. b98e3f5 drm/nv50/disp: synchronise display right after init by Ben Skeggs · 13 years ago
  8. e6e039d drm/nv50/disp: move sync routine to where it can be used by other modules by Ben Skeggs · 13 years ago
  9. a4eaa0a drm/nouveau: restore cursors after restoring mode by Maxim Levitsky · 13 years ago
  10. 71d91f6 drm/nouveau: restore performance mode a bit later. by Maxim Levitsky · 13 years ago
  11. 4bfb94a drm/nouveau: disable output polling through suspend. by Maxim Levitsky · 13 years ago
  12. c983e6f drm/nv50: also report errors in MP1/MP2 when they happen. by Maxim Levitsky · 13 years ago
  13. b29caa5 drm/nouveau: add overscan compensation connector properties by Ben Skeggs · 13 years ago
  14. 27d5030 drm/nouveau: move master modesetting init to nouveau_display by Ben Skeggs · 13 years ago
  15. 549cd87 drm/nv50/crtc: disable flip overlay around scaling mode changes by Ben Skeggs · 13 years ago
  16. b2337f2 drm/nouveau/hdmi: enable sending of avi/audio infoframes by Ben Skeggs · 13 years ago
  17. 52c7bcd drm/nouveau/hdmi: add hdmi register accessors to handle hdmi block move by Ben Skeggs · 13 years ago
  18. 25575b4 drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence by Ben Skeggs · 13 years ago
  19. 35bb508 drm/nv50/pm: s/unk05/vdec/ by Ben Skeggs · 13 years ago
  20. 1e05415 drm/nouveau/pm: remove defunct fanspeed_set/get from pm table by Ben Skeggs · 13 years ago
  21. 6934618 drm/nv40/pm: convert to new pwm hooks, also fixing pwm type detection by Ben Skeggs · 13 years ago
  22. 5a4267a drm/nv50/pm: convert to new fanspeed pwm controller hooks by Ben Skeggs · 13 years ago
  23. a175094 drm/nouveau/pm: introduce generic handler for on-chip fan controller by Ben Skeggs · 13 years ago
  24. 85a2a36 drm/nouveau/gpio: remove invert flag, use state[] everywhere by Ben Skeggs · 13 years ago
  25. 3f8e11e drm/nv50/pm: mostly nailed down fan pwm frequency selection by Ben Skeggs · 13 years ago
  26. 11b7d89 drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards by Martin Peres · 13 years ago
  27. cb9fa62 drm/nv50/pm: add support for pwm fan control by Ben Skeggs · 13 years ago
  28. 8f27c54 drm/nouveau/vdec: implement stub modules for the known engines by Ben Skeggs · 13 years ago
  29. 771e103 drm/nouveau/pm: hook up fanspeed get/set if they're present by Ben Skeggs · 13 years ago
  30. 04de6a0 drm/nv41/pm: implement a second type of fanspeed pwm by Ben Skeggs · 13 years ago
  31. 9232969 drm/nv40/pm: implement first type of pwm fanspeed funcs by Ben Skeggs · 13 years ago
  32. 0c10146 drm/nv40/pm: parse fan pwm divisor from vbios tables by Ben Skeggs · 13 years ago
  33. 864ee9e drm/exynos: Add plane support with fimd by Joonyoung Shim · 13 years ago
  34. cb91f6a drm/exynos: add runtime pm feature for fimd by Joonyoung Shim · 13 years ago
  35. ec05da9 drm/exynos: updated crtc and encoder dpms framework. by Inki Dae · 13 years ago
  36. a794d57 drm/exynos: Use struct drm_mode_fb_cmd2 by Joonyoung Shim · 13 years ago
  37. ac2bdf7 drm/exynos: Fix compile errors by Joonyoung Shim · 13 years ago
  38. d0d110e drm: Add drm_format_num_planes() utility function by Ville Syrjälä · 13 years ago
  39. c754883 drm: call connector dpms fxn, when setting config by Rob Clark · 13 years ago
  40. 06e4cd6 drm/radeon/kms: don't use 0 bpc for adjusting hdmi clock by Dave Airlie · 13 years ago
  41. b15ba51 drm/radeon: introduce a sub allocator and convert ib pool to it v4 by Jerome Glisse · 13 years ago
  42. 1b37078 drm/radeon/kms: add support for per-ring fence interrupts by Alex Deucher · 13 years ago
  43. b40e7e1 drm/radeon/kms: add cayman specific fence_ring_emit by Alex Deucher · 13 years ago
  44. 78c5560 drm/radeon/kms: add some new ring params to better handle other ring types by Alex Deucher · 13 years ago
  45. ce95488 drm/radeon: improve radeon_test_syncing function by Christian König · 13 years ago
  46. 30eb77f drm/radeon: precompute fence cpu/gpu addr once v3 by Jerome Glisse · 13 years ago
  47. af9720f drm/radeon: move ring debugfs into radeon_ring.c by Christian König · 13 years ago
  48. e32eb50 drm/radeon: rename struct radeon_cp to radeon_ring by Christian König · 13 years ago
  49. d6d2730 drm/radeon: disable compute rings on cayman for now by Christian König · 13 years ago
  50. 47492a2 drm/radeon: add radeon_fence_count_emited function by Christian König · 13 years ago
  51. 4c87bc2 drm/radeon: make some asic pointers per ring by Christian König · 13 years ago
  52. 60a7e39 drm/radeon: Add radeon_test_syncing function v2 by Christian König · 13 years ago
  53. bf85279 drm/radeon: make cp variable an array by Christian König · 13 years ago
  54. 5596a9d drm/radeon: make ring rptr and wptr register offsets variable by Christian König · 13 years ago
  55. 7b1f248 drm/radeon: make all functions work with multiple rings. by Christian König · 13 years ago
  56. 15d3332 drm/radeon/kms: add support for semaphores v3 by Christian König · 13 years ago
  57. 7465280 drm/radeon/kms: add support for multiple fence queues v2 by Alex Deucher · 13 years ago
  58. 851a6bd drm/radeon: fix a spelling mistake by Christian König · 13 years ago
  59. 16557f1 drm/radeon: no need to check all relocs for duplicates by Christian König · 13 years ago
  60. 4d8bf9a drm/radeon: fix debugfs handling v3 by Christian König · 13 years ago
  61. e2e022e gma500/oaktrail: panel display quality fix by Alan Cox · 13 years ago
  62. 5d3852d gma500: Oaktrail fixes by Alan Cox · 13 years ago
  63. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  64. 0cecdd8 gma500: Final enables for Oaktrail by Alan Cox · 13 years ago
  65. fea578b gma500: SDVO DDC bus guessing isn't working so hardcode it instead by Patrik Jakobsson · 13 years ago
  66. 9bd81ac gma500: Convert Oaktrail to work with new output handling by Patrik Jakobsson · 13 years ago
  67. a12d6a0 gma500: Convert Cedarview to work with new output handling by Patrik Jakobsson · 13 years ago
  68. 5736995 gma500: Replace SDVO code with slightly modified version from i915 by Patrik Jakobsson · 13 years ago
  69. 5c0c1d5 gma500: Add support for Intel GMBUS by Patrik Jakobsson · 13 years ago
  70. 9c8cee4 gma500: Convert PSB LVDS to new output handling by Patrik Jakobsson · 13 years ago
  71. 1730f89 gma500: Fix encoder type checking for connectors by Patrik Jakobsson · 13 years ago
  72. 352b16a gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes by Patrik Jakobsson · 13 years ago
  73. 75e9d01 gma500: Initial support for our encoder and connector structs by Patrik Jakobsson · 13 years ago
  74. 9e38a66 staging/gma500: fixup staging code to build following core changes. by Dave Airlie · 13 years ago
  75. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  76. 935b597 drm: Check that the requested pixel format is valid by Ville Syrjälä · 13 years ago
  77. 62443be drm: plane: Check that the fb pixel format is supported by the plane by Ville Syrjälä · 13 years ago
  78. 22cd7c6 drm: plane: Make 'formats' parameter to drm_plane_init() const by Ville Syrjälä · 13 years ago
  79. 687a040 drm: plane: Check crtc coordinates against integer overflows in setplane ioctl by Ville Syrjälä · 13 years ago
  80. 42ef878 drm: plane: Check source coordinates by Ville Syrjälä · 13 years ago
  81. e5e3b44 drm: plane: Clear plane.crtc and plane.fb after disable_plane() by Ville Syrjälä · 13 years ago
  82. 81f6c7f drm: Fix __user sparse warnings by Ville Syrjälä · 13 years ago
  83. 10bf573 drm: plane: mutex_unlock() was missing by Ville Syrjälä · 13 years ago
  84. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 13 years ago
  85. 4966b2a Fix wrong assumptions in cea_for_each_detailed_block v2 by Christian Schmidt · 13 years ago
  86. a0ab734 drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on by Christian Schmidt · 13 years ago
  87. 097354e drm/i915: check ACTHD of all rings by Daniel Vetter · 13 years ago
  88. 832afda drm/i915: DisplayPort hot remove notification to audio driver by Wu Fengguang · 13 years ago
  89. 2deed76 drm/i915: HDMI hot remove notification to audio driver by Wu Fengguang · 13 years ago
  90. 3a9627f drm/i915: dont trigger hotplug events on unchanged ELD by Wu Fengguang · 13 years ago
  91. 1202b4c6 drm/i915: rename audio ELD registers by Wu Fengguang · 13 years ago
  92. b3f33cb drm/i915: fix ELD writing for SandyBridge by Wu Fengguang · 13 years ago
  93. 54ac76f drm/edid: support CEA video modes. by Christian Schmidt · 13 years ago
  94. 6abff3c vmwgfx: Clip cliprects against screen boundaries in present and dirty by Jakob Bornecrantz · 13 years ago
  95. bfc2638 vmwgfx: Resend the cursor after legacy modeset by Jakob Bornecrantz · 13 years ago
  96. 203dc22 vmwgfx: Do better culling of presents by Jakob Bornecrantz · 13 years ago
  97. e7ac921 vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper by Jakob Bornecrantz · 13 years ago
  98. 551a669 vmwgfx: Add helper function to get surface or dmabuf by Jakob Bornecrantz · 13 years ago
  99. 6a91d97 vmwgfx: Refactor cursor update by Jakob Bornecrantz · 13 years ago
  100. ef5ab24 vmwgfx: Remove dmabuf check in present ioctl by Jakob Bornecrantz · 13 years ago