summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-16Merge tag 'xf86-video-intel-2.5.1' into upstream-experimentalJulien Cristau
2008-11-13Make sure DRM library paths are includedJesse Barnes
2008-11-13Make sure DRM library paths are includedJesse Barnes
2008-11-13enable Intel G35 SDVO HDMI audio outputMa Ling
2008-11-13enable Intel G45 integrated HDMI audio outputWu Fengguang
2008-11-13introduce i830_hdmi_priv.has_hdmi_sinkWu Fengguang
2008-11-11Default to FULL_ASPECT panel fittingJesse Barnes
2008-11-11Update version to 2.5.1 in preparation for releaseJesse Barnes
2008-11-11quirk LVDS on Asus Eee boxZhenyu Wang
2008-11-11Use long crt hotplug activation time on GM45.Keith Packard
2008-11-11TV: fix timing parameters for PAL, 480p, 1080iZhenyu Wang
2008-11-11TV: save serveral TV_CTL register fields in mode setZhenyu Wang
2008-11-11TV: fix default contrast and saturation modifierZhenyu Wang
2008-11-11TV: white space cleanupZhenyu Wang
2008-11-11SDVO: fix more command definition errorsZhenyu Wang
2008-11-11SDVO: add command for set monitor power stateZhenyu Wang
2008-11-11SDVO: add GetScaledHDTVResolutionSupport commandZhenyu Wang
2008-11-11SDVO: fix sdvo tv format and sdtv resolution request/reply definitionZhenyu Wang
2008-11-11SDVO: add HDMI audio encrypt change bit for GetInterruptEventSource commandZhenyu Wang
2008-11-11SDVO: fix wrong order of sdvo version's major/minorZhenyu Wang
2008-11-11Make IS_GM45 into IS_G4X defineZhenyu Wang
2008-11-11Make I830FALLBACK debugging a runtime instead of compile-time option.Jesse Barnes
2008-11-11Add an option to make the overlay be the first XV adaptor.Maxim Levitsky
2008-11-11Don't modify render standby if kernel mode setting is activeJesse Barnes
2008-11-11Quirk: No LVDS on Dell Studio HybridAdam Jackson
2008-11-11Ignore intel_gtt binaryCarl Worth
2008-11-11Default kernel mode setting to off, add configure flag to enableDave Airlie
2008-11-11TV: fix contrast and saturation for 915/945GZhenyu Wang
2008-11-07quirk LVDS on Asus Eee boxZhenyu Wang
2008-11-06Use long crt hotplug activation time on GM45.Keith Packard
2008-11-06TV: subcarrier fix for NTSC and PALZhenyu Wang
2008-11-06TV: fix timing parameters for PAL, 480p, 1080iZhenyu Wang
2008-11-06TV: save serveral TV_CTL register fields in mode setZhenyu Wang
2008-11-06TV: fix default contrast and saturation modifierZhenyu Wang
2008-11-06TV: white space cleanupZhenyu Wang
2008-11-06SDVO: fix more command definition errorsZhenyu Wang
2008-11-06SDVO: add command for set monitor power stateZhenyu Wang
2008-11-06SDVO: add GetScaledHDTVResolutionSupport commandZhenyu Wang
2008-11-06SDVO: fix sdvo tv format and sdtv resolution request/reply definitionZhenyu Wang
2008-11-06SDVO: add HDMI audio encrypt change bit for GetInterruptEventSource commandZhenyu Wang
2008-11-06SDVO: fix wrong order of sdvo version's major/minorZhenyu Wang
2008-11-06Make IS_GM45 into IS_G4X defineZhenyu Wang
2008-11-05i965: Support render acceleration with pixmaps in BOs.Eric Anholt
2008-11-05Make I830FALLBACK debugging a runtime instead of compile-time option.Eric Anholt
2008-11-05Add an option to make the overlay be the first XV adaptor.Maxim Levitsky
2008-11-04Remove the CheckDevices timer.Eric Anholt
2008-11-03Use buffer objects for binding table and surface-state objects.Carl Worth
2008-11-03Unreference the vertex_buffer_bo in gen4_render_state_cleanupCarl Worth
2008-11-03Rename gen4_dynamic_state to gen4_vertex_bufferCarl Worth
2008-11-03965: Move composite setup to new _emit_batch_header_for_compositeCarl Worth