Age | Commit message (Expand) | Author | Files | Lines |
2020-11-03 | drm: Use the state pointer directly in atomic_check | Maxime Ripard | 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 | -5/+8 |
2020-11-02 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -10/+4 |
2020-10-09 | drm/atomic: Pass the full state to CRTC atomic enable/disable | Maxime Ripard | 1 | -2/+2 |
2020-09-25 | drm/omapdrm: Introduce GEM object functions | Thomas Zimmermann | 3 | -13/+16 |
2020-09-17 | Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ... | Dave Airlie | 1 | -10/+4 |
2020-09-10 | drm: omapdrm: use common helper for extracting pages array | Marek Szyprowski | 1 | -10/+4 |
2020-09-08 | Merge tag 'v5.9-rc4' into drm-next | Dave Airlie | 2 | -2/+3 |
2020-08-28 | Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+2 |
2020-08-25 | drm/omap: fix incorrect lock state | Tomi Valkeinen | 1 | -1/+2 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-08-21 | drm/omap: fix spelling mistake "propert" -> "property" | Colin Ian King | 1 | -1/+1 |
2020-08-21 | drm: omapdrm: Delete surplus GPIO includes | Linus Walleij | 2 | -2/+0 |
2020-08-12 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 5 | -1/+5 |
2020-08-11 | Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 4 | -0/+4 |
2020-08-08 | drm: Remove unnecessary drm_panel_attach and drm_panel_detach | Joe Perches | 1 | -17/+0 |
2020-08-04 | drm/omap: force runtime PM suspend on system suspend | Tomi Valkeinen | 4 | -0/+4 |
2020-07-24 | drm/omap: Use {} to zero initialize the mode | Ville Syrjälä | 1 | -1/+1 |
2020-07-02 | drm/atomic-helper: reset vblank on crtc reset | Daniel Vetter | 2 | -7/+5 |
2020-06-29 | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 1 | -1/+1 |
2020-06-24 | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 5 | -15/+13 |
2020-06-23 | drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() | Laurent Pinchart | 3 | -0/+3 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-05-19 | drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked | Emil Velikov | 4 | -5/+5 |
2020-05-17 | drm/omap: display: use devm_of_find_backlight | Sam Ravnborg | 1 | -10/+8 |
2020-05-05 | drm/omap: change default signal polarities and drives | Tomi Valkeinen | 1 | -27/+6 |
2020-04-28 | drm/omap: venc: remove unused variable 'venc_config_pal_bdghi' | YueHaibing | 1 | -43/+0 |
2020-04-17 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2 | -11/+39 |
2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -11/+39 |
2020-03-18 | drm: convert .debugfs_init() hook to return void. | Wambui Karuga | 2 | -4/+2 |
2020-03-18 | drm/omap: remove checks for return value of drm_debugfs functions | Wambui Karuga | 1 | -20/+7 |
2020-03-06 | drm: Remove drm_fb_helper add, add all and remove connector calls | Pankaj Bharadiya | 1 | -4/+0 |
2020-03-06 | drm: Remove unused arg from drm_fb_helper_init | Pankaj Bharadiya | 1 | -1/+1 |
2020-02-26 | drm/omap: Prepare DSS for probing without legacy platform data | Tony Lindgren | 2 | -11/+39 |
2020-02-26 | drm/omap: dss: Remove unused omap_dss_device operations | Laurent Pinchart | 3 | -71/+5 |
2020-02-26 | drm/omap: dss: Remove unused omapdss_of_find_connected_device() function | Laurent Pinchart | 3 | -32/+1 |
2020-02-26 | drm/omap: dss: Inline the omapdss_display_get() function | Laurent Pinchart | 3 | -13/+4 |
2020-02-26 | drm/omap: Hardcode omap_connector type to DSI | Laurent Pinchart | 3 | -53/+2 |
2020-02-26 | drm/omap: sdi: Register a drm_bridge | Laurent Pinchart | 1 | -59/+109 |
2020-02-26 | drm/omap: sdi: Sort includes alphabetically | Laurent Pinchart | 1 | -4/+4 |
2020-02-26 | drm/omap: dpi: Register a drm_bridge | Laurent Pinchart | 1 | -93/+116 |
2020-02-26 | drm/omap: dpi: Simplify clock setting API | Laurent Pinchart | 1 | -24/+8 |
2020-02-26 | drm/omap: dpi: Reorder functions in sections | Laurent Pinchart | 1 | -67/+79 |
2020-02-26 | drm/omap: dpi: Sort includes alphabetically | Laurent Pinchart | 1 | -5/+5 |
2020-02-26 | drm/omap: hdmi5: Simplify EDID read | Laurent Pinchart | 1 | -51/+35 |
2020-02-26 | drm/omap: hdmi4: Simplify EDID read | Laurent Pinchart | 1 | -56/+40 |
2020-02-26 | drm/omap: venc: Remove omap_dss_device operations | Laurent Pinchart | 1 | -45/+0 |
2020-02-26 | drm/omap: hdmi: Remove omap_dss_device operations | Laurent Pinchart | 3 | -37/+0 |
2020-02-26 | drm/omap: Remove HPD, detect and EDID omapdss operations | Laurent Pinchart | 6 | -310/+22 |