Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5ceb0f9bb7bde101d8b07cb803002591dcb8c804
/
drivers
/
gpu
/
drm
5ceb0f9
drm/i915: Parse the eDP link configuration from the vBIOS
by Chris Wilson
· 14 years ago
270eea0
drm/i915/lvds: Use the GMBUS pin if specified in VBT
by Chris Wilson
· 14 years ago
e6c3a2a
drm/i915: Use an uninterruptible wait for page-flips during modeset
by Chris Wilson
· 14 years ago
d3849ed
drm/i915: Remove unused dev_priv->panel_wants_dither
by Chris Wilson
· 14 years ago
780f0ca
drm/i915/ringbuffer: Fix sign of ring space.
by Chris Wilson
· 14 years ago
3eee1794
drm/i915: Remove idle timer debugging messages
by Chris Wilson
· 14 years ago
428d2e8
drm/i915/lvds: Probe DDC on creation
by Chris Wilson
· 14 years ago
29e1316
drm/i915/tv: Sleep before checking for state changes.
by Chris Wilson
· 14 years ago
20f0cd5
drm/i915: Remove the broken flush_ring from page-flip
by Chris Wilson
· 14 years ago
6ec3d0c
drm/i915/crt: Use a DDC probe on 0xA0 before load-detect
by Chris Wilson
· 14 years ago
a5cad62
drm/i915: Disable "disabled FBC" message when a no-op
by Chris Wilson
· 14 years ago
5c12a07e
drm/i915: Drop ring->lazy_request
by Chris Wilson
· 14 years ago
2896b53
drm/i915: Don't offset the pin used for crt_ddc
by Chris Wilson
· 14 years ago
dfaae39
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
by Chris Wilson
· 14 years ago
9e0ae534
drm/i915: Don't overwrite the returned error-code
by Chris Wilson
· 14 years ago
4fd21dc
drm/i915/lvds: Unlock the PP register when panel-fitting
by Chris Wilson
· 14 years ago
a6b17b4
drm/i915: Use the correct DPB GMBUS port for GPIOE
by Chris Wilson
· 14 years ago
cdd5998
drm/i915: Drop crtc->fb pin on disable.
by Chris Wilson
· 14 years ago
6eecba3
drm/i915: Disable output polling across suspend & resume
by Chris Wilson
· 14 years ago
0af9e92
intel-gtt: clean up gtt size reporting
by Daniel Vetter
· 14 years ago
f13d3f7
drm/i915: Track pinned objects
by Chris Wilson
· 14 years ago
265db95
drm/i915: Drain any pending flips on the fb prior to unpinning
by Chris Wilson
· 14 years ago
c78ec30
drm/i915: Merge ring flushing and lazy requests
by Chris Wilson
· 14 years ago
53640e1
drm/i915: Track gpu fence usage
by Chris Wilson
· 14 years ago
ab6f8e3
drm/i915/ringbuffer: whitespace cleanup
by Chris Wilson
· 14 years ago
a9db5c8
drm/i915: drop alignment ringbuffer parameter
by Daniel Vetter
· 14 years ago
fa7ed4d
drm/i915: don't explicitly initialize ringbuffer members to zero
by Daniel Vetter
· 14 years ago
7f2ab69
drm/i915: use new macros to access the ring ctl register
by Daniel Vetter
· 14 years ago
570ef60
drm/i915: use new macros to access the ring head register
by Daniel Vetter
· 14 years ago
6c0e1c5
drm/i915: use new macros to access the ring start register
by Daniel Vetter
· 14 years ago
870e86d
drm/i915: use new macros to access the ring tail register
by Daniel Vetter
· 14 years ago
333e9fe
drm/i915: add relative ring register macros
by Daniel Vetter
· 14 years ago
b8aea0c
drm/i915: kill duplicated/unneeded register defines
by Daniel Vetter
· 14 years ago
c7f9f9a
drm/i915: Use ring->flush() instead of MI_FLUSH
by Chris Wilson
· 14 years ago
e070868
drm/i915/ringbuffer: Mark the initialisation structs as constant.
by Chris Wilson
· 14 years ago
881f47b
drm/i915: add a new BSD ring buffer for Sandybridge
by Xiang, Haihao
· 14 years ago
a3f07cd
drm/i915/ringbuffer: Implement advance using set_tail
by Chris Wilson
· 14 years ago
d46eefa
drm/i915: add set_tail hook in struct intel_ring_buffer
by Xiang, Haihao
· 14 years ago
5c1143b
drm/i915: do not export the instances of struct intel_ring_buffer
by Xiang, Haihao
· 14 years ago
92f49d9
drm/i915: fix HAS_BSD with a device info flag
by Xiang, Haihao
· 14 years ago
f803aa5
drm/i915: Clean up bo lists on all hung gpus
by Chris Wilson
· 14 years ago
77f0123
drm/i915: Clear GPU read domains on reset
by Chris Wilson
· 14 years ago
9375e44
drm/i915: Clear flushing lists on GPU reset
by Chris Wilson
· 14 years ago
9220434
drm/i915: Only emit a flush request on the active ring.
by Chris Wilson
· 14 years ago
b84d5f0
drm/i915: Inline i915_gem_ring_retire_request()
by Chris Wilson
· 14 years ago
82690bb
drm/i915/debug: Dump BSD ring buffers to debugfs
by Chris Wilson
· 14 years ago
9fd9814
drm/i915: After a reset perform a forced modeset
by Chris Wilson
· 14 years ago
0573ed4
drm/i915: Add support for GPU soft reset on Ironlake.
by Kenneth Graunke
· 14 years ago
eeccdca
drm/i915: Rename graphics reset registers.
by Kenneth Graunke
· 14 years ago
f49f058
drm/i915: Actually set the reset bit in i965_reset.
by Kenneth Graunke
· 14 years ago
a6c45cf
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
by Chris Wilson
· 14 years ago
219adae
drm/i915: Cache LVDS EDID
by Chris Wilson
· 14 years ago
e9e5f8e
Merge branch 'drm-intel-fixes' into HEAD
by Chris Wilson
· 14 years ago
db8c076
Merge remote branch 'linus' into drm-intel-fixes
by Chris Wilson
· 14 years ago
af62610
drm/i915: Hold a reference to the object whilst unbinding the eviction list
by Chris Wilson
· 14 years ago
f899fc6
drm/i915: use GMBUS to manage i2c links
by Chris Wilson
· 14 years ago
41a5142
drm/i915,agp/intel: Add second set of PCI-IDs for B43
by Chris Wilson
· 14 years ago
e259bef
drm/i915: Fix Sandybridge fence registers
by Chris Wilson
· 14 years ago
7907731
drm/i915/crt: Downgrade warnings for hotplug failures
by Chris Wilson
· 14 years ago
373a3cf
drm/i915: call drm_encoder_init first
by Chris Wilson
· 14 years ago
2f551c8
drm/i915/sdvo: Mark the status as unknown if attached with EDID
by Chris Wilson
· 14 years ago
ff482d8
drm/i915/sdvo: Only create the analog encoder as required
by Chris Wilson
· 14 years ago
fe725d4
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
by Alex Deucher
· 14 years ago
819f3fb
drm/i915/sdvo: Propagate i2c error from switching DDC control bus.
by Chris Wilson
· 14 years ago
9d1a903
drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect
by Chris Wilson
· 14 years ago
2b6efaa
drm/i915: Remove unused intel_ringbuffer->ring_flag
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
2cf34d7
drm/i915: Allow get_fence_reg() to be uninterruptible
by Chris Wilson
· 14 years ago
48b956c
drm/i915: Push pipelining of display plane flushes to the caller
by Chris Wilson
· 14 years ago
f90087e
drm/radeon/kms: force legacy pll algo for RV620 LVDS
by Alex Deucher
· 14 years ago
b64c115
drm: fix race between driver loading and userspace open.
by Dave Airlie
· 14 years ago
930a9e2
drm: Use a nondestructive mode for output detect when polling (v2)
by Chris Wilson
· 14 years ago
0bc23aa
drm/i915: Fix regression in ba3d8d749b
by Chris Wilson
· 14 years ago
7213342
drm/i915: Consolidate flushing the display plane
by Chris Wilson
· 14 years ago
b3b079d
drm/i915: Reduce hangcheck frequency
by Chris Wilson
· 14 years ago
e2e767a
drm/i915: Remove redundant initialisation of crtc->pipe
by Chris Wilson
· 14 years ago
e65d930
drm/i915: Initialize intel_crtc->active
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
a41ceb1
drm/radeon/kms: fix the colorbuffer CS checker for r300-r500
by Marek Olšák
· 14 years ago
ec00efb
drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500
by Marek Olšák
· 14 years ago
b741be8
drm/radeon/kms/evergreen: fix backend setup
by Alex Deucher
· 14 years ago
7b334fc
drm: Use a nondestructive mode for output detect when polling
by Chris Wilson
· 14 years ago
2784904
drm/radeon: add some missing copyright headers
by Alex Deucher
· 14 years ago
356ad3c
drm: Only decouple the old_fb from the crtc is we call mode_set*
by Chris Wilson
· 14 years ago
e6db0da
drm/radeon/kms: don't enable underscan with interlaced modes
by Alex Deucher
· 14 years ago
aa74fbb
drm/radeon/kms: add connector table for Mac x800
by Alex Deucher
· 14 years ago
ff32a59
drm/radeon/kms: fix regression in RMX code (v2)
by Alex Deucher
· 14 years ago
551402a
drm: Fix regression in disable polling e58f637
by Chris Wilson
· 14 years ago
788319d
drm/i915/lvds: Move private data to the connector from the device.
by Chris Wilson
· 14 years ago
8aadf70
drm/i915/lvds: Remove incorrect mode locking
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
9277bf4
Merge remote branch 'linus' into drm-intel-fixes
by Chris Wilson
· 14 years ago
8974935
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
by Chris Wilson
· 14 years ago
6edc324
drm/i915/bios: Prevent NULL dereference after allocation failure
by Chris Wilson
· 14 years ago
b5c616a
drm/i915/sdvo: Poll command status 5 times without delay on read
by Chris Wilson
· 14 years ago
ec5da01
drm/i915: Use msleep instead of mdelay during wait_vblank_off
by Chris Wilson
· 14 years ago
c9f9ccc
drm/i915/lvds: Remove busy wait for powering up the panel.
by Chris Wilson
· 14 years ago
77d07fd
drm/i915/lvds: Remove busy wait for powering down the panel
by Chris Wilson
· 14 years ago
b222f26
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
by Chris Wilson
· 14 years ago
Next »