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
*
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
Thomas Jarosch
2011-08-25
1
-1
/
+1
*
i915: do not setup intel_backlight twice
Kamal Mostafa
2011-08-22
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2011-08-19
2
-0
/
+8
|
\
|
*
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2011-08-19
2
-0
/
+8
*
|
drm/i915: Cannot set clock gating under UMS
Keith Packard
2011-08-15
1
-1
/
+2
*
|
drm/i915: Can't do accurate vblank timestamps with UMS
Keith Packard
2011-08-15
1
-2
/
+4
*
|
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
2011-08-15
6
-3
/
+89
*
|
drm/i915: split out PCH refclk update code
Jesse Barnes
2011-08-09
1
-43
/
+76
*
|
drm/i915: show interrupt info on IVB
Jesse Barnes
2011-08-09
1
-1
/
+1
|
/
*
drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
Keith Packard
2011-08-08
1
-4
/
+4
*
drm/i915: Fix PCH port pipe select in CPT disable paths
Keith Packard
2011-08-08
2
-15
/
+58
*
drm/i915: Leave LVDS registers unlocked
Keith Packard
2011-08-08
1
-35
/
+16
*
drm/i915: Wait for LVDS panel power sequence
Keith Packard
2011-08-08
1
-12
/
+14
*
Revert "drm/i915: Try enabling RC6 by default (again)"
Dave Airlie
2011-08-05
1
-1
/
+1
*
drm/i915: allow cache sharing policy control
Jesse Barnes
2011-08-03
2
-0
/
+107
*
drm/i915/hdmi: HDMI source product description infoframe support
Jesse Barnes
2011-08-03
2
-0
/
+37
*
drm/i915/hdmi: split infoframe setting from infoframe type code
Jesse Barnes
2011-08-03
3
-46
/
+106
*
drm/i915: Try enabling RC6 by default (again)
Keith Packard
2011-08-03
1
-1
/
+1
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-08-03
1
-4
/
+11
|
\
|
*
Revert "drm/i915/dp: Zero the DPCD data before connection probe"
Keith Packard
2011-08-03
1
-1
/
+0
|
*
drm/i915/dp: wait for previous AUX channel activity to clear
Jesse Barnes
2011-08-01
1
-3
/
+11
*
|
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
Jesse Barnes
2011-08-01
1
-2
/
+5
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-29
7
-2
/
+193
|
\
\
|
|
/
|
*
drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
Adam Jackson
2011-07-29
2
-0
/
+3
|
*
drm/i915: apply phase pointer override on SNB+ too
Jesse Barnes
2011-07-29
2
-0
/
+36
|
*
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
Michel Alexandre Salim
2011-07-29
1
-0
/
+3
|
*
drm/i915: provide more error output when mode sets fail
Jesse Barnes
2011-07-29
1
-1
/
+4
|
*
drm/i915: add GPU max frequency control file
Jesse Barnes
2011-07-29
1
-0
/
+90
|
*
i915: add Dell OptiPlex FX170 to intel_no_lvds
Pieterjan Camerlynck
2011-07-29
1
-0
/
+8
|
*
drm/i915: Ignore GPU wedged errors while pinning scanout buffers
Keith Packard
2011-07-29
1
-1
/
+1
|
*
drm/i915/hdmi: send AVI info frames on ILK+ as well
Jesse Barnes
2011-07-29
2
-1
/
+52
|
*
drm/i915: fix CB tuning check for ILK+
Jesse Barnes
2011-07-28
1
-1
/
+1
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-28
4
-51
/
+98
|
\
\
|
|
/
|
*
drm/i915: Flush other plane register writes
Keith Packard
2011-07-28
1
-13
/
+18
|
*
drm/i915: flush plane control changes on ILK+ as well
Jesse Barnes
2011-07-28
1
-2
/
+2
|
*
drm/i915: apply timing generator bug workaround on CPT and PPT
Jesse Barnes
2011-07-28
2
-0
/
+9
|
*
drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
Keith Packard
2011-07-28
1
-0
/
+2
|
*
Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"
Keith Packard
2011-07-28
1
-0
/
+8
|
*
drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
Keith Packard
2011-07-28
2
-14
/
+34
|
*
drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
Keith Packard
2011-07-28
1
-5
/
+3
|
*
drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
Keith Packard
2011-07-28
1
-9
/
+15
|
*
drm/i915: Use dp_detect_common in hotplug helper function
Keith Packard
2011-07-28
1
-20
/
+19
|
*
drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
Keith Packard
2011-07-28
1
-2
/
+2
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-25
2
-6
/
+18
|
\
\
|
|
/
|
*
drm/i915/dp: Don't turn CPT DP ports on too early
Adam Jackson
2011-07-25
1
-4
/
+10
|
*
drm/i915/dp: Explicitly disable symbol scrambling while training
Adam Jackson
2011-07-25
1
-2
/
+4
|
*
drm/i915/pch: Fix integer math bugs in panel fitting
Adam Jackson
2011-07-25
1
-0
/
+4
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-25
2
-21
/
+27
|
\
\
|
|
/
|
*
drm/i915: Hold mode_config->mutex during hotplug processing
Keith Packard
2011-07-25
1
-0
/
+3
|
*
drm/i915/dp: Explicitly request 8/10 channel coding
Adam Jackson
2011-07-25
1
-0
/
+1
[next]