aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang2010-09-07
| * | | | | | | | | | | | | | | | | agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-07
| * | | | | | | | | | | | | | | | | agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang2010-09-07
| * | | | | | | | | | | | | | | | | agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915: Prevent double dpms onChris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915: Allocate the PCI resource for the MCHBARChris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915/dp: Really try 5 times before giving up.Chris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915: Fix offset page-flips on i965+Chris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | drm/i915: Include a generation number in the device infoChris Wilson2010-09-07
| * | | | | | | | | | | | | | | | | i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-06
| * | | | | | | | | | | | | | | | | i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-06
| * | | | | | | | | | | | | | | | | agp/intel: Promote warning about failure to setup flush to error.Chris Wilson2010-09-06
| * | | | | | | | | | | | | | | | | drm/i915: overlay on gen2 can't address above 1GDaniel Vetter2010-09-06
| * | | | | | | | | | | | | | | | | drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson2010-09-06
| * | | | | | | | | | | | | | | | | i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg2010-09-06
| * | | | | | | | | | | | | | | | | i915: revert some checks added by commit 32aad86fPavel Roskin2010-09-06
| * | | | | | | | | | | | | | | | | Revert "drm/i915: Unreference object not handle on creation"Chris Wilson2010-09-06
| * | | | | | | | | | | | | | | | | drivers/gpu/drm/i915/intel_overlay.c needs seq_file.hAndrew Morton2010-09-06
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | drm: Do not force 1024x768 modes on unknown connectorsChris Wilson2010-09-06
* | | | | | | | | | | | | | | | | drm/kms: Add a module parameter to disable pollingChris Wilson2010-09-06
* | | | | | | | | | | | | | | | | drm/radeon/kms: fix tv-out on avivo asicsAlex Deucher2010-09-06
* | | | | | | | | | | | | | | | | drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher2010-09-06
* | | | | | | | | | | | | | | | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz2010-09-02
| * | | | | | | | | | | | | | | | | drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.Francisco Jerez2010-09-02
| * | | | | | | | | | | | | | | | | drm/nouveau: Take fence spinlock before reading the last sequence.Francisco Jerez2010-09-02
* | | | | | | | | | | | | | | | | | drm/radeon/kms/evergreen: work around bad data in some i2c tablesAlex Deucher2010-09-01
* | | | | | | | | | | | | | | | | | drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher2010-09-01
* | | | | | | | | | | | | | | | | | drm/radeon/kms: fix tv module parameterAlex Deucher2010-09-01
* | | | | | | | | | | | | | | | | | drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher2010-09-01
* | | | | | | | | | | | | | | | | | drm/radeon/kms: remove useless clock codeAlex Deucher2010-09-01
* | | | | | | | | | | | | | | | | | drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher2010-08-29
* | | | | | | | | | | | | | | | | | drm/radeon/kms: use tracked values for sclk and mclkAlex Deucher2010-08-29
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-29
| * | | | | | | | | | | | | | | | firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-19
| * | | | | | | | | | | | | | | | firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-19
| * | | | | | | | | | | | | | | | firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-19
| * | | | | | | | | | | | | | | | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-19
| * | | | | | | | | | | | | | | | ieee1394: Adjust confusing if indentationJulia Lawall2010-08-05
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-26
| * | | | | | | | | | | | | | | | pxa168_eth: silence gcc warningsDan Carpenter2010-08-24
| * | | | | | | | | | | | | | | | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-24