summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0727-49/+49
|\
| * Fix common misspellingsLucas De Marchi2011-03-3127-49/+49
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-052-44/+0
|\ \
| * | drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson2011-04-051-24/+0
| * | drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson2011-04-051-20/+0
* | | drm: fix "persistant" typoJan Engelhardt2011-04-053-14/+14
* | | drm/radeon/kms: pageflipping cleanup for avivo+Alex Deucher2011-04-043-22/+20
* | | drm/radeon/kms: Add support for tv-out dongle on G5 9600Alex Deucher2011-04-041-0/+13
* | | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-04-013-13/+24
|\ \ \ | |/ /
| * | drm/i915: Reset GMBUS controller after NAKChris Wilson2011-03-311-4/+21
| * | drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
| * | drm/i915/lvds: Always return connected in the absence of better informationChris Wilson2011-03-241-8/+2
* | | drm: export drm_find_cea_extension to driversBen Skeggs2011-04-011-1/+2
* | | drm/radeon/kms: add some sanity checks to obj info record parsingi (v2)John Lindgren2011-04-011-6/+7
| |/ |/|
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-2415-145/+246
|\ \
| * | drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie2011-03-241-1/+1
| * | drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger2011-03-241-3/+5
| * | drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher2011-03-243-7/+45
| * | Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie2011-03-248-127/+131
| |\ \ | | |/
| | * Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-242-0/+7
| | * drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-231-3/+4
| | * drm/i915: Fix use after free within tracepointChris Wilson2011-03-231-2/+2
| | * drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-232-61/+55
| | * drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-231-4/+17
| | * drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-231-1/+1
| | * drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-232-5/+5
| | * drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-231-2/+2
| | * drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-231-27/+17
| | * drm/i915: Re-enable self-refreshYuanhan Liu2011-03-231-4/+1
| | * drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-231-2/+4
| | * drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-231-8/+16
| | * drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-231-8/+0
| * | drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher2011-03-231-1/+5
| * | drm: check for modesetting on modeset ioctlsDave Airlie2011-03-211-0/+51
| |/
| * drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-212-5/+13
| * drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-211-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-241-1/+1
|\ \
| * | drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock2011-03-221-1/+1
* | | Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-232-0/+7
* | | nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-224-20/+27
* | | radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer2011-03-224-6/+273
* | | backlight: add backlight typeMatthew Garrett2011-03-221-0/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-1813-26/+24
|\ \ | |/ |/|
| * drm: fix printk typo 'sracth'Paul Bolle2011-03-011-1/+1
| * drm: Fix printk typo 'failled'Paul Bolle2011-02-1712-22/+22
| * Merge branch 'master' into for-nextJiri Kosina2011-02-1579-590/+913
| |\
| * | GPU DRM: Remove unnecessary casts of void ptr returning alloc function return...Jesper Juhl2011-01-191-3/+1
* | | drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie2011-03-171-3/+5
* | | drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle2011-03-173-42/+23
* | | radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-03-171-4/+2
OpenPOWER on IntegriCloud