summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_client_modeset.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä1-1/+1
2020-05-26drm/client: Add drm_client_modeset_check()Noralf Trønnes1-4/+31
2020-05-18drm: Help unconfuse gcc, avoid accidental impossible unsigned comparisonsChris Wilson1-1/+4
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie1-1/+2
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard1-0/+72
2020-02-12drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold1-1/+2
2020-02-11drm/client: Rename _force to _lockedDaniel Vetter1-5/+7
2019-12-29drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare1-0/+72
2019-11-25Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"Uma Shankar1-70/+0
2019-11-17drm/fbdev: Fallback to non tiled mode if all tiles not presentManasi Navare1-0/+70
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza1-2/+1
2019-07-16drm/modes: Don't apply cmdline's rotation if it wasn't specifiedDmitry Osipenko1-1/+1
2019-07-10drm/modes: Skip invalid cmdline modeDmitry Osipenko1-1/+2
2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard1-0/+30
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard1-0/+4
2019-06-19drm/client: Change drm_client_panel_rotation nameMaxime Ripard1-6/+6
2019-06-19drm/client: Restrict the rotation check to the rotation itselfMaxime Ripard1-1/+2
2019-06-19drm/client: Restrict the plane_state scopeMaxime Ripard1-1/+4
2019-06-11drm/fb-helper: Move out modeset config codeNoralf Trønnes1-6/+701
2019-06-08drm/fb-helper: Move out commit codeNoralf Trønnes1-0/+288
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes1-0/+104