i915: Fixed indent in intel_fb.c
[profile/ivi/libdrm.git] / linux-core /
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 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 AirlieMerge remote branch 'origin/master' into modesetting-101
2008-05-07 Dave Airliedrm: nopage compat fixup for drm_vm
2008-04-29 Jesse Barnesi915: fix off by one in VGA save/restore of AR & CR...
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-04-27 Jesse BarnesUse fixed sized types in new ioctls
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 Hong Liuadd sysfs entry for DVO output
2008-04-23 Hong Liufix removing output_attrs
2008-04-22 Pekka Paalanenlinux-core Makefile: add GIT_REVISION
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 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 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 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 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 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-03 Jerome Glisseradeon_ms: fixes fb handling
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-27 Jerome Glisseradeon_ms: this is a modesetting driver, bring things...
2008-03-27 Dave Airliedrm: remove authentication on master exit.
2008-03-24 Dave AirlieMerge branch 'r500-fp'
2008-03-23 Ben Skeggsnouveau: silence warning
2008-03-20 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-20 Jerome Glisseradeon_ms: fix fence
2008-03-17 Thomas HellstromEvict cached_mapped relocatee before applying reloc.
2008-03-17 Dave Airliedrm: add master set/drop protocol
2008-03-17 Dave Airliedrm: pick correct master for cleaning up
2008-03-17 Dave Airliedrm: select the correct master to attempt to remove...
2008-03-16 Dave Airliedrm/pcigart: fix the pci gart to use the drm_pci wrapper.
2008-03-16 Thomas Hellstrom[via] Allow a little larger stride for SG DMA DownloadF...
2008-03-16 Dave Airlieati: fix rs690 igp gart by allocating the page table...
2008-03-16 Dave Airliedrm: this u32 should be a dma_addr_t
2008-03-14 Alan Hourihanefix build problems
2008-03-13 Mike Iselydrm: Fix race that can lockup the kernel
2008-03-13 Alan HourihaneFix green offset
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-03-12 Thomas HellstromBug # 14712
2008-03-12 Thomas HellstromDont allow !sysadmin clients to alter the memory type of
2008-03-12 Alan HourihaneFix for debug memory routines
2008-03-12 Alan HourihaneAdd error message
2008-03-12 Thomas HellstromAdd an emergency pinnable memory quota for root-only...
2008-03-12 Thomas HellstromFix kernel crash when we hit OOM conditions.
2008-03-12 Thomas HellstromAvoid duplicate calls to drm_ttm_bind in some cases.
2008-03-12 Thomas HellstromMake sure other TTM memory types than TT is really...
2008-03-12 Dave Airliedrm: fix fd closing ordering.
2008-03-11 Alan HourihaneAdd support for monitor hotplug signals/waits
2008-03-11 Dave Airliedrm: hopefully fix cursors on 965
2008-03-10 Jerome GlisseMerge branch 'modesetting-101' of ssh://git.freedesktop...
2008-03-10 Jerome Glisserradeon_ms: rework fence code and bring radeon ms up...
2008-03-10 Dave Airlieremove unneeded load call
2008-03-07 Dave Airliedrm: we already worked out the pitch. multiplying by...
2008-03-07 Dave Airliemake startup of Xorg smoother if the mode doesn't change.
2008-03-07 Dave Airlieworst merge effort ever
2008-03-07 Dave Airliedrm/modesetting: fixup irq removal on exit
2008-03-07 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
2008-03-06 Dave Airlieflush_agp_mappings commit
2008-03-06 Dave Airliedrm/bo: allow non-suser priv to add kernel BOs.
2008-03-05 Alan Hourihanebuild fix
2008-03-05 Alan HourihaneCheck mode before adding to EDID
2008-03-05 Alan HourihaneUse ARRAY_SIZE
2008-03-05 Alan Hourihanepropogate failed fixups back up
2008-03-05 Alan HourihaneFix connector description table
2008-03-05 Dave AirlieMerge branch 'master' of ../../drm into modesetting-101
next