1. 11b5d51 drm/i915: Correctly reject invalid flags for wait_ioctl by Daniel Vetter · 10 years ago
  2. 43d942a drm/i915: use macros to assign mmio access functions by Yu Zhang · 10 years ago
  3. 6d729bf drm/i915: only run hsw_power_well_post_enable when really needed by Paulo Zanoni · 10 years ago
  4. 5e56ba4 drm/i915/chv: Use 16 and 32 for low and high drain latency precision. by Rodrigo Vivi · 10 years ago
  5. f7f3d48 drm/i915: Fold in intel_mst_port_dp_detect by Daniel Vetter · 10 years ago
  6. fc0412e drm/i915: add runtime PM get/put call in i915_execlists by Michel Thierry · 10 years ago
  7. 142d2ec drm/i915: Fix chv PCS DW11 register defines by Ville Syrjälä · 10 years ago
  8. 0039a4b3 drm/i915: Don't claim that we're resetting PCH ADPA register by Ville Syrjälä · 10 years ago
  9. 8c740dc drm/i915: disable IPS while getting the pipe CRCs. by Paulo Zanoni · 10 years ago
  10. 2ebfaf5 drm/i915: call drm_vblank_cleanup() earlier at unload by Paulo Zanoni · 10 years ago
  11. e6b2627 drm/i915: spt does not have pch backlight override bit by Jani Nikula · 10 years ago
  12. d9ceb81 drm/i915: preserve swizzle settings if necessary v4 by Jesse Barnes · 10 years ago
  13. 163f53a drm/i915: vlv: fix gunit HW state corruption during S4 suspend by Imre Deak · 10 years ago
  14. 2fa60f6 drm/i915: Check workaround status on dfs read time by Mika Kuoppala · 10 years ago
  15. 7225342 drm/i915: Build workaround list in ring initialization by Mika Kuoppala · 10 years ago
  16. 8eff426 drm/i915: remove redundant #ifdef CONFIG_COMPAT by Jani Nikula · 10 years ago
  17. 0b14cbd drm/i915: remove dead code from legacy suspend handler by Imre Deak · 10 years ago
  18. 409ee76 drm/i915: Make intel_pipe_has_type() and some callers take intel_crtc by Ander Conselvan de Oliveira · 10 years ago
  19. c765319 drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtc by Ander Conselvan de Oliveira · 10 years ago
  20. a919ff1 drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtc by Ander Conselvan de Oliveira · 10 years ago
  21. 6e2cc09 drm/i915: Replace some loop through encoders with intel_pipe_has_type() by Ander Conselvan de Oliveira · 10 years ago
  22. 3436738 drm/i915: Document that mmap forwarding is discouraged by Daniel Vetter · 10 years ago
  23. 101b376 drm/i915/bdw: Remove BDW preproduction W/As until C stepping. by Rodrigo Vivi · 10 years ago
  24. f2fbc69 drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic by Chris Wilson · 10 years ago
  25. 1447dde drm/i915/skl: Add 180 degree HW rotation support by Sonika Jindal · 10 years ago
  26. bb9059d drm/i915: Suppress no action noise from oom shrinker by Chris Wilson · 10 years ago
  27. 005445c drm/i915: Report the current number of bytes freed during oom by Chris Wilson · 10 years ago
  28. 43dc52c drm/i915: Add missing '\n' to cdclk debug message by Ville Syrjälä · 10 years ago
  29. 58abf1d drm/i915: Do not export RC6p and RC6pp if they don't exist by Rodrigo Vivi · 10 years ago
  30. e391ea8 drm/i915: Fix not checking cursor and object sizes by Gustavo Padovan · 10 years ago
  31. 757f9a3 drm/i915: move check of intel_crtc_cursor_set_obj() out by Gustavo Padovan · 10 years ago
  32. 5ee4463 drm/i915: remove leftover from pre-universal planes days by Gustavo Padovan · 10 years ago
  33. ccc759dc drm/i915: Merge of visible and !visible paths for primary planes by Gustavo Padovan · 10 years ago
  34. d68a08a drm/i915: Remove IS_ULT() by Damien Lespiau · 10 years ago
  35. fa4dca2c drm/i915/skl: Don't check for ULT/ULX when detecting the PCH by Damien Lespiau · 10 years ago
  36. 95626e7 drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out by Damien Lespiau · 10 years ago
  37. cf404ce drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present() by Damien Lespiau · 10 years ago
  38. dbf7786 drm/i915: Use IS_HSW_ULT() in HAS_IPS() by Damien Lespiau · 10 years ago
  39. bcef6d5 drm/i915: Use IS_HSW_ULT() in a HSW specific code path by Damien Lespiau · 10 years ago
  40. ef07388 drm/i915: kerneldoc for intel_fifo_underrun.c by Daniel Vetter · 10 years ago
  41. 0f239f4 drm/i915: Filter gmch fifo underruns in the shared handler by Daniel Vetter · 10 years ago
  42. 1f7247c drm/i915: Add wrappers to handle fifo underrun interrupts by Daniel Vetter · 10 years ago
  43. a72e4c9 drm/i915: Use dev_priv in public intel_fifo_underrun.c functions by Daniel Vetter · 10 years ago
  44. 47339cd drm/i915: Extract intel_fifo_underrun.c by Daniel Vetter · 10 years ago
  45. cacc6c8 Revert "drm/i915: Enable full PPGTT on gen7" by Daniel Vetter · 10 years ago
  46. 5a1cbdb gpu: drm: Fix warning caused by a parameter description in drm_crtc.c by Masanari Iida · 10 years ago
  47. e457089 drm/dp-helper: Move the legacy helpers to gma500 by Daniel Vetter · 10 years ago
  48. c0c3e73 drm/cirrus: bind also to qemu-xen-traditional by Olaf Hering · 11 years ago
  49. 228f2cb drm/crtc: Remove duplicated ioctl code by Chuck Ebbert · 10 years ago
  50. 209f552 drm/crtc: Fix two typos by Chuck Ebbert · 10 years ago
  51. c572aaf qxl: don't create too large primary surface by Marc-André Lureau · 10 years ago
  52. a8cbd45 Merge branch 'drm-intel-next-fixes' into drm-intel-next by Daniel Vetter · 10 years ago
  53. 32197aa gpu:drm: Fix typo in Documentation/DocBook/drm.xml by Masanari Iida · 10 years ago
  54. e800cab Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  55. 67e26e4 drm/nouveau: fix regression on agp boards by Ben Skeggs · 10 years ago
  56. 40ac948 drm/gt215/gr: fix initialisation on gddr5 boards by Ben Skeggs · 10 years ago
  57. bee6bd0 Merge tag 'drm-intel-next-fixes-2014-10-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  58. da36bbd Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  59. 01467a9 drm/radeon: reduce sparse false positive warnings by Michele Curti · 10 years ago
  60. 8e66e13 drm/radeon: fix vm page table block size calculation by Alex Deucher · 10 years ago
  61. e300180 drm/ttm: Don't evict BOs outside of the requested placement range by Michel Dänzer · 10 years ago
  62. 9ace2ef drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat by Michel Dänzer · 10 years ago
  63. adfed2b0 drm/radeon: use gart memory for DMA ring tests by Alex Deucher · 10 years ago
  64. 4910403 drm/radeon: fix speaker allocation setup by Alex Deucher · 10 years ago
  65. 83d04c3 drm/radeon: initialize sadb to NULL in the audio code by Alex Deucher · 10 years ago
  66. 07c338c drm/i915: fix short vs. long hpd detection by Jani Nikula · 10 years ago
  67. e17ac6d drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV by Ville Syrjälä · 10 years ago
  68. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  69. 1db7802 Revert "drm/radeon/dpm: drop clk/voltage dependency filters for SI" by Alex Deucher · 10 years ago
  70. 6077914 Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table" by Alex Deucher · 10 years ago
  71. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. d87af4d gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat by Rickard Strandqvist · 10 years ago
  74. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  75. dfda0df drm/mst: rework payload table allocation to conform better. by Dave Airlie · 10 years ago
  76. a1f1a79 drm: drm_err: Remove unnecessary __func__ argument by Joe Perches · 10 years ago
  77. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  78. 3cfb2fa nouveau: __iomem misannotations by Al Viro · 10 years ago
  79. 1180e20 drm/i915: properly reenable gen8 pipe IRQs by Paulo Zanoni · 10 years ago
  80. bd008e5 drm: Implement O_NONBLOCK support on /dev/dri/cardN by Chris Wilson · 10 years ago
  81. b9af564 Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  82. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  83. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  84. 1e99cfa drm/ast: Fix HW cursor image by Benjamin Herrenschmidt · 10 years ago
  85. 46d987a Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  86. 7bbc192 Merge tag 'topic/core-stuff-2014-10-03' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  87. 436e94a4 Merge tag 'drm-intel-next-fixes-2014-10-03' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  88. 2e54162 drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header by U. Artie Eoff · 10 years ago
  89. 673e7bb drm/i915: intel_backlight scale() math WA by U. Artie Eoff · 10 years ago
  90. b727735 drm/i915: Update DRIVER_DATE to 20141003 by Daniel Vetter · 10 years ago
  91. 80ad99d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  92. 369283b drm/radeon/kv: add uvd/vce info to dpm debugfs output by Alex Deucher · 10 years ago
  93. 3e15c35 drm/radeon/ci: add uvd/vce info to dpm debugfs output by Alex Deucher · 10 years ago
  94. 831b696 drm/radeon: export reservation_object from dmabuf to ttm by Maarten Lankhorst · 10 years ago
  95. 392a250 drm/radeon: cope with foreign fences inside the reservation object by Maarten Lankhorst · 10 years ago
  96. a0e8476 drm/radeon: cope with foreign fences inside display by Maarten Lankhorst · 10 years ago
  97. 60a5372 drm/i915: Remove the duplicated logic between the two shrink phases by Chris Wilson · 10 years ago
  98. fca52a5 drm/i915: kerneldoc for interrupt enable/disable functions by Daniel Vetter · 10 years ago
  99. b963291 drm/i915: Use dev_priv instead of dev in irq setup functions by Daniel Vetter · 10 years ago
  100. 2aeb7d3 drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/ by Daniel Vetter · 10 years ago