summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez2010-08-024-0/+537
* drm/sis: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-022-10/+7
* drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-025-162/+139
* drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser2010-08-026-185/+165
* drm/via: fixed coding style issues, simplified returnNicolas Kaiser2010-08-0210-166/+136
* drm/i830: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-023-79/+74
* drm/i810: fixed coding style issuesNicolas Kaiser2010-08-022-74/+71
* drm: Free devname along with master->uniqueChris Wilson2010-08-021-0/+3
* drm: Free the idr layers before calling idr_destroy()Chris Wilson2010-08-022-0/+2
* drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson2010-08-021-1/+1
* drm: Return EBUSY if the framebuffer is unbound when flipping.Chris Wilson2010-07-211-0/+9
* drm: add "auto" dithering methodBen Skeggs2010-07-212-0/+2
* drm: unify crtc,connector,encoder,fb debug printingJerome Glisse2010-07-162-22/+42
* drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()Ben Skeggs2010-07-131-8/+14
* drm: add PCI requirements to low-level drivers.Dave Airlie2010-07-092-4/+4
* Merge branch 'drm-tracepoints' into drm-testingDave Airlie2010-07-077-1/+128
|\
| * drm/i915: add tracepoints for flip requests & completionsJesse Barnes2010-07-022-0/+41
| * drm: add per-event vblank event trace pointsJesse Barnes2010-07-023-14/+53
| * drm: add vblank event trace pointJesse Barnes2010-07-024-1/+48
* | drm/kms: add crtc disable functionAlex Deucher2010-07-072-1/+7
* | Merge branch 'drm-intel-lru' into drm-testingDave Airlie2010-07-075-144/+254
|\ \
| * | drm: implement helper functions for scanning lru listDaniel Vetter2010-07-072-5/+177
| * | drm_mm: extract check_free_mm_nodeDaniel Vetter2010-07-071-37/+34
| * | drm: sane naming for drm_mm.cDaniel Vetter2010-07-072-41/+42
| * | drm: kill dead code in drm_mm.cDaniel Vetter2010-07-071-45/+0
| * | drm: kill drm_mm_node->privateDaniel Vetter2010-07-074-12/+1
| * | drm: use list_for_each_entry in drm_mm.cDaniel Vetter2010-07-071-6/+2
* | | Merge branch 'drm-platform' into drm-testingDave Airlie2010-07-0737-239/+479
|\ \ \
| * | | drm: Make sure the DRM offset matches the CPUJordan Crouse2010-06-011-0/+10
| * | | drm: Add __arm defines to DRMJordan Crouse2010-06-012-2/+14
| * | | drm: Add support for platform devices to register as DRM devicesJordan Crouse2010-06-0117-172/+402
| * | | drm: Remove drm_resource wrappersJordan Crouse2010-06-0120-65/+53
* | | | Merge tag 'v2.6.35-rc4' into drm-testingDave Airlie2010-07-0749-599/+511
|\ \ \ \ | | |/ / | |/| |
| * | | Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds2010-07-041-1/+1
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-0420-61/+113
| |\ \ \
| | * | | ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon2010-07-041-1/+1
| | * | | ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas2010-07-021-0/+2
| | * | | ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2010-07-022-0/+10
| | * | | Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-07-011-11/+22
| | |\ \ \
| | | * | | ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPIDaniel Mack2010-07-011-11/+22
| | * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-015-29/+18
| | |\ \ \ \
| | | * | | | [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron2010-06-141-1/+2
| | | * | | | [ARM] pxa/mioa701: fix camera regressionRobert Jarzmik2010-06-131-1/+1
| | | * | | | [ARM] pxa/z2: fix flash layout to final versionMarek Vasut2010-06-131-16/+10
| | | * | | | [ARM] pxa/z2: fix missing include in battery driverMarek Vasut2010-06-131-9/+3
| | | * | | | [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.hSteve Bennett2010-06-131-2/+2
| | * | | | | ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMUWill Deacon2010-07-011-1/+2
| | * | | | | ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon2010-07-011-0/+4
| | * | | | | ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-015-5/+10
| | * | | | | ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-011-1/+2
OpenPOWER on IntegriCloud