Age | Commit message (Expand) | Author | Files | Lines |
2022-06-20 | drm: Drop drm_edid.h from drm_crtc.h | Ville Syrjälä | 1 | -0/+1 |
2022-05-16 | drm/client: Don't add new command-line mode | Thomas Zimmermann | 1 | -12/+5 |
2022-05-16 | drm/client: Look for command-line modes first | Thomas Zimmermann | 1 | -0/+11 |
2022-02-07 | drm: Convert open-coded yes/no strings to yesno() | Lucas De Marchi | 1 | -1/+2 |
2021-10-04 | Revert "drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEG... | Sean Paul | 1 | -3/+6 |
2021-10-04 | Revert "drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()" | Sean Paul | 1 | -3/+2 |
2021-10-01 | drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN() | Fernando Ramos | 1 | -2/+3 |
2021-10-01 | drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN() | Fernando Ramos | 1 | -6/+3 |
2021-02-09 | drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy() | Joseph Schulte | 1 | -2/+5 |
2020-05-27 | drm: Nuke mode->vrefresh | Ville Syrjälä | 1 | -1/+1 |
2020-05-26 | drm/client: Add drm_client_modeset_check() | Noralf Trønnes | 1 | -4/+31 |
2020-05-18 | drm: Help unconfuse gcc, avoid accidental impossible unsigned comparisons | Chris Wilson | 1 | -1/+4 |
2020-03-11 | Merge v5.6-rc5 into drm-next | Dave Airlie | 1 | -1/+2 |
2020-02-17 | Merge v5.6-rc2 into drm-misc-next | Maxime Ripard | 1 | -0/+72 |
2020-02-12 | drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parameters | Stephan Gerhold | 1 | -1/+2 |
2020-02-11 | drm/client: Rename _force to _locked | Daniel Vetter | 1 | -5/+7 |
2019-12-29 | drm/fbdev: Fallback to non tiled mode if all tiles not present | Manasi Navare | 1 | -0/+72 |
2019-11-25 | Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present" | Uma Shankar | 1 | -70/+0 |
2019-11-17 | drm/fbdev: Fallback to non tiled mode if all tiles not present | Manasi Navare | 1 | -0/+70 |
2019-10-03 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -1/+1 |
2019-09-16 | drm/connector: Allow max possible encoders to attach to a connector | José Roberto de Souza | 1 | -2/+1 |
2019-07-16 | drm/modes: Don't apply cmdline's rotation if it wasn't specified | Dmitry Osipenko | 1 | -1/+1 |
2019-07-10 | drm/modes: Skip invalid cmdline mode | Dmitry Osipenko | 1 | -1/+2 |
2019-06-19 | drm/modes: Allow to specify rotation and reflection on the commandline | Maxime Ripard | 1 | -0/+30 |
2019-06-19 | drm/modes: Support modes names on the command line | Maxime Ripard | 1 | -0/+4 |
2019-06-19 | drm/client: Change drm_client_panel_rotation name | Maxime Ripard | 1 | -6/+6 |
2019-06-19 | drm/client: Restrict the rotation check to the rotation itself | Maxime Ripard | 1 | -1/+2 |
2019-06-19 | drm/client: Restrict the plane_state scope | Maxime Ripard | 1 | -1/+4 |
2019-06-11 | drm/fb-helper: Move out modeset config code | Noralf Trønnes | 1 | -6/+701 |
2019-06-08 | drm/fb-helper: Move out commit code | Noralf Trønnes | 1 | -0/+288 |
2019-06-04 | drm/fb-helper: Remove drm_fb_helper_crtc | Noralf Trønnes | 1 | -0/+104 |