summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Improve behaviour under memory pressureChris Wilson2009-09-172-81/+245
* drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson2009-09-173-8/+81
* drm/i915: Register a shrinker to free inactive lists under memory pressureChris Wilson2009-09-173-0/+159
* 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-105-19/+382
* drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes2009-09-101-0/+2
* drm/i915: use ACPI LID status for LVDS ->detect hookJesse Barnes2009-09-101-3/+9
* drm/i915: force mode set at lid open timeJesse Barnes2009-09-104-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-081-0/+2
* drm/radeon/r600: use fence->timeout directlyAlex Deucher2009-09-091-10/+1
* drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307Alex Deucher2009-09-091-2/+8
* drm/radeon/kms: don't allow ERESTART to hit userspace.Dave Airlie2009-09-081-3/+7
* drm: prune modes when output is disconnected.Adam Jackson2009-09-081-2/+2
* drm: shut the EDID warnings up.Adam Jackson2009-09-081-3/+0
* drm/i915: get the bridge device once.Dave Airlie2009-09-083-55/+44
* drm/radeon/kms: lower debugging on dpms events.Dave Airlie2009-09-081-7/+6
* drm/kms/radeon: make kms default a runtime optionDave Airlie2009-09-084-17/+12
* drm/kms: fix kms helper license + KconfigDave Airlie2009-09-084-7/+11
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-0833-606/+8289
* drm/radeon/kms: add initial radeon tv-out support.Dave Airlie2009-09-0815-388/+1941
* drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie2009-09-0811-440/+1712
* Merge intel drm-intel-next branchDave Airlie2009-09-0733-321/+1474
|\
| * drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt2009-09-061-2/+2
| * drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson2009-09-064-27/+50
| * drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang2009-09-041-0/+3
OpenPOWER on IntegriCloud