index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
vga
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
drm/qxl: remove unnecessary check
Marc-André Lureau
1
-3
/
+0
2013-10-23
drm/qxl: prefer the monitor config resolution
Marc-André Lureau
1
-5
/
+13
2013-10-23
drm: copy mode type in drm_mode_connector_list_update()
Marc-André Lureau
1
-1
/
+1
2013-10-23
drm/qxl: notify that the monitor config changed
Marc-André Lureau
1
-1
/
+6
2013-10-23
drm: return if changed in drm_helper_hpd_irq_event()
Marc-André Lureau
2
-3
/
+5
2013-10-23
drm: fix a small spelling
Marc-André Lureau
1
-1
/
+1
2013-10-22
DRM: Armada: depend on ARM
Russell King
1
-1
/
+1
2013-10-22
drm/sysfs: sort out minor and connector device object lifetimes.
Dave Airlie
11
-87
/
+61
2013-10-18
DRM: Armada: add support for drm tda19988 driver
Russell King
2
-0
/
+51
2013-10-18
drm/i2c: tda998x: set VIF for full range, underscanned display
Russell King
1
-0
/
+3
2013-10-18
DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursors
Russell King
5
-6
/
+256
2013-10-18
drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
Jani Nikula
1
-2
/
+3
2013-10-18
drm/i915: remove dead code in ironlake_crtc_mode_set
Daniel Vetter
1
-5
/
+0
2013-10-18
drm/i915: crc support for hsw
Daniel Vetter
3
-20
/
+27
2013-10-18
drm/i915: fix CRC debugfs setup
Daniel Vetter
1
-2
/
+1
2013-10-18
drm/i915: wait one vblank when disabling CRCs
Daniel Vetter
1
-0
/
+2
2013-10-18
drm/i915: use ->get_vblank_counter for the crc frame counter
Daniel Vetter
1
-6
/
+4
2013-10-18
drm/i915: wire up CRC interrupt for ilk/snb
Daniel Vetter
4
-19
/
+84
2013-10-18
drm/i915: add CRC #defines for ilk/snb
Daniel Vetter
1
-11
/
+35
2013-10-18
drm/i915: extract display_pipe_crc_update
Daniel Vetter
1
-7
/
+23
2013-10-18
drm/i915: don't Oops in debugfs for I915_FBDEV=n
Daniel Vetter
1
-1
/
+1
2013-10-18
drm/i915: set HDMI pixel clock in audio configuration
Jani Nikula
2
-5
/
+55
2013-10-18
drm/i915: pass mode to ELD write vfuncs
Jani Nikula
2
-5
/
+9
2013-10-18
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
Daniel Vetter
1
-0
/
+8
2013-10-18
drm/i915: check gem bo size when creating framebuffers
Daniel Vetter
1
-0
/
+8
2013-10-16
drm/i915: Use unsigned long for obj->user_pin_count
Daniel Vetter
2
-1
/
+6
2013-10-16
drm/i915: prevent tiling changes on framebuffer backing storage
Daniel Vetter
3
-5
/
+7
2013-10-16
drm/i915: grab dev->struct_mutex around framebuffer_init
Daniel Vetter
1
-5
/
+14
2013-10-16
drm/i915: vlv: fix VGA hotplug after modeset
Imre Deak
1
-1
/
+1
2013-10-16
drm: add support for additional stereo 3D modes
Thomas Wood
1
-9
/
+94
2013-10-16
drm/i915: preserve dispaly init order on ByT
Artem Bityutskiy
1
-8
/
+7
2013-10-16
drm/i915: Use pipe_name() instead of the pipe number
Damien Lespiau
3
-4
/
+4
2013-10-16
drm/i915: Disable all GEM timers and work on unload
Chris Wilson
4
-36
/
+23
2013-10-16
drm/i915: Move some hdmi enable function name to vlv specific.
Chon Ming Lee
1
-6
/
+6
2013-10-16
drm/i915: constify harder
Daniel Vetter
1
-2
/
+2
2013-10-16
drm/i915: static inline for dummy crc functions
Daniel Vetter
2
-3
/
+3
2013-10-16
drm/i915: Enable pipe CRCs
Damien Lespiau
1
-3
/
+0
2013-10-16
drm/i915: Only one open() allowed on pipe CRC result files
Damien Lespiau
2
-0
/
+17
2013-10-16
drm/i915: Implement blocking read for pipe CRC files
Damien Lespiau
4
-19
/
+155
2013-10-16
drm/i915: Move drm_add_fake_info_node() higher in the file
Damien Lespiau
1
-26
/
+26
2013-10-16
drm/i915: Add log messages when CRCs collection is started/stopped
Damien Lespiau
1
-0
/
+6
2013-10-16
drm/i915: Warn if we receive an interrupt after freeing the buffer
Damien Lespiau
1
-0
/
+5
2013-10-16
drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl
Damien Lespiau
1
-21
/
+21
2013-10-16
drm/i915: Generalize the CRC command format for future work
Damien Lespiau
1
-13
/
+43
2013-10-16
drm/i915: Dynamically allocate the CRC circular buffer
Damien Lespiau
2
-1
/
+13
2013-10-16
drm/i915: Empty the circular buffer when asked for a new source
Damien Lespiau
1
-0
/
+6
2013-10-16
drm/i915: Enforce going back to none before changing CRC source
Damien Lespiau
1
-0
/
+4
2013-10-16
drm/i915: Make switching to the same CRC source a no-op
Damien Lespiau
1
-1
/
+5
2013-10-16
drm/i915: Sample the frame counter instead of a timestamp for CRCs
Damien Lespiau
3
-9
/
+5
2013-10-16
drm/i915: Keep the CRC values into a circular buffer
Damien Lespiau
3
-14
/
+29
[next]