summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-02drm/radeon/kms: check/restore sanity before doing anything else with GPU.Dave Airlie9-0/+42
2010-08-02drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.Michel Dänzer1-9/+18
2010-08-02drm/radeon/kms: add ioport register accessAlex Deucher4-4/+68
2010-08-02drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740Rafał Miłecki3-2/+22
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 Deucher6-3/+21
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-26drm/nv50: fix some not-error error messagesBen Skeggs1-0/+3
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs11-38/+100
2010-07-26drm/nv50: correct wait condition for instmem flushBen Skeggs1-2/+2
2010-07-26drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.Francisco Jerez1-0/+8
2010-07-26drm/nouveau: Get rid of the remaining VGA CRTC locking.Francisco Jerez2-17/+5
2010-07-26drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez6-39/+106
2010-07-26drm/nouveau: Put back the old 2-messages I2C slave test.Francisco Jerez1-4/+15
2010-07-26drm/nouveau: Reset AGP before running the init scripts.Francisco Jerez3-14/+34
2010-07-26drm/nv30: Init the PFB+0x3xx memory timing regs.Francisco Jerez4-3/+94
2010-07-26drm/nouveau: disable hotplug detect around DP link trainingBen Skeggs1-0/+15
2010-07-26drm/nv50: add function to control GPIO IRQ reportingBen Skeggs4-18/+35
2010-07-26drm/nouveau: add nv_mask register accessorBen Skeggs1-0/+8
2010-07-26drm/nouveau: fix build without CONFIG_ACPIBen Skeggs1-1/+1
2010-07-26drm/nouveau: Reset CRTC owner to 0 before BIOS init.Francisco Jerez1-2/+4
2010-07-26drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.Francisco Jerez5-85/+23
2010-07-26drm/nouveau: Remove useless CRTC_OWNER logging.Francisco Jerez1-6/+1
2010-07-26drm/nouveau: Add some generic I2C gadget detection code.Francisco Jerez4-99/+75
2010-07-26drm/i2c/ch7006: Don't assume that the specified config points to static memory.Francisco Jerez2-3/+3
2010-07-26drm/nv04-nv3x: Implement init-compute-mem.Francisco Jerez2-61/+359
2010-07-26drm/nouveau: Add some PFB register defines.Francisco Jerez6-76/+82
2010-07-26drm/nouveau: Add another Zotac FX5200 TV-out quirk.Francisco Jerez1-3/+4
2010-07-26drm/nouveau: Don't pick an interlaced mode as the panel native mode.Francisco Jerez1-1/+2
2010-07-26drm/nouveau: Fix a sparse warning.Francisco Jerez1-6/+6
2010-07-26drm/nv50: fix regression that break LVDS in some placesBen Skeggs1-0/+1
2010-07-26drm/nouveau: support fetching LVDS EDID from ACPIBen Skeggs5-1/+59
2010-07-26drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boardsBen Skeggs1-7/+0
2010-07-26drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs3-1/+13
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-13/+30
2010-07-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-10/+15
2010-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+5
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-07-22drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher1-0/+8
2010-07-22Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-22sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel1-1/+1
2010-07-22drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher1-1/+2
2010-07-22Fix ttm_page_alloc.c build breakageLuck, Tony1-3/+3