aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_atomic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-02drm: Fix typo in commentsCai Huoqing1-1/+1
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-5/+23
2021-07-27drm/plane: check that fb_damage is set up when usedDaniel Vetter1-1/+1
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-5/+23
2021-06-23drm: allow drm_atomic_print_state() to accept any drm_printerAbhinav Kumar1-5/+23
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard1-2/+2
2021-04-22drm: drm_atomic.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-12gpu: drm: Replace bare "unsigned" with "unsigned int"Fabio M. De Francesco1-2/+2
2021-04-09drm/atomic: Couple of typo fixesBhaskar Chowdhury1-2/+2
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus1-6/+2
2021-01-21drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard1-0/+39
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski1-1/+2
2020-10-08drm/atomic: document and enforce rules around "spurious" EBUSYDaniel Vetter1-0/+29
2020-10-02drm/atomic: Make the kerneldoc a bit clearerDaniel Vetter1-5/+5
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay1-0/+1
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga1-2/+1
2020-03-18drm: make various debugfs_init() functions return 0Wambui Karuga1-3/+4
2020-02-18drm/bridge: Fix the bridge kernel docBoris Brezillon1-2/+3
2020-01-31drm/bridge: Add a drm_bridge_state objectBoris Brezillon1-0/+116
2020-01-08Revert "drm/bridge: Add a drm_bridge_state object"Boris Brezillon1-39/+0
2020-01-07drm/bridge: Add a drm_bridge_state objectBoris Brezillon1-0/+39
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding1-10/+10
2019-12-10drm/atomic: Update docs around locking and commit sequencingDaniel Vetter1-4/+6
2019-09-23drm: Free the writeback_job when it with an empty fbLowry Li (Arm Technology China)1-4/+9
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul1-0/+2
2019-06-13drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart1-0/+69
2019-06-08drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()Noralf Trønnes1-0/+168
2019-05-27drm: drop use of drmP.h in drm/*Sam Ravnborg1-2/+7
2019-04-29drm: Add drm_atomic_get_old/new_private_obj_statejames qian wang (Arm Technology China)1-1/+44
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-4/+15
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark1-4/+15
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk1-0/+22
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+5
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-0/+5
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-0/+5
2018-11-07drm/atomic: Use explicit old/new state in drm_atomic_plane_check()Ville Syrjälä1-39/+46
2018-11-07drm/atomic: Use explicit old/new state in drm_atomic_crtc_check()Ville Syrjälä1-11/+15
2018-11-07drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes()Ville Syrjälä1-1/+3
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada1-0/+5
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1504/+2
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li1-0/+5
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie1-1/+1
2018-09-17drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creationLyude Paul1-1/+1
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter1-1357/+2
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter1-185/+34
2018-08-24drm: Add per-plane pixel blend mode propertyLowry Li1-0/+4
2018-07-07drm/atomic: Avoid connector to writeback_connector castsBoris Brezillon1-1/+3
2018-07-06Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan1-0/+4
2018-07-06drm: print plane state normalized zpos valueBenjamin Gaignard1-0/+1