summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_client_modeset.c
AgeCommit message (Expand)Author
2023-07-13drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe
2023-07-13drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2022-11-24drm/client: Remove match on mode nameMaxime Ripard
2022-11-15drm/client: Add some tests for drm_connector_pick_cmdline_mode()Maxime Ripard
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-05-16drm/client: Don't add new command-line modeThomas Zimmermann
2022-05-16drm/client: Look for command-line modes firstThomas Zimmermann
2022-02-07drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi
2021-10-04Revert "drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEG...Sean Paul
2021-10-04Revert "drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()"Sean Paul
2021-10-01drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos
2021-10-01drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos
2021-02-09drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy()Joseph Schulte
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä
2020-05-26drm/client: Add drm_client_modeset_check()Noralf Trønnes
2020-05-18drm: Help unconfuse gcc, avoid accidental impossible unsigned comparisonsChris Wilson
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-12drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold
2020-02-11drm/client: Rename _force to _lockedDaniel Vetter
2019-12-29drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare
2019-11-25Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"Uma Shankar
2019-11-17drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-07-16drm/modes: Don't apply cmdline's rotation if it wasn't specifiedDmitry Osipenko
2019-07-10drm/modes: Skip invalid cmdline modeDmitry Osipenko
2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard
2019-06-19drm/client: Change drm_client_panel_rotation nameMaxime Ripard
2019-06-19drm/client: Restrict the rotation check to the rotation itselfMaxime Ripard
2019-06-19drm/client: Restrict the plane_state scopeMaxime Ripard
2019-06-11drm/fb-helper: Move out modeset config codeNoralf Trønnes
2019-06-08drm/fb-helper: Move out commit codeNoralf Trønnes
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes