1. c69766f drm/i915: Don't allocate context pages as mappable by Daniel Vetter · 10 years ago
  2. e01f692 drm/i915: Handle set_cache_level errors in the status page setup by Daniel Vetter · 10 years ago
  3. 9a6bbb6 drm/i915: Don't pin the status page as mappable by Daniel Vetter · 10 years ago
  4. be1fa12 drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers by Daniel Vetter · 10 years ago
  5. a9cc726 drm/i915: Handle set_cache_level errors in the pipe control scratch setup by Daniel Vetter · 10 years ago
  6. bf3d149 drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE by Daniel Vetter · 10 years ago
  7. 1ec9e26 drm/i915: Consolidate binding parameters into flags by Daniel Vetter · 10 years ago
  8. 931c1c2 drm/i915: sdvo: add i2c sysfs symlink to the connector's directory by Imre Deak · 10 years ago
  9. c393454 drm/i915: sdvo: fix error path in sdvo_connector_init by Imre Deak · 10 years ago
  10. 80f65de drm/i915: dp: fix order of dp aux i2c device cleanup by Imre Deak · 10 years ago
  11. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 10 years ago
  12. b6ae3c7 drm/i915: don't reference null pointer at i915_sink_crc by Paulo Zanoni · 10 years ago
  13. 7fb4a3a drm/i915/lvds: Remove dead code from failing case by Damien Lespiau · 10 years ago
  14. 02f5eeb drm/i915: don't preserve inherited configs with nothing on v2 by Jesse Barnes · 10 years ago
  15. b45a671 drm/i915/bdw: Split up PPGTT cleanup by Ben Widawsky · 10 years ago
  16. 822cdc5 drm/i915: Convert DIP port switch cases to a simple macro by Ville Syrjälä · 11 years ago
  17. 4d10cc0 drm/i915: delay master/sarea deref for legacy ioctls by Daniel Vetter · 10 years ago
  18. fb19e2a drm/i915: protect ringbuffer sarea update behind !MODESET by Daniel Vetter · 10 years ago
  19. 1fcb195 drm/i915: kill intel_crtc_update_sarea_pos by Daniel Vetter · 10 years ago
  20. eb1bfe8 drm/i915: allow re-use BIOS connector config for initial fbdev config v3 by Jesse Barnes · 10 years ago
  21. 2f1046f drm: export cmdline and preferred mode functions from fb helper by Jesse Barnes · 10 years ago
  22. bbb5eeb drm/i915: Some polish for the new pipestat_irq_handler by Daniel Vetter · 10 years ago
  23. f6a8328 drm/i915: Pass explicit mode into mode_from_pipe_config v3 by Daniel Vetter · 10 years ago
  24. fa9fa08 drm/i915: read out hw state earlier v2 by Jesse Barnes · 10 years ago
  25. 9d66125 drm/i915: unbind fbs from crtcs during driver unload by Imre Deak · 10 years ago
  26. abbf9d2 drm/i915/bdw: Use centralized rc6 info print by Ben Widawsky · 10 years ago
  27. 1c79b42 drm/i915: Just print rc6 facts by Ben Widawsky · 10 years ago
  28. 8bade1a drm/i915: Stop pretending VLV has rc6+ by Ben Widawsky · 10 years ago
  29. cca84a1 drm/i915: Clarify RC6 enabling by Ben Widawsky · 10 years ago
  30. 7ad25d4 drm/i915: WARN in case we're enabling the pipe and it's enabled by Paulo Zanoni · 11 years ago
  31. e1fdc47 drm/i915: remove wait_for_vblank argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  32. fbf3218 drm/i915: remove "dsi" argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  33. 30421c4 drm/i915: remove pch_port argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  34. 0372264 drm/i915: pass intel_crtc as argument for intel_enable_pipe by Paulo Zanoni · 11 years ago
  35. 3fddd40 drm/i915: remove the vblank_wait hack from HSW+ by Paulo Zanoni · 11 years ago
  36. f1ff696 drm/i915: don't wait for vblank after enabling pipe on HSW by Paulo Zanoni · 11 years ago
  37. 851855d drm/i915: add wait_for_vblank argument to intel_enable_pipe by Paulo Zanoni · 11 years ago
  38. 4b6ed68 drm/i915: Initialize downclock mode in panel init by Vandana Kannan · 10 years ago
  39. 53f5e3c drm/i915: add a display info file to debugfs v2 by Jesse Barnes · 10 years ago
  40. ac1bb36 drm: expose subpixel order name routine v3 by Jesse Barnes · 10 years ago
  41. a57ce0b drm/i915: split aligned height calculation out v2 by Jesse Barnes · 10 years ago
  42. a8bb681 drm/i915: Fix error path leak in fbdev fb allocation by Daniel Vetter · 10 years ago
  43. ef2d633 drm/i915: Use normal fb deref for the fbcon framebuffer by Daniel Vetter · 10 years ago
  44. a0bae57 drm/i915: Provide a command line option to disable display by Damien Lespiau · 10 years ago
  45. 658ac4c drm/i915: Disable display when fused off by Damien Lespiau · 10 years ago
  46. 6e4930f drm/i915: Flush GPU rendering with a lockless wait during a pagefault by Chris Wilson · 10 years ago
  47. 91d181d drm/i915: vlv: handle only enabled pipestat interrupt events by Imre Deak · 10 years ago
  48. 10c59c5 drm/i915: vlv: fix mapping of pipestat enable to status bits by Imre Deak · 10 years ago
  49. 755e901 drm/i915: pass status instead of enable flags to i915_enable_pipestat by Imre Deak · 10 years ago
  50. c0cc8a5 drm/i915: Short-circuit no-op vga_set_state() by Chris Wilson · 10 years ago
  51. 75fa041 drm/i915: Propagate PCI read/write errors during vga_set_state() by Chris Wilson · 10 years ago
  52. 8bcd455 drm/i915: alloc intel_fb in the intel_fbdev struct by Jesse Barnes · 10 years ago
  53. bd9b6a4 drm/i915: Downgrade *ERROR* message for invalid user input by Chris Wilson · 10 years ago
  54. e5aa654 drm/i915: Reorder i915_params fields to not create holes by Damien Lespiau · 10 years ago
  55. 76c4ac0 drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions by Damien Lespiau · 10 years ago
  56. e358990 drm/i915: Consolidate FUSE_STRAP in one set of defines by Damien Lespiau · 10 years ago
  57. 22d3fd46 drm/i915: Move num_plane to the intel_device_info structure by Damien Lespiau · 10 years ago
  58. 5c969aa drm/i915: Make the intel_device_info structure kept in dev_priv writable by Damien Lespiau · 10 years ago
  59. 3d13ef2 drm/i915: Always use INTEL_INFO() to access the device_info structure by Damien Lespiau · 10 years ago
  60. e927ecd drm/i915: Disable SF pipelined attribute fetch for SNB by Ville Syrjälä · 10 years ago
  61. b8a5ff8 drm/i915: Update rps interrupt limits by Jeff McGee · 10 years ago
  62. dd0a1aa drm/i915: Restore rps/rc6 on reset by Jeff McGee · 10 years ago
  63. 1f70999 drm/i915: Prevent recursion by retiring requests when the ring is full by Chris Wilson · 10 years ago
  64. 011cf57 drm/i915: Generate a hang error code by Ben Widawsky · 10 years ago
  65. 579a9b0 drm/i915: unify FLIP_DONE macro names by Imre Deak · 10 years ago
  66. 58ead0d drm/i915: vlv: s/spin_lock_irqsave/spin_lock/ in irq handler by Imre Deak · 10 years ago
  67. c1874ed drm/i915: factor out valleyview_pipestat_irq_handler by Imre Deak · 10 years ago
  68. b7e634c drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interrupt by Imre Deak · 10 years ago
  69. a57c774 drm/i915: Reorganize display pipe register accesses by Antti Koskipaa · 10 years ago
  70. 8c99e57 drm/i915: Treat using a purged buffer as a source of EFAULT by Chris Wilson · 10 years ago
  71. 45d6781 drm/i915: Convert EFAULT into a silent SIGBUS by Chris Wilson · 10 years ago
  72. e384869 drm/i915: release mutex in i915_gem_init()'s error path by Mika Kuoppala · 10 years ago
  73. 7f76b23 drm/i915: check for oom when allocating private_default_ctx by Mika Kuoppala · 10 years ago
  74. 76c3552f drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated. by Deepak S · 10 years ago
  75. 939fd76 drm/i915: Get rid of acthd based guilty batch search by Mika Kuoppala · 10 years ago
  76. b6b0fac drm/i915: Use hangcheck score to find guilty context by Mika Kuoppala · 10 years ago
  77. 9482536 drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2 by Ville Syrjälä · 11 years ago
  78. 412236c drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable by Ville Syrjälä · 11 years ago
  79. 8b6124a drm/i915: Don't access snooped pages through the GTT (even for error capture) by Chris Wilson · 10 years ago
  80. 53a4c6b drm/i915: Only print information for filing bug reports once by Chris Wilson · 10 years ago
  81. 3fac897 drm/i915: Tune down debug output when context is banned by Mika Kuoppala · 10 years ago
  82. 44e2c07 drm/i915: Use i915_hw_context to set reset stats by Mika Kuoppala · 10 years ago
  83. 116f2b6 drm/i915: enable HiZ Raw Stall Optimization on IVB by Chia-I Wu · 10 years ago
  84. fe27c60 drm/i915: enable HiZ Raw Stall Optimization on HSW by Chia-I Wu · 10 years ago
  85. 6c7a01e drm/i915: Capture PPGTT info on error capture by Ben Widawsky · 10 years ago
  86. 91ec5d1 drm/i915: Add some more registers to error state by Ben Widawsky · 10 years ago
  87. 362b8af drm/i915: Move per ring error state to ring_error by Ben Widawsky · 10 years ago
  88. 585b028 drm/i915: Reorder struct members by Ben Widawsky · 10 years ago
  89. 654c90c drm/i915: Logically reorder error register capture by Ben Widawsky · 10 years ago
  90. 1d762aa drm/i915: Extract register state error capture by Ben Widawsky · 10 years ago
  91. e515b47 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  92. ef64cf9 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  93. f3980dc drm/nouveau: resume display if any later suspend bits fail by Ilia Mirkin · 11 years ago
  94. 09c3de1 drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 10 years ago
  95. d83ef85 drm/nouveau: implement hooks for needed for drm vblank timestamping support by Ben Skeggs · 11 years ago
  96. d2fa7d3 drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping by Ben Skeggs · 11 years ago
  97. eb2e968 drm/nv50: fill in crtc mode struct members from crtc_mode_fixup by Ben Skeggs · 11 years ago
  98. c2c1d49 drm/i915: Kerneldoc for i915_gem_evict.c by Daniel Vetter · 10 years ago
  99. 78fe9e5 drm/radeon/dce8: workaround for atom BlankCrtc table by Alex Deucher · 10 years ago
  100. 6802d4b drm/radeon/DCE4+: clear bios scratch dpms bit (v2) by Alex Deucher · 10 years ago