1. 815b02e gpu: ipu-v3: image-convert: allow three rows or columns by Philipp Zabel · 6 years ago
  2. f1ef14f gpu: ipu-v3: image-convert: disable double buffering if necessary by Philipp Zabel · 6 years ago
  3. e46279f gpu: ipu-v3: image-convert: add some ASCII art to the exposition by Philipp Zabel · 6 years ago
  4. d966e23 gpu: ipu-v3: image-convert: fix bytesperline adjustment by Philipp Zabel · 6 years ago
  5. ff652fc gpu: ipu-v3: image-convert: relax alignment restrictions by Philipp Zabel · 6 years ago
  6. a3f4241 gpu: ipu-v3: image-convert: fix debug output for varying tile sizes by Philipp Zabel · 6 years ago
  7. 64fbae5 gpu: ipu-v3: image-convert: select optimal seam positions by Philipp Zabel · 6 years ago
  8. 76e77bf gpu: ipu-v3: image-convert: move tile alignment helpers by Philipp Zabel · 6 years ago
  9. 26ddd03 gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fill_image by Philipp Zabel · 6 years ago
  10. 571dd82 gpu: ipu-v3: image-convert: store tile top/left position by Philipp Zabel · 6 years ago
  11. 0537db8 gpu: ipu-v3: image-convert: reconfigure IC per tile by Philipp Zabel · 6 years ago
  12. 70b9b6b gpu: ipu-v3: image-convert: calculate per-tile resize coefficients by Philipp Zabel · 6 years ago
  13. dd65d2a gpu: ipu-v3: image-convert: prepare for per-tile configuration by Philipp Zabel · 6 years ago
  14. c4e4565 gpu: ipu-v3: image-convert: Catch unaligned tile offsets by Steve Longerbeam · 6 years ago
  15. b288ada gpu: ipu-v3: image-convert: Remove need_abort flag by Steve Longerbeam · 6 years ago
  16. aa60b26 gpu: ipu-v3: image-convert: Allow reentrancy into abort by Steve Longerbeam · 6 years ago
  17. 920340a gpu: ipu-v3: image-convert: Only wait for abort completion if active run by Steve Longerbeam · 6 years ago
  18. 819bec3 gpu: ipu-v3: image-convert: Prevent race between run and unprepare by Steve Longerbeam · 6 years ago
  19. d0cbc93a gpu: ipu-v3: ipu-ic: allow to manually set resize coefficients by Philipp Zabel · 6 years ago
  20. dec408f gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image() by Steve Longerbeam · 6 years ago
  21. 22ec0808 gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffers by Steve Longerbeam · 6 years ago
  22. 2d95e7e media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY by Sakari Ailus · 7 years ago
  23. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  24. 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
  25. 8511b7d Merge tag 'imx-drm-fixes-2018-08-03' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 6 years ago
  26. 2d87e6c gpu: ipu-v3: default to id 0 on missing OF alias by Philipp Zabel · 7 years ago
  27. 9f0ba3d gpu: ipu-v3: Fix U/V offset macros for planar 4:2:0 by Steve Longerbeam · 6 years ago
  28. 5c41bb6 gpu: ipu-v3: add support for XRGB32 and XBGR32 V4L2 pixel formats by Philipp Zabel · 6 years ago
  29. 4e3c5d7 gpu: ipu-v3: Allow negative offsets for interlaced scanning by Philipp Zabel · 7 years ago
  30. 1e6a149 gpu: ipu-v3: csi: support RGB565 on parallel bus by Jan Luebbe · 7 years ago
  31. d36d0e6 gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes by Enrico Scholz · 7 years ago
  32. 7cc3bf3 gpu: ipu-csi: add rgb/bgr888 24bit support to mbus_code_to_bus_cfg by Michael Grzeschik · 7 years ago
  33. bbe4a08 gpu: ipu-csi: Check for field type alternate by Steve Longerbeam · 7 years ago
  34. e88728f driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER by Vivek Gautam · 7 years ago
  35. 746d024 gpu: ipu-v3: prg: avoid possible array underflow by Arnd Bergmann · 7 years ago
  36. 50b0f0a gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfg by Jan Luebbe · 7 years ago
  37. 58a22fc gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image by Philipp Zabel · 7 years ago
  38. 3addaba gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle by Tobias Jordan · 7 years ago
  39. c795f30 gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle by Tobias Jordan · 7 years ago
  40. 6d36b7f gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_image by Philipp Zabel · 7 years ago
  41. ac66b83 gpu: ipu-v3: make const arrays int_reg static, shrinks object size by Colin Ian King · 7 years ago
  42. 4cfea3c gpu: ipu-v3: allow to build with COMPILE_TEST by Philipp Zabel · 7 years ago
  43. a2ceec5 gpu: ipu-v3: prg: add modifier support by Lucas Stach · 7 years ago
  44. 2f64a55 gpu: ipu-v3: pre: add tiled prefetch support by Lucas Stach · 7 years ago
  45. 7294408 gpu: ipu-v3: prg: switch to runtime PM by Lucas Stach · 7 years ago
  46. c353bfc Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  47. af5ecb5 Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 7 years ago
  48. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  49. 11aff4b gpu: ipu-v3: pre: implement workaround for ERR009624 by Lucas Stach · 7 years ago
  50. 263c3b8 gpu: ipu-v3: prg: wait for double buffers to be filled on channel startup by Lucas Stach · 8 years ago
  51. cda7755 gpu: ipu-v3: Allow channel burst locking on i.MX6 only by Philipp Zabel · 7 years ago
  52. e64b918 gpu: ipu-v3: ipu-dc: Remove unused 'di' variable by Fabio Estevam · 7 years ago
  53. 906dde0 Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  54. 2406b29 gpu: ipu-v3: add DRM dependency by Arnd Bergmann · 8 years ago
  55. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  56. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 8 years ago
  57. add1318 gpu: ipu-v3: vdic: include AUTO field order bit in ipu_vdi_set_field_order by Steve Longerbeam · 8 years ago
  58. ffb4073 gpu: ipu-v3: remove interrupt busy waiting routine by Philipp Zabel · 8 years ago
  59. 93adc8b gpu: ipu-v3: allocate ipuv3_channels as needed by Philipp Zabel · 8 years ago
  60. e1e9733 gpu: ipu-v3: Add support for double read/write reduction by Philipp Zabel · 10 years ago
  61. 16e9ab8 gpu: ipu-v3: prg: remove counter load enable by Lucas Stach · 8 years ago
  62. b7dfee24 gpu: ipu-v3: Fix CSI selection for VDIC by Marek Vasut · 8 years ago
  63. 47c298f gpu: ipu-v3: pre: only use internal clock gating by Lucas Stach · 8 years ago
  64. 30310c8 gpu: ipu-v3: don't depend on DRM being enabled by Lucas Stach · 8 years ago
  65. 320a89a gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absent by Lucas Stach · 8 years ago
  66. 92681fe gpu: ipu-v3: hook up PRG unit by Lucas Stach · 8 years ago
  67. ea9c260 gpu: ipu-v3: add driver for Prefetch Resolve Gasket by Lucas Stach · 8 years ago
  68. d2a3423 gpu: ipu-v3: add driver for Prefetch Resolve Engine by Lucas Stach · 8 years ago
  69. e72db3b gpu: ipu-v3: add support for separate alpha channels by Philipp Zabel · 10 years ago
  70. eb8c888 drm/imx: add deferred plane disabling by Philipp Zabel · 8 years ago
  71. f9bb7ac gpu: ipu-v3: add unsynchronised DP channel disabling by Philipp Zabel · 8 years ago
  72. 2212a78 gpu: ipu-v3: remove IRQ dance on DC channel disable by Lucas Stach · 8 years ago
  73. 1762ed6 gpu: ipu-cpmem: add bayer formats to ipu_cpmem_set_image by Philipp Zabel · 8 years ago
  74. 5cd4337 gpu: ipu-cpmem: set image base address even for incorrect formats by Philipp Zabel · 8 years ago
  75. 0e47b02 gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices by Philipp Zabel · 8 years ago
  76. 5f1eb69 gpu: ipu-v3: export ipu_csi_set_downsize by Philipp Zabel · 8 years ago
  77. 628d165 Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  78. b5b457b gpu: ipu-di: silence videomode logspam by Lucas Stach · 8 years ago
  79. 867341b gpu: ipu-v3: add ipu_csi_set_downsize by Philipp Zabel · 8 years ago
  80. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  81. a92d814 gpu: ipu-v3: initially clear all interrupts by Philipp Zabel · 8 years ago
  82. c9d508c gpu: ipu-v3: add YUV 4:4:4 support by Philipp Zabel · 8 years ago
  83. 9c24d68 gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function by Philipp Zabel · 8 years ago
  84. fb80016 gpu: Remove depends on RESET_CONTROLLER when not a provider by Stephen Boyd · 8 years ago
  85. 4ad3e92 gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Wei Yongjun · 8 years ago
  86. cd98e85 gpu: ipu-v3: Add queued image conversion support by Steve Longerbeam · 8 years ago
  87. 8b9c3d5 gpu: ipu-v3: Add ipu_rot_mode_is_irt() by Steve Longerbeam · 8 years ago
  88. e92e447 gpu: ipu-v3: fix a possible NULL dereference by LABBE Corentin · 8 years ago
  89. ac4708f gpu: ipu-v3: Add FSU channel linking support by Steve Longerbeam · 8 years ago
  90. 2d2ead4 gpu: ipu-v3: Add Video Deinterlacer unit by Steve Longerbeam · 8 years ago
  91. 448ae8e gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channel by Liu Ying · 8 years ago
  92. 88287ec gpu: ipu-v3: rename CSI client device by Steve Longerbeam · 9 years ago
  93. 58e366e gpu: ipu-v3: Fix IRT usage by Steve Longerbeam · 9 years ago
  94. ea6bead gpu: ipu-v3: Fix CSI data format for 16-bit media bus formats by Steve Longerbeam · 8 years ago
  95. aede45b gpu: ipu-v3: set correct full sensor frame for PAL/NTSC by Steve Longerbeam · 9 years ago
  96. 572a761 gpu: ipu-v3: Add ipu_get_num() by Steve Longerbeam · 9 years ago
  97. 0308591 gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize() by Steve Longerbeam · 9 years ago
  98. e5e8690 gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset() by Steve Longerbeam · 9 years ago
  99. b575b31 gpu: ipu-v3: ipu-dc: don't bug out on invalid bus_format by Philipp Zabel · 9 years ago
  100. 33f1423 drm/imx: atomic phase 1: Use transitional atomic CRTC and plane helpers by Liu Ying · 9 years ago