index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix an overlay regression from 7e7d76c
Chris Wilson
2010-09-13
3
-6
/
+21
*
drm/i915: Share crtc setup and teardown between dpms and disable/enable
Chris Wilson
2010-09-13
2
-81
/
+46
*
drm/i915/lvds: Move private data to the connector from the device.
Chris Wilson
2010-09-13
2
-79
/
+78
*
drm/i915/lvds: Remove incorrect mode locking
Chris Wilson
2010-09-13
1
-7
/
+0
*
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
Chris Wilson
2010-09-13
4
-63
/
+105
*
drm/i915/bios: Prevent NULL dereference after allocation failure
Chris Wilson
2010-09-12
1
-0
/
+2
*
drm/i915/sdvo: Poll command status 5 times without delay on read
Chris Wilson
2010-09-12
1
-35
/
+36
*
drm/i915: Use msleep instead of mdelay during wait_vblank_off
Chris Wilson
2010-09-12
2
-6
/
+14
*
drm/i915/lvds: Remove busy wait for powering up the panel.
Chris Wilson
2010-09-12
1
-5
/
+1
*
drm/i915/lvds: Remove busy wait for powering down the panel
Chris Wilson
2010-09-12
1
-9
/
+2
*
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
Chris Wilson
2010-09-11
1
-19
/
+15
*
drm/i915/dp: Convert a udelay(17000) to a sleep during link-off
Chris Wilson
2010-09-11
1
-3
/
+2
*
drm/i915: Use macros to switch between equivalent pipe registers
Chris Wilson
2010-09-11
5
-546
/
+507
*
drm/i915: Tidy Ironlake watermark computation
Chris Wilson
2010-09-11
2
-115
/
+99
*
drm/i915: Fix updating FBC
Chris Wilson
2010-09-11
3
-68
/
+90
*
drm/i915: enable thermal reporting for IPS
Jesse Barnes
2010-09-11
2
-0
/
+8
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-11
3
-9
/
+27
|
\
|
*
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2010-09-10
2
-2
/
+12
|
*
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
2010-09-09
1
-7
/
+15
*
|
drm/i915: Use the real FDI frequency for determining b/w
Chris Wilson
2010-09-10
3
-1
/
+20
*
|
drm/i915: Only call udelay() when waiting for clocks to stabilise
Chris Wilson
2010-09-10
1
-3
/
+1
*
|
drm/i915: Ensure all PLL registers are flushed before a udelay()
Chris Wilson
2010-09-10
1
-0
/
+5
*
|
drm/i915: set FDI RX TU size to match transmit size
Jesse Barnes
2010-09-10
1
-0
/
+6
*
|
drm/i915: don't write TU size to N1 reg
Jesse Barnes
2010-09-10
1
-1
/
+1
*
|
drm/i915: split Ironlake FDI enable function
Jesse Barnes
2010-09-10
1
-27
/
+45
*
|
drm/i915: enable PCH PLL, FDI training and transcoder even for eDP
Jesse Barnes
2010-09-10
1
-123
/
+119
*
|
drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commit
Jesse Barnes
2010-09-10
1
-9
/
+60
*
|
drm/i915: don't unlock panel regs
Jesse Barnes
2010-09-10
1
-1
/
+1
*
|
drm/i915: split i9xx CRTC enable/disable code
Jesse Barnes
2010-09-10
1
-82
/
+103
*
|
drm/i915: split Ironlake CRTC enable/disable code
Jesse Barnes
2010-09-10
1
-281
/
+310
*
|
drm/i915: Adapt workqueue to new alloc_workqueue interface
Chris Wilson
2010-09-10
1
-1
/
+16
*
|
drm/i915/debug: Include Ironlake in self-refresh status
Chris Wilson
2010-09-09
1
-3
/
+5
*
|
drm/i915: Make the connector->encoder relationship explicit
Chris Wilson
2010-09-09
9
-127
/
+130
*
|
drm/i915: Use the direct mapping of pipe->crtc
Chris Wilson
2010-09-09
4
-15
/
+9
*
|
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
2010-09-09
11
-146
/
+137
*
|
drm/i915/dp: Flush the PLL register write before sleeping
Chris Wilson
2010-09-08
1
-0
/
+1
*
|
drm/i915: make sure panel is sequenced off when starting a mode set
Jesse Barnes
2010-09-08
1
-0
/
+1
*
|
drm/i915: make sure VDD AUX power has time to settle
Jesse Barnes
2010-09-08
1
-0
/
+2
*
|
drm/i915: don't change VDD AUX status in panel power functions
Jesse Barnes
2010-09-08
1
-2
/
+2
*
|
drm/i915: split DP link training across panel power sequencing
Jesse Barnes
2010-09-08
1
-56
/
+65
*
|
drm/i915: use VDD AUX for panel power around detection and in prepare
Jesse Barnes
2010-09-08
1
-6
/
+29
*
|
drm/i915: use 125MHz reference clock for PCH attached eDP
Jesse Barnes
2010-09-08
1
-1
/
+4
*
|
drm/i915: fix eDP detection
Jesse Barnes
2010-09-08
1
-3
/
+12
*
|
i915: snprintf returns large values
Dan Carpenter
2010-09-08
1
-0
/
+3
*
|
drm/i915: die, i915_probe_agp, die
Daniel Vetter
2010-09-08
2
-180
/
+17
*
|
drm/i915: drop prealloc_start from i915_dma gtt init
Daniel Vetter
2010-09-08
1
-8
/
+4
*
|
intel-gtt: introduce drm/intel-gtt.h
Daniel Vetter
2010-09-08
2
-2
/
+1
*
|
drm/i915: Don't disable panel for modesetting if pfit hasn't changed
Matthew Garrett
2010-09-08
1
-2
/
+19
*
|
drm/i915: set dither bits on eDP panels too
Jesse Barnes
2010-09-08
1
-18
/
+17
*
|
drm/i915: fix pipeconf dither bit definitions
Jesse Barnes
2010-09-08
2
-9
/
+15
[next]