summaryrefslogtreecommitdiff
path: root/hw/xfree86/drivers/modesetting/drmmode_display.h
Commit message (Expand)AuthorAgeFilesLines
* modesetting: Support accurate DRI presentation timing with TearFreeSultan Alsawaf2023-02-281-0/+1
* modesetting: add support for TearFree page flipsSultan Alsawaf2022-12-191-0/+19
* modesetting: coalesce vblank events to avoid DRM event queue exhaustionSultan Alsawaf2022-12-191-0/+2
* modesetting: make do_queue_flip_on_crtc genericSultan Alsawaf2022-12-191-1/+2
* modesetting: Fix dirty updates for sw rotationPatrik Jakobsson2021-09-151-0/+2
* modesetting: Add option for non-vsynced flips for "secondary" outputs.Mario Kleiner2021-09-091-0/+2
* modesetting: Add missing copyright noticesAaron Plattner2020-11-251-0/+2
* modesetting: Add CTM RandR propertyAaron Plattner2020-10-291-0/+4
* modesetting: Use GAMMA_LUT when availableAaron Plattner2020-10-291-0/+3
* modesetting: Store property values in drmmode_prop_info_recAaron Plattner2020-10-291-0/+1
* modesetting: keep going if a modeset fails on EnterVTKishore Kadiyala2020-09-251-1/+2
* modesetting: check the kms state on EnterVTMartin Peres2020-09-251-0/+1
* modesetting: Lay the foundation for enabling VRRUday Kiran Pichika2020-09-081-0/+6
* xserver/output: rename some badly named variables/APIs.Dave Airlie2020-07-101-3/+3
* modesetting: Only log 1 error for consecutive flip failuresHans de Goede2019-08-091-0/+1
* modesetting: Disable pageflipping when using a swcursorHans de Goede2019-08-061-0/+12
* modesetting: Remove obsolete, unused msPixmapPrivate declaration and macroHans de Goede2019-08-061-4/+0
* During reset/shutdown, clean up leases in DIX instead of each driverKeith Packard2018-08-021-2/+0
* modesetting: Remove ms_crtc_msc_to_kernel_msc().Mario Kleiner2018-05-071-1/+0
* modesetting: Have consistent state when using atomic modesettingLouis-Francis Ratté-Boulianne2018-04-041-0/+1
* modesetting: Use atomic modesetting to set DPMS modeLouis-Francis Ratté-Boulianne2018-04-041-2/+3
* drmmode: Track if BO allocation used modifiersDaniel Stone2018-04-041-0/+1
* modesetting: remove fallback DRM_CAP_* definesEmil Velikov2018-03-211-7/+0
* glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne2018-03-051-0/+1
* modesetting: Check if buffer format is supported when flippingLouis-Francis Ratté-Boulianne2018-03-051-0/+2
* modesetting: Get supported formats/modifiers for scanoutLouis-Francis Ratté-Boulianne2018-03-051-0/+9
* modesetting: Use atomic modesetting to configure output/CRTCsLouis-Francis Ratté-Boulianne2018-03-051-1/+29
* modesetting: Add support for multi-plane pixmaps when page-flippingLouis-Francis Ratté-Boulianne2018-03-051-0/+4
* modesetting: Use atomic modesetting API for pageflip if availableLouis-Francis Ratté-Boulianne2018-03-051-0/+36
* Add RandR leases with modesetting driver support [v6]Keith Packard2018-02-271-0/+6
* modesetting: Do not close uninitialized dri2 screenJeffrey Smith2018-02-261-0/+3
* Use ARRAY_SIZE all over the treeDaniel Martin2017-10-301-2/+0
* Make PixmapDirtyUpdateRec::src a DrawablePtrMichel Dänzer2017-08-151-1/+1
* modesetting: allow switching from software to hardware cursors (v5).Michael Thayer2017-02-081-1/+0
* modesetting: Immediately handle failure to set HW cursor, v5Michael Thayer2017-02-081-1/+0
* modesetting: add DRI2 page flip supportQiang Yu2016-09-021-0/+3
* modesetting: Do not use function local static variablesHans De Goede2016-09-021-0/+2
* modesetting: Delete dead drmmode_bo_for_pixmap function.Kenneth Graunke2016-08-081-1/+0
* modesetting: Implement a double-buffered shadow modeAdam Jackson2016-07-021-0/+2
* modesetting: Drop some non-functional triple-buffering variablesAdam Jackson2016-07-021-13/+0
* modesetting: Implement 32->24 bpp conversion in shadow updateDave Airlie2016-07-021-0/+2
* modesetting: Implement PRIME syncing as a sourceAlex Goins2016-06-281-1/+7
* modesetting: Implement PRIME syncing as a sinkAlex Goins2016-06-281-1/+18
* modesetting: Internal storage of scanout pixmapsAlex Goins2016-06-281-0/+3
* modesetting: port clean start code from amdgpu. (v2)Dave Airlie2016-05-021-1/+1
* modesetting: add support for background none.Dave Airlie2016-05-021-1/+3
* modesetting: add zaphod support (v3)Dave Airlie2015-08-131-0/+5
* modesetting: Implement page flipping support for Present.Kenneth Graunke2015-06-301-1/+7
* modesetting: reverse prime support (v1.1)Dave Airlie2015-06-301-1/+3
* modesetting: add tile property support (v2.1)Dave Airlie2015-04-271-0/+1