summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915: Include buffer size and dirty state in debugfs listsChris Wilson2009-09-171-2/+4
| * | drm/i915: Remove stored gtt_alignmentChris Wilson2009-09-172-16/+3
| * | drm/i915: Add buffer to inactive list immediately during faultChris Wilson2009-09-171-2/+1
| * | drm/i915: fix startup hang on some non-mobile platformsJesse Barnes2009-09-172-1/+4
| * | drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes2009-09-173-1/+9
| * | drm/i915: Make dev_priv->mm.wedged an atomic_tBen Gamari2009-09-173-17/+18
| * | drm/i915: Hookup chip reset in error handlerBen Gamari2009-09-171-3/+16
| * | drm/i915: Implement GPU reset on i965Ben Gamari2009-09-175-0/+145
| * | drm/i915: Add hangcheck timerBen Gamari2009-09-174-2/+65
| * | drm/i915: make i915_seqno_passed non-staticBen Gamari2009-09-172-1/+2
| * | drm/i915: Refactor save/restore codeBen Gamari2009-09-172-73/+99
| * | drm/i915: Check whether chip is wedged in i915_wait_request()Ben Gamari2009-09-171-0/+3
| * | drm/i915: fix opregion backlight chip detect and rangeLi Peng2009-09-171-5/+17
| * | drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang2009-09-173-3/+24
| * | drm/i915: Remove DAC disable in CRT force detect on IGDNGZhenyu Wang2009-09-171-7/+2
| * | drm/i915: Fix SSC frequence for IGDNGZhenyu Wang2009-09-171-0/+3
| * | drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang2009-09-171-1/+1
| * | drm/i915: fix typo in compressed buffer setupJesse Barnes2009-09-171-1/+1
| * | drm/i915: Only destroy a constructed mmap offsetChris Wilson2009-09-111-1/+2
| * | agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-111-10/+0
| * | drm/i915: framebuffer compression for pre-GM45Jesse Barnes2009-09-115-19/+382
| * | drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes2009-09-111-0/+2
| * | drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes2009-09-111-3/+9
| * | drm/i915: force mode set at lid open timeJesse Barnes2009-09-114-0/+28
| * | Add G33 series in VGA hotplug support categoryLi Peng2009-09-101-1/+1
| * | drm/i915: Write zero to DPLL_MD Reg for non-SDVO outputZhao Yakui2009-09-101-2/+5
| * | drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)Zhao Yakui2009-09-101-0/+2
| * | drm/i915: Add the brightness property for SDVO-LVDSZhao Yakui2009-09-101-6/+8
| * | drm/i915: Add the enhancement property for SDVO-TVZhao Yakui2009-09-101-5/+495
| * | drm/i915: Zap mmaps of objects before unbinding them from the GTT.Eric Anholt2009-09-091-8/+8
| * | drm/i915: add B43 chipset supportFabian Henze2009-09-091-0/+2
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-235-123/+102
|\ \ \ | | |/ | |/|
| * | drm/radeon/r600: set correct pitch for 4 byte copyAndre Maasikas2009-09-232-2/+2
| * | drm/radeon: consolidate family flags used in pciids.Dave Airlie2009-09-233-121/+100
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-3/+3
|\ \ \
| * | | trivial: remove unnecessary semicolonsJoe Perches2009-09-212-3/+3
| * | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-2/+2
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-21119-41286/+21760
|\ \ \ \ | |/ / / |/| | |
| * | | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-2112-1/+130
| |/ /
| * | drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher2009-09-212-0/+26
| * | drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher2009-09-211-1/+1
| * | drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie2009-09-211-0/+5
| * | drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie2009-09-212-10/+12
| * | drm/radeon/kms: more alignment for rv770.c with r600.cDave Airlie2009-09-181-0/+5
| * | drm/radeon/kms: rv770 blit init called too late.Dave Airlie2009-09-181-5/+14
| * | drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie2009-09-183-27/+101
| * | drm/radeon/r600: fix some issues with suspend/resume.Dave Airlie2009-09-182-16/+21
| * | drm/radeon/kms: disable VGA rendering engine before taking over VRAMDave Airlie2009-09-184-0/+20
| * | drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().Michel Dänzer2009-09-183-2/+4
| * | drm/radeon/kms: add initial connector propertiesDave Airlie2009-09-187-62/+376