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