summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-02drm/radeon/kms: track audio engine state, do not use not setup timerRafał Miłecki2-2/+5
2010-08-02drm/radeon/kms/r6xx+: add query for tile config (v2)Alex Deucher7-3/+22
2010-08-02drm/radeon/kms: fix CS alignment checking for tiling (v2)Alex Deucher1-39/+136
2010-08-02drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xxAlex Deucher2-6/+57
2010-08-02drm/radeon/kms: Add crtc tiling setup support for evergreenAlex Deucher2-0/+10
2010-08-02drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xxAlex Deucher2-4/+16
2010-08-02drm/radeon/kms: add support for internal thermal sensors (v3)Alex Deucher10-4/+170
2010-08-02drm/radeon: Add support for the ATIF ACPI method to the radeon driverAlberto Milone4-1/+82
2010-08-02drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secsAlex Deucher1-2/+2
2010-08-02drm/radeon/kms: minor driver cleanupsAlex Deucher2-11/+7
2010-07-21drm/radeon/kms/atom: add crtc disable functionAlex Deucher1-56/+96
2010-07-21drm: Return EBUSY if the framebuffer is unbound when flipping.Chris Wilson1-0/+9
2010-07-21drm: add "auto" dithering methodBen Skeggs2-0/+2
2010-07-16drm: unify crtc,connector,encoder,fb debug printingJerome Glisse2-22/+42
2010-07-13drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()Ben Skeggs1-8/+14
2010-07-09drm: add PCI requirements to low-level drivers.Dave Airlie2-4/+4
2010-07-07Merge branch 'drm-tracepoints' into drm-testingDave Airlie7-1/+128
2010-07-07drm/kms: add crtc disable functionAlex Deucher2-1/+7
2010-07-07Merge branch 'drm-intel-lru' into drm-testingDave Airlie5-144/+254
2010-07-07Merge branch 'drm-platform' into drm-testingDave Airlie37-239/+479
2010-07-07Merge tag 'v2.6.35-rc4' into drm-testingDave Airlie49-599/+511
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes1-3/+20
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher1-1/+3
2010-07-07drm: implement helper functions for scanning lru listDaniel Vetter2-5/+177
2010-07-07drm_mm: extract check_free_mm_nodeDaniel Vetter1-37/+34
2010-07-07drm: sane naming for drm_mm.cDaniel Vetter2-41/+42
2010-07-07drm: kill dead code in drm_mm.cDaniel Vetter1-45/+0
2010-07-07drm: kill drm_mm_node->privateDaniel Vetter4-12/+1
2010-07-07drm: use list_for_each_entry in drm_mm.cDaniel Vetter1-6/+2
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2-39/+33
2010-07-04Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds1-1/+1
2010-07-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-61/+113
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+22
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh3-11/+18
2010-07-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds17-388/+172
2010-07-04Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+3
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-14/+48
2010-07-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds3-119/+134
2010-07-04ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon1-1/+1
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams1-1/+3
2010-07-02MAINTAINERS: Add an entry for i7core_edacMauro Carvalho Chehab1-1/+8
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab1-5/+12
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab1-8/+28
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-13/+25
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-12/+12
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov1-12/+12
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek3-119/+134
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas1-0/+2
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2-0/+10