Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d9d444cbc536050ef66e4cefcd55224c46cbbadf
/
drivers
/
gpu
d9d444c
drm/i915: split refclk code out of ironlake_crtc_mode_set
by Jesse Barnes
· 13 years ago
27f8227
drm/i915: support 3 pipes on IVB+
by Jesse Barnes
· 13 years ago
4c609cb
drm/i915: PLL macro cleanup and pipe assertion check
by Jesse Barnes
· 13 years ago
c4f9c4c
drm/i915: always set FDI composite sync bit
by Jesse Barnes
· 13 years ago
8d31528
drm/i915: Use PIPE_CONTROL for flushing on gen6+.
by Jesse Barnes
· 13 years ago
9d971b3
drm/i915: Rename PIPE_CONTROL bit defines to be less terse.
by Kenneth Graunke
· 13 years ago
fcbc34e
drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.
by Kenneth Graunke
· 13 years ago
5c04228
drm/i915: ILK + VT-d workaround
by Ben Widawsky
· 13 years ago
f372b85
drm/i915: Remove early exit on i915_gpu_idle
by Ben Widawsky
· 13 years ago
130c256
drm/i915: drop KM_USER0 argument to k(un)map_atomic
by Daniel Vetter
· 13 years ago
8ffc024
drm/i915: Defend against userspace creating a gem object with size==0
by Chris Wilson
· 13 years ago
6dacfd2
drm/i915: simplify swapin/out swizzle checking a bit
by Daniel Vetter
· 13 years ago
acc83eb
drm/i915: fix swizzling on gen6+
by Daniel Vetter
· 13 years ago
6fdd4d9
drm/i915: properly cancel rps_work on module unload v2
by Daniel Vetter
· 13 years ago
a9e2641
drm/i915: close PM interrupt masking races in the rps work func
by Daniel Vetter
· 13 years ago
4fb066a
drm/i915: close PM interrupt masking races in the irq handler
by Daniel Vetter
· 13 years ago
d5090b9
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
by Adam Jackson
· 13 years ago
8bf3848
drm/i915: Rename intel_sdvo_hdmi_sink_detect
by Adam Jackson
· 13 years ago
2294488
drm/i915: Fix multifunction SDVO detection
by Adam Jackson
· 13 years ago
46eb303
drm/i915: Remove "i2c_speed" nonsense from child device table
by Adam Jackson
· 13 years ago
9a1f578
Merge branch 'fix-pch-refclk' into foo
by Keith Packard
· 13 years ago
86a3073
Merge branch 'edp-training-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
32ce697
drm/i915: No need to wait for eDP power off delay if panel is on
by Keith Packard
· 13 years ago
05ce1a4
drm/i915: Restrict ILK-specific eDP power hack to ILK
by Keith Packard
· 13 years ago
bd94315
drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
by Keith Packard
· 13 years ago
ebf33b1
drm/i915: Create helper functions to determine eDP power state
by Keith Packard
· 13 years ago
7d639f3
drm/i915: edp_panel_on does not need to return a bool
by Keith Packard
· 13 years ago
d15456d
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
by Keith Packard
· 13 years ago
f01eca2
drm/i915: Correct eDP panel power sequencing delay computations
by Keith Packard
· 13 years ago
f58ff85
drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
by Keith Packard
· 13 years ago
0b5c541
drm/i915: Enable eDP panel power during I2C initialization sequence
by Keith Packard
· 13 years ago
8c241fe
drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
by Keith Packard
· 13 years ago
552fb0b
drm/i915: Delay DP i2c initialization until panel power timings are computed
by Keith Packard
· 13 years ago
245e270
drm/i915: Ensure panel is on during DPMS off
by Keith Packard
· 13 years ago
bee7eb2
drm/i915: Turn force VDD back off when panel running in intel_dp_dpms
by Keith Packard
· 13 years ago
97af61f57
drm/i915: Check for eDP inside edp panel on/off funcs
by Keith Packard
· 13 years ago
1c0ae80
drm/i915: Unlock PCH_PP_CONTROL always
by Keith Packard
· 13 years ago
9b984da
drm/i915: Check eDP power when doing aux channel communications
by Keith Packard
· 13 years ago
47f0eb2
drm/i915: Only use VBT panel mode on eDP if no EDID is found
by Keith Packard
· 13 years ago
192aac1f
drm/i915: Shut down PCH interrupts during irq_uninstall
by Keith Packard
· 13 years ago
7fe0b97
drm/i915: Enable digital port hotplug on PCH systems
by Keith Packard
· 13 years ago
0ac225e
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
9fb526d
drm/i915: Initialize PCH refclks at modeset init time
by Keith Packard
· 13 years ago
afffb9d
drm/i915: All PCH refclks are 120MHz
by Keith Packard
· 13 years ago
99eb6a0
drm/i915: Use CK505 as non-SSC source where available
by Keith Packard
· 13 years ago
199e5d7
drm/i915: Fix PCH SSC reference clock settings
by Keith Packard
· 13 years ago
72bbe58
drm/i915: Allow SSC parameter to override VBT value
by Keith Packard
· 13 years ago
d2830bd
drm/i915: Document a few more BDB_GENERAL_FEATURES bits from PCH BIOS
by Keith Packard
· 13 years ago
abd0686
drv/i915: Pull display_clock_mode out of VBT table
by Keith Packard
· 13 years ago
562396b
drm/i915: Use DRM_DEBUG_KMS for all messages in intel_bios.c
by Keith Packard
· 13 years ago
3950725
drm/i915: broken copyright encoding in intel_bios.c
by Keith Packard
· 13 years ago
cd0de03
drm/i915: FBC off for ironlake and older, otherwise on by default
by Keith Packard
· 13 years ago
cc68c81
drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
by Simon Farnsworth
· 13 years ago
c8c99b0
drm/i915: Dumb down the semaphore logic
by Ben Widawsky
· 13 years ago
e0dac65
drm/i915: pass ELD to HDMI/DP audio driver
by Wu Fengguang
· 13 years ago
76adaa3
drm: support routines for HDMI/DP ELD
by Wu Fengguang
· 13 years ago
578393c
drm/i915: Enable dither whenever display bpc < frame buffer bpc
by Keith Packard
· 13 years ago
88ef4e3
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-next
by Dave Airlie
· 13 years ago
b2d108b
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 13 years ago
a0d9a8f
drm/nouveau: remove allocations from gart populate() hook
by Ben Skeggs
· 13 years ago
a148451
drm/nvc0/fb: slightly improve PMFB intr handling, move out of nvc0_graph.c
by Ben Skeggs
· 13 years ago
3dcbb02
drm/nvc0/fifo: avoid touching missing subfifos
by Ben Skeggs
· 13 years ago
84e2ad8
drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc
by Ben Skeggs
· 13 years ago
c20ab3e
drm/nvd9/disp: stub some more api hooks so we don't oops on resume
by Ben Skeggs
· 13 years ago
ff920bf
drm/nouveau: fix printk typo in ioremap failure path
by Marcin Slusarz
· 13 years ago
8ce51fc
drm/nvc0/pm: minor clock readback fixes
by Ben Skeggs
· 13 years ago
59ef974
drm/nv40/pm: execute memory reset script from vbios
by Ben Skeggs
· 13 years ago
6d6538a
drm/nv50/gr: refactor initialisation
by Ben Skeggs
· 13 years ago
8c06e60
drm/nouveau: if requested, try harder at disabling sysmem pushbufs
by Ben Skeggs
· 13 years ago
fbba036
drm/nv50/gr: enable ctxprog xfer only when we need it to save power
by Martin Peres
· 13 years ago
c16a3a3
drm/nouveau/dp: add support for displayport table 0x30
by Ben Skeggs
· 13 years ago
5f1800b
drm/nouveau/dp: return master dp table pointer too when looking up encoder
by Ben Skeggs
· 13 years ago
721b082
drm/nouveau/bios: simplify U/d table hash matching func to just match
by Ben Skeggs
· 13 years ago
5b3eb95
drm/nouveau/dp: preserve non-pattern bits in DP_TRAINING_PATTERN_SET
by Ben Skeggs
· 13 years ago
2834f86
drm/nvc0/gr: remove MODULE_FIRMWARE() lines
by Ben Skeggs
· 13 years ago
1b45dbe
drm/nouveau/dp: use alternate lane mask for nvaf
by Ben Skeggs
· 13 years ago
856ed88
drm/nouveau/dp: link rate scripts are selected with a comparison table
by Ben Skeggs
· 13 years ago
1262a20
drm/nv40/pm: write nv40-specific reclocking routines
by Ben Skeggs
· 13 years ago
9f40360
drm/nv40/pm: parse geometric delta clock from vbios
by Ben Skeggs
· 13 years ago
52e0d0e
drm/nouveau/dp: enable down-spread if vbios and sink support it
by Ben Skeggs
· 13 years ago
28e2d12
drm/nouveau/dp: execute some more vbios tables relating to link rate
by Ben Skeggs
· 13 years ago
75a1fcc
drm/nouveau/dp: store unencoded link_bw everywhere
by Ben Skeggs
· 13 years ago
27a4598
drm/nouveau/dp: restructure link training code
by Ben Skeggs
· 13 years ago
a002fec
drm/nouveau/dp: pass in required datarate to link training
by Ben Skeggs
· 13 years ago
a8e415d
drm/nouveau/bios: check for null script pointers in parser
by Ben Skeggs
· 13 years ago
5024c54
drm/nva3/backlight: add suppport for newer style backlight regs
by Ben Skeggs
· 13 years ago
0946145
drm/nv50/backlight: express brightness level in percent
by Ben Skeggs
· 13 years ago
10b461e
drm/nv50/backlight: take the sor into account when bashing regs
by Ben Skeggs
· 13 years ago
7307648
drm/nouveau/backlight: make more consistent with rest of driver style
by Ben Skeggs
· 13 years ago
68c9918
drm/nouveau: tidy connector hotplug handler, punt messages to debug
by Ben Skeggs
· 13 years ago
46959b7
drm/nouveau/dp: remove reliance on vbios for native displayport
by Ben Skeggs
· 13 years ago
4372013
drm/nouveau/dp: rewrite auxch transaction routines
by Ben Skeggs
· 13 years ago
91a8f1e
drm/nouveau: workaround semaphore hw bug causing unnecessary interrupts
by Ben Skeggs
· 13 years ago
afb0c79
drm/nouveau/tmr: fix miscalculation of ratio on pre-nv4x chipsets
by Ben Skeggs
· 13 years ago
378f85e
drm/nva3/pm: fixup for NVAF special
by Ben Skeggs
· 13 years ago
64e740b
drm/nva3/pm: use crystal freq where appropriate
by Ben Skeggs
· 13 years ago
f2cbe46
drm/nouveau: determine timing crystal freq from straps
by Ben Skeggs
· 13 years ago
93e692d
drm/nva3/pm: pll disabled if bit 0 of ctrl not set
by Ben Skeggs
· 13 years ago
6b70e48
drm/nouveau: magic to make auxch on new macbooks booted in EFI mode work
by Ben Skeggs
· 13 years ago
2228c6f
drm/nouveau/pm: Document and expose CL and WR for 0x1002Cx
by Roy Spliet
· 13 years ago
Next »