summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_client_modeset.c
Commit message (Expand)AuthorAgeFilesLines
* 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