Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9a9016832d2601a290db4dce6dd55552bdae5b1a
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
2600521
drm/i915: use correct SPD type value
by Jesse Barnes
· 13 years ago
d4270e5
drm/i915: export a CPT mode set verification function
by Jesse Barnes
· 13 years ago
4b645f1
drm/i915: add PLL sharing support to handle 3 pipes
by Jesse Barnes
· 13 years ago
0ac225e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
cc68c81
drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
by Simon Farnsworth
· 13 years ago
e0dac65
drm/i915: pass ELD to HDMI/DP audio driver
by Wu Fengguang
· 13 years ago
0206e35
Drivers: i915: Fix all space related issues.
by Akshay Joshi
· 13 years ago
aaa6fd2
Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support.
by Matthew Garrett
· 13 years ago
c0864cb
drm/i915/hdmi: HDMI source product description infoframe support
by Jesse Barnes
· 13 years ago
45187ac
drm/i915/hdmi: split infoframe setting from infoframe type code
by Jesse Barnes
· 13 years ago
1630fe7
drm/i915: Perform intel_enable_fbc() from a delayed task
by Chris Wilson
· 13 years ago
5a35420
drm/i915: split out Ironlake pipe bpp picking code
by Jesse Barnes
· 13 years ago
23b2f8b
drm/i915: load a ring frequency scaling table v3
by Jesse Barnes
· 13 years ago
3f43c48
drm/i915: Share the common force-audio property between connectors
by Chris Wilson
· 13 years ago
645c62a
drm/i915: split PCH clock gating init
by Jesse Barnes
· 13 years ago
d2dff87
drm/i915: Attach a fb to the load-detect pipe
by Chris Wilson
· 14 years ago
8261b19
drm/i915: Don't store temporary load-detect variables in the generic encoder
by Chris Wilson
· 14 years ago
7173188
drm/i915: Simplify return value from intel_get_load_detect_pipe
by Chris Wilson
· 14 years ago
e8e7a2b
drm/i915: restore only the mode of this driver on lastclose (v2)
by Dave Airlie
· 14 years ago
9f01b25
drm/i915: Busy-spin wait_for condition in atomic contexts
by Chris Wilson
· 14 years ago
e953fd7
drm/i915: Add support for limited color range of broadcast outputs
by Chris Wilson
· 14 years ago
ce453d8
drm/i915: Use a device flag for non-interruptible phases
by Chris Wilson
· 14 years ago
9035a97
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
fe16d94
drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP
by Chris Wilson
· 14 years ago
ac66808
drm/i915: Disable RC6 on Ironlake
by Chris Wilson
· 14 years ago
417ae14
drm/i915: Include TLB miss latency in g4x watermark computations
by Chris Wilson
· 14 years ago
47356eb
drm/i915/panel: Only record the backlight level when it is enabled
by Chris Wilson
· 14 years ago
3b8d8d9
drm/i915: dynamic render p-state support for Sandy Bridge
by Jesse Barnes
· 14 years ago
0cdab21
drm/i915: Uncouple render/power ctx before suspending
by Chris Wilson
· 14 years ago
b9e6867
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
c5d1b51
drm/i915: Clear pfit registers when not used by any outputs
by Chris Wilson
· 14 years ago
919926a
drm/i915: Thread the pipelining ring through the callers.
by Chris Wilson
· 14 years ago
05394f3
drm/i915: Use drm_i915_gem_object as the preferred type
by Chris Wilson
· 14 years ago
48fcfc8
i915: reprogram power monitoring registers on resume
by Kyle McMartin
· 14 years ago
3c17fe4
i915: enable AVI infoframe for intel_hdmi.c [v4]
by David Härdeman
· 14 years ago
1d85036
drm/i915: remove broken intel_pch_has_edp function
by Jesse Barnes
· 14 years ago
814948a
drm/i915: add eDP checking functions for the display code
by Jesse Barnes
· 14 years ago
58e10eb
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
ab7ad7f
drm/i915: Use pipe state to tell when pipe is off
by Keith Packard
· 14 years ago
f899fc6
drm/i915: use GMBUS to manage i2c links
by Chris Wilson
· 14 years ago
890f335
drm/i915/i2c: Track the parent encoder rather than just the dev
by Chris Wilson
· 14 years ago
48b956c
drm/i915: Push pipelining of display plane flushes to the caller
by Chris Wilson
· 14 years ago
f7abfe8
drm/i915: Fix an overlay regression from 7e7d76c
by Chris Wilson
· 14 years ago
6b383a7
drm/i915: Share crtc setup and teardown between dpms and disable/enable
by Chris Wilson
· 14 years ago
e9e331a
drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter
by Chris Wilson
· 14 years ago
ec5da01
drm/i915: Use msleep instead of mdelay during wait_vblank_off
by Chris Wilson
· 14 years ago
021357a
drm/i915: Use the real FDI frequency for determining b/w
by Chris Wilson
· 14 years ago
df0e924
drm/i915: Make the connector->encoder relationship explicit
by Chris Wilson
· 14 years ago
f875c15
drm/i915: Use the direct mapping of pipe->crtc
by Chris Wilson
· 14 years ago
4ef69c7
drm/i915: Rename intel_encoder->enc to base for consistency
by Chris Wilson
· 14 years ago
37811fc
drm/i915: Show framebuffer info in debugfs
by Chris Wilson
· 14 years ago
a957355
drm/i915: Refactor panel backlight controls
by Chris Wilson
· 14 years ago
23f09ce
drm/i915/overlay: Make the overlay control struct opaque.
by Chris Wilson
· 14 years ago
5dcdbcb
drm/i915/overlay: Pass interruptible to switch_off()
by Chris Wilson
· 14 years ago
8dfbc34
drm/i915/overlay: Combine SWITCH_OFF into a single step
by Chris Wilson
· 14 years ago
9bb2ff7
drm/i915/overlay: Explicitly pass regs from map to unmap
by Chris Wilson
· 14 years ago
722506f
drm/i915/overlay: Whitespace
by Chris Wilson
· 14 years ago
6c9547f
drm/i915/sdvo: Preserve pixel-multiplier
by Chris Wilson
· 14 years ago
82d7c9e
drm/i915: Avoid using msleep under kdb and wait_for()
by Chris Wilson
· 14 years ago
481b6af
drm/i915: Drop the msleep parameter to wait_for()
by Chris Wilson
· 14 years ago
4e5359c
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
by Simon Farnsworth
· 14 years ago
9d0498a
drm/i915: wait for actual vblank, not just 20ms
by Jesse Barnes
· 14 years ago
560b85b
drm/i915: Only update i845/i865 CURBASE when disabled (v2)
by Chris Wilson
· 14 years ago
913d8d1
drm/i915: Ensure that while(INREG()) are bounded (v2)
by Chris Wilson
· 14 years ago
1d8e1c7
drm/i915: Enable aspect/centering panel fitting for Ironlake.
by Chris Wilson
· 14 years ago
87f8ebf
drm/i915: Disable the cursor for DPMS_OFF
by Chris Wilson
· 14 years ago
615fb93
drm/i915: Subclass intel_connector.
by Chris Wilson
· 14 years ago
ea5b213
drm/i915: Subclass intel_encoder.
by Chris Wilson
· 14 years ago
cda4b7d
drm/i915: Unset cursor if out-of-bounds upon mode change (v4)
by Chris Wilson
· 14 years ago
cb0953d
drm/i915: Initialize LVDS and eDP outputs before anything else
by Adam Jackson
· 14 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 14 years ago
36e83a1
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
by Zhao Yakui
· 14 years ago
127bd2a
drm/i915: Use the correct scanout alignment for fbcon.
by Chris Wilson
· 14 years ago
1afe3e9
drm/i915: gen3 page flipping fixes
by Jesse Barnes
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 15 years ago
77ffb59
drm/i915/pch: Use minimal number of FDI lanes (v2)
by Adam Jackson
· 15 years ago
1f254ec
drm/i915: remove connector object in old output structure
by Zhenyu Wang
· 15 years ago
335af9a
drm/i915: change intel_ddc_get_modes() function parameters
by Zhenyu Wang
· 15 years ago
c1c4397
drm/i915: passing drm connector param for load detection
by Zhenyu Wang
· 15 years ago
f1c79df
drm/i915: Add new helper to return current attached encoder for connector
by Zhenyu Wang
· 15 years ago
5daa55e
drm/i915: Add new 'intel_connector' structure
by Zhenyu Wang
· 15 years ago
4abe352
drm/kms/fb: use slow work mechanism for normal hotplug also.
by Dave Airlie
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
21d40d3
drm/i915: Rename intel_output to intel_encoder.
by Eric Anholt
· 15 years ago
f97108d
drm/i915: add dynamic performance control support for Ironlake
by Jesse Barnes
· 15 years ago
7e8b60f
drm/i915: restore render clock gating on resume
by Andrew Lutomirski
· 15 years ago
f0217c4
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
by Eric Anholt
· 15 years ago
6b95a20
drm/i915: Add intel implementation of the pageflip ioctl
by Kristian Høgsberg
· 15 years ago
03f77ea
drm/i915: implement interruptible sleeps in the overlay code
by Daniel Vetter
· 15 years ago
5a5a0c6
drm/i915: implement fastpath for overlay flip waiting
by Daniel Vetter
· 15 years ago
02e792f
drm/i915: implement drmmode overlay support v4
by Daniel Vetter
· 15 years ago
c1176d6
Merge branch 'drm-next' of ../drm-next into drm-linus
by Dave Airlie
· 15 years ago
b8c00ac
drm/fb: add more correct 8/16/24/32 bpp fb support.
by Dave Airlie
· 15 years ago
94e0fb0
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
44040f1
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 15 years ago
8082400
drm/i915: framebuffer compression for pre-GM45
by Jesse Barnes
· 15 years ago
7c8460d
drm/i915: fix mask bits setting
by Zhenyu Wang
· 15 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 15 years ago
Next »