summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: update crtc x/y when only fb changesBen Skeggs2009-09-181-0/+3
* drm: fix drm_fb_helper handling of kernel crtcsJesse Barnes2009-09-181-37/+43
* drm/radeon/kms: Get LVDS native mode details from EDID if necessary.Michel Dänzer2009-09-162-5/+41
* drm/radeon: Save and restore bios scratch regs during S/RYang Zhao2009-09-164-0/+35
* drm/radeon/kms: IB locking dumps out a lockdep ordering issueDave Airlie2009-09-163-8/+22
* drm/radeon/kms: we should return 0 when we have no modes not -1.Dave Airlie2009-09-161-1/+1
* drm/radeon/kms: Free CS parser state tracking memory.Michel Dänzer2009-09-161-0/+1
* drm/radeon/kms: Don't kzalloc memory which is immediately overwritten.Michel Dänzer2009-09-161-1/+1
* drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info.Michel Dänzer2009-09-161-2/+2
* drm/radeon/kms: Only add common modes which fit in both panel dimensions.Michel Dänzer2009-09-161-2/+4
* drm/radeon/kms: add 32/64 ioctl support.Dave Airlie2009-09-153-1/+18
* drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse2009-09-1514-190/+306
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-149-132/+84Star
* drm/radeon/kms: move mtrr range add and memory informationJerome Glisse2009-09-142-8/+8
* drm/radeon/kms: convert r4xx to new init pathJerome Glisse2009-09-1410-124/+1121
* drm/radeon/kms: fix typo in quirksAlex Deucher2009-09-121-2/+2
* drm/radeon/kms/r600: fix blit dword count for non r6xxAlex Deucher2009-09-121-2/+7
* drm/radeon/kms: add common lvds modes in the ddc caseAlex Deucher2009-09-121-3/+6
* drm/radeon/kms: set fbdev_info for suspend/resumeDave Airlie2009-09-111-0/+1
* drm/radeon/kms: move modeset init outside of GPU initJerome Glisse2009-09-113-21/+25
* drm/radeon/kms: add common scaled modes for TV and LVDSAlex Deucher2009-09-111-9/+64
* drm/radeon/kms: pull in latest quirks and fixes from ddxAlex Deucher2009-09-112-16/+33
* drm/radeon/kms/r600: use blit for BO movesAlex Deucher2009-09-111-2/+2
* drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GARTJerome Glisse2009-09-114-3/+18
* drm/radeon/kms/r600: fix blit supportAlex Deucher2009-09-101-8/+31
* drm/radeon/kms: Don't try to process irq when we are unloadingJerome Glisse2009-09-101-0/+3
* drm/radeon/kms: add R4XX mc register access helper.Jerome Glisse2009-09-104-0/+68
* drm/radeon/kms: call r100_cp_disable rather than duplicating code.Jerome Glisse2009-09-102-2/+4
* drm/radeon/kms: wait for cp idle before stopping it.Jerome Glisse2009-09-102-0/+78
* drm/radeon/r600: fix legacy blit codeAlex Deucher2009-09-091-17/+12Star
* drm/radeon/r600: use fence->timeout directlyAlex Deucher2009-09-091-10/+1Star
* drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307Alex Deucher2009-09-081-2/+8
* Merge remote branch 'origin/master' of ../linux-2.6 into drm-nextDave Airlie2009-09-0828-251/+375
|\
| * Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-075-69/+70
| |\
| | * drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-075-69/+70
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-071-1/+1
| |\ \
| | * | gianfar: Fix build.David S. Miller2009-09-061-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-09-071-0/+1
| |\ \ \
| | * | | pcmcia: add CNF-CDROM-ID for ideWolfram Sang2009-08-141-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-073-6/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-053-6/+20
| |\ \ \ \
| | * | | | firewire: sbp2: fix freeing of unallocated memoryStefan Richter2009-09-051-4/+4
| | * | | | firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
| | * | | | firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
| | * | | | firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
| * | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-052-7/+10
| |\ \ \ \ \
| | * | | | | mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
| | * | | | | mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
| | * | | | | mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-052-53/+68
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |