index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-10-25
30
-910
/
+2242
|
\
|
*
drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
Jani Nikula
2013-10-18
1
-2
/
+3
|
*
drm/i915: remove dead code in ironlake_crtc_mode_set
Daniel Vetter
2013-10-18
1
-5
/
+0
|
*
drm/i915: crc support for hsw
Daniel Vetter
2013-10-18
3
-20
/
+27
|
*
drm/i915: fix CRC debugfs setup
Daniel Vetter
2013-10-18
1
-2
/
+1
|
*
drm/i915: wait one vblank when disabling CRCs
Daniel Vetter
2013-10-18
1
-0
/
+2
|
*
drm/i915: use ->get_vblank_counter for the crc frame counter
Daniel Vetter
2013-10-18
1
-6
/
+4
|
*
drm/i915: wire up CRC interrupt for ilk/snb
Daniel Vetter
2013-10-18
4
-19
/
+84
|
*
drm/i915: add CRC #defines for ilk/snb
Daniel Vetter
2013-10-18
1
-11
/
+35
|
*
drm/i915: extract display_pipe_crc_update
Daniel Vetter
2013-10-18
1
-7
/
+23
|
*
drm/i915: don't Oops in debugfs for I915_FBDEV=n
Daniel Vetter
2013-10-18
1
-1
/
+1
|
*
drm/i915: set HDMI pixel clock in audio configuration
Jani Nikula
2013-10-18
2
-5
/
+55
|
*
drm/i915: pass mode to ELD write vfuncs
Jani Nikula
2013-10-18
2
-5
/
+9
|
*
drm/i915: check gem bo size when creating framebuffers
Daniel Vetter
2013-10-18
1
-0
/
+8
|
*
drm/i915: Use unsigned long for obj->user_pin_count
Daniel Vetter
2013-10-16
2
-1
/
+6
|
*
drm/i915: prevent tiling changes on framebuffer backing storage
Daniel Vetter
2013-10-16
3
-5
/
+7
|
*
drm/i915: grab dev->struct_mutex around framebuffer_init
Daniel Vetter
2013-10-16
1
-5
/
+14
|
*
drm/i915: vlv: fix VGA hotplug after modeset
Imre Deak
2013-10-16
1
-1
/
+1
|
*
drm/i915: preserve dispaly init order on ByT
Artem Bityutskiy
2013-10-16
1
-8
/
+7
|
*
drm/i915: Use pipe_name() instead of the pipe number
Damien Lespiau
2013-10-16
3
-4
/
+4
|
*
drm/i915: Disable all GEM timers and work on unload
Chris Wilson
2013-10-16
4
-36
/
+23
|
*
drm/i915: Move some hdmi enable function name to vlv specific.
Chon Ming Lee
2013-10-16
1
-6
/
+6
|
*
drm/i915: constify harder
Daniel Vetter
2013-10-16
1
-2
/
+2
|
*
drm/i915: static inline for dummy crc functions
Daniel Vetter
2013-10-16
2
-3
/
+3
|
*
drm/i915: Enable pipe CRCs
Damien Lespiau
2013-10-16
1
-3
/
+0
|
*
drm/i915: Only one open() allowed on pipe CRC result files
Damien Lespiau
2013-10-16
2
-0
/
+17
|
*
drm/i915: Implement blocking read for pipe CRC files
Damien Lespiau
2013-10-16
4
-19
/
+155
|
*
drm/i915: Move drm_add_fake_info_node() higher in the file
Damien Lespiau
2013-10-16
1
-26
/
+26
|
*
drm/i915: Add log messages when CRCs collection is started/stopped
Damien Lespiau
2013-10-16
1
-0
/
+6
|
*
drm/i915: Warn if we receive an interrupt after freeing the buffer
Damien Lespiau
2013-10-16
1
-0
/
+5
|
*
drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl
Damien Lespiau
2013-10-16
1
-21
/
+21
|
*
drm/i915: Generalize the CRC command format for future work
Damien Lespiau
2013-10-16
1
-13
/
+43
|
*
drm/i915: Dynamically allocate the CRC circular buffer
Damien Lespiau
2013-10-16
2
-1
/
+13
|
*
drm/i915: Empty the circular buffer when asked for a new source
Damien Lespiau
2013-10-16
1
-0
/
+6
|
*
drm/i915: Enforce going back to none before changing CRC source
Damien Lespiau
2013-10-16
1
-0
/
+4
|
*
drm/i915: Make switching to the same CRC source a no-op
Damien Lespiau
2013-10-16
1
-1
/
+5
|
*
drm/i915: Sample the frame counter instead of a timestamp for CRCs
Damien Lespiau
2013-10-16
3
-9
/
+5
|
*
drm/i915: Keep the CRC values into a circular buffer
Damien Lespiau
2013-10-16
3
-14
/
+29
|
*
drm/i915: Add a control file for pipe CRCs
Daniel Vetter
2013-10-16
2
-2
/
+224
|
*
drm/i915: Expose latest 200 CRC value for pipe through debugfs
Shuang He
2013-10-16
4
-1
/
+118
|
*
drm/i915: Replace has_bsd/blt/vebox with a mask
Ben Widawsky
2013-10-16
2
-18
/
+28
|
*
drm/i915: cleanup context fini
Ben Widawsky
2013-10-16
1
-4
/
+13
|
*
drm/i915: Do a fuller init after reset
Ben Widawsky
2013-10-16
3
-22
/
+13
|
*
drm/i915: Check 5/6 DDB split only when sprites are enabled
Ville Syrjälä
2013-10-15
1
-1
/
+2
|
*
drm/i915: Rename ilk_check_wm to ilk_validate_wm_level
Ville Syrjälä
2013-10-15
1
-5
/
+5
|
*
drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximums
Ville Syrjälä
2013-10-15
1
-8
/
+8
|
*
drm/i915: Adjust watermark register masks
Ville Syrjälä
2013-10-15
1
-5
/
+5
|
*
drm/i915: Remove a somewhat silly debug print from watermark code
Ville Syrjälä
2013-10-15
1
-2
/
+0
|
*
drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()
Ville Syrjälä
2013-10-15
3
-26
/
+80
|
*
drm/i915: Improve watermark dirtyness checks
Ville Syrjälä
2013-10-15
1
-18
/
+80
[next]