summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2015-10-27DRI2: Sync radeonsi_pci_ids.h from MesaMichel Dänzer1-0/+28
2015-10-26linux: Do not call FatalError from xf86CloseConsoleHans de Goede1-7/+15
2015-10-26dri2: better checks for integer overflow in GetBuffers*Alan Coopersmith1-3/+11
2015-10-26x86emu: Fix some set-but-not-used warnings.Eric Anholt1-5/+1
2015-10-26xfree86: Fix the 1792x1344-75 EST III modeVille Syrjälä1-1/+1
2015-10-26randr: Remove senseless checks for xf86RandR12KeyEgbert Eich1-9/+4
2015-10-26Allow system call restarts upon signal interruptionDaniel Drake1-1/+1
2015-10-26On linux use <termios.h> instead of <termio.h>Felix Janda1-4/+0
2015-10-26remove bogus \/ escapesIngo Schwarze1-1/+1
2015-06-03modesetting: Include dix-config.h from dumb_bo.cMichel Dänzer1-0/+4
2015-06-03modesetting: Fix software cursor fallbackAdel Gadllah1-2/+2
2015-06-03xfree86: Return NULL from xf86CompatOutput if no compat_output is definedJason Gerecke1-0/+2
2015-06-03systemd-logind: don't second guess D-Bus default timeoutRay Strode1-8/+6
2015-06-03systemd-logind: filter out non-signal messages from message filterRay Strode1-0/+3
2015-06-03Re-enable non serverfd input devices immediately on vtenterHans de Goede1-3/+4
2015-06-03xfree86: Add GPU screens even if there are no active GDevsAaron Plattner1-3/+11
2015-06-03xfree86: Fix xf86_check_platform_slot's handling of PCIAaron Plattner1-2/+4
2015-06-03int10: Fix error check for pci_device_map_legacyJürg Billeter2-2/+2
2015-06-03symbols: Fix sdksyms.sh to cope with gcc5Egbert Eich1-1/+13
2015-01-26dri2: Set vdpau driver name if ddx does not provide any driver nameAdel Gadllah1-3/+3
2015-01-23modesetting: Return the crtc for a drawable even if it's rotatedJason Ekstrand1-8/+1
2015-01-23modesetting: Add support for using RandR shadow buffersJason Ekstrand2-3/+115
2015-01-23modesetting: Add drmmode_bo_has_bo and drmmode_bo_map helper functionJason Ekstrand1-11/+32
2015-01-23modesetting: Refactor drmmode_glamor_new_screen_pixmapJason Ekstrand1-12/+27
2015-01-23dri2: SourceOffloads may be for DRI3 onlyChris Wilson1-0/+3
2015-01-23drivers/modesetting: Save current BlockHandler on return in msBlockHandlerKeith Packard1-0/+1
2015-01-10modesetting: Update the cursor without hiding itJasper St. Pierre1-0/+1
2015-01-05xfree86: rename Xorg.bin to XorgPeter Hutterer4-9/+9
2015-01-01modesetting: Fix build with --disable-glamor.Kenneth Graunke1-0/+2
2014-12-25modesetting: Add vblank synchronization support when using Present.Kenneth Graunke5-0/+256
2014-12-25modesetting: Include glamor.h from driver.h.Kenneth Graunke4-15/+8
2014-12-25modesetting: Check DPMS mode in ms_covering_crtc().Kenneth Graunke1-1/+9
2014-12-25modesetting: Track the CRTC's DPMS mode.Kenneth Graunke2-12/+6
2014-12-25modesetting: Detect whether damage tracking is neededKeith Packard1-11/+16
2014-12-25modesetting: Fix damage tracking auto-disable codeKeith Packard1-6/+3
2014-12-19Solaris: Move shared declarations to xf86_OSlib.hAlan Coopersmith3-3/+5
2014-12-19modesetting: Enable Xv when using glamorKeith Packard1-0/+13
2014-12-18modesetting: [v2] Don't re-enable the cursor when loading the imageKeith Packard2-35/+41
2014-12-11Solaris: delete undocumented, unuseful -protect0 flagAlan Coopersmith1-31/+0
2014-12-11modesetting: Use GBM for buffer allocations if Glamor supports it.Kenneth Graunke3-8/+68
2014-12-11modesetting: Create a drmmode_bo wrapper; use it for front_bo.Kenneth Graunke3-24/+61
2014-12-11modesetting: Drop dumb_bo::map_count field and dead unmap code.Kenneth Graunke2-11/+0
2014-12-11modesetting: Move dumb_bo into its own source files.Kenneth Graunke5-117/+194
2014-12-11modesetting: Create helper for glamor_egl_create_textured_screen call.Kenneth Graunke3-24/+28
2014-12-11modesetting: Move ModifyPixmapHeader calls out of if/else branches.Kenneth Graunke1-10/+6
2014-12-11modesetting: Stop using glamor_egl_create_textured_screen_ext().Kenneth Graunke2-12/+10
2014-12-08dri2: integer overflow in ProcDRI2GetBuffers() [CVE-2014-8094]Alan Coopersmith1-0/+3
2014-12-08modesetting: Remove unused params from drmmode_output_init()Daniel Martin1-4/+3
2014-12-08modesetting: Fix ifdefs s/HAVE_UDEV/CONFIG_UDEV_KMS/Daniel Martin2-5/+5
2014-12-08modesetting: Create new EGL screen in drmmode_xf86crtc_resizeDaniel Martin1-0/+19