| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: Include the connector name in the output_poll_execute() debug message | Chris Wilson | 2010-12-22 | 1 | -1/+4 |
* | drm/radeon/kms: fix bug in r600_gpu_is_lockup | Alex Deucher | 2010-12-22 | 1 | -2/+8 |
* | drm/radeon/kms: reorder display resume to avoid problems | Alex Deucher | 2010-12-21 | 2 | -6/+6 |
* | drm/radeon/kms/evergreen: reset the grbm blocks at resume and init | Alex Deucher | 2010-12-21 | 1 | -0/+10 |
* | drm/radeon/kms: fix evergreen asic reset | Alex Deucher | 2010-12-21 | 1 | -15/+0 |
* | Revert "drm: Don't try and disable an encoder that was never enabled" | Dave Airlie | 2010-12-21 | 1 | -1/+1 |
* | drm/radeon: Add early unregister of firmware fb's | Benjamin Herrenschmidt | 2010-12-21 | 1 | -0/+19 |
* | drm/radeon: use aperture size not vram size for overlap tests | Dave Airlie | 2010-12-20 | 1 | -1/+1 |
* | drm/radeon/kms/evergreen: flush hdp cache when flushing gart tlb | Alex Deucher | 2010-12-16 | 2 | -0/+3 |
* | drm/radeon/kms: disable the r600 cb offset checker for linear surfaces | Alex Deucher | 2010-12-16 | 1 | -5/+4 |
* | drm/radeon/kms: disable ss fixed ref divide | Alex Deucher | 2010-12-16 | 1 | -2/+2 |
* | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2010-12-16 | 5 | -24/+48 |
|\ |
|
| * | drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks | Chris Wilson | 2010-12-14 | 1 | -1/+1 |
| * | drm/i915/sdvo: Only use the SDVO pin if it is in the valid range | Chris Wilson | 2010-12-09 | 1 | -3/+6 |
| * | drm/i915/ringbuffer: Handle wrapping of the autoreported HEAD | Chris Wilson | 2010-12-09 | 2 | -13/+11 |
| * | drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converter | David Flynn | 2010-12-08 | 1 | -7/+30 |
* | | drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP | Alex Deucher | 2010-12-09 | 1 | -3/+8 |
* | | drm: use after free in drm_queue_vblank_event() | Dan Carpenter | 2010-12-09 | 1 | -2/+2 |
* | | drm/kms: remove spaces from connector names (v2) | Alex Deucher | 2010-12-09 | 1 | -5/+5 |
|/ |
|
* | drm/i915: i915 cannot provide switcher services. | Dave Airlie | 2010-12-08 | 1 | -34/+0 |
* | drm/radeon/kms: fix vram base calculation on rs780/rs880 | Alex Deucher | 2010-12-08 | 1 | -2/+4 |
* | drm/radeon/kms: fix formatting of vram and gtt info | Alex Deucher | 2010-12-08 | 1 | -2/+2 |
* | drm/radeon/kms: forbid big bo allocation (fdo 31708) v3 | Jerome Glisse | 2010-12-08 | 1 | -2/+11 |
* | drm: Don't try and disable an encoder that was never enabled | Chris Wilson | 2010-12-08 | 1 | -1/+1 |
* | drm: Add missing drm_vblank_put() along queue vblank error path | Chris Wilson | 2010-12-08 | 1 | -5/+14 |
* | drm/i915/dp: Only apply the workaround if the select is still active | Chris Wilson | 2010-12-07 | 1 | -2/+6 |
* | drm/i915: Emit a request to clear a flushed and idle ring for unbusy bo | Chris Wilson | 2010-12-07 | 1 | -1/+11 |
* | drm/i915/lvds: Always restore panel-fitter when enabling the LVDS | Chris Wilson | 2010-12-05 | 1 | -44/+54 |
* | drm/i915/ringbuffer: Only print an error on the second attempt to reset head | Chris Wilson | 2010-12-05 | 1 | -14/+16 |
* | drm/i915: announce to userspace that the bsd ring is coherent | Daniel Vetter | 2010-12-05 | 1 | -0/+3 |
* | drm/i915: Factor in pixel-repeat in FDI M/N calculation | Chris Wilson | 2010-12-04 | 1 | -0/+3 |
* | drm/i915: Death to the unnecessary 64bit divide | Chris Wilson | 2010-12-03 | 1 | -13/+5 |
* | drm/i915: Clean conflicting modesetting registers upon init | Chris Wilson | 2010-12-03 | 1 | -0/+51 |
* | drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI. | Eric Anholt | 2010-12-02 | 1 | -0/+21 |
* | drm/i915: Always set the DP transcoder config to 8BPC. | Eric Anholt | 2010-12-02 | 2 | -1/+4 |
* | drm/radeon/kms: add workaround for dce3 ddc line vbios bug | Alex Deucher | 2010-12-01 | 1 | -0/+16 |
* | drm/radeon/kms: fix interlaced and doublescan handling | Alex Deucher | 2010-12-01 | 1 | -0/+34 |
* | drm/radeon/kms: fix typos in disabled vbios code | Alex Deucher | 2010-12-01 | 2 | -6/+8 |
* | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2010-12-01 | 5 | -125/+92 |
|\ |
|
| * | Revert "drm/i915/dp: use VBT provided eDP params if available" | Chris Wilson | 2010-11-30 | 1 | -89/+57 |
| * | drm/i915: Clear pfit registers when not used by any outputs | Chris Wilson | 2010-11-29 | 3 | -11/+17 |
| * | drm/i915: fix regression due to ba3d8d749b01548b9 | Daniel Vetter | 2010-11-28 | 1 | -25/+18 |
* | | drm: record monitor status in output_poll_execute | Keith Packard | 2010-11-29 | 1 | -3/+4 |
* | | drm: Set connector DPMS status to ON in drm_crtc_helper_set_config | Keith Packard | 2010-11-29 | 1 | -0/+7 |
* | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2010-11-26 | 3 | -248/+346 |
|\ \
| |/ |
|
| * | drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable | Chris Wilson | 2010-11-24 | 1 | -3/+5 |
| * | drm/i915/sdvo: Always fallback to querying the shared DDC line | Chris Wilson | 2010-11-23 | 1 | -45/+6 |
| * | drm/i915: Handle pagefaults in execbuffer user relocations | Chris Wilson | 2010-11-23 | 1 | -168/+293 |
| * | drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported | Chris Wilson | 2010-11-22 | 1 | -11/+14 |
| * | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson | 2010-11-22 | 53 | -307/+813 |
| |\ |
|