summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_atomic_uapi.c
Commit message (Expand)AuthorAgeFilesLines
* drm: fix oops in drm_atomic_set_crtc_for_connectorSimon Ser2020-11-161-2/+2
* drm: add debug logs for drm_mode_atomic_ioctl errorsSimon Ser2020-11-141-5/+18
* drm: convert drm_atomic_uapi.c to new debug helpersSimon Ser2020-11-141-47/+66
* drm: Introduce plane and CRTC scaling filter propertiesPankaj Bharadiya2020-10-211-0/+8
* drm : Insert blank lines after declarations.Suraj Upadhyay2020-07-021-0/+7
* drm/atomic: Spell CRTC consistentlyThierry Reding2019-12-221-8/+8
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-031-2/+1
|\
| * drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter2019-09-181-2/+1
* | drm/print: add drm_debug_enabled()Jani Nikula2019-10-021-1/+1
|/
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-131-1/+1
* drm: Add Content protection type propertyRamalingam C2019-08-061-0/+4
* drm: Add helpers to kick off self refresh mode in driversSean Paul2019-06-131-2/+5
* Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-281-2/+2
|\
| * drm: move content protection property to mode_configRamalingam C2019-05-091-2/+2
* | drm: Add HDR source metadata propertyUma Shankar2019-05-221-0/+12
|/
* drm/atomic: -EACCESS for lease-denied crtc lookupDaniel Vetter2019-04-241-0/+4
* drm/atomic: Wire file_priv through for property changesDaniel Vetter2019-04-241-13/+19
* Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-03-251-0/+4
|\
| * drm: Add HDMI colorspace propertyUma Shankar2019-02-191-0/+4
* | drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart2019-03-181-23/+8
|/
* Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-2/+1
|\
| * gpu/drm: Fix lock held when returning to user space.Tetsuo Handa2019-01-101-2/+1
* | drm: Trivial comment grammar cleanupsMatt Roper2019-02-041-2/+2
|/
* Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...Dave Airlie2018-12-061-0/+13
|\
| * drm: Add a new plane property to send damage during plane updateLukasz Spintzyk2018-12-051-0/+13
* | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-12-061-0/+4
|\ \ | |/ |/|
| * drm: Add vrr_enabled property to drm CRTCNicholas Kazlauskas2018-11-281-0/+4
* | drm: Add connector property to limit max bpcRadhakrishna Sripada2018-11-021-0/+4
* | drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul2018-10-171-21/+0
* | drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectorsLyude Paul2018-10-101-0/+21
|/
* drm: Differentiate the lack of an interface from invalid parameterChris Wilson2018-09-141-1/+1
* drm: extract drm_atomic_uapi.cDaniel Vetter2018-09-091-0/+1393