1. b5d025e drm/omap: dispc: disp_wb_setup to check return code by Benoit Parrot · 9 years ago
  2. 249e3da drm/omap: remove leftover enums by Tomi Valkeinen · 9 years ago
  3. 588fd85 drm/omap: add HPD support to connector-dvi by Tomi Valkeinen · 8 years ago
  4. da77772 drm/omap: Init fbdev emulation only when we have displays by Peter Ujfalusi · 8 years ago
  5. efd1f06 drm/omap: cleanup fbdev init/free by Tomi Valkeinen · 8 years ago
  6. e6204a5 drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called by Tomi Valkeinen · 8 years ago
  7. f9b34a0 drm/omap: fbdev: avoid double initializer entry by Tomi Valkeinen · 8 years ago
  8. 5db08a7 drm/omap: fbdev: use 'screen_buffer' field by Tomi Valkeinen · 8 years ago
  9. 45bfdab drm/omap: acx565akm: use __be32 when reading status by Tomi Valkeinen · 8 years ago
  10. fe6b503 drm/omap: reorganize locking in mgr_fld_write by Tomi Valkeinen · 8 years ago
  11. 663ac57 drm: omapdrm: venc: Allocate the venc private data structure dynamically by Laurent Pinchart · 7 years ago
  12. 24aac60 drm: omapdrm: sdi: Allocate the sdi private data structure dynamically by Laurent Pinchart · 7 years ago
  13. c44991c drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamically by Laurent Pinchart · 7 years ago
  14. ac76745 drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically by Laurent Pinchart · 7 years ago
  15. 1f6b6b6 drm: omapdrm: dispc: Allocate the dispc private data structure dynamically by Laurent Pinchart · 7 years ago
  16. 8a7eda7 drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions by Laurent Pinchart · 7 years ago
  17. 50638ae drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations by Laurent Pinchart · 7 years ago
  18. d3541ca drm: omapdrm: dss: Store dispc ops in dss_device structure by Laurent Pinchart · 7 years ago
  19. 72877cf drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data by Laurent Pinchart · 7 years ago
  20. 64cb817 drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops by Laurent Pinchart · 7 years ago
  21. 28d79f3 drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions by Laurent Pinchart · 7 years ago
  22. f81b0fd drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions by Laurent Pinchart · 7 years ago
  23. 4600ea9 drm: omapdrm: dsi: Store the struct device pointer in struct dsi_data by Laurent Pinchart · 7 years ago
  24. c7963f5 drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() function by Laurent Pinchart · 7 years ago
  25. c068408 drm: omapdrm: dsi: Combine two commonly used inline functions by Laurent Pinchart · 7 years ago
  26. 7093d6c drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions by Laurent Pinchart · 7 years ago
  27. b40d0ed drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back by Laurent Pinchart · 7 years ago
  28. 1c4b92e drm: omapdrm: dss: Store the debugfs root directory in struct dss_device by Laurent Pinchart · 7 years ago
  29. 798957a drm: omapdrm: dss: Store the registered plls array in struct dss_device by Laurent Pinchart · 7 years ago
  30. f33656e drm: omapdrm: dss: Support passing private data to debugfs show handlers by Laurent Pinchart · 7 years ago
  31. 360c215 drm: omapdrm: dss: Allocate the DSS private data structure dynamically by Laurent Pinchart · 7 years ago
  32. 1ef904e drm: omapdrm: dss: Pass DSS pointer to remaining dss functions by Laurent Pinchart · 7 years ago
  33. 60f9c59 drm: omapdrm: dss: Pass DSS pointer to dss clock functions by Laurent Pinchart · 7 years ago
  34. 3cc62aa drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source() by Laurent Pinchart · 7 years ago
  35. 8aea8e6 drm: omapdrm: dss: Pass DSS pointer to dss_ops operations by Laurent Pinchart · 7 years ago
  36. d7157df drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions by Laurent Pinchart · 7 years ago
  37. 2726099 drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable() by Laurent Pinchart · 7 years ago
  38. 7b29525 drm: omapdrm: dss: Pass DSS private structure to runtime PM functions by Laurent Pinchart · 7 years ago
  39. 0e546df drm: omapdrm: dss: Expose DSS data in a dss_device structure by Laurent Pinchart · 7 years ago
  40. a82f0347 drm: omapdrm: Split init and cleanup from probe and remove functions by Laurent Pinchart · 7 years ago
  41. bafa89f drm: omapdrm: dsi: Make wait_for_bit_change() return a status by Laurent Pinchart · 8 years ago
  42. eab7579 drm: omapdrm: dss: Remove unused functions prototypes by Laurent Pinchart · 8 years ago
  43. c581d16 drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function by Laurent Pinchart · 8 years ago
  44. 215003b drm: omapdrm: dss: Move initialization code from component bind to probe by Laurent Pinchart · 8 years ago
  45. 00b8cb8 drm: omapdrm: dss: Don't export functions internal to omapdss-base by Laurent Pinchart · 8 years ago
  46. 8a9a5ac drm: omapdrm: dss: Make omapdss_default_get_timings static by Laurent Pinchart · 8 years ago
  47. e28cea0 drm: omapdrm: displays: Get encoder source at connect time by Laurent Pinchart · 8 years ago
  48. 2f8c4a8 drm: omapdrm: displays: Get panel source at connect time by Laurent Pinchart · 8 years ago
  49. b47e6dc drm: omapdrm: displays: Get connector source at connect time by Laurent Pinchart · 8 years ago
  50. 6b06df8 drm: omapdrm: displays: Remove OF node check in panel drivers by Laurent Pinchart · 8 years ago
  51. 1a5d98a drm: omapdrm: displays: Remove OF node check in encoder drivers by Laurent Pinchart · 8 years ago
  52. ae9f7a5 drm: omapdrm: displays: Remove OF node check in connector drivers by Laurent Pinchart · 8 years ago
  53. 8cd1757 drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration by Laurent Pinchart · 8 years ago
  54. d11e5c8 drm: omapdrm: Use unsigned int type by Laurent Pinchart · 8 years ago
  55. dfe9cfc drm: omapdrm: Use kernel integer types by Laurent Pinchart · 8 years ago
  56. f073d78 Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  57. 7f78c3d drm/tilcdc: tilcdc_panel: Rename device from "panel" to "tilcdc-panel" by Jyri Sarha · 7 years ago
  58. 544f737 drm/tilcdc: Add support for drm panels by Jyri Sarha · 7 years ago
  59. b225e74 drm/tilcdc: panel: Use common error handling code in of_get_panel_info() by Markus Elfring · 8 years ago
  60. 3366ba3 drm/tilcdc: Delete an error message for a failed memory allocation in seven functions by Markus Elfring · 8 years ago
  61. 8bb5b22 Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  62. 727edc7 Merge tag 'drm-misc-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  63. fed81658 drm/i915: Update DRIVER_DATE to 20180221 by Joonas Lahtinen · 7 years ago
  64. 9aff8b2 Revert "drm/radeon/pm: autoswitch power state when in balanced mode" by Alex Deucher · 7 years ago
  65. e53a207 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 7 years ago
  66. a489727 drm/radeon: use drm_gem_private_object_init by Christian König · 7 years ago
  67. c06cc6f drm/amdgpu: use drm_gem_private_object_init by Christian König · 7 years ago
  68. 9021d2e drm/amdgpu: mitigate workaround for i915 by Christian König · 7 years ago
  69. 5a13761 drm/amdgpu: implement amdgpu_gem_map_(attach/detach) by Christian König · 7 years ago
  70. 1c9b6b1 drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced by Chris Wilson · 7 years ago
  71. e3c017f drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning by Chris Wilson · 7 years ago
  72. 5935485 drm/i915: Move the policy for placement of the GGTT vma into the caller by Chris Wilson · 7 years ago
  73. ac87a6fd drm/i915: Also check view->type for a normal GGTT view by Chris Wilson · 7 years ago
  74. 9171433 drm/i915: Drop WaDoubleCursorLP3Latency:ivb by Ville Syrjälä · 8 years ago
  75. c154d1e drm/i915: Set the primary plane pipe select bits on gen4 by Ville Syrjälä · 8 years ago
  76. 32ea06b drm/i915: Don't set cursor pipe select bits on g4x+ by Ville Syrjälä · 8 years ago
  77. aa81e2c drm/i915: Assert that we don't overflow frontbuffer tracking bits by Ville Syrjälä · 8 years ago
  78. 2b91e3c drm/omapdrm: Use of_find_backlight helper by Meghana Madhyastha · 8 years ago
  79. c69f945 drm/panel: Use of_find_backlight helper by Meghana Madhyastha · 8 years ago
  80. f4ccc2b drm/omapdrm: Use backlight_enable/disable helpers by Meghana Madhyastha · 8 years ago
  81. d593bfd drm/panel: Use backlight_enable/disable helpers by Meghana Madhyastha · 8 years ago
  82. 27f6640 drm/tinydrm: Call devres version of of_find_backlight by Meghana Madhyastha · 8 years ago
  83. d1a2e70 drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight by Meghana Madhyastha · 8 years ago
  84. 414147e drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/disable by Meghana Madhyastha · 8 years ago
  85. dbd124f drm/doc: Polish for drm_mode_parse_command_line_for_connector by Daniel Vetter · 7 years ago
  86. bbeba09 drm/docs: Document "scaling mode" property better by Daniel Vetter · 7 years ago
  87. 4d10bd4 drm/docs: Align layout of optional plane blending properties by Daniel Vetter · 7 years ago
  88. c9c7047 drm/i915: Track number of pending freed objects by Chris Wilson · 7 years ago
  89. 40275dc drm: simple_kms_helper: Add mode_valid() callback support by Linus Walleij · 7 years ago
  90. be3fa66 drm/i915/: Initialise trans_min for skl_compute_transition_wm() by Chris Wilson · 8 years ago
  91. ed2f353 drm/i915: Clear the in-use marker on execbuf failure by Chris Wilson · 7 years ago
  92. d821792 drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switching by Alex Deucher · 7 years ago
  93. 7a572b1 drm/amdgpu/cgs: add refresh rate checking to non-DC display code by Alex Deucher · 7 years ago
  94. a9b3c00 drm/amd/powerplay/smu7: allow mclk switching with no displays by Alex Deucher · 7 years ago
  95. d6bca7e drm/amd/powerplay/vega10: allow mclk switching with no displays by Alex Deucher · 7 years ago
  96. 6ce2d46 drm/amd/powerplay: use PP_CAP macro for disable_mclk_switching_for_frame_lock by Alex Deucher · 7 years ago
  97. fc3703a drm/amd/powerplay: remove unused headers by Corentin Labbe · 7 years ago
  98. 93bab70 drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vm by Gustavo A. R. Silva · 7 years ago
  99. b3cd285 drm/amdgpu: update the PASID mapping only on demand by Christian König · 8 years ago
  100. c633c00 drm/amdgpu: separate PASID mapping from VM flush v2 by Christian König · 8 years ago