Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8082400327d8d2ca54254b593644942bed0edd25
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
8082400
drm/i915: framebuffer compression for pre-GM45
by Jesse Barnes
· 15 years ago
c1c7af6
drm/i915: force mode set at lid open time
by Jesse Barnes
· 15 years ago
bb66c51
drm/i915: Write zero to DPLL_MD Reg for non-SDVO output
by Zhao Yakui
· 15 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 15 years ago
01dfba9
drm/i915: Put the idle reclocking work on our private workqueue as well.
by Eric Anholt
· 15 years ago
5e17ee7
drm/i915: do dynamic clock freq control only in kernel modesetting
by Zhenyu Wang
· 15 years ago
553bd14
drm/i915: fix tiling on IGDNG
by Zhenyu Wang
· 15 years ago
65655d4
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
by Daniel Vetter
· 15 years ago
c05422d
drm/i915: remove open-coded drm_mode_object_find
by Daniel Vetter
· 15 years ago
67cf781
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
by Eric Anholt
· 15 years ago
652c393
drm/i915: add dynamic clock frequency control
by Jesse Barnes
· 15 years ago
bcc24fb
drm/i915: increase default latency constant (v2 w/comment)
by Jesse Barnes
· 15 years ago
785b93e
drm/kms: move driver specific fb common code to helper functions (v2)
by Dave Airlie
· 15 years ago
f8aed70
drm/i915: Set crtc/clone mask in different output devices
by Ma Ling
· 15 years ago
27185ae
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
by Ma Ling
· 15 years ago
bc5e571
drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx
by Bruno Prémont
· 15 years ago
942642a
drm/i915: Set the multiplier for SDVO on G33 platform
by Sean Young
· 15 years ago
0c2e395
drm/i915: Add support for dual-channel LVDS on 8xx.
by ling.ma@intel.com
· 15 years ago
f360132
drm/i915: fix 845G FIFO size & burst length
by Jesse Barnes
· 15 years ago
32f9d65
drm/i915: Add eDP support on IGDNG mobile chip
by Zhenyu Wang
· 15 years ago
5eb08b6
drm/i915: enable DisplayPort support on IGDNG
by Zhenyu Wang
· 15 years ago
249c0e6
drm/i915: fix issue in display pipe setup on IGDNG
by Zhenyu Wang
· 15 years ago
24f119c
drm/i915: disable VGA plane reliably
by Zhenyu Wang
· 15 years ago
2a2430f
drm/i915: correct self-refresh calculation in "everything off" case
by Jesse Barnes
· 15 years ago
390c4dd
drm/i915: handle FIFO oversubsription correctly
by Jesse Barnes
· 15 years ago
dff33cf
drm/i915: FIFO watermark calculation fixes
by Jesse Barnes
· 15 years ago
5e4d6fa
drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardware
by Keith Packard
· 15 years ago
832cc28
drm/i915: Set lvds dual channel according to register from vbios
by Florian Mickler
· 15 years ago
b3d2549
drm/i915: Adjust DisplayPort clocks to use 96MHz reference
by Keith Packard
· 16 years ago
956dba3
drm/i915: fix up a raw 64bit divide
by Andy Whitcroft
· 16 years ago
7662c8b
drm/i915: add FIFO watermark support
by Shaohua Li
· 16 years ago
e4b3669
drm/i915: Split array of DAC limits into separate structures.
by Keith Packard
· 16 years ago
a4fc5ed
drm/i915: Add Display Port support
by Keith Packard
· 16 years ago
8c4b8c3
drm/i915: Install fence register for tiled scanout on i915
by Chris Wilson
· 16 years ago
7ff1455
drm/i915: duplicate desired mode for use by fbcon.
by Dave Airlie
· 16 years ago
03d6069
drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect)
by Keith Packard
· 16 years ago
1f803ee
drm/i915: Call drm_vblank_post_modeset() on error paths.
by Chris Wilson
· 16 years ago
2245fda
drm/i915: Don't trim cursor addresses to 11 bits
by Keith Packard
· 16 years ago
541998a
drm/i915: Add LVDS support for IGDNG
by Zhenyu Wang
· 16 years ago
30ad48b
drm/i915: Add HDMI support on IGDNG
by Zhenyu Wang
· 16 years ago
2c07245
drm/i915: enable kernel modesetting on IGDNG
by Zhenyu Wang
· 16 years ago
14b60391
i915: support 8xx desktop cursors
by Jesse Barnes
· 16 years ago
08d7b3d
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
by Carl Worth
· 16 years ago
f544847
drm/i915: allow tiled front buffers on 965+
by Jesse Barnes
· 16 years ago
6115707
drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)
by Shaohua Li
· 16 years ago
7026d4a
drm/i915: Fix SDVO TV support
by Zhenyu Wang
· 16 years ago
580982d
drm/i915: clean up udelay usage
by Arjan van de Ven
· 16 years ago
2177832
agp/intel: Add support for new intel chipset.
by Shaohua Li
· 16 years ago
13520b0
drm/i915: Read the right SDVO register when detecting SVDO/HDMI.
by Kristian Høgsberg
· 16 years ago
d490609
drm/i915: Use a different PLL timing search function on G4X.
by Ma Ling
· 16 years ago
044c7c4
drm/i915: Use documented PLL timing limits for G4X platform
by Ma Ling
· 16 years ago
7c04d1d
drm/i915: remove PLL debugging messages
by Jesse Barnes
· 16 years ago
5004417
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
by Pierre Willenbrock
· 16 years ago
496818f
drm/i915: take struct mutex around fb unref
by Jesse Barnes
· 16 years ago
43565a0
drm: Use spread spectrum when the bios tells us it's ok.
by Kristian Høgsberg
· 16 years ago
a29f5ca
drm: Collapse identical i8xx_clock() and i9xx_clock().
by Kristian Høgsberg
· 16 years ago
f3cade5
drm: Bring PLL limits in sync with DDX values.
by Kristian Høgsberg
· 16 years ago
7f9872e
drm: Add locking around cursor gem operations.
by Kristian Høgsberg
· 16 years ago
5c3b82e
drm: Propagate failure from setting crtc base.
by Chris Wilson
· 16 years ago
2ebed17
drm/i915: Set framebuffer alignment based upon the fence constraints.
by Chris Wilson
· 16 years ago
e2f0ba9
drm/i915: sync SDVO code with stable userland modesetting driver
by Jesse Barnes
· 16 years ago
725e30a
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
by Eric Anholt
· 16 years ago
34b8686e
drm/i915: lock correct mutex around object unreference.
by Dave Airlie
· 16 years ago
71acb5e
drm/i915: add support for physical memory objects
by Dave Airlie
· 16 years ago
712531b
drm: handle depth & bpp changes correctly
by Jesse Barnes
· 16 years ago
1fc45d8
drm/i915: Non-mobile parts don't have integrated TV-out.
by Eric Anholt
· 16 years ago
7d57382
drm/i915: Add support for integrated HDMI on G4X hardware.
by Eric Anholt
· 16 years ago
3f8bc37
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
by Kristian Høgsberg
· 16 years ago
3c4fdcf
drm: pin new and unpin old buffer when setting a mode.
by Kristian Høgsberg
· 16 years ago
d4da3af
drm/i915: fix sparse warnings: returning void-valued expression
by Hannes Eder
· 16 years ago
b358d0a
drm/i915: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
0c7c266
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
by Kristian H�gsberg
· 16 years ago
79e5394
DRM: i915: add mode setting support
by Jesse Barnes
· 16 years ago