summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_atomic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: Fix kerneldoc for "Returns" sectionrenjun wang2024-08-261-6/+0
* Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter2024-07-101-5/+2
|\
| * drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()Ville Syrjälä2024-06-241-5/+2
* | drm/connector: hdmi: Add RGB Quantization Range to the connector stateMaxime Ripard2024-05-281-0/+1
* | drm/connector: hdmi: Add Broadcast RGB propertyMaxime Ripard2024-05-281-0/+2
* | drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard2024-05-281-0/+1
* | drm/connector: hdmi: Add support for output formatMaxime Ripard2024-05-281-0/+2
* | drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard2024-05-281-0/+5
|/
* drm/drm_plane: track color mgmt changes per planeMelissa Wen2023-12-131-0/+1
* drm/atomic: add private obj state to state dumpDmitry Baryshkov2023-12-051-0/+9
* Revert "drm/atomic: Add pixel source to plane state dump"Dmitry Baryshkov2023-12-041-1/+0
* Revert "drm/atomic: Add solid fill data to plane state dump"Dmitry Baryshkov2023-12-041-4/+0
* Revert "drm/atomic: Move framebuffer checks to helper"Dmitry Baryshkov2023-12-041-73/+57
* Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov2023-12-041-11/+10
* drm/atomic: Loosen FB atomic checksJessica Zhang2023-12-021-10/+11
* drm/atomic: Move framebuffer checks to helperJessica Zhang2023-12-021-57/+73
* drm/atomic: Add solid fill data to plane state dumpJessica Zhang2023-12-021-0/+4
* drm/atomic: Add pixel source to plane state dumpJessica Zhang2023-12-021-0/+1
* Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-09-221-2/+2
|\
| * drm/debugfs: rework debugfs directory creation v5Christian König2023-09-011-2/+2
* | drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter2023-07-211-1/+10
|/
* drm/connector: Print connector colorspace in state debugfsHarry Wentland2023-06-091-0/+1
* Merge remote-tracking branch 'drm/drm-next' into msm-nextRob Clark2023-03-201-0/+1
|\
| * drm/connector: print max_requested_bpc in state debugfsHarry Wentland2023-03-071-0/+1
* | drm: add helper functions to retrieve old and new crtcVinod Polimera2023-03-131-0/+60
|/
* drm: use new debugfs device-centered functions on DRM core filesMaíra Canal2022-12-221-6/+5
* drm/atomic: Constify the old/new state accessorsMaxime Ripard2022-11-281-6/+6
* drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm/atomic: Add atomic_print_state to private objectsMaxime Ripard2022-03-311-0/+16
* drm/atomic: Print the state every non-blocking commitMaxime Ripard2022-03-311-0/+4
* Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-01-261-81/+99
|\
| * drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez2021-11-261-81/+99
* | drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueManasi Navare2022-01-251-4/+8
|/
* drm: Fix typo in commentsCai Huoqing2021-08-021-1/+1
* Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2021-07-271-5/+23
|\
| * Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-06-231-5/+23
| |\
| | * drm: allow drm_atomic_print_state() to accept any drm_printerAbhinav Kumar2021-06-231-5/+23
* | | drm/plane: check that fb_damage is set up when usedDaniel Vetter2021-07-271-1/+1
|/ /
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-261-2/+2
|\|
| * drm/atomic: Couple of typo fixesBhaskar Chowdhury2021-04-091-2/+2
* | drm: drm_atomic.c: Adjust end of block commentBeatriz Martins de Carvalho2021-04-221-1/+2
* | gpu: drm: Replace bare "unsigned" with "unsigned int"Fabio M. De Francesco2021-04-121-2/+2
|/
* drm: Switch to %p4cc format modifierSakari Ailus2021-02-171-6/+2
* drm: Introduce a drm_crtc_commit_wait helperMaxime Ripard2021-01-211-0/+39
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-1/+2
|\
| * drm: atomic: use krealloc_array()Bartosz Golaszewski2020-12-151-1/+2
* | drm/atomic: document and enforce rules around "spurious" EBUSYDaniel Vetter2020-10-081-0/+29
* | drm/atomic: Make the kerneldoc a bit clearerDaniel Vetter2020-10-021-5/+5
|/
* drm : Insert blank lines after declarations.Suraj Upadhyay2020-07-021-0/+1