summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2010-12-30drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson-1/+1
2010-12-30Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson-1/+1
2010-12-23drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuseChris Wilson-1/+25
2010-12-23drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt-0/+23
2010-12-23drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson-1/+2
2010-12-23drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.Eric Anholt-0/+5
2010-12-22drm: Include the connector name in the output_poll_execute() debug messageChris Wilson-1/+4
2010-12-22drm/radeon/kms: fix bug in r600_gpu_is_lockupAlex Deucher-2/+8
2010-12-21drm/radeon/kms: reorder display resume to avoid problemsAlex Deucher-6/+6
2010-12-21drm/radeon/kms/evergreen: reset the grbm blocks at resume and initAlex Deucher-0/+10
2010-12-21drm/radeon/kms: fix evergreen asic resetAlex Deucher-15/+0
2010-12-21Revert "drm: Don't try and disable an encoder that was never enabled"Dave Airlie-1/+1
2010-12-21drm/radeon: Add early unregister of firmware fb'sBenjamin Herrenschmidt-0/+19
2010-12-20drm/radeon: use aperture size not vram size for overlap testsDave Airlie-1/+1
2010-12-16drm/radeon/kms/evergreen: flush hdp cache when flushing gart tlbAlex Deucher-0/+3
2010-12-16drm/radeon/kms: disable the r600 cb offset checker for linear surfacesAlex Deucher-5/+4
2010-12-16drm/radeon/kms: disable ss fixed ref divideAlex Deucher-2/+2
2010-12-16Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie-24/+48
2010-12-14drm/i915/bios: Reverse order of 100/120 Mhz SSC clocksChris Wilson-1/+1
2010-12-09drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson-3/+6
2010-12-09drm/i915/ringbuffer: Handle wrapping of the autoreported HEADChris Wilson-13/+11
2010-12-09drm/radeon/kms: don't apply 7xx HDP flush workaround on AGPAlex Deucher-3/+8
2010-12-09drm: use after free in drm_queue_vblank_event()Dan Carpenter-2/+2
2010-12-09drm/kms: remove spaces from connector names (v2)Alex Deucher-5/+5
2010-12-08drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converterDavid Flynn-7/+30
2010-12-08drm/i915: i915 cannot provide switcher services.Dave Airlie-34/+0
2010-12-08drm/radeon/kms: fix vram base calculation on rs780/rs880Alex Deucher-2/+4
2010-12-08drm/radeon/kms: fix formatting of vram and gtt infoAlex Deucher-2/+2
2010-12-08drm/radeon/kms: forbid big bo allocation (fdo 31708) v3Jerome Glisse-2/+11
2010-12-08drm: Don't try and disable an encoder that was never enabledChris Wilson-1/+1
2010-12-08drm: Add missing drm_vblank_put() along queue vblank error pathChris Wilson-5/+14
2010-12-07drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson-2/+6
2010-12-07drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson-1/+11
2010-12-05drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson-44/+54
2010-12-05drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson-14/+16
2010-12-05drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter-0/+3
2010-12-04drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson-0/+3
2010-12-03drm/i915: Death to the unnecessary 64bit divideChris Wilson-13/+5
2010-12-03drm/i915: Clean conflicting modesetting registers upon initChris Wilson-0/+51
2010-12-02drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI.Eric Anholt-0/+21
2010-12-02drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt-1/+4
2010-12-01drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher-0/+16
2010-12-01drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher-0/+34
2010-12-01drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher-6/+8
2010-12-01Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie-125/+92
2010-11-30Revert "drm/i915/dp: use VBT provided eDP params if available"Chris Wilson-89/+57
2010-11-29drm/i915: Clear pfit registers when not used by any outputsChris Wilson-11/+17
2010-11-29drm: record monitor status in output_poll_executeKeith Packard-3/+4
2010-11-29drm: Set connector DPMS status to ON in drm_crtc_helper_set_configKeith Packard-0/+7
2010-11-28drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter-25/+18