summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic_uapi.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-13drm/drm_property: make replace_property_blob_from_id a DRM helperMelissa Wen1-47/+5
2023-12-04Revert "drm: Introduce pixel_source DRM plane property"Dmitry Baryshkov1-4/+0
2023-12-04Revert "drm: Introduce solid fill DRM plane property"Dmitry Baryshkov1-26/+0
2023-12-02drm: Introduce solid fill DRM plane propertyJessica Zhang1-0/+26
2023-12-02drm: Introduce pixel_source DRM plane propertyJessica Zhang1-0/+4
2023-11-24drm/atomic: Add support for mouse hotspotsZack Rusin1-0/+20
2023-11-23drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commitsSimon Ser1-3/+22
2023-11-23drm: Refuse to async flip with atomic prop changesAndré Almeida1-3/+49
2023-06-23drm/atomic: log errors in drm_mode_atomic_ioctl()Simon Ser1-0/+5
2023-06-23drm/atomic: log when page-flip is requested without CRTCsSimon Ser1-1/+3
2023-06-23drm/atomic: log on attempt to set legacy DPMS propertySimon Ser1-0/+3
2023-06-23drm/atomic: log when CRTC_ID prop value is invalidSimon Ser1-2/+10
2023-06-23drm/atomic: log when getting/setting unknown propertiesSimon Ser1-1/+16
2023-06-23drm/atomic: drop extra bracket from log messagesSimon Ser1-3/+3
2023-06-23drm/atomic: log drm_atomic_replace_property_blob_from_id() errorsSimon Ser1-1/+10
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard1-0/+4
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard1-4/+4
2022-10-10drm/atomic: Add TV subconnector property to get/set_propertyMaxime Ripard1-0/+4
2022-10-10drm/connector: Rename subconnector state variableMaxime Ripard1-2/+2
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-0/+1
2022-05-02drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2Christian König1-42/+5
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard1-6/+8
2022-03-31drm/atomic: Print the state every non-blocking commitMaxime Ripard1-4/+0
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä1-6/+8
2021-11-26drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez1-1/+1
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain1-0/+4
2021-08-02drm: Fix typo in commentsCai Huoqing1-3/+3
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie1-1/+3
2021-06-23drm: allow drm_atomic_print_state() to accept any drm_printerAbhinav Kumar1-1/+3
2021-04-22drm: drm_atomic_uapi.c: Use tabs for code indentsBeatriz Martins de Carvalho1-3/+3
2020-11-16drm: fix oops in drm_atomic_set_crtc_for_connectorSimon Ser1-2/+2
2020-11-14drm: add debug logs for drm_mode_atomic_ioctl errorsSimon Ser1-5/+18
2020-11-14drm: convert drm_atomic_uapi.c to new debug helpersSimon Ser1-47/+66
2020-10-21drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya1-0/+8
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay1-0/+7
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding1-8/+8
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard1-2/+1
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula1-1/+1
2019-09-18drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter1-2/+1
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-1/+1
2019-08-06drm: Add Content protection type propertyRamalingam C1-0/+4
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul1-2/+5
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+2
2019-05-22drm: Add HDR source metadata propertyUma Shankar1-0/+12
2019-05-09drm: move content protection property to mode_configRamalingam C1-2/+2
2019-04-24drm/atomic: -EACCESS for lease-denied crtc lookupDaniel Vetter1-0/+4
2019-04-24drm/atomic: Wire file_priv through for property changesDaniel Vetter1-13/+19
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+4
2019-03-18drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart1-23/+8
2019-02-19drm: Add HDMI colorspace propertyUma Shankar1-0/+4