summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes
AgeCommit message (Expand)AuthorFilesLines
2018-07-02xfree86: Wrap RRCrtcIsLeased and RROutputIsLeased to check for DIX structuresKeith Packard1-8/+34
2018-07-02xfree86: Reset randr_crtc and randr_output early in xf86CrtcCloseScreenKeith Packard1-8/+14
2018-02-27Add RandR leases with modesetting driver support [v6]Keith Packard4-6/+228
2018-02-27xfree86/modes: Check for non-desktop monitors during PreInit [v2]Keith Packard2-3/+8
2018-02-27xfree86/modes: Adapt xf86Randr12CrtcComputeGamma() for depth 30. (v2)Mario Kleiner1-27/+69
2018-01-29edid: use value returned from pruning duplicate modesJeff Smith1-1/+1
2018-01-29xfree86: Remove broken RANDR disabling logic (v4)Adam Jackson1-3/+0
2018-01-24Revert "xfree86: Remove broken RANDR disabling logic (v3)"Adam Jackson1-0/+3
2018-01-24xfree86: Remove broken RANDR disabling logic (v3)Adam Jackson1-3/+0
2018-01-22xfree86: Disable cursor whenever turning off CRTC during modesetKeith Packard3-5/+19
2018-01-08ddc: Port some paranoia from drm_edid.cAdam Jackson1-8/+27
2017-11-14edid: fix off-by-one error in CEA mode numberingHector Martin1-2/+2
2017-10-30Use ARRAY_SIZE all over the treeDaniel Martin1-4/+2
2017-09-26xfree86: Hush some warnings when Xv is disabledAdam Jackson1-1/+1
2017-06-20xfree86/modes: Use RRTransformEqual in xf86RandR12CrtcSetMichel Dänzer1-2/+1
2017-06-05xfree86: Add Option "PreferCloneMode"Michel Dänzer1-0/+4
2017-04-26Add a Meson build system alongside autotools.Eric Anholt1-0/+30
2017-04-17xfree86/modes: Make colormap/gamma glue code work with RandR disabledMichel Dänzer1-45/+91
2017-03-23xserver: Unifdef HAVE_CONFIG_HEric Anholt9-36/+0
2017-03-21edid: Prune duplicates after adding modes from DDCMichel Dänzer1-8/+6
2017-02-08xfree86: Immediately handle failure to set HW cursor, v5Michael Thayer2-11/+33
2017-01-02edid: Add quirk for ADA 1024x600 7" display.Kai-Heng Feng1-0/+5
2016-09-28xf86RandR12: Fix XF86VidModeSetGamma triggering a BadImplementation errorHans de Goede1-0/+30
2016-09-28xf86RandR12: Move calculating of shift inside init_one_componentHans de Goede1-7/+8
2016-09-16xfree86/modes: Set RandR primary output from CreateScreenResourcesMichel Dänzer1-0/+8
2016-09-13xf86Cursor: Deal with rotation on GPU screens using a hw-cursorHans de Goede1-11/+40
2016-09-13xf86Cursor: Fix xf86_crtc_rotate_coord using width/height wronglyHans de Goede1-2/+2
2016-08-10xfree86/modes: Handle no palette case better in xf86RandR12CrtcSetGammaMichel Dänzer1-1/+9
2016-07-28xfree86: Hook up colormaps and RandR 1.2 gamma code v6Michel Dänzer2-68/+111
2016-07-28xfree86/modes: Remove xf86RandR12CrtcGetGammaMichel Dänzer1-39/+0
2016-07-27xfree86/modes: Move gamma initialization to xf86RandR12Init12 v2Michel Dänzer2-114/+114
2016-07-18Remove readmask from screen block/wakeup handlerKeith Packard1-3/+2
2016-06-28randr/xf86: Add PRIME Synchronization / Double BufferAlex Goins2-1/+7
2016-06-21xfree86/modes: Simplify in_range logic in xf86_crtc_set_cursor_positionMichel Dänzer1-12/+4
2016-06-21xfree86/modes: Disambiguate driverIsPerformingTransformMichel Dänzer3-24/+29
2016-06-21xfree86/modes: Fix HW cursor clipping for driverIsPerformingTransform (v2)Michel Dänzer1-7/+11
2016-06-17xrandrprovider: Do not use separate lists for unbound / source / offload slavesHans de Goede1-9/+2
2016-05-30xfree86/modes: Remove xf86_reload_cursors v2Michel Dänzer2-64/+3
2016-05-30xfree86/modes: Assign xf86_config->cursor in xf86_load_cursor_image v2Michel Dänzer1-1/+1
2016-05-26xfree86: Set xf86CrtcConfigRec cursor pointer to NULL in HideCursorKeith Packard1-12/+5
2016-05-04xf86Crtc: don't set the root window property on slave GPUs.Dave Airlie1-1/+2
2016-03-28xfree86/modes: Make sure the HW cursor is hidden when it should beMichel Dänzer1-0/+6
2016-03-09xfree86: Re-set current cursor after RandR 1.2 CRTC configuration changeMichel Dänzer1-0/+6
2016-03-09xfree86/modes: Check for CRTC transforms in xf86_use_hw_cursor(_argb) (v2)Michel Dänzer1-0/+11
2016-03-09xfree86/modes: Refactor xf86_use_hw_cursor_argb to use xf86_use_hw_cursor (v2)Michel Dänzer1-8/+2
2016-02-22dix: Add hybrid full-size/empty-clip mode to SetRootClipDaniel Stone1-2/+2
2015-09-23xfree86: Fix the 1792x1344-75 EST III modeVille Syrjälä1-1/+1
2015-09-21randr: Remove senseless checks for xf86RandR12KeyEgbert Eich1-9/+4
2015-07-08prime: add rotation support for offloaded outputs (v2)Dave Airlie1-0/+2
2015-06-30xf86Rotate: remove unused macros.Dave Airlie1-6/+0