profile/ivi/libdrm.git
2008-05-09 Alan HourihaneFix build problems
2008-05-09 Alan HourihaneFix test applications for recent DRM changes
2008-05-08 Jakob Bornecrantzi915: Changed intel_fb to use the new drm_crtc_set_conf...
2008-05-08 Jakob Bornecrantzi915: Fixed indent in intel_fb.c
2008-05-08 Jakob Bornecrantzdrm: Made set_config use drm_mode_set as a argument
2008-05-08 Dave AirlieRevert "i915: fix vbl swap for multi-master"
2008-05-08 Dave Airliei915: fix vbl swap for multi-master
2008-05-08 Dave Airliedrm: check for NULL fb here, shouldn't happen but avoid...
2008-05-08 Dave Airliedrm: set crtc->fb to NULL
2008-05-08 Dave Airlieintel: set correct limits on screen width/height from DDX
2008-05-08 Dave Airliedrm: fix replacefb to change fb properties
2008-05-08 Dave Airliedrm_mode: initial replacefb implemenation
2008-05-08 Dave Airliedrm: fix typo from previous merge
2008-05-08 Dave Airliecursor: pass handle not BO.
2008-05-08 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-05-07 Dave Airliedrm: nopage compat fixup for drm_vm
2008-05-05 Dave Airlier500: add allowed range for us config/pixsize
2008-05-01 Ben Skeggsnv50: enable 0x400500 bit 0 after PGRAPH exception...
2008-05-01 Ben Skeggsnouveau: guard against channels potentially not having...
2008-05-01 Ben Skeggsnouveau: disable all card interrupts when unknown PFIFO...
2008-05-01 Ben Skeggsnouveau: restore original NV_PFIFO_CACHES_REASSIGN...
2008-05-01 Ben Skeggsnouveau: gather nsource in trap_info()
2008-05-01 Ben Skeggsnv50: PGRAPH exception handling completely different...
2008-05-01 Ben Skeggsnv50: I cave... Add nv84 initial context values.
2008-04-29 Jesse Barnesi915: fix off by one in VGA save/restore of AR & CR...
2008-04-29 Maarten Maathuisnouveau: NV9x cards exist as well.
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-04-27 Jesse BarnesUse fixed sized types in new ioctls
2008-04-27 Jesse BarnesEnum-ectomy of vblank modesetting ioctl
2008-04-23 Kristian HøgsbergMake via compile.
2008-04-23 Kristian HøgsbergMake radeon_ms compile.
2008-04-23 Thomas HellstromDon't disable IRQs, just tasklets, when taking the...
2008-04-23 Jakob BornecrantzFixed unlock check on EAGAIN
2008-04-23 Xiang, Haihaoi915: fix for compatibility mode
2008-04-23 Jesse Barnesi915: allocate devname at init time
2008-04-23 Hong Liuadd sysfs entry for DVO output
2008-04-23 Hong Liuclear interrupt status before install irq
2008-04-23 Hong Liufix removing output_attrs
2008-04-22 Pekka Paalanenlinux-core Makefile: add GIT_REVISION
2008-04-22 Dave Airliei915: gfx hw and i945gme fixes from upstream
2008-04-20 Keith Packard[I915] Handle tiled buffers in vblank tasklet
2008-04-20 Keith PackardOn I965, use correct 3DSTATE_DRAWING_RECTANGLE command...
2008-04-17 Hong LiuPorting DVO stuff
2008-04-14 Thomas HellstromFix buffer object map wait error.
2008-04-14 Thomas HellstromFix buffer object creation validation.
2008-04-14 Thomas HellstromUnlock the BO mutex while waiting for idle, unmapped...
2008-04-14 Thomas HellstromFix up buffer manager locking.
2008-04-12 Keith PackardSave and restore dsparb and d_state regs
2008-04-11 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-04-11 Jerome Glisseradeon_ms: rework command submission ioctl & cleanup
2008-04-11 Jesse BarnesFixup Intel TV property code
2008-04-11 Jesse BarnesSplit TV property creation into its own routine
2008-04-11 Jesse BarnesRemove structure fields & code
2008-04-10 Jesse BarnesFix masking in get_load_detect_pipe
2008-04-10 Jesse BarnesKeep display info in struct display_info
2008-04-09 Jesse BarnesAdd TV out hotplug detection
2008-04-09 Jesse BarnesFix TV load detection
2008-04-09 Jesse BarnesPort pipe reservation code for load detection
2008-04-09 Jesse BarnesAdd newline to debug output for output add
2008-04-09 Alan HourihaneOlder kernels don't have kobject_uevent_env(), so punt
2008-04-09 Jesse BarnesFixup sysfs output registration
2008-04-08 Jesse BarnesMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-04-08 Jesse BarnesAdd devname in modeset case
2008-04-08 Jesse BarnesImproved DRM sysfs support
2008-04-08 Jerome Glisseradeon_ms: command buffer validation use array of funct...
2008-04-07 Patrice MandinMissing KERNEL_VERSION macro
2008-04-07 Jerome Glisseradeon_ms: another fb fix reset mode if fb changed
2008-04-07 Hasso TepperAdd DragonFly BSD support for device creation
2008-04-07 Ben Skeggsnouveau: enable accelerated move to sysmem
2008-04-07 Ben Skeggsnouveau: enable m2mf for tt<->vram moves, fix fence_poll
2008-04-06 Jerome Glisseradeon_ms: fix framebuffer code
2008-04-06 Jerome Glisseradeon_ms: check for NULL fb
2008-04-06 Thomas HellstromPlace highmem pages last in the ttm page array.
2008-04-06 Thomas HellstromUse clflush() when available for cache flushing.
2008-04-06 Thomas Hellstrom[I915] Fix VRAM eviction.
2008-04-06 Thomas HellstromFix emergency allocation accounting.
2008-04-05 Maarten Maathuisnv50: primitive i2c interrupt handler
2008-04-03 Jerome Glisseradeon_ms: add crtc set base callback & fix palette
2008-04-03 Jerome Glisseradeon_ms: fixes fb handling
2008-04-02 Maarten Maathuisnv50: primitive display interrupt handler.
2008-03-31 Jerome Glisseradeon_ms: small fix & cleanup to command checking
2008-03-31 Dave Airlienouveau: fix return from function..
2008-03-30 Jerome Glisseradeon_ms: initial pass at command buffer validation
2008-03-30 Thomas HellstromInitialize the fence::error member.
2008-03-30 Thomas Hellstrom[i915] Report buffer state _after_ fence submission...
2008-03-30 Thomas HellströmDon't call fence::poll during irq if there are no waiters.
2008-03-30 Maarten Maathuisnouveau: forgot to add a break
2008-03-30 Maarten Maathuisnouveau: Add ctx values for nv86.
2008-03-30 Jerome Glisseradeon_ms: add hang debuging helper functions
2008-03-29 Dave Airliedrm/r300: fix wait interface mixup
2008-03-29 Oliver McFaddenr300: Correctly translate the value for the R300_CMD_WA...
2008-03-27 Jerome Glisseradeon_ms: this is a modesetting driver, bring things...
2008-03-27 Dave Airliedrm: remove authentication on master exit.
2008-03-25 Stuart Bennettnouveau: nv20 bios does not initialise PTIMER
2008-03-24 Dave Airliei915: fix oops on agp=off
2008-03-24 Dave AirlieMerge branch 'r500-fp'
2008-03-23 Ben Skeggsnouveau: silence warning
2008-03-23 Ben Skeggsnv40: voodoo - not quite.
2008-03-23 Ben Skeggsnv40: allocate massive amount of PRAMIN for grctx on...
2008-03-21 Dave Airlier500: fragment program upload is also used to upload...
next