summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-05-06Merge remote-tracking branch 'alanc/master'Keith Packard4-4/+16
2013-05-06Merge remote-tracking branch 'jturney/unused-but-set-variable-warning-fix'Keith Packard10-59/+7
2013-05-06xfree86: don't enable anything in xf86InitialConfiguration for GPU screensAaron Plattner1-3/+13
2013-05-02hw/xwin: Fix unused-but-set-variable warning in ProcWindowsWMFrameGetRect()Jon TURNEY1-15/+0
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winMWExtWMUpdateWindowDecorat...Jon TURNEY1-3/+1
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winHotKeyAltTabPrimaryDD()Jon TURNEY1-13/+0
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winMinimizeWindow() when buil...Jon TURNEY1-4/+1
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winClipboardProc()Jon TURNEY1-3/+2
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winWindowProc()Jon TURNEY1-2/+0
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winCopyWindowNativeGDI()Jon TURNEY1-4/+0
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winFinishScreenInitFB()Jon TURNEY1-4/+0
2013-05-02hw/xwin: Fix unused-but-set-variable warning in winIsFakeCtrl_L()Jon TURNEY1-2/+0
2013-05-02hw/xwin: Fix unused-but-set-variable warnings in windialog.cJon TURNEY1-9/+3
2013-04-30gpu: call CreateScreenResources for GPU screensDave Airlie1-0/+8
2013-04-30xf86crtc: don't use scrn->display for gpu screensDave Airlie1-7/+11
2013-04-30randr: report changes when we disconnect a GPU slaveDave Airlie2-1/+4
2013-04-29hw/xfree86: Only report SetDesiredModes() failed if at least one modeset failsChris Wilson1-2/+3
2013-04-25Only call xf86platformVTProbe() when it's definedAlan Coopersmith1-0/+2
2013-04-24sparcPromPathname2Node: free name when returning error, instead of leaking itAlan Coopersmith1-2/+6
2013-04-24xf86SbusCmapLoadPalette: Delay malloc until needed, avoiding leak on errorAlan Coopersmith1-2/+4
2013-04-24dmxVDLRead: if we opened a file, close it instead of leaking itAlan Coopersmith1-0/+4
2013-04-24Merge remote-tracking branch 'geertu/master'Keith Packard3-30/+132
2013-04-24Merge remote-tracking branch 'whot/for-keith'Keith Packard1-26/+7
2013-04-24Merge remote-tracking branch 'airlied/for-keithp-gpu-vt-owner'Keith Packard9-9/+84
2013-04-24Eliminate the use of xf86Rename.hJeremy White5-106/+1
2013-04-18Xfbdev: Wire up Amiga afb4 and afb8 supportGeert Uytterhoeven1-1/+29
2013-04-18Xfbdev: Wire up Atari iplan2p4 and iplan2p8 supportGeert Uytterhoeven1-1/+18
2013-04-18Xfbdev: Force shadowfb for frame buffers with non-packed pixelsGeert Uytterhoeven1-1/+2
2013-04-18Xfbdev: Reject unsupported frame buffer typesGeert Uytterhoeven1-25/+50
2013-04-18Xfbdev: Treat 1 bpp pseudocolor as monochromeGeert Uytterhoeven1-4/+6
2013-04-18Xfbdev: Add support for monochrome visualsGeert Uytterhoeven1-0/+24
2013-04-18Xfbdev: Handle unset fix.line_lengthGeert Uytterhoeven1-0/+4
2013-04-18Xfbdev: Make char *fbdevDevicePath constGeert Uytterhoeven2-2/+2
2013-04-18KDrive: Bail out if screen initialization failedGeert Uytterhoeven1-1/+2
2013-04-17xf86: fix flush input to work with Linux evdev devices.Dave Airlie1-1/+2
2013-04-12xfree86: Revert workaround for drm race condition.Bryce Harrington1-24/+6
2013-04-12xfree86: change a log messagePeter Hutterer1-2/+1
2013-04-12xf86: don't hotplug output devices while VT switched.Dave Airlie5-5/+70
2013-04-12xf86: use new xf86VTOwner interface in a few placesDave Airlie4-4/+4
2013-04-12xfree86: add VT owner interfaceDave Airlie2-0/+10
2013-04-08Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.Jeremy White12-28/+12
2013-04-08xfree86: Be verbose if waiting on opening the drm deviceBryce Harrington1-1/+4
2013-04-08xfree86: Fix race condition failure opening drm.Bryce Harrington1-0/+6
2013-04-08xfree86: Keep trying to set interface on drm for 2 seconds.Bryce Harrington1-5/+15
2013-04-08xfree86: Provide more details on failureBryce Harrington1-1/+3
2013-04-08xfree86: Track error code and add label for error handling.Bryce Harrington1-4/+6
2013-04-08xfree86: (Cleanup) Close fd if drm interface 1.4 could not be set.Bryce Harrington1-0/+1
2013-04-02kdrive/fbdev: revive randr new screen size logicGeert Uytterhoeven1-1/+9
2013-04-02Revert "kdrive: fix "set but not used" warnings"Peter Hutterer1-0/+10
2013-03-26xserver: add monitor Option "ZoomModes" [v2]vdb@picaros.org2-0/+100