summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg2009-03-271-1/+9
| | * drm/i915: Use a different PLL timing search function on G4X.Ma Ling2009-03-271-12/+88
| | * drm/i915: Use documented PLL timing limits for G4X platformMa Ling2009-03-271-1/+186
| | * drm/i915: Change DCC tiling detection case to cover only mobile parts.Eric Anholt2009-03-271-16/+15Star
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-2/+2
| |\ \ | | |/ | |/|
| | *-------. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0412-27/+115
| | |\ \ \ \ \
| | | | | * | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-017-14/+94
| | | |_|/| | | | | |/| | | | |
| | | | * | | | x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-021-1/+1
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-------. \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-262-4/+11
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / | | | | | | |/| | | | |
| | | | | | * | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-251-1/+1
| | * | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-261-1/+8
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-2424-392/+1766
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | / / / / / / | | | | | | |_|_|/ / / / / / | | | | | |/| | | | / / / / | | | | | |_|_|_|_|/ / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-201-7/+6Star
| | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-2216-174/+277
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \
| | | *---------. \ \ \ \ \ \ \ \ \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-2/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | / / / / / | | | | |_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | / / | | | | | |_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | |
| | | | | | | * | | | | | | | | drm_proc.c fix compilation warningJaswinder Singh Rajput2009-02-111-2/+2
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-271-5/+1Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Rationalize fasync return valuesJonathan Corbet2009-03-161-5/+1Star
| * | | | | | | | | | | | | | | drm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-2/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | drm/radeon: fix logic in r600_page_table_init() to match ati_gartAlex Deucher2009-03-181-2/+2
* | | | | | | | | | | | | | | drm/radeon: r600 ptes are 64-bit, cleanup cleanup function.Dave Airlie2009-03-131-1/+1
* | | | | | | | | | | | | | | drm/radeon: don't call irq changes on r600 suspend/resumeDave Airlie2009-03-131-0/+6
* | | | | | | | | | | | | | | drm/radeon: fix r600 writeback across suspend/resumeDave Airlie2009-03-131-3/+0Star
* | | | | | | | | | | | | | | drm/radeon: fix r600 writeback setup.Dave Airlie2009-03-131-13/+22
* | | | | | | | | | | | | | | drm: fix warnings about new mappings in info code.Dave Airlie2009-03-131-3/+3
* | | | | | | | | | | | | | | drm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.cHannes Eder2009-03-133-3/+3
* | | | | | | | | | | | | | | drm/radeon: fix r600 pci mapping calls.Dave Airlie2009-03-131-6/+6
* | | | | | | | | | | | | | | drm/radeon: r6xx/r7xx: fix possible oops in r600_page_table_cleanup()Alex Deucher2009-03-131-0/+3
* | | | | | | | | | | | | | | radeon: call the correct idle function, logic got inverted.Dave Airlie2009-03-131-1/+1
* | | | | | | | | | | | | | | drm/radeon: RS600: fix interrupt handlingAlex Deucher2009-03-132-9/+9
* | | | | | | | | | | | | | | drm/r600: fix rptr address along lines of previous fixes to radeon.Dave Airlie2009-03-131-10/+4Star
* | | | | | | | | | | | | | | drm/r600: fixup r600 gart table accessor like ati_pcigart.cDave Airlie2009-03-131-10/+13
* | | | | | | | | | | | | | | drm/ati_pcigart: use memset_io to reset the memoryDave Airlie2009-03-131-4/+3Star
* | | | | | | | | | | | | | | radeon: add support for rs600 GPUsAlex Deucher2009-03-133-5/+185
* | | | | | | | | | | | | | | radeon: fix r600 AGP supportAlex Deucher2009-03-131-3/+3
* | | | | | | | | | | | | | | drm/radeon: add initial support for R6xx/R7xx GPUsAlex Deucher2009-03-135-65/+2439
* | | | | | | | | | | | | | | drm/radeon: add r6xx/r7xx microcodeAlex Deucher2009-03-131-0/+23297
* | | | | | | | | | | | | | | drm/radeon: prep for r6xx/r7xx supportAlex Deucher2009-03-132-1/+517
* | | | | | | | | | | | | | | i915/drm: Remove two redundant agp_chipset_flushesOwain G. Ainsworth2009-03-131-4/+0Star
* | | | | | | | | | | | | | | drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson2009-03-131-9/+57
* | | | | | | | | | | | | | | drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt2009-03-131-11/+20
* | | | | | | | | | | | | | | drm/i915: Consolidate gem object list dumpingBen Gamari2009-03-131-58/+28Star
* | | | | | | | | | | | | | | drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-1311-953/+938Star
* | | | | | | | | | | | | | | drm/radeon: split busmaster enable out to a separate functionDave Airlie2009-03-131-15/+20
* | | | | | | | | | | | | | | drm/radeon: align ring writes to 16 dwords boundaries.Dave Airlie2009-03-132-11/+41
* | | | | | | | | | | | | | | drm/radeon: Print PCI ID of cards when probingBenjamin Herrenschmidt2009-03-131-2/+2
* | | | | | | | | | | | | | | drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86.David Miller2009-03-131-0/+4
* | | | | | | | | | | | | | | drm: radeon: Fix unaligned access in r300_scratch().David Miller2009-03-131-1/+5
* | | | | | | | | | | | | | | drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings.David Miller2009-03-131-4/+31
* | | | | | | | | | | | | | | drm: ati_pcigart: Fix limit check in drm_ati_pcigart_init().David Miller2009-03-131-6/+7