1. eb493fb drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs by Lyude Paul · 7 years ago
  2. 9aecbc4 drm/nouveau: Replace the iturbt_709 prop with the standard COLOR_ENCODING prop by Ville Syrjälä · 7 years ago
  3. 2fa6d6c drm/nouveau: deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  4. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 0132605 drm/nouveau/core/object: allow arguments to be passed to map function by Ben Skeggs · 7 years ago
  7. 8567180 drm/nouveau/kms/nv04-nv4x: fix exposed format list by Ilia Mirkin · 8 years ago
  8. 7fa620d5 drm/nouveau/kms/nv10-nv40: add NV21 support to overlay by Ilia Mirkin · 8 years ago
  9. 9a6edc3 drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting by Ilia Mirkin · 8 years ago
  10. 804ea3e drm: nouveau: remove dead code and pointless local lut storage by Peter Rosin · 8 years ago
  11. 639d72e drm/nouveau/kms/nv04: use new devinit script interpreter entry-point by Ben Skeggs · 8 years ago
  12. 6d124ff drm: Add acquire ctx to ->gamma_set hook by Daniel Vetter · 8 years ago
  13. a4eff9a drm: Add acquire ctx parameter to ->set_config by Daniel Vetter · 8 years ago
  14. 1931529 drm: Add acquire ctx parameter to ->plane_disable by Daniel Vetter · 8 years ago
  15. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  16. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  17. 1167c6b drm/nouveau: allocate device object for every client by Ben Skeggs · 9 years ago
  18. bab7cc1 drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device by Ben Skeggs · 9 years ago
  19. 24bf7ae drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval by Ilia Mirkin · 8 years ago
  20. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  21. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  22. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  23. d92df86 drm/nouveau: Add local 'fb' variables by Ville Syrjälä · 8 years ago
  24. bdcb2f9 drm/nouveau: Fix crtc->primary->fb vs. drm_fb fail by Ville Syrjälä · 8 years ago
  25. 9bc6db0d drm/nouveau: Use drm_crtc_vblank_off/on by Daniel Vetter · 8 years ago
  26. e8390eb drm/nouveau: add missing header dependencies by Baoyou Xie · 8 years ago
  27. 8f76f5a drm/nouveau/dispnv04: Use helper to turn off CRTC by Lukas Wunner · 9 years ago
  28. 523872f drm/nouveau: Turn off CRTCs on driver unload by Lukas Wunner · 9 years ago
  29. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 9 years ago
  30. d5fa33f Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 9 years ago
  31. 4dc2813 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h by Ben Skeggs · 9 years ago
  32. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  33. c57d860 drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  34. ebb79a3 drm/nouveau: Constify function pointer structs by Ville Syrjälä · 9 years ago
  35. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  36. 129b782 drm: Move encoder->save/restore into nouveau by Daniel Vetter · 9 years ago
  37. 2c3d771 drm/nouveau: Use private save/restore hooks for CRTCs by Daniel Vetter · 9 years ago
  38. b7c914b drm: Constify TV mode names by Ville Syrjälä · 9 years ago
  39. 92cffd5 drm/nouveau/dispnv04: fix build on powerpc by Dave Airlie · 9 years ago
  40. c7af0ff drm/nouveau/device: import pciid list and integrate quirks with it by Ben Skeggs · 10 years ago
  41. 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  42. 4648443 drm/nouveau/bios: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
  43. a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 10 years ago
  44. 2aa5eac drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object by Ben Skeggs · 10 years ago
  45. 5444204 drm/nouveau: switch to new-style timer macros by Ben Skeggs · 10 years ago
  46. 2ebfa1b drm/nouveau/kms/nv04: fix incorrect use of register accessors by Ben Skeggs · 10 years ago
  47. cb8bb9c drm/nouveau/tmr: cosmetic changes by Ben Skeggs · 10 years ago
  48. d351b85 drm/nouveau/subdev: add direct pointer to nvkm_device by Ben Skeggs · 10 years ago
  49. 45e3743 drm/plane: Use consistent data types for format count by Thierry Reding · 10 years ago
  50. d58ded7 drm/nouveau: constify all struct drm_*_helper funcs pointers by Jani Nikula · 10 years ago
  51. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago
  52. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  53. f3867f4 drm/nouveau/clk: rename from clock (no binary change) by Ben Skeggs · 10 years ago
  54. c39f472 drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) by Ben Skeggs · 10 years ago
  55. 4d8bb03 drm/nouveau/dispnv04: Remove some unused functions by Rickard Strandqvist · 10 years ago
  56. ad76b3f drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation by Ben Skeggs · 10 years ago
  57. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  58. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  59. bb6178b drm/nouveau: export reservation_object from dmabuf to ttm by Maarten Lankhorst · 11 years ago
  60. 5ee932d drm/nouveau: use container_of to resolve nouveau_plane from drm_plane by Fabian Frederick · 10 years ago
  61. f392ec4 drm/nouveau: use ram info from nvif_device by Ben Skeggs · 11 years ago
  62. fdb751e drm/nouveau: remove as much direct use of core headers as possible by Ben Skeggs · 11 years ago
  63. 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 11 years ago
  64. 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 11 years ago
  65. db2bec1 drm/nouveau: kill nouveau_dev() + wrap register macros by Ben Skeggs · 11 years ago
  66. fa2bade drm/nouveau: fix some usages of the wrong print function by Ben Skeggs · 11 years ago
  67. 4b5098f drm/nouveau/kms: take more care when pulling down accelerated fbcon by Ben Skeggs · 11 years ago
  68. 8c6c361 drm/nouveau: replace drm_get_connector_name() with direct name field use by Jani Nikula · 11 years ago
  69. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  70. b6c4285 drm/nouveau: handle -EACCES runtime PM return code by Alexandre Courbot · 11 years ago
  71. 2332b31 drm/nouveau: create base display from common code by Ben Skeggs · 11 years ago
  72. ab9b18a drm/nv04/plane: add support for nv04/nv05 video overlay by Ilia Mirkin · 11 years ago
  73. 7ffb078 drm/nv10/plane: add YUYV support by Ilia Mirkin · 11 years ago
  74. fdd239a drm/nouveau: fix null ptr dereferences on some boards by Ben Skeggs · 11 years ago
  75. efffa98 drm/nv10/plane: some chipsets don't support NV12 by Ilia Mirkin · 11 years ago
  76. 050828e drm/nv10/plane: add downscaling restrictions by Ilia Mirkin · 11 years ago
  77. 92e5b0a drm/nv10/plane: fix format computation by Ilia Mirkin · 11 years ago
  78. 9e2b734 drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 by Martin Peres · 11 years ago
  79. 515de6b drm/nv10/kms: add plane support for nv10-nv40 by Ilia Mirkin · 11 years ago
  80. 4a0ff75 drm/nv10: introduce a new NV_11 card type by Ilia Mirkin · 11 years ago
  81. 73f4b1f drm/nouveau: fix backlight mask on ppc powerbook by Ilia Mirkin · 11 years ago
  82. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  83. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  84. 99b314a drm: Remove clock_index from struct drm_display_mode by Damien Lespiau · 11 years ago
  85. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  86. 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
  87. 78ae0ad drm/nv04/disp: fix framebuffer pin refcounting by Ben Skeggs · 11 years ago
  88. 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 12 years ago