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
2010-07-01
drmmode: Add missing newlines at the end of log messages.
Chris Wilson
2010-07-01
drmmode: Use a copy of the converted mode on resize
Chris Wilson
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
2010-06-15
drmmode: Use the tiled stride for the rotated pixmap.
Chris Wilson
2010-06-07
Allocate rotate shadow buffers using the usual framebuffer allocator.
Eric Anholt
2010-06-07
Allocate a correctly sized framebuffer when tiling by using libdrm's support.
Eric Anholt
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-05-14
drm: Remove pin(); unpin() sync
Chris Wilson
2010-05-14
drm: Remove unused old_front parameter from drmmode_do_pageflip.
Chris Wilson
2010-05-14
drm: don't overwrite the old intel->front_buffer
Chris Wilson
2010-05-11
drmmode: Reorder i830_set_pixmap_bo() so that the correct stride is used.
Chris Wilson
2010-05-10
i830: Minor cleanup
Chris Wilson
2010-04-10
Review i830_pad_drawable_width()
Chris Wilson
2010-03-22
Clear drmmode_output->mode_output in drmmode_output_destroy().
Matthias Hopf
2010-03-22
Initialize flip_count before using it
Li Peng
2010-03-08
Put back the pitch alignment for new framebuffers.
Eric Anholt
2010-03-06
Fix build against xserver 1.6 branch.
Robert Hooker
2010-03-04
Remove remaining fbOffset setting.
Eric Anholt
2010-03-04
Init CRTC cursors with CRTC setup instead of i830_memory.
Eric Anholt
2010-03-04
i830_memory: switch frontbuffer to drm_intel_bo
Daniel Vetter
2010-03-04
i830_memory: rip out field "offset"
Daniel Vetter
2010-02-26
Remove dead code: fill_detailed_lvds_block
Carl Worth
2010-02-26
kms: Fix LVDS mode list construction.
Adam Jackson
2010-02-20
Remove dead assignments noticed by clang.
Eric Anholt
2010-02-10
Disable bo reuse on shadow framebuffer
Jesse Barnes
2010-01-13
DRI2: support new DRI2 APIs
Jesse Barnes
2010-01-08
Consolidate determining maximum sizes for use with GEM
Chris Wilson
2009-11-30
uxa: Limit maximum size of tiled objects
Chris Wilson
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
[next]