summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86Crtc.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-03render: drop obsolete macros pict_f_transform and pict_f_vectorEnrico Weigelt, metux IT consult1-2/+2
2022-12-19xfree86: make xf86RotateCrtcRedisplay publicSultan Alsawaf1-0/+5
2021-12-06Better fix for xf86CompatOut() when there are no privatesMatthieu Herrb1-2/+2
2021-11-04Make xf86CompatOutput() return NULL when there are no privatesMatthieu Herrb1-0/+3
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2019-04-02xf86: set status to connected for monitors enabled in confDave Airlie1-0/+1
2019-03-06xfree86/modes: Add "NoOutputInitialSize" optionAndy Ritger1-0/+4
2018-02-27Add RandR leases with modesetting driver support [v6]Keith Packard1-0/+76
2018-02-27xfree86/modes: Check for non-desktop monitors during PreInit [v2]Keith Packard1-1/+6
2018-01-22xfree86: Disable cursor whenever turning off CRTC during modesetKeith Packard1-0/+6
2017-02-08xfree86: Immediately handle failure to set HW cursor, v5Michael Thayer1-1/+3
2016-06-28randr/xf86: Add PRIME Synchronization / Double BufferAlex Goins1-0/+4
2016-06-21xfree86/modes: Disambiguate driverIsPerformingTransformMichel Dänzer1-17/+22
2016-05-30xfree86/modes: Remove xf86_reload_cursors v2Michel Dänzer1-7/+3
2015-05-07xfree86: Return NULL from xf86CompatOutput if no compat_output is definedJason Gerecke1-0/+2
2015-03-31xf86Crtc: add tile prop settingDave Airlie1-2/+24
2014-11-12Drop trailing whitespacesPeter Hutterer1-5/+5
2014-04-25hw/xfree86: Restore API compatibility for cursor loading functionsKeith Packard1-2/+6
2014-04-03Add a return value to load_cursor_argb() to allow it to report failureMichael Thayer1-2/+2
2013-04-24Eliminate the use of xf86Rename.hJeremy White1-3/+0
2012-07-07xf86: store scanout pixmap in the xf86 struct as well.Dave Airlie1-1/+5
2012-07-07xf86/crtc: add new interface to detach slave crtcsDave Airlie1-0/+3
2012-07-07xf86: add initial scanout pixmap support (v2)Dave Airlie1-0/+5
2012-07-06xfree86: add framework for provider support in ddx. (v4)Dave Airlie1-0/+34
2012-03-21Introduce a consistent coding styleKeith Packard1-257/+239
2011-11-23Fix gcc -Wwrite-strings warnings in xf86Modes codeAlan Coopersmith1-1/+1
2011-10-09xfree86: fix build with xv disabledJulien Cristau1-0/+2
2011-10-03xfree86/modes: Make cursor position transform a helper functionAaron Plattner1-0/+8
2011-10-03xfree86/modes: Let the driver handle the transformAaron Plattner1-1/+15
2011-02-23Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"Keith Packard1-25/+8
2011-02-23Revert "randr: Add sprite position transforms"Keith Packard1-25/+0
2011-02-23Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"Keith Packard1-29/+0
2011-02-23Revert "randr: Add per-crtc pixmaps"Keith Packard1-32/+0
2010-12-06randr: Add per-crtc pixmapsKeith Packard1-0/+32
2010-12-06hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigsKeith Packard1-0/+29
2010-12-06randr: Add sprite position transformsKeith Packard1-0/+25
2010-12-06Replace huge argument list in xf86CrtcSetModeTransform with structKeith Packard1-8/+25
2010-02-25Allow for missing or disabled compat_outputKeith Packard1-0/+26
2009-10-01Re-fix DGA removal.Keith Packard1-0/+8
2009-02-17Eliminate the shadow clear on transform changeKeith Packard1-0/+4
2009-01-05 Update sdk headers to export new symbols.Paulo Cesar Pereira de Andrade1-18/+2
2009-01-05XFree86: Fix build with DGA disabledDaniel Stone1-0/+2
2008-12-18randr: add some notes about the stuff that changed in driver ABI 2Maarten Maathuis1-12/+18
2008-12-17randr: some improvements, fixes and crtc abi bumpMaarten Maathuis1-3/+12
2008-12-17randr: Improve per-crtc gamma support.Maarten Maathuis1-0/+16
2008-12-15Clean up rotation data when crtc is turned offKeith Packard1-0/+7
2008-12-11randr: Add monitor option "Panning" for initial panning configurationMatthias Hopf1-1/+5
2008-12-07Use libtool convenience libraries and better "symbol" table.Paulo Cesar Pereira de Andrade1-3/+4
2008-12-04Move _X_EXPORT attribute to header file.Paulo Cesar Pereira de Andrade1-1/+1
2008-12-04randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()Matthias Hopf1-2/+2