Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
814948adec172dbc41252b1815e4e83aedfe91b9
/
drivers
/
gpu
/
drm
/
i915
814948a
drm/i915: add eDP checking functions for the display code
by Jesse Barnes
· 14 years ago
5119066
drm/i915/dp: correct eDP lane count and bpp
by Jesse Barnes
· 14 years ago
4d92646
drm/i915/dp: remove redundant is_pch_edp checks
by Jesse Barnes
· 14 years ago
cfcb0fc
drm/i915/dp: convert eDP checks to functions and document
by Jesse Barnes
· 14 years ago
e59f2ba
drm/i915: Wait for pending flips on the GPU
by Chris Wilson
· 14 years ago
c2873e9
drm/i915: Free hardware status page on unload when physically mapped
by Keith Packard
· 14 years ago
413d45d
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
by Jason Wessel
· 14 years ago
fb7ba21
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
by Dave Airlie
· 14 years ago
7b4f399
drm/i915: Avoid circular locking from intel_fbdev_fini()
by Chris Wilson
· 14 years ago
2c6be94
drm/i915: mark display port DPMS state as 'ON' when enabling output
by Keith Packard
· 14 years ago
35b62a8
drm/i915: Skip pread/pwrite if size to copy is 0.
by Chris Wilson
· 14 years ago
df6d075
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
f87ea76
drm/i915: avoid struct mutex output_poll mutex lock loop on unload
by Keith Packard
· 14 years ago
7dcd249
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
by Chris Wilson
· 14 years ago
ce9d419
drm/i915: Sanity check pread/pwrite
by Chris Wilson
· 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
b99a9d9
drm/i915: vblank status not valid while training display port
by Keith Packard
· 14 years ago
929f49b
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
by Julia Lawall
· 14 years ago
1cdf7fef
drm/i915: Don't mask the return code whilst relocating.
by Chris Wilson
· 14 years ago
ae681d9
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
by Chris Wilson
· 14 years ago
2fa772f3
drm/i915: Only print 'generating error event' if we actually are
by Chris Wilson
· 14 years ago
dc96e9b
drm/i915: Try to reset gen2 devices.
by Chris Wilson
· 14 years ago
069efc1
drm/i915: Clear fence registers on GPU reset
by Chris Wilson
· 14 years ago
812ed492
drm/i915: Force the domain to CPU on unbinding whilst wedged.
by Chris Wilson
· 14 years ago
73aa808
drm: Move the GTT accounting to i915
by Chris Wilson
· 14 years ago
e39a015
drm/i915: Fix refleak during eviction.
by Chris Wilson
· 14 years ago
29d08b3
drm/gem: handlecount isn't really a kref so don't make it one.
by Dave Airlie
· 14 years ago
6a04002
i915: Added function to initialize VBT settings
by Simon Que
· 14 years ago
f394940
drm/i915: Remove redundant deletion of obj->gpu_write_list
by Chris Wilson
· 14 years ago
5cdf588
drm/i915: Make get/put pages static
by Chris Wilson
· 14 years ago
8f2480f
drm/i915/debugfs: Include list totals
by Chris Wilson
· 14 years ago
d21d597
drm/i915: Report the deferred free list in debugfs
by Chris Wilson
· 14 years ago
23bc598
drm/i915/debug: Convert i915_verify_active() to scan all lists
by Chris Wilson
· 14 years ago
891b48c
drm/i915: Avoid blocking the kworker thread on a stuck mutex
by Chris Wilson
· 14 years ago
3d2a812
drm/i915/debug: Remove default WATCH_BUF
by Chris Wilson
· 14 years ago
97d1eba
drm/i915/debug: Remove defunct WATCH_LRU
by Chris Wilson
· 14 years ago
f573c66
drm/i915/dvo: Fix panel and DDC i2c pins
by Chris Wilson
· 14 years ago
a8ed0b1
drm/i915: Tidy dvo_ch7017 and print out which chip we detect
by Chris Wilson
· 14 years ago
b8232e9
drm/i915: Disable LVDS i2c probing when using GPIO bit banging
by Chris Wilson
· 14 years ago
e0e4159
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
cb8ea75
drm/i915: Use i2c bit banging instead of GMBUS
by Chris Wilson
· 14 years ago
e957d77
drm/i915/sdvo: Fix GMBUSification
by Chris Wilson
· 14 years ago
a56ba56
Revert "drm/i915: Drop ring->lazy_request"
by Chris Wilson
· 14 years ago
d270ae3
drm/i915: fix GMCH power reporting
by Jesse Barnes
· 14 years ago
ced270f
drm/i915: Ensure that the mode change flushing is currently uninterruptible
by Chris Wilson
· 14 years ago
53b2087
drm/i915: fix debugging compilation error from previous commit
by Chris Wilson
· 14 years ago
1c25595
drm/i915: Convert the file mutex into a spinlock
by Chris Wilson
· 14 years ago
447da18
drm/i915: kill ring->setup_status_page
by Daniel Vetter
· 14 years ago
79f321b
drm/i915: kill ring->get_active_head
by Daniel Vetter
· 14 years ago
3d281d8
drm/i915: kill per-ring macros
by Daniel Vetter
· 14 years ago
bf7e0e1
drm/i915: fix ACTHD for gen <= 3
by Daniel Vetter
· 14 years ago
95375b7
drm/i915: kill now unnecessary gtt defines from i915_reg.h
by Daniel Vetter
· 14 years ago
76c1dec
drm/i915: Make the mutex_lock interruptible on ioctl paths
by Chris Wilson
· 14 years ago
30dbf0c
drm/i915: Adjust hangcheck EIO semantics
by Chris Wilson
· 14 years ago
f787a5f
drm/i915: Only hold a process-local lock whilst throttling.
by Chris Wilson
· 14 years ago
27d6433
drm/i915/dp: Wait for PP_CONTROL to take effect.
by Hette Visser
· 14 years ago
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
cf9a2f3
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
by Chris Wilson
· 14 years ago
123d5c0
drm/i915/sdvo: Cleanup connector on error path
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
9b74f73
drm/i915: Fix 945GM regression in e259befd
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
Next »