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
/
drmmode_display.c
Age
Commit message (
Expand
)
Author
2009-10-13
Return failure when the enum-type output property values are not found
Zhao Yakui
2009-10-13
Drop frontbuffer from crtc in I830CloseScreen
Albert Damen
2009-10-13
drmmode: with 1.7 server, set mode major doesn't get gamma setup.
Dave Airlie
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
2009-10-05
Implement drmmode overlay
Daniel Vetter
2009-09-22
Add new backlight driver "samsung".
Matthias Hopf
2009-09-17
Make sure DRM output properties are freed after we're done with them.
Keith Packard
2009-09-03
Don't set backlight level if going on->on.
Matthias Hopf
2009-09-03
Use "Backlight" as backlight brightness property.
Matthias Hopf
2009-09-03
Add get_property support.
Matthias Hopf
2009-09-03
Don't ignore backlight level change to the same level.
Matthias Hopf
2009-08-25
KMS: allocate one bo per crtc for cursor
Keith Packard
2009-08-25
Reload cursors as needed when setting new modes.
Keith Packard
2009-08-20
kms: Don't use fb offset when using shadow buffer
Kristian Høgsberg
2009-08-18
Add BACKLIGHT property support in KMS case.
Matthias Hopf
2009-07-26
Allow DRM mode setting to include transformations
Keith Packard
2009-07-21
drmmode_output_get_modes: Replace existing EDID property blob with new one
Keith Packard
2009-07-10
KMS: Keep screen pixmap devPrivate.ptr NULL during init and resize
Keith Packard
2009-07-10
Remove NoAccel support
Keith Packard
2009-07-02
Clear the bo on the rotate scratch pixmap
Jesse Barnes
2009-06-30
Make KMS set_resource function return TRUE
Jesse Barnes
2009-06-29
Output error info if we fail to get DRM resources
Jesse Barnes
2009-06-24
Treat disabled CRTCs as "not covering" for scanline wait purposes
Jesse Barnes
2009-06-16
Fix EDID for LVDS output device to add the default modes
Zhao Yakui
2009-06-16
Get the LVDS panel limit and check whether the given modeline is valid
Zhao Yakui
2009-06-16
Add the private data for the LVDS connector
Zhao Yakui
2009-05-19
Don't do GTT maps on objects bigger than half the available aperture size.
Eric Anholt
2009-05-14
Use libdrm to lookup pipe for tear-free sync of XV
Carl Worth
2009-04-27
Remove XF86DRM_MODE.
Eric Anholt
2009-04-27
Remove can_resize, which is now always true (except when a bug interfered)
Eric Anholt
2009-04-27
Remove EXA support.
Eric Anholt
2009-04-21
Staticize a bunch of functions and variables in the driver.
Eric Anholt
2009-03-31
Match GTT unmap with map in KMS rotation case
Jesse Barnes
2009-03-25
KMS: hook up output properties for randr
Zhenyu Wang
2009-03-18
Re-enable disabled outputs after rotation
Jesse Barnes
2009-03-06
clean up arguments to i830_allocate_framebuffer since zaphod removal.
Eric Anholt
2009-03-02
KMS: Wire up output DPMS.
Adam Jackson
2009-02-24
Update kms to work with drmModeModeInfo API update.
Kristian Høgsberg
2009-02-23
KMS: Fix bug that prevented EDID data from getting propagated.
Kristian Høgsberg
2009-02-20
KMS: Hook up rotated shadow buffers.
Kristian Høgsberg
2009-02-17
KMS: Hook up crtc::gamma_set.
Kristian Høgsberg
2009-02-02
Fix last-minute "cleanup" that broke the patch.
Kristian Høgsberg
2009-02-01
Implement front buffer resize for KMS.
Kristian Høgsberg
2008-12-29
modeset: transformPresent is a new API member
Dave Airlie
2008-12-29
modeset: fix xf86CrtcRotate API change across server versions
Dave Airlie
2008-12-15
Quiet some KMS warnings.
Kristian Høgsberg
2008-12-06
Fix KMS compilation.
Kristian Høgsberg
2008-09-09
mode: fix missing comma
Dave Airlie
2008-08-14
Use pwrite for cursor updates
Jesse Barnes
[next]