index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel_display.c
Age
Commit message (
Expand
)
Author
2011-07-13
Disable adding normal RTF modes for an eDP
Chris Wilson
2011-07-11
dri: Enable triple-bufferred pageflips
Chris Wilson
2011-04-20
Use SwapbuffersWait config option to control waiting on fullscreen swaps
Chris Wilson
2011-04-04
Take advantage of the kernel flush for dirty bo in the busy ioctl
Chris Wilson
2011-03-23
Handle drawable/client destruction in pending swaps/flips
Keith Packard
2011-03-23
dri2: Make DRI2FrameEvent public and use instead of void *
Keith Packard
2011-01-31
Rename 'intel' backlight to match upstream name in 2.6.38
Chris Wilson
2011-01-08
Cache the fixed crtc<->pipe relationship
Chris Wilson
2010-12-16
Fix reporting of pageflip completion events on multi-head.
Mario Kleiner
2010-12-05
display: Flush any pending batches before changing modes.
Chris Wilson
2010-12-03
Wait on the current buffer to complete when running synchronously.
Chris Wilson
2010-11-17
Mark outputs as DPMSModeOn and restore backlight at mode set
Keith Packard
2010-11-05
Wait for any pending rendering before switching modes.
Chris Wilson
2010-10-17
display: do not report failure for setting unrecognised properties
Chris Wilson
2010-09-22
display: Refactor is_panel()
Chris Wilson
2010-09-21
Allow interlaced modes.
Krzysztof Halasa
2010-09-10
display: Free the EDID blob after we copy it to the output, not before.
Chris Wilson
2010-09-08
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
2010-09-07
KMS: initialize backlight support for eDP panels too
Jesse Barnes
2010-09-07
KMS: rename LVDS fields to reflect actual usage
Jesse Barnes
2010-09-07
KMS: add fake EDID on eDP too
Jesse Barnes
2010-09-07
display: Query current level after finding max value.
Chris Wilson
2010-09-04
display: Set MONITOR_EDID_COMPLETE_RAWDATA for large EDIDs
Chris Wilson
2010-08-26
Revert "Leave adjustment of backlight to the driver."
Chris Wilson
2010-08-25
Leave adjustment of backlight to the driver.
Chris Wilson
2010-08-22
display: Use the native intel backlight controller
Chris Wilson
2010-08-18
Move registration of vsync fd from pre-init to screen-init
Chris Wilson
2010-08-09
display: outputs are enabled automatically by KMS
Chris Wilson
2010-08-05
display: Minor cleanup for adding extra LVDS modes
Chris Wilson
2010-08-05
display: Refactor EDID attachment to output.
Chris Wilson
2010-08-05
Revert "display: Cache whether we have probed for an EDID"
Chris Wilson
2010-08-04
display: Cache whether we have probed for an EDID
Chris Wilson
2010-08-04
display: Embed the lvds size into the connector
Chris Wilson
2010-08-04
display: Handle cursor error paths.
Chris Wilson
2010-08-04
display: Tidy backlight initialisation
Chris Wilson
2010-08-04
display: Check for buffer overrun in output name lookup.
Chris Wilson
2010-08-04
intel: add output names for later additions to kernel
Dave Airlie
2010-08-01
intel_display: Miscellaneous tidy
Chris Wilson
2010-08-01
Rename drmmode_display to intel_display
Chris Wilson