summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic_uapi.c
AgeCommit message (Expand)Author
2023-06-23drm/atomic: log errors in drm_mode_atomic_ioctl()Simon Ser
2023-06-23drm/atomic: log when page-flip is requested without CRTCsSimon Ser
2023-06-23drm/atomic: log on attempt to set legacy DPMS propertySimon Ser
2023-06-23drm/atomic: log when CRTC_ID prop value is invalidSimon Ser
2023-06-23drm/atomic: log when getting/setting unknown propertiesSimon Ser
2023-06-23drm/atomic: drop extra bracket from log messagesSimon Ser
2023-06-23drm/atomic: log drm_atomic_replace_property_blob_from_id() errorsSimon Ser
2022-11-24drm/connector: Add TV standard propertyMaxime Ripard
2022-11-24drm/connector: Rename legacy TV propertyMaxime Ripard
2022-10-10drm/atomic: Add TV subconnector property to get/set_propertyMaxime Ripard
2022-10-10drm/connector: Rename subconnector state variableMaxime Ripard
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-05-02drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2Christian König
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-03-31drm/atomic: Print the state every non-blocking commitMaxime Ripard
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä
2021-11-26drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.cClaudio Suarez
2021-10-14drm/connector: Add support for privacy-screen properties (v4)Rajat Jain
2021-08-02drm: Fix typo in commentsCai Huoqing
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-23drm: allow drm_atomic_print_state() to accept any drm_printerAbhinav Kumar
2021-04-22drm: drm_atomic_uapi.c: Use tabs for code indentsBeatriz Martins de Carvalho
2020-11-16drm: fix oops in drm_atomic_set_crtc_for_connectorSimon Ser
2020-11-14drm: add debug logs for drm_mode_atomic_ioctl errorsSimon Ser
2020-11-14drm: convert drm_atomic_uapi.c to new debug helpersSimon Ser
2020-10-21drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay
2019-12-22drm/atomic: Spell CRTC consistentlyThierry Reding
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula
2019-09-18drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-06drm: Add Content protection type propertyRamalingam C
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-09drm: move content protection property to mode_configRamalingam C
2019-04-24drm/atomic: -EACCESS for lease-denied crtc lookupDaniel Vetter
2019-04-24drm/atomic: Wire file_priv through for property changesDaniel Vetter
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-18drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart
2019-02-19drm: Add HDMI colorspace propertyUma Shankar
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper
2019-01-10gpu/drm: Fix lock held when returning to user space.Tetsuo Handa
2018-12-06Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk
2018-11-28drm: Add vrr_enabled property to drm CRTCNicholas Kazlauskas
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada