aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter2009-09-04
* drm/i915: remove open-coded drm_mode_object_findDaniel Vetter2009-09-04
* drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.Eric Anholt2009-09-04
* drm/i915: i915_modeset is signedKyle McMartin2009-09-04
* drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-04
* drm/i915: Support IGD EOSShaohua Li2009-09-04
* drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TVZhao Yakui2009-09-04
* drm/i915: select TV format according to connector typeMa Ling2009-09-04
* drm/i915: update debugfs interrupt info on IGDNGZhenyu Wang2009-09-04
* drm/i915: Add i915 register dumping debugfs fileBen Gamari2009-09-04
* drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari2009-09-04
* drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-02
* drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-31
|\
| * drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-29
| * drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-29
| * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-24
| * drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-24
| * drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-24
| * drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-24
| * drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-24
* | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer2009-08-22
|/
* drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-21
* drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2009-08-20
* drm: Fix sysfs device confusion.Thomas Hellstrom2009-08-20
* drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-20
* drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-19
* drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-19
* drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-19
* drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-19
* drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-16
* drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-15
* drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-15
* drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie2009-08-15
* drm/edid: fixup detailed timings like the X server.Dave Airlie2009-08-14
* drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2009-08-14
* drm/i915: silence vblank warningsFrans Pop2009-08-08
* drm: silence pointless vblank warning.Paul Rolland2009-08-08
* drm: When adding probed modes, preserve duplicate mode typesKeith Packard2009-08-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-07
|\
| * drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin2009-08-05
| * drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt2009-08-05
| * drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com2009-07-30
| * drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com2009-07-30
| * drm/i915: Choose real sdvo output according to result from detectionling.ma@intel.com2009-07-29
| * drm/i915: Set preferred mode for integrated TV according to TV formatling.ma@intel.com2009-07-29
| * drm/i915: fix 845G FIFO size & burst lengthJesse Barnes2009-07-29
| * drm/i915: fix VGA detect on IGDNGZhenyu Wang2009-07-29
| * drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-29
| * drm/i915: enable DisplayPort support on IGDNGZhenyu Wang2009-07-29