summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_client_modeset.c
Commit message (Expand)AuthorAgeFilesLines
* drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe2023-07-131-0/+1
* drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe2023-07-131-0/+5
* drm/client: Remove match on mode nameMaxime Ripard2022-11-241-4/+0
* drm/client: Add some tests for drm_connector_pick_cmdline_mode()Maxime Ripard2022-11-151-0/+4
* drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm/client: Don't add new command-line modeThomas Zimmermann2022-05-161-12/+5
* drm/client: Look for command-line modes firstThomas Zimmermann2022-05-161-0/+11
* drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi2022-02-071-1/+2
* Revert "drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEG...Sean Paul2021-10-041-3/+6
* Revert "drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()"Sean Paul2021-10-041-3/+2
* drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos2021-10-011-2/+3
* drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos2021-10-011-6/+3
* drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy()Joseph Schulte2021-02-091-2/+5
* drm: Nuke mode->vrefreshVille Syrjälä2020-05-271-1/+1
* drm/client: Add drm_client_modeset_check()Noralf Trønnes2020-05-261-4/+31
* drm: Help unconfuse gcc, avoid accidental impossible unsigned comparisonsChris Wilson2020-05-181-1/+4
* Merge v5.6-rc5 into drm-nextDave Airlie2020-03-111-1/+2
|\
| * drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold2020-02-121-1/+2
* | Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-171-0/+72
|\|
| * drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare2019-12-291-0/+72
* | drm/client: Rename _force to _lockedDaniel Vetter2020-02-111-5/+7
* | Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"Uma Shankar2019-11-251-70/+0
* | drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare2019-11-171-0/+70
|/
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-031-1/+1
|\
| * drm/modes: Don't apply cmdline's rotation if it wasn't specifiedDmitry Osipenko2019-07-161-1/+1
* | drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza2019-09-161-2/+1
|/
* drm/modes: Skip invalid cmdline modeDmitry Osipenko2019-07-101-1/+2
* drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard2019-06-191-0/+30
* drm/modes: Support modes names on the command lineMaxime Ripard2019-06-191-0/+4
* drm/client: Change drm_client_panel_rotation nameMaxime Ripard2019-06-191-6/+6
* drm/client: Restrict the rotation check to the rotation itselfMaxime Ripard2019-06-191-1/+2
* drm/client: Restrict the plane_state scopeMaxime Ripard2019-06-191-1/+4
* drm/fb-helper: Move out modeset config codeNoralf Trønnes2019-06-111-6/+701
* drm/fb-helper: Move out commit codeNoralf Trønnes2019-06-081-0/+288
* drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes2019-06-041-0/+104