summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-219-4/+37
* drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-212-0/+13
* drm: Fix sysfs device confusion.Thomas Hellstrom2009-08-211-22/+29
* drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-212-1/+2
* drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-191-28/+12
* drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-191-29/+19
* drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-191-0/+2
* drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-191-0/+1
* drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-173-1/+41
* drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-165-79/+47
* drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-169-77/+217
* drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie2009-08-161-0/+15
* drm/edid: fixup detailed timings like the X server.Dave Airlie2009-08-151-38/+34
* drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2009-08-152-1/+67
* drm/i915: silence vblank warningsFrans Pop2009-08-091-2/+2
* drm: silence pointless vblank warning.Paul Rolland2009-08-091-1/+1
* drm: When adding probed modes, preserve duplicate mode typesKeith Packard2009-08-091-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-0717-513/+1221
|\
| * drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin2009-08-051-1/+1
| * drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt2009-08-054-6/+19
| * drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com2009-07-301-1/+1
| * drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com2009-07-301-6/+21
| * drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com2009-07-291-78/+153
| * drm/i915: Set preferred mode for integrated TV according to TV formatling.ma@intel.com2009-07-291-0/+22
| * drm/i915: fix 845G FIFO size & burst lengthJesse Barnes2009-07-291-2/+7
| * drm/i915: fix VGA detect on IGDNGZhenyu Wang2009-07-291-4/+8
| * drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-298-168/+468
| * drm/i915: enable DisplayPort support on IGDNGZhenyu Wang2009-07-293-21/+157
| * drm/i915: Fix channel ending action for DP aux transactionZhenyu Wang2009-07-291-4/+4
| * drm/i915: fix issue in display pipe setup on IGDNGZhenyu Wang2009-07-292-12/+46
| * drm/i915: disable VGA plane reliablyZhenyu Wang2009-07-291-3/+25
| * drm/I915: Fix offset to DVO timings in LVDS dataZhao Yakui2009-07-291-9/+10
| * drm/i915: hdmi detection according by reading edidling.ma@intel.com2009-07-221-60/+4
| * drm/i915: correct self-refresh calculation in "everything off" caseJesse Barnes2009-07-161-3/+3
| * drm/i915: handle FIFO oversubsription correctlyJesse Barnes2009-07-161-3/+4
| * drm/i915: FIFO watermark calculation fixesJesse Barnes2009-07-142-75/+113
| * drm/i915: ignore lvds on AOpen Mini PC MP-915Tormod Volden2009-07-131-0/+8
| * drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardwareKeith Packard2009-07-131-0/+3
| * drm/i915: refactor error detection & collectionJesse Barnes2009-07-133-74/+161
| * drm/i915: Set lvds dual channel according to register from vbiosFlorian Mickler2009-07-131-1/+1
* | drm/radeon/kms: setup MC/VRAM the same way for suspend/resumeDave Airlie2009-08-071-1/+3
* | drm/radeon/kms: Fix caching mode selection for GTT objectJerome Glisse2009-08-061-1/+1
* | drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-052-7/+16
* | drm/ttm: Read buffer overflowRoel Kluin2009-08-041-1/+2
* | drm/radeon: Read buffer overflowRoel Kluin2009-08-041-1/+2
* | drm/ttm: Fix a sync object leak.Thomas Hellstrom2009-08-041-0/+4
* | drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng2009-08-041-0/+2
* | drm/radeon/kms: fix nomodeset.Dave Airlie2009-08-041-9/+8
* | drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom2009-08-041-4/+4
* | drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie2009-08-041-0/+1
OpenPOWER on IntegriCloud