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
/
uxa
/
intel_display.c
Age
Commit message (
Expand
)
Author
2024-05-07
uxa: Switch to using crtc index instead of pipe
Ville Syrjälä
2019-09-19
uxa: Use named initializers
Ville Syrjälä
2016-07-20
Update to ABI 22 and NotifyFd
Chris Wilson
2016-02-15
display: prevent a NULL pointer dereference in intel_set_scanout_pixmap
Martin Peres
2015-06-17
backlight: Factor known names into preferred interfaces
Chris Wilson
2015-05-04
Remove the driver option to delete connectors on unplugging
Chris Wilson
2015-03-31
Add TILE property support (for MST tiled monitors)
Chris Wilson
2015-03-03
Convert from RRSetChanged() to RROutputChanged()
Chris Wilson
2015-02-13
uxa: Remove the filtering of bogus Present MSC values
Chris Wilson
2015-02-07
uxa/present: Fix flip_count for aborting on failed flip request
Chris Wilson
2015-01-31
uxa/dri2: Reimplement triple buffer support
Chris Wilson
2015-01-30
uxa: Fix error handling for failed pageflips
Chris Wilson
2014-12-09
uxa/dri: Remove defunct intel->back_pixmap
Chris Wilson
2014-11-06
Remove defunct glamor support
Chris Wilson
2014-09-12
Use intel_uxa.h in all uxa-specific files
Keith Packard
2014-09-12
Add intel_flush to abstract flushing pending acceleration operations
Keith Packard
2014-09-12
Rename uxa-specific functions and structs
Keith Packard
2014-09-12
Don't use GetScratchPixmapHeader for shadow pixmaps
Keith Packard
2014-09-12
Declare variable holding option value as 'const char *'
Keith Packard
2014-09-12
Remove redundant calls to drm_intel_bo_disable_reuse
Keith Packard
2014-09-12
Do not clear pending kernel events on mode switch
Keith Packard
2014-09-08
uxa: actually create the randr outputs for hotplug connectors
Dave Airlie
2014-09-07
uxa: add MST support.
Dave Airlie
2014-09-07
uxa: drop mode_res caching.
Dave Airlie
2014-06-27
uxa: Update Screen Pixmap width/height first
Chris Wilson
2014-06-18
uxa: Mark the output as off before making pipe changes
Hans de Goede
2014-06-18
uxa: When the output is off, report the cached backlight value
Hans de Goede
2014-06-16
uxa: Allocate frontbuffer to meet old fence constaints
Chris Wilson
2014-06-09
configure: Allow disabling control over the backlight
Chris Wilson
2014-06-02
Only enable the new Cursor API for the next pre-release of Xorg
Chris Wilson
2014-06-02
uxa: Restructure DRM event handling.
Keith Packard
2014-06-02
uxa: Support 64-bit MSC values. Handle kernel vageries about MSC reporting
Keith Packard
2014-05-26
uxa: Silence compiler for warnings in Cursor API changes
Chris Wilson
2014-04-10
uxa: Fix load_cursor_argb for the new Xorg ABI.
Eric Anholt
2014-02-15
backlight: Amalgamate hardcoded priority tables
Chris Wilson
2014-02-15
intel: Add a helper for setting backlight without root rights
Chris Wilson
2014-02-13
uxa: Check for access to backlight interface
Chris Wilson
2014-02-13
Revert "uxa: Do not change DPMS mode on unconnected outputs"
Chris Wilson
2014-01-06
uxa: Always treat DPMSModeSuspend/Standby similar to DPMSModeOff
Chris Wilson
2014-01-06
uxa: Disable updating properties upon reading their values
Chris Wilson
2013-11-25
Remove uneeded headers
Zdenek Kabelac
2013-09-20
uxa: Do not change DPMS mode on unconnected outputs
Chris Wilson
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-07-31
uxa/display: Keep the EDID blob around for the lifetime of an output
Damien Lespiau
2013-07-29
Add support for the dell backlight interface
Egbert Eich
2013-07-28
uxa: Clear up the common intel directory
Chris Wilson