| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-31 | drm: include drm_print.h where needed | Jani Nikula | 2 | -0/+2 |
| 2025-10-14 | drm: atmel-hlcdc: fix atmel_xlcdc_plane_setup_scaler() | Cyrille Pitchen | 1 | -3/+24 |
| 2025-10-14 | drm: atmel-hlcdc: update the LCDC_ATTRE register in plane atomic_disable | Manikandan Muralidharan | 2 | -4/+16 |
| 2025-10-08 | drm: atmel-hlcdc: replace dev_* print functions with drm_* variants | Eslam Khafagy | 4 | -21/+23 |
| 2025-10-06 | drm/atmel-hlcdc: Switch to drm_atomic_get_new_crtc_state() | Maxime Ripard | 1 | -1/+1 |
| 2024-12-09 | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 1 | -1/+1 |
| 2024-12-05 | drm: remove driver date from struct drm_driver and all drivers | Jani Nikula | 1 | -1/+0 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-11-15 | drm/client: Move public client header to clients/ subdirectory | Thomas Zimmermann | 1 | -1/+1 |
| 2024-09-26 | drm/atmel-hdlcd: Run DRM default client setup | Thomas Zimmermann | 2 | -1/+5 |
| 2024-05-30 | drm: atmel-hlcdc: add LCD controller layer definition for sam9x75 | Manikandan Muralidharan | 1 | -0/+100 |
| 2024-05-30 | drm: atmel-hlcdc: add support for DSI output formats | Manikandan Muralidharan | 1 | -6/+64 |
| 2024-05-30 | drm: atmel-hlcdc: add vertical and horizontal scaling support for XLCDC | Manikandan Muralidharan | 2 | -0/+24 |
| 2024-05-30 | drm: atmel-hlcdc: add DPI mode support for XLCDC | Manikandan Muralidharan | 1 | -2/+19 |
| 2024-05-30 | drm: atmel_hlcdc: Add support for XLCDC using IP specific driver ops | Manikandan Muralidharan | 3 | -5/+217 |
| 2024-05-30 | drm: atmel_hlcdc: replace regmap_read with regmap_read_poll_timeout | Manikandan Muralidharan | 1 | -19/+25 |
| 2024-05-30 | drm: atmel-hlcdc: Define XLCDC specific registers | Durai Manickam KR | 1 | -0/+42 |
| 2024-05-30 | drm: atmel-hlcdc: add driver ops to differentiate HLCDC and XLCDC IP | Manikandan Muralidharan | 3 | -83/+172 |
| 2024-05-08 | drm/atmel-hlcdc: Allow build with COMPILE_TEST=y | Ville Syrjälä | 1 | -1/+1 |
| 2023-09-21 | drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers | Douglas Anderson | 1 | -0/+6 |
| 2023-08-10 | drm: atmel-hlcdc: Support inverting the pixel clock polarity | Miquel Raynal | 1 | -0/+25 |
| 2023-06-08 | drm/atmel-hlcdc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-14 | drm/atmel-hlcdc: Use GEM DMA fbdev emulation | Thomas Zimmermann | 1 | -2/+2 |
| 2022-12-12 | drm: atmel-hlcdc: Remove #ifdef guards for PM related functions | Paul Cercueil | 1 | -5/+4 |
| 2022-11-05 | drm/fb-helper: Move generic fbdev emulation into separate source file | Thomas Zimmermann | 1 | -1/+1 |
| 2022-08-03 | drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} | Danilo Krummrich | 1 | -1/+1 |
| 2022-08-03 | drm/gem: rename GEM CMA helpers to GEM DMA helpers | Danilo Krummrich | 3 | -6/+6 |
| 2022-08-03 | drm/fb: rename FB CMA helpers to FB DMA helpers | Danilo Krummrich | 1 | -2/+2 |
| 2022-07-26 | drm: Remove unnecessary include statements of drm_plane_helper.h | Thomas Zimmermann | 1 | -1/+0 |
| 2022-07-05 | drm: Remove linux/media-bus-format.h from drm_crtc.h | Ville Syrjälä | 1 | -0/+1 |
| 2022-07-05 | drm: Remove linux/fb.h from drm_crtc.h | Ville Syrjälä | 1 | -0/+1 |
| 2022-06-20 | drm: Drop drm_blend.h from drm_crtc.h | Ville Syrjälä | 1 | -0/+1 |
| 2022-06-20 | drm: Drop drm_framebuffer.h from drm_crtc.h | Ville Syrjälä | 1 | -0/+1 |
| 2022-01-27 | drm/atmel-hlcdc: Use drm_module_platform_driver() to register the driver | Javier Martinez Canillas | 1 | -1/+2 |
| 2021-11-30 | drm: Remove CONFIG_DRM_KMS_CMA_HELPER option | Thomas Zimmermann | 1 | -1/+0 |
| 2021-08-10 | drm/atmel-hlcdc: Convert to Linux IRQ interfaces | Thomas Zimmermann | 1 | -33/+47 |
| 2021-06-19 | drm/atmel-hlcdc: Allow async page flips | Dan Sneddon | 1 | -0/+1 |
| 2021-06-19 | drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage. | Dan Sneddon | 1 | -7/+10 |
| 2021-02-25 | drm: Use state helper instead of the plane state pointer | Maxime Ripard | 1 | -1/+2 |
| 2021-02-25 | drm/atomic: Pass the full state to planes atomic disable and update | Maxime Ripard | 1 | -3/+3 |
| 2021-02-24 | drm: Store new plane state in a variable for atomic_update and disable | Maxime Ripard | 1 | -2/+3 |
| 2021-02-24 | drm: Use the state pointer directly in planes atomic_check | Maxime Ripard | 1 | -1/+1 |
| 2021-02-24 | drm/atomic: Pass the full state to planes atomic_check | Maxime Ripard | 1 | -1/+2 |
| 2021-02-24 | drm/atmel-hlcdc: Rename custom plane state variable | Maxime Ripard | 1 | -59/+59 |
| 2021-02-23 | drm/atmel: Use drm_atomic_helper_commit | Daniel Vetter | 2 | -112/+2 |
| 2020-12-15 | drm: automatic legacy gamma support | Tomi Valkeinen | 1 | -1/+0 |
| 2020-11-12 | drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi... | Lee Jones | 1 | -1/+2 |
| 2020-11-12 | drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan... | Lee Jones | 1 | -2/+2 |
| 2020-11-12 | drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docs | Lee Jones | 1 | -3/+3 |
| 2020-11-06 | drm/<drivers>: Constify struct drm_driver | Daniel Vetter | 1 | -1/+1 |
| 2020-11-02 | drm/atomic: Pass the full state to CRTC atomic begin and flush | Maxime Ripard | 1 | -2/+2 |
| 2020-11-02 | drm/atomic: Pass the full state to CRTC atomic_check | Maxime Ripard | 1 | -1/+2 |
| 2020-10-09 | drm/atomic: Pass the full state to CRTC atomic enable/disable | Maxime Ripard | 1 | -2/+2 |
| 2020-07-02 | drm/atomic-helper: reset vblank on crtc reset | Daniel Vetter | 1 | -5/+2 |
| 2020-06-10 | drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS | Thomas Zimmermann | 1 | -6/+1 |
| 2020-06-10 | drm/atmel-hlcdc: Use GEM CMA object functions | Thomas Zimmermann | 1 | -5/+1 |
| 2020-04-02 | drm/atmel-hlcdc: Use simple encoder | Thomas Zimmermann | 1 | -8/+4 |
| 2020-02-26 | drm/bridge: Extend bridge API to disable connector creation | Laurent Pinchart | 1 | -1/+1 |
| 2020-01-06 | Revert "drm: atmel-hlcdc: enable sys_clk during initalization." | Claudiu Beznea | 1 | -18/+1 |
| 2020-01-06 | drm: atmel-hlcdc: prefer a lower pixel-clock than requested | Peter Rosin | 1 | -2/+2 |
| 2020-01-06 | drm: atmel-hlcdc: enable clock before configuring timing engine | Claudiu Beznea | 1 | -1/+7 |
| 2020-01-06 | drm: atmel-hlcdc: use double rate for pixel clock only if supported | Claudiu Beznea | 1 | -3/+3 |
| 2019-12-13 | drm/atmel: plane_state->fb iff plane_state->crtc | Daniel Vetter | 1 | -1/+1 |
| 2019-11-19 | drm/atmel: ditch fb_create wrapper | Daniel Vetter | 1 | -7/+1 |
| 2019-10-11 | drm/atmel-hlcdc: Use swap() where appropriate | Ville Syrjälä | 1 | -4/+1 |
| 2019-09-08 | drm/bridge: panel: Infer connector type from panel by default | Laurent Pinchart | 1 | -1/+2 |
| 2019-07-22 | Merge v5.3-rc1 into drm-misc-next | Maxime Ripard | 5 | -60/+5 |
| 2019-07-15 | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 4 | -18/+133 |
| 2019-07-15 | drm/atmel_hlcdc: drop use of drmP.h | Sam Ravnborg | 5 | -22/+35 |
| 2019-07-12 | drm/atmel-hlcdc: set layer REP bit to enable replication logic | Joshua.Henderson@microchip.com | 1 | -1/+1 |
| 2019-06-21 | drm/atmel: Drop drm_gem_prime_export/import | Daniel Vetter | 1 | -2/+0 |
| 2019-06-21 | drm/prime: Actually remove DRIVER_PRIME everywhere | Daniel Vetter | 1 | -3/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 5 | -60/+5 |
| 2019-06-04 | drm/atmel-hlcdc: revert shift by 8 | Claudiu Beznea | 1 | -1/+1 |
| 2019-06-04 | drm: atmel-hlcdc: add sam9x60 LCD controller | Sandeep Sheriker Mallikarjun | 1 | -0/+101 |
| 2019-06-04 | drm: atmel-hlcdc: enable sys_clk during initalization. | Sandeep Sheriker Mallikarjun | 1 | -1/+18 |
| 2019-06-04 | drm: atmel-hlcdc: avoid initializing cfg with zero | Claudiu Beznea | 1 | -4/+2 |
| 2019-06-04 | drm: atmel-hlcdc: add config option for clock selection | Claudiu Beznea | 2 | -5/+9 |
| 2019-05-28 | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -7/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-20 | drm: Remove users of drm_format_(horz|vert)_chroma_subsampling | Maxime Ripard | 1 | -7/+2 |
| 2019-01-29 | drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install | Daniel Vetter | 1 | -1/+1 |
| 2019-01-27 | drm/atmel-hlcdc: fix clipping of planes | Peter Rosin | 1 | -101/+61 |
| 2019-01-27 | drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated | Peter Rosin | 1 | -3/+0 |
| 2019-01-27 | drm/atmel-hlcdc: rotate planes counterclockwise | Peter Rosin | 1 | -15/+15 |
| 2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter | 2 | -2/+2 |
| 2018-11-01 | drm/atmel-hlcdc: Use drm_fbdev_generic_setup() | Noralf Trønnes | 1 | -5/+2 |
| 2018-10-05 | drm/atmel: Drop transitional hooks | Daniel Vetter | 1 | -2/+0 |
| 2018-09-27 | drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put | Thomas Zimmermann | 1 | -4/+4 |
| 2018-08-27 | drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes | Peter Rosin | 3 | -28/+120 |
| 2018-08-27 | drm/atmel-hlcdc: always iterate over the first 4 output endpoints | Peter Rosin | 1 | -2/+13 |
| 2018-08-27 | drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested | Peter Rosin | 1 | -0/+12 |
| 2018-08-27 | drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base | Peter Rosin | 1 | -7/+11 |
| 2018-08-06 | drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ... | Alexandru Gheorghe | 1 | -4/+1 |
| 2018-06-28 | Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co... | Gustavo Padovan | 1 | -1/+1 |
| 2018-06-22 | Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -1/+1 |
| 2018-06-17 | drm/atmel-hlcdc: check stride values in the first plane | Stefan Agner | 1 | -1/+1 |
| 2018-05-25 | drm/atmel-hlcdc: Stop using plane->fb | Ville Syrjälä | 2 | -11/+2 |
| 2018-05-25 | drm/atmel-hlcdc: Stop consulting plane->crtc | Ville Syrjälä | 1 | -3/+4 |
| 2018-04-16 | drm/atmel-hclcdc: Convert to the new generic alpha property | Maxime Ripard | 2 | -88/+14 |
| 2018-01-29 | drm/atmel-hlcdc: Use the alpha format field in drm_format_info | Maxime Ripard | 1 | -19/+5 |
| 2017-12-08 | drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini() | Noralf Trønnes | 2 | -23/+5 |
| 2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -1/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-27 | drm/atmel-hlcdc: Use drm_gem_fb_create() | Noralf Trønnes | 2 | -1/+2 |
| 2017-08-08 | drm: Nuke drm_atomic_helper_plane_set_property | Daniel Vetter | 1 | -1/+0 |
| 2017-08-08 | drm: Nuke drm_atomic_helper_crtc_set_property | Daniel Vetter | 1 | -1/+0 |
| 2017-08-03 | drm/atmel-hlcdc: switch to drm_*{get,put} helpers | Cihangir Akturk | 1 | -4/+4 |
| 2017-08-03 | drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs. | Arvind Yadav | 1 | -2/+2 |
| 2017-08-01 | drm: Plumb modifiers through plane init | Ben Widawsky | 1 | -1/+2 |
| 2017-07-29 | drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults | Noralf Trønnes | 1 | -2/+0 |
| 2017-07-26 | drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure | Maarten Lankhorst | 1 | -6/+7 |
| 2017-07-13 | drm/atmel-hlcdec: Use for_each_new_connector_in_state | Maarten Lankhorst | 1 | -1/+1 |
| 2017-06-30 | drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() | Laurent Pinchart | 1 | -2/+3 |
| 2017-06-30 | drm: Add old state pointer to CRTC .enable() helper function | Laurent Pinchart | 1 | -2/+3 |
| 2017-06-27 | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next | Sean Paul | 1 | -22/+14 |
| 2017-06-22 | drm: atmel-hlcdc: add support for 8-bit color lookup table mode | Peter Rosin | 4 | -0/+64 |
| 2017-06-22 | drm: atmel-hlcdc: add missing .set_property helper to the crtc | Peter Rosin | 1 | -0/+1 |
| 2017-06-21 | drm/atmel-hlcdc: Remove unnecessary NULL check | Thierry Reding | 1 | -2/+1 |
| 2017-06-16 | Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 1 | -158/+15 |
| 2017-06-07 | drm/atmel-hlcdc: Fix panel registration | Boris Brezillon | 1 | -2/+0 |
| 2017-06-06 | Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 3 | -10/+11 |
| 2017-06-05 | drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge. | Eric Anholt | 1 | -149/+14 |
| 2017-06-05 | drm/atmel-hlcdc: Drop custom encoder cleanup func. | Eric Anholt | 1 | -7/+1 |
| 2017-06-02 | drm/atmel-hlcdc: Use crtc->mode_valid() callback | Jose Abreu | 3 | -9/+11 |
| 2017-05-31 | drm/atmel: Drop drm_vblank_cleanup | Daniel Vetter | 1 | -1/+0 |
| 2017-05-30 | Backmerge tag 'v4.12-rc3' into drm-next | Dave Airlie | 1 | -22/+14 |
| 2017-05-22 | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI | Robert Foss | 1 | -10/+10 |
| 2017-05-18 | drm/atmel-hlcdc: Fix output initialization | Boris Brezillon | 1 | -22/+14 |
| 2017-04-18 | drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs() | Dan Carpenter | 1 | -3/+2 |
| 2017-04-06 | drm: convert drivers to use drm_of_find_panel_or_bridge | Rob Herring | 1 | -52/+21 |
| 2017-03-16 | drm/atmel-hlcdc: Fix suspend/resume implementation | Boris Brezillon | 3 | -51/+21 |
| 2017-03-14 | drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers | Daniel Vetter | 1 | -11/+1 |
| 2017-02-28 | drm/atmel-hlcdc: Simplify the HLCDC layer logic | Boris Brezillon | 7 | -1496/+697 |
| 2017-02-26 | drm: Always prepare null framebuffer in transitional helper | Gabriel Krisman Bertazi | 1 | -0/+3 |
| 2017-02-07 | drm: atmel: use vblank hooks in struct drm_crtc_funcs | Shawn Guo | 2 | -21/+21 |
| 2017-02-07 | drm: remove drm_vblank_no_hw_counter assignment from driver code | Shawn Guo | 1 | -1/+0 |
| 2017-02-02 | drm: Rely on mode_config data for fb_helper initialization | Gabriel Krisman Bertazi | 1 | -1/+0 |
| 2017-02-01 | Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 1 | -11/+7 |
| 2017-01-30 | drm/atmel-hlcdc: Rework the fbdev creation logic | Boris Brezillon | 1 | -11/+7 |
| 2016-12-18 | drm: bridge: Link encoder and bridge in core code | Laurent Pinchart | 1 | -3/+1 |
| 2016-12-15 | drm: Nuke fb->pixel_format | Ville Syrjälä | 1 | -9/+9 |
| 2016-12-15 | drm: Replace drm_format_plane_cpp() with fb->format->cpp[] | Ville Syrjälä | 1 | -1/+1 |
| 2016-12-15 | drm: Replace drm_format_num_planes() with fb->format->num_planes | Ville Syrjälä | 2 | -2/+2 |
| 2016-11-02 | drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs | Jani Nikula | 1 | -2/+0 |
| 2016-10-21 | drm/atmel-hlcdc: Use per-plane rotation property | Ville Syrjälä | 1 | -17/+20 |
| 2016-10-21 | drm: Add drm_rotation_90_or_270() | Ville Syrjälä | 1 | -2/+2 |
| 2016-10-17 | drm: Add reference counting to drm_atomic_state | Chris Wilson | 1 | -1/+2 |
| 2016-09-28 | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie | 2 | -6/+6 |
| 2016-09-22 | drm: Don't swallow error codes in drm_dev_alloc() | Tom Gundersen | 1 | -2/+2 |
| 2016-09-06 | drm/atmel-hlcdc: Make ->reset() implementation static | Thierry Reding | 1 | -1/+1 |
| 2016-09-06 | drm: atmel-hlcdc: Fix vertical scaling | Jan Leupold | 1 | -5/+5 |
| 2016-08-29 | drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit | Liu Ying | 1 | -1/+1 |
| 2016-08-19 | drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb | Chris Wilson | 1 | -2/+2 |
| 2016-08-08 | drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? | Joonas Lahtinen | 1 | -11/+11 |
| 2016-07-19 | Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc | Daniel Vetter | 2 | -4/+8 |
| 2016-07-15 | drm/atmel-hlcdc: make fbdev support really optional | Tobias Jakobi | 1 | -1/+0 |
| 2016-07-15 | Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -1/+1 |
| 2016-07-12 | drm/atmel: use drm_crtc_handle_vblank() | Gustavo Padovan | 1 | -1/+1 |
| 2016-07-02 | Back-merge tag 'v4.7-rc5' into drm-next | Dave Airlie | 2 | -4/+8 |
| 2016-06-22 | drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all() | Chris Wilson | 1 | -8/+0 |
| 2016-06-21 | drm: atmel-hlcdc: Fix OF graph parsing | Boris Brezillon | 1 | -4/+6 |
| 2016-06-21 | drm: atmel-hlcdc: actually disable scaling when no scaling is required | Boris Brezillon | 1 | -0/+2 |
| 2016-06-21 | drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all() | Chris Wilson | 1 | -7/+0 |
| 2016-06-10 | drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior | Boris Brezillon | 1 | -12/+0 |
| 2016-06-10 | drm/atomic-helper: Massage swap_state signature somewhat | Daniel Vetter | 1 | -1/+1 |
| 2016-06-09 | Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -2/+2 |
| 2016-06-09 | Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes... | Dave Airlie | 1 | -1/+1 |
| 2016-06-06 | drm/atmel: use drm_crtc_vblank_{get,put}() | Gustavo Padovan | 1 | -1/+1 |
| 2016-06-06 | drm/atmel: use drm_crtc_send_vblank_event() | Gustavo Padovan | 1 | -1/+1 |
| 2016-06-01 | drm: atmel-hlcdc: fix a NULL check | Dan Carpenter | 1 | -2/+3 |
| 2016-06-01 | drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation | Boris Brezillon | 1 | -3/+2 |
| 2016-06-01 | drm/atmel: Use lockless gem BO free callback | Daniel Vetter | 1 | -1/+1 |
| 2016-05-17 | drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state | Daniel Vetter | 1 | -1/+1 |
| 2016-04-22 | Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a... | Dave Airlie | 5 | -159/+481 |
| 2016-04-20 | drm: atmel_hldc: Use generic drm_connector_register_all() helper | Alexey Brodkin | 1 | -29/+1 |
| 2016-04-14 | drm: atmel-hlcdc: route DMA accesses through AHB interfaces | Boris Brezillon | 3 | -3/+47 |
| 2016-04-14 | drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup() | Boris Brezillon | 1 | -4/+10 |
| 2016-04-14 | drm: atmel-hlcdc: rework the output code to support drm bridges | Boris Brezillon | 2 | -82/+113 |
| 2016-04-14 | drm: atmel-hlcdc: move output mode selection in CRTC implementation | Boris Brezillon | 4 | -50/+142 |
| 2016-04-14 | drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2 | Boris Brezillon | 2 | -6/+24 |
| 2016-04-14 | drm: atmel-hlcdc: remove leftovers from atomic mode setting migration | Boris Brezillon | 1 | -12/+0 |
| 2016-04-14 | drm: atmel-hlcdc: fix connector and encoder types | Boris Brezillon | 1 | -2/+2 |
| 2016-04-14 | drm: atmel-hlcdc: support asynchronous atomic commit operations | Boris Brezillon | 2 | -1/+98 |
| 2016-04-14 | drm: atmel-hlcdc: add a ->cleanup_fb() operation | Boris Brezillon | 1 | -3/+49 |
| 2016-03-29 | drm/atmel: Fixup drm_connector_/unplug/unregister/_all | Daniel Vetter | 1 | -1/+1 |
| 2016-03-15 | drm/atmel-hlcdc: use helper to get crtc state | Andrzej Hajda | 1 | -1/+1 |
| 2016-03-04 | drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function. | Carlos Palminha | 1 | -9/+0 |
| 2016-02-08 | drm/atmel: Nuke preclose | Daniel Vetter | 3 | -31/+0 |
| 2015-12-15 | drm: use dev_name as default unique name in drm_dev_alloc() | Nicolas Iooss | 1 | -4/+0 |
| 2015-12-15 | drm/atmel-hlcdc: Constify function pointer structs | Ville Syrjälä | 1 | -2/+2 |
| 2015-12-15 | drm: atmel-hlcdc: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
| 2015-12-15 | drm: atmel-hlcdc: add support for sama5d2 SoCs | Nicolas Ferre | 1 | -0/+4 |
| 2015-12-11 | drm: Pass 'name' to drm_encoder_init() | Ville Syrjälä | 1 | -1/+1 |
| 2015-12-11 | drm: Pass 'name' to drm_universal_plane_init() | Ville Syrjälä | 1 | -1/+1 |
| 2015-12-11 | drm: Pass 'name' to drm_crtc_init_with_planes() | Ville Syrjälä | 1 | -1/+1 |
| 2015-11-24 | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() | Ville Syrjälä | 1 | -1/+1 |
| 2015-10-07 | drm: Stop using drm_vblank_count() as the hw frame counter | Ville Syrjälä | 1 | -1/+1 |
| 2015-10-06 | drm/irq: Use unsigned int pipe in public API | Thierry Reding | 1 | -2/+4 |
| 2015-10-05 | drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK | Joonas Lahtinen | 1 | -1/+1 |