1. 919cf55 drm/radeon: disable dpm on BTC by Alex Deucher · 11 years ago
  2. 5d25906 drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flush by Alex Deucher · 11 years ago
  3. da9e07e drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flush by Alex Deucher · 11 years ago
  4. ca113f6 drm/radeon: consolidate sdma hdp flushing code for CIK by Alex Deucher · 11 years ago
  5. 780f5dd drm/radeon: consolidate cp hdp flushing code for CIK by Alex Deucher · 11 years ago
  6. 8158eb9 drm/radeon: don't power gate paused UVD streams by Christian König · 11 years ago
  7. 7f4237c Revert "drm/radeon: disable CIK CP semaphores for now" by Alex Deucher · 11 years ago
  8. 0e5083aa drm/edid: parse the list of additional 3D modes by Thomas Wood · 11 years ago
  9. aff04ac drm/edid: split VIC display mode lookup into a separate function by Thomas Wood · 11 years ago
  10. 0993f1d drm: Make the connector mode_valid() vfunc return a drm_mode_status enum by Damien Lespiau · 11 years ago
  11. 095163b drm/i915: Add a kludge for DSL incrementing too late and ISR not working by Ville Syrjälä · 11 years ago
  12. 8072bfa drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos() by Ville Syrjälä · 11 years ago
  13. abca9e4 drm: Pass 'flags' from the caller to .get_scanout_position() by Ville Syrjälä · 11 years ago
  14. c0ae24c drm: Fix vblank timestamping constants for interlaced modes by Ville Syrjälä · 11 years ago
  15. d31faf6 drm/i915: Fix scanoutpos calculations for interlaced modes by Ville Syrjälä · 11 years ago
  16. 3c184f6 drm: Change {pixel,line,frame}dur_ns from s64 to int by Ville Syrjälä · 11 years ago
  17. 77666b7 drm: Use crtc_clock in drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  18. 265d09a drm/radeon: Populate crtc_clock in radeon_atom_get_tv_timings() by Ville Syrjälä · 11 years ago
  19. 0dae35a drm: Simplify the math in drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  20. 21b2156 drm: Improve drm_calc_timestamping_constants() documentation by Ville Syrjälä · 11 years ago
  21. c326c0a drm/i915: Call drm_calc_timestamping_constants() earlier by Ville Syrjälä · 11 years ago
  22. 4b4b923 drm/i915: Kill hwmode save/restore by Ville Syrjälä · 11 years ago
  23. 7da903e drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos() by Ville Syrjälä · 11 years ago
  24. 545cdd5 drm: Pass the display mode to drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  25. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  26. 9354eaf Merge tag 'vmwgfx-next-2014-01-17' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  27. 1985f99 drm/vmwgfx: Invalidate surface on non-readback unbind by Jakob Bornecrantz · 11 years ago
  28. 96b4362 drm/vmwgfx: Silence the device command verifier by Thomas Hellstrom · 11 years ago
  29. f2a0dcb drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2 by Thomas Hellstrom · 11 years ago
  30. b360a3c drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces by Thomas Hellstrom · 11 years ago
  31. 7cba906 drm/vmwgfx: Update otable definitions by Thomas Hellstrom · 11 years ago
  32. 0fd53cf drm/vmwgfx: Use the linux DMA api also for MOBs by Thomas Hellstrom · 11 years ago
  33. 4b9e45e drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function by Thomas Hellstrom · 11 years ago
  34. 173fb7d drm/vmwgfx: Persistent tracking of context bindings by Thomas Hellstrom · 11 years ago
  35. b5c3b1a6 drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf by Thomas Hellstrom · 11 years ago
  36. 8ba0731 drm/vmwgfx: Block the BIND_SHADERCONSTS command by Thomas Hellstrom · 11 years ago
  37. 311474d drm/vmwgfx: Add a parameter to get max MOB memory size by Thomas Hellstrom · 12 years ago
  38. 1d7a5cb drm/vmwgfx: Implement a buffer object synccpu ioctl. by Thomas Hellstrom · 12 years ago
  39. 15c6f65 drm/vmwgfx: Make sure that the multisampling is off by Zack Rusin · 12 years ago
  40. c373d4e drm/vmwgfx: Extend the command verifier to handle guest-backed on / off by Thomas Hellstrom · 12 years ago
  41. 7086d09 drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files by Thomas Hellstrom · 12 years ago
  42. d8c08b2 drm/vmwgfx: Enable 3D for new hardware version by Thomas Hellstrom · 12 years ago
  43. 74c10d1 drm/vmwgfx: Add new unused (by user-space) commands to the verifier by Thomas Hellstrom · 12 years ago
  44. a21aa61 drm/vmwgfx: Validate guest-backed shader const commands by Thomas Hellstrom · 12 years ago
  45. c74c162 drm/vmwgfx: Add guest-backed shaders by Thomas Hellstrom · 12 years ago
  46. a97e219 drm/vmwgfx: Hook up guest-backed surfaces by Thomas Hellstrom · 12 years ago
  47. 58a0c5f drm/vmwgfx: Hook up guest-backed contexts by Thomas Hellstrom · 12 years ago
  48. f468911 drm/vmwgfx: Detach backing store from its resources when it is evicted by Thomas Hellstrom · 12 years ago
  49. ddcda24 drm/vmwgfx: Hook up guest-backed queries by Thomas Hellstrom · 12 years ago
  50. 96c5f0d drm/vmwgfx: Add the possibility to validate a buffer as a MOB by Thomas Hellstrom · 12 years ago
  51. afb0e50 drm/vmwgfx: Read bounding box memory from the appropriate register by Thomas Hellstrom · 12 years ago
  52. 6da768a drm/vmwgfx: Hook up MOBs to TTM as a separate memory type by Thomas Hellstrom · 12 years ago
  53. 3530bdc drm/vmwgfx: Add MOB management by Thomas Hellstrom · 12 years ago
  54. 716a2fd drm/vmwgfx: Adapt capability reporting to new hardware version by Thomas Hellstrom · 12 years ago
  55. c1234db drm/vmwgfx: Update the svga register definition by Thomas Hellstrom · 12 years ago
  56. bc2d650 drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution by Thomas Hellstrom · 12 years ago
  57. cfe4d53 drm/vmwgfx: Update the driver user-space interface for guest-backed objects by Thomas Hellstrom · 12 years ago
  58. d901949 drm/vmwgfx: Update the svga3d register header file for new device version by Thomas Hellstrom · 12 years ago
  59. 0d00c48 drm/vmwgfx: Fix the driver for large dma addresses by Thomas Hellstrom · 11 years ago
  60. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  61. 53dac83 drm/mgag200: fix oops in cursor code. by Dave Airlie · 11 years ago
  62. 145830d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  63. 703a8c2 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  64. fdd239a drm/nouveau: fix null ptr dereferences on some boards by Ben Skeggs · 11 years ago
  65. c5416d6 gpu: fix qxl missing crc32_le by Randy Dunlap · 11 years ago
  66. 1302b23 drivers: gpu: Include appropriate header file in r128_ioc32.c by Rashika · 11 years ago
  67. 1e164bb drivers: gpu: Mark function as static in via_drv.c by Rashika · 11 years ago
  68. 902f4a7 drivers: gpu: Mark function as static in sis_drv.c by Rashika · 11 years ago
  69. 0662e4c drivers: gpu: Mark function as static in qxl_kms.c by Rashika · 11 years ago
  70. 06a8c65 drivers: gpu: Include appropriate header file in mga_ioc32.c by Rashika · 11 years ago
  71. f242a64 drivers: gpu: Mark functions as static in mgag200_ttm.c by Rashika · 11 years ago
  72. 080fd6b drivers: gpu: Mark functions as static in mgag200_mode.c by Rashika · 11 years ago
  73. b2890a7 drivers: gpu: Mark function as static in mgag200_main.c by Rashika · 11 years ago
  74. cdd7330 drivers: gpu: Mark functions as static and remove unused function in cirrus_ttm.c by Rashika · 11 years ago
  75. 5e89440 drivers: gpu: Mark functions as static in cirrus_mode.c by Rashika · 11 years ago
  76. 70d5422 drivers: gpu: Mark function as static in cirrus_main.c by Rashika · 11 years ago
  77. a1537f3 drivers: gpu: Mark functions as static in ast_ttm.c by Rashika · 11 years ago
  78. 7f5ccd4 drivers: gpu: Mark functions as static in ast_mode.c by Rashika · 11 years ago
  79. f610980 drivers: gpu: Mark function as static and remove unused function in ast_main.c by Rashika · 11 years ago
  80. 8eed55b drivers: gpu: Include appropriate header file in drm_usb.c by Rashika · 11 years ago
  81. abce1ec Revert "drm: copy mode type in drm_mode_connector_list_update()" by Dave Airlie · 11 years ago
  82. c0eeb85 Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  83. c85dd51 drm/gma500: Remove unused function declaration by Daniel Vetter · 11 years ago
  84. b04a590 drm: store the gem vma offset manager in a typed pointer by Daniel Vetter · 11 years ago
  85. faf096f Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  86. a095c60 Merge tag 'ttm-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  87. 99d4a8a drm/cirrus: Fix cirrus drm driver for fbdev + qemu by Martin Koegler · 11 years ago
  88. a6da83f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  89. ca2a2bb Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  90. e95d9f9 Merge branch 'drm-next-3.14-wip' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  91. feb5cde Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 11 years ago
  92. 061f49e Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 10348f5 powerpc: Check return value of instance-to-package OF call by Benjamin Herrenschmidt · 11 years ago
  94. 7e22e91 Linux 3.13-rc8 by Linus Torvalds · 11 years ago
  95. 3dc91d4 SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() by Steven Rostedt · 11 years ago
  96. eecc1e4 thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only by Hugh Dickins · 11 years ago
  97. 518d00b block: null_blk: fix queue leak inside removing device by Ming Lei · 11 years ago
  98. 26bef13 x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround by Linus Torvalds · 11 years ago
  99. 228fdc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  100. e2bc447 Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago