index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix and cleanup DPLL calculation for Ironlake
Zhenyu Wang
2009-11-05
1
-9
/
+6
*
drm/i915: kill warning in intel_find_pll_g4x_dp
Jesse Barnes
2009-10-23
1
-0
/
+1
*
drm/i915: update watermarks before enabling PLLs
Jesse Barnes
2009-10-23
1
-1
/
+2
*
drm/i915: add FIFO watermark support for G4x
Jesse Barnes
2009-10-23
1
-8
/
+72
*
drm/i915: fix panel fitting filter coefficient select for Ironlake
Zhenyu Wang
2009-10-19
1
-1
/
+1
*
drm/i915: fix to setup display reference clock control on Ironlake
Zhenyu Wang
2009-10-19
1
-0
/
+40
*
drm/i915: Install a fence register for fbc on g4x
Chris Wilson
2009-10-15
1
-3
/
+5
*
drm/i915: Fix FDI M/N setting according with correct color depth
Zhenyu Wang
2009-10-13
1
-4
/
+27
*
drm/i915: disable powersave feature for Ironlake currently
Zhenyu Wang
2009-10-13
1
-2
/
+9
*
drm/i915: Set the LVDS_BORDER when using LVDS scaling mode
Zhao Yakui
2009-10-13
1
-0
/
+2
*
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-10-09
1
-4
/
+0
|
\
|
*
drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_set
Brian Rogers
2009-09-28
1
-4
/
+0
*
|
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
2009-10-08
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
2009-10-06
1
-0
/
+10
|
*
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2009-10-05
1
-0
/
+1
*
|
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-24
1
-107
/
+509
|
\
\
|
*
|
drm/i915: framebuffer compression for GM45+
Jesse Barnes
2009-09-21
1
-7
/
+72
|
*
|
drm/i915: split display functions by chip type
Jesse Barnes
2009-09-21
1
-98
/
+211
|
*
|
drm/i915: correct FBC update when pipe base update occurs
Jesse Barnes
2009-09-17
1
-3
/
+3
|
*
|
drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks
Jesse Barnes
2009-09-17
1
-1
/
+8
|
*
|
drm/i915: intel_display.c handle latency variable efficiently
Jaswinder Singh Rajput
2009-09-17
1
-7
/
+6
|
*
|
drm/i915: fix startup hang on some non-mobile platforms
Jesse Barnes
2009-09-17
1
-0
/
+3
|
*
|
drm/i915: Fix LVDS panel fitting on Arrandale
Zhenyu Wang
2009-09-17
1
-0
/
+14
|
*
|
drm/i915: Fix typo for wrong LVDS clock setting on IGDNG
Zhenyu Wang
2009-09-17
1
-1
/
+1
|
*
|
drm/i915: framebuffer compression for pre-GM45
Jesse Barnes
2009-09-10
1
-13
/
+209
|
*
|
drm/i915: force mode set at lid open time
Jesse Barnes
2009-09-10
1
-0
/
+2
|
*
|
drm/i915: Write zero to DPLL_MD Reg for non-SDVO output
Zhao Yakui
2009-09-10
1
-2
/
+5
|
|
/
*
|
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-09-21
1
-0
/
+17
|
/
*
Merge intel drm-intel-next branch
Dave Airlie
2009-09-07
1
-102
/
+584
|
\
|
*
drm/i915: Put the idle reclocking work on our private workqueue as well.
Eric Anholt
2009-09-06
1
-2
/
+2
|
*
drm/i915: do dynamic clock freq control only in kernel modesetting
Zhenyu Wang
2009-09-04
1
-0
/
+3
|
*
drm/i915: fix tiling on IGDNG
Zhenyu Wang
2009-09-04
1
-0
/
+10
|
*
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
Daniel Vetter
2009-09-04
1
-2
/
+2
|
*
drm/i915: remove open-coded drm_mode_object_find
Daniel Vetter
2009-09-04
1
-12
/
+8
|
*
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
Eric Anholt
2009-09-04
1
-2
/
+2
|
*
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-09-04
1
-31
/
+530
|
*
drm/i915: increase default latency constant (v2 w/comment)
Jesse Barnes
2009-09-02
1
-1
/
+15
|
*
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-24
1
-45
/
+4
|
*
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
Ma Ling
2009-08-24
1
-9
/
+9
|
*
drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx
Bruno Prémont
2009-08-24
1
-1
/
+1
|
*
drm/i915: Set the multiplier for SDVO on G33 platform
Sean Young
2009-08-24
1
-1
/
+1
*
|
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-08-31
1
-12
/
+0
|
/
*
drm/i915: Add support for dual-channel LVDS on 8xx.
ling.ma@intel.com
2009-07-30
1
-1
/
+1
*
drm/i915: fix 845G FIFO size & burst length
Jesse Barnes
2009-07-29
1
-2
/
+7
*
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
2009-07-29
1
-161
/
+272
*
drm/i915: enable DisplayPort support on IGDNG
Zhenyu Wang
2009-07-29
1
-2
/
+49
*
drm/i915: fix issue in display pipe setup on IGDNG
Zhenyu Wang
2009-07-29
1
-12
/
+44
*
drm/i915: disable VGA plane reliably
Zhenyu Wang
2009-07-29
1
-3
/
+25
*
drm/i915: correct self-refresh calculation in "everything off" case
Jesse Barnes
2009-07-16
1
-3
/
+3
*
drm/i915: handle FIFO oversubsription correctly
Jesse Barnes
2009-07-16
1
-3
/
+4
[next]