summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-26drm: Fix kerneldoc for "Returns" sectionrenjun wang1-6/+0
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter1-5/+2
2024-06-24drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()Ville Syrjälä1-5/+2
2024-05-28drm/connector: hdmi: Add RGB Quantization Range to the connector stateMaxime Ripard1-0/+1
2024-05-28drm/connector: hdmi: Add Broadcast RGB propertyMaxime Ripard1-0/+2
2024-05-28drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard1-0/+1
2024-05-28drm/connector: hdmi: Add support for output formatMaxime Ripard1-0/+2
2024-05-28drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard1-0/+5
2023-12-13drm/drm_plane: track color mgmt changes per planeMelissa Wen1-0/+1
2023-12-05drm/atomic: add private obj state to state dumpDmitry Baryshkov1-0/+9
2023-12-04Revert "drm/atomic: Add pixel source to plane state dump"Dmitry Baryshkov1-1/+0
2023-12-04Revert "drm/atomic: Add solid fill data to plane state dump"Dmitry Baryshkov1-4/+0
2023-12-04Revert "drm/atomic: Move framebuffer checks to helper"Dmitry Baryshkov1-73/+57
2023-12-04Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov1-11/+10
2023-12-02drm/atomic: Loosen FB atomic checksJessica Zhang1-10/+11
2023-12-02drm/atomic: Move framebuffer checks to helperJessica Zhang1-57/+73
2023-12-02drm/atomic: Add solid fill data to plane state dumpJessica Zhang1-0/+4
2023-12-02drm/atomic: Add pixel source to plane state dumpJessica Zhang1-0/+1
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-2/+2
2023-09-01drm/debugfs: rework debugfs directory creation v5Christian König1-2/+2
2023-07-21drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter1-1/+10
2023-06-09drm/connector: Print connector colorspace in state debugfsHarry Wentland1-0/+1
2023-03-20Merge remote-tracking branch 'drm/drm-next' into msm-nextRob Clark1-0/+1
2023-03-13drm: add helper functions to retrieve old and new crtcVinod Polimera1-0/+60
2023-03-07drm/connector: print max_requested_bpc in state debugfsHarry Wentland1-0/+1
2022-12-22drm: use new debugfs device-centered functions on DRM core filesMaíra Canal1-6/+5
2022-11-28drm/atomic: Constify the old/new state accessorsMaxime Ripard1-6/+6
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä1-0/+1
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-0/+1
2022-03-31drm/atomic: Add atomic_print_state to private objectsMaxime Ripard1-0/+16
2022-03-31drm/atomic: Print the state every non-blocking commitMaxime Ripard1-0/+4
2022-01-26Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1-81/+99
2022-01-25drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueManasi Navare1-4/+8
2021-11-26drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez1-81/+99
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/ms...Dave 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