summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-02-23xwayland: use _XWAYLAND_ALLOW_COMMITS propertyPekka Paalanen2-0/+124
2017-02-23xwayland: fix 'buffer' may be used uninitialized warningPekka Paalanen1-1/+1
2017-02-23xwayland: refactor into xwl_window_post_damage()Pekka Paalanen1-23/+33
2017-02-16xfree86: Reorganize the reserved ScrnInfoRec slotsAdam Jackson1-20/+7
2017-02-16xfree86: Remove unused chipID/Rev from ScrnInfoRecAdam Jackson1-3/+0
2017-02-16xfree86: Remove memClk from ScrnInfoRecAdam Jackson2-2/+0
2017-02-16xfree86: Remove Option "BiosBase" (v2)Adam Jackson7-43/+1
2017-02-16xfree86: Drop virtualFrom from ScrnInfoRecAdam Jackson3-13/+2
2017-02-16xfree86: Remove max[HV]Value from ScrnInfoRecAdam Jackson3-32/+0
2017-02-16xfree86: Fix a comment about ScrnInfoRecAdam Jackson1-5/+1
2017-02-09xfree86: Bump video ABI to 24.0Adam Jackson1-1/+1
2017-02-08xwayland: Apply output rotation for screen sizeOlivier Fourdan1-12/+16
2017-02-08xwayland: CRTC should support all rotationsOlivier Fourdan1-1/+8
2017-02-08xwayland: Add hack for FWXGA resolution #99574Svitozar Cherepii1-0/+7
2017-02-08modesetting: allow switching from software to hardware cursors (v5).Michael Thayer2-18/+13
2017-02-08modesetting: Immediately handle failure to set HW cursor, v5Michael Thayer2-11/+5
2017-02-08xfree86: Immediately handle failure to set HW cursor, v5Michael Thayer4-15/+53
2017-02-08dmx: fix linkingMihail Konev1-1/+2
2017-02-08dri1: Remove some dead event codeAdam Jackson1-7/+0
2017-02-08xwayland: replace hardcoded function name with __func__ in error msgPeter Hutterer2-4/+4
2017-02-06xfree86: Take input_lock() for xf86ScreenCheckHWCursorChris Wilson1-7/+20
2017-02-06xfree86: Take input lock for xf86TransparentCursorChris Wilson1-0/+4
2017-02-06xfree86: Take the input lock for xf86RecolorCursorChris Wilson1-6/+18
2017-02-01loader: Handle mod->VersionInfo == NULLMichel Dänzer1-10/+11
2017-01-25dri2: refine dri2_probe_driver_name (v2)Qiang Yu1-19/+24
2017-01-25loader: Learn about the joy of snprintfAdam Jackson1-9/+2
2017-01-25loader: Remove unused path and name from ModuleDescPtrAdam Jackson2-24/+9
2017-01-25loader: Remove unused arguments from LoadModuleAdam Jackson7-199/+21
2017-01-25loader: Turn LoaderListDirs into LoaderListDirAdam Jackson5-144/+110
2017-01-25loader: Move loader list details to internal headerAdam Jackson4-3/+5
2017-01-25xfree86: Remove a stray reference to font modulesAdam Jackson1-2/+1
2017-01-25xfree86: Fix up some bad indentationAdam Jackson1-14/+14
2017-01-25xfree86: Remove DriverRec1 compat structAdam Jackson2-18/+1
2017-01-25loader: Remove silly "unspecified" version handlingAdam Jackson3-44/+29
2017-01-25loader: Remove unused loader error codes and dead enumAdam Jackson2-32/+1
2017-01-25loader: Include fewer headers from xf86Module.hAdam Jackson1-2/+4
2017-01-25loader: Don't add internal/ to the search pathAdam Jackson1-1/+0
2017-01-25loader: Remove *GetOSAdam Jackson6-95/+2
2017-01-25loader: Port from xfree86 to dix APIAdam Jackson2-103/+81
2017-01-25xfree86: flatten pathlist management in the loaderEmil Velikov1-14/+2
2017-01-25xfree86: remove dummy/dead function prototype for LoadDriverEmil Velikov1-2/+0
2017-01-25xfree86: remove references to LoadSubModule's path from the docEmil Velikov1-5/+1
2017-01-25xfree86: remove unused path from the LoadModule APIEmil Velikov5-14/+7
2017-01-19kdrive: Remove non-evdev input driversAdam Jackson6-1699/+0
2017-01-19dmx: Remove non-evdev hardware input driversAdam Jackson9-2074/+3
2017-01-12tests: Avoid libtool messageMihail Konev3-2/+5
2017-01-11modesetting: cleanup pci device openQiang Yu2-19/+11
2017-01-11xfree86: fix wrong usage of xf86optionListMergeQiang Yu1-1/+1
2017-01-02edid: Add quirk for ADA 1024x600 7" display.Kai-Heng Feng1-0/+5
2016-12-14xfree86: Add ModulePath support for OutputClass config SectionsHans De Goede5-0/+56