1. 4ad6ee9 Add MAINTAINERS entry for virtio-gpu. by Gerd Hoffmann · 9 years ago
  2. dc5698e Add virtio gpu driver. by Dave Airlie · 11 years ago
  3. 16e3247 drm_vblank_get: don't WARN_ON in case vblanks are not initialized by Gerd Hoffmann · 10 years ago
  4. 06b718c break kconfig dependency loop by Gerd Hoffmann · 10 years ago
  5. 95872b4 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  6. 2f15791 drm: clean up drm_mm debugfs output by Russell King · 9 years ago
  7. c99d153 Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  8. a8a7cf0 Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  9. 9e5acbc radeon: Deinline indirect register accessor functions by Denys Vlasenko · 9 years ago
  10. b0b9bb4 drm/radeon: Fix max_vblank_count value for current display engines by Michel Dänzer · 9 years ago
  11. 161ab65 drm/radeon: stop using addr to check for BO move by Christian König · 9 years ago
  12. 0106219 drm/radeon: clean up radeon_audio_enable by Alex Deucher · 9 years ago
  13. 39fa10f drm/radeon: take the mode_config mutex when dealing with hpds (v2) by Alex Deucher · 9 years ago
  14. 0c3a884 drm/radeon: make dpcd parameters const by Alex Deucher · 9 years ago
  15. a10e04f drm/radeon: Use DECLARE_BITMAP by Joe Perches · 9 years ago
  16. 84bcd46 drm/radeon/tn/si: enable/disable vce cg when encoding v2 by Alex Deucher · 9 years ago
  17. d55a43a drm/radeon: add support for vce 1.0 clock gating by Alex Deucher · 9 years ago
  18. a918efa drm/radeon: add VCE 1.0 support v4 by Christian König · 9 years ago
  19. 11586cf drm/radeon/dpm: add vce support for SI by Alex Deucher · 9 years ago
  20. 11fe3d6 drm/radeon/dpm: add vce dpm support for TN by Alex Deucher · 9 years ago
  21. 0fda42a drm/radeon: implement tn_set_vce_clocks by Alex Deucher · 9 years ago
  22. b7af630 drm/radeon: implement si_set_vce_clocks v2 by Christian König · 9 years ago
  23. c11d75c drm/radeon: allow some more VCE firmware versions by Christian König · 9 years ago
  24. fa0cf2f drm/radeon: rework VCE FW size calculation by Christian König · 9 years ago
  25. 72b9076 drm/radeon: add a GPU reset counter queryable by userspace by Marek Olšák · 10 years ago
  26. c6e7e4b Merge branch 'drm/next/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  27. f025705 Merge branch 'drm/next/rcar-du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  28. 2610abf drm: rcar-du: Split planes pre-association 4/4 between CRTCs by Laurent Pinchart · 10 years ago
  29. fe6fbe9 drm: rcar-du: Store the number of CRTCs per group in the group structure by Laurent Pinchart · 10 years ago
  30. c8af99b drm: rcar-du: Consider plane to CRTC associations in the plane allocator by Laurent Pinchart · 10 years ago
  31. 2a57e9b drm: rcar-du: Keep plane to CRTC associations when disabling a plane by Laurent Pinchart · 10 years ago
  32. 0805861 drm: rcar-du: Add plane allocation debugging by Laurent Pinchart · 10 years ago
  33. ec69a40 drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state by Laurent Pinchart · 10 years ago
  34. 99caede drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group by Laurent Pinchart · 10 years ago
  35. 9f6aee9 drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device by Laurent Pinchart · 10 years ago
  36. 0855c68 drm: rcar-du: Document the rcar_du_plane_state structure by Laurent Pinchart · 10 years ago
  37. bce9936 drm: rcar-du: Document the rcar_du_crtc structure by Laurent Pinchart · 10 years ago
  38. a1d0503 drm: adv7511: Fix crash in IRQ handler when no encoder is associated by Laurent Pinchart · 9 years ago
  39. 82d5b58 drm/i915: Update DRIVER_DATE to 20150522 by Daniel Vetter · 9 years ago
  40. d0bc54f drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES by Chris Wilson · 9 years ago
  41. 9a0c1e2 drm/i915: Use the correct destructor for freeing requests on error by Chris Wilson · 9 years ago
  42. 225c228 drm/i915/skl: don't fail colorkey + scaler request by Chandra Konduru · 9 years ago
  43. 6d50b06 drm/i915: Enable GTT caching on gen8 by Ville Syrjälä · 9 years ago
  44. 4d487cf drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating() by Ville Syrjälä · 9 years ago
  45. 7ad0dba drm/i915: Use ilk_init_lp_watermarks() on BDW by Ville Syrjälä · 9 years ago
  46. 5a74f70 drm/i915: Disable FDI RX/TX before the ports by Ville Syrjälä · 10 years ago
  47. 1ea56e2 drm/i915: Disable CRT port after pipe on PCH platforms by Ville Syrjälä · 10 years ago
  48. 3c65d1d drm/i915: Disable SDVO port after the pipe on PCH platforms by Ville Syrjälä · 10 years ago
  49. a4790ce drm/i915: Disable HDMI port after the pipe on PCH platforms by Ville Syrjälä · 10 years ago
  50. 1612c8b drm/i915: Fix the IBX transcoder B workarounds by Ville Syrjälä · 10 years ago
  51. e8504ee drm/i915: Write the SDVO reg twice on IBX by Ville Syrjälä · 10 years ago
  52. e3ef447 drm/i915: Fix DP enhanced framing for CPT by Ville Syrjälä · 10 years ago
  53. adc289d drm/i915: Clean up the CPT DP .get_hw_state() port readout by Ville Syrjälä · 10 years ago
  54. 39e5fa8 drm/i915: Clarfify the DP code platform checks by Ville Syrjälä · 10 years ago
  55. c52bcef drm/i915: Remove the double register write from intel_disable_hdmi() by Ville Syrjälä · 10 years ago
  56. ccbaefa drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi() by Ville Syrjälä · 10 years ago
  57. 5d96d8a drm/i915/skl: Deinit/init the display at suspend/resume by Damien Lespiau · 9 years ago
  58. e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 10 years ago
  59. f5a4c67 drm/i915: Don't downclock whilst we have clients waiting for GPU results by Chris Wilson · 10 years ago
  60. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 10 years ago
  61. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 10 years ago
  62. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 10 years ago
  63. 03ade51 drm/i915: Inline check required for object syncing prior to execbuf by Chris Wilson · 10 years ago
  64. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 10 years ago
  65. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 9 years ago
  66. 8ea6f89 drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent by Imre Deak · 9 years ago
  67. 2a0ee94 drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+ by Imre Deak · 9 years ago
  68. 118182e drm/i915: Force clean compilation with -Werror by Chris Wilson · 9 years ago
  69. 5296b7f drm/i2c: tda998x: fix compiler warning for ssize_t by Russell King · 9 years ago
  70. 16e44e3 drm/i915: Kill the dev variable in intel_suspend_complete() by Damien Lespiau · 9 years ago
  71. ff0b187 drm/i915: Add a space after ', ' and don't capitalize mid-sentence by Damien Lespiau · 9 years ago
  72. a9a6b73 drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path by Damien Lespiau · 9 years ago
  73. 1e8df16 drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr by Sonika Jindal · 9 years ago
  74. 7546a38 drm/i915: Update comment in clear_intel_crtc_state() by Ander Conselvan de Oliveira · 9 years ago
  75. b88baa2 drm/i915/skl: add F0 stepping ID by Imre Deak · 9 years ago
  76. 5a2ae95 drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A by Imre Deak · 9 years ago
  77. 6c0fd45 drm/i915: Tighten the exposure ARGB/ABGR 8888 formats by Damien Lespiau · 9 years ago
  78. c965d995 drm/i915: Fix 'suspedn' typo by Damien Lespiau · 9 years ago
  79. e0681e3 drm/i915/bxt: Move around lane stagger calculation by Vandana Kannan · 9 years ago
  80. b6dc71f drm/i915/bxt: Port PLL programming BUN by Vandana Kannan · 9 years ago
  81. 0c9b371 drm/i915: add HAS_DP_MST feature test macro by Jani Nikula · 9 years ago
  82. b2f505b drm/i915/dp: make link rate printing prettier by Jani Nikula · 9 years ago
  83. ee87697 drm/i915/bxt: Update the Broxton PCI ids by Damien Lespiau · 9 years ago
  84. 54f0cee drm/i915: Don't expose ARGB1555 on gen2/3 by Damien Lespiau · 9 years ago
  85. 7531208 drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats by Damien Lespiau · 9 years ago
  86. 67fe7dc drm/i915: Remove the COMMON_PRIMARY_FORMATS defines by Damien Lespiau · 9 years ago
  87. 281400f drm/i915: Use uninterruptible mutex_lock for userptr bo creation by Chris Wilson · 9 years ago
  88. 8504c74 drm/i915: Preserve ddi_pll_sel when allocating new pipe_config by Ander Conselvan de Oliveira · 9 years ago
  89. 415ff0f drm/i915: Dump some DPLL fields in pipe config debug by Tvrtko Ursulin · 9 years ago
  90. dd3cd74 drm/i915: Don't overwrite (e)DP PLL selection on SKL by Ander Conselvan de Oliveira · 9 years ago
  91. acbb479 drm/i915/bios: be more explicit about discarding iomem address space by Jani Nikula · 9 years ago
  92. 0ec463d drm/i915: Output scaler related pipe config debug in a single line by Tvrtko Ursulin · 9 years ago
  93. b34a991 drm/i915/bios: abstract finding VBT in BIOS to a separate function by Jani Nikula · 9 years ago
  94. 4d70f38 drm/i915/bios: remove a redundant NULL pointer check by Jani Nikula · 9 years ago
  95. c34ce3d drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*() by Damien Lespiau · 9 years ago
  96. a856c5b drm/i915/dsi: add support for DSI PLL N1 divisor values by Jani Nikula · 9 years ago
  97. aa9145c drm/i915/skl: Documentation for CSR firmware by Animesh Manna · 9 years ago
  98. 5c1a887 drm/i915: Don't read dpcd for disconnected ports by Mika Kuoppala · 9 years ago
  99. 5a1cc65 drm/edid: fix a debug message by Dan Carpenter · 9 years ago
  100. dada2d5 drm/i915: Make the sprite formats const by Damien Lespiau · 9 years ago