summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* i915: disable interrupts before tearing down GEM stateLinus Torvalds2009-09-081-5/+1
* drm/i915: fix mask bits settingZhenyu Wang2009-09-083-1/+3
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-075-69/+70
|\
| * drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-075-69/+70
* | drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-021-4/+9
* | drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-021-1/+15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-3112-105/+194
|\
| * drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-293-4/+55
| * drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-292-38/+54
| * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-249-51/+73
| * drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-241-9/+9
| * drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-241-1/+1
| * drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-241-1/+1
| * drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-241-1/+1
* | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer2009-08-231-3/+9
|/
* 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