aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_atomic_uapi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/drm-intel into drm-nextDave 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-misc into drm-nextDaniel 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
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-2/+1
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper1-2/+2
2019-01-10gpu/drm: Fix lock held when returning to user space.Tetsuo Handa1-2/+1
2018-12-06Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie1-0/+13
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+4
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk1-0/+13
2018-11-28drm: Add vrr_enabled property to drm CRTCNicholas Kazlauskas1-0/+4
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada1-0/+4
2018-10-17drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul1-21/+0
2018-10-10drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectorsLyude Paul1-0/+21
2018-09-14drm: Differentiate the lack of an interface from invalid parameterChris Wilson1-1/+1
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter1-0/+1393