Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7ffd0443f2502478545e23e194b7eb8e16376072
/
drivers
/
gpu
/
drm
/
i915
951f351
drm/i915: Do not handle backlight combination mode specially
by Indan Zupancic
· 14 years ago
04dbff5
drm/i915: Fix resume regression from 5d1d0cc
by Chris Wilson
· 14 years ago
8102e12
drm/i915/tv: Use polling rather than interrupt-based hotplug
by Chris Wilson
· 14 years ago
1aad7ac
drm/i915: Trigger modesetting if force-audio changes
by Chris Wilson
· 14 years ago
13946743
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
by Chris Wilson
· 14 years ago
ac66808
drm/i915: Disable RC6 on Ironlake
by Chris Wilson
· 14 years ago
72389a3
drm/i915/lvds: Restore dithering on native modes for gen2/3
by Chris Wilson
· 14 years ago
71a77e0
drm/i915: Invalidate TLB caches on SNB BLT/BSD rings
by Chris Wilson
· 14 years ago
5fe49d8
drm/i915: Only bind to function 0 of the PCI device
by Chris Wilson
· 14 years ago
78c6e17
drm/i915: Suppress spurious vblank interrupts
by Chris Wilson
· 14 years ago
5d1d0cc
drm/i915: Reset crtc after resume
by Chris Wilson
· 14 years ago
f326905
drm/i915/crt: Force the initial probe after reset
by Chris Wilson
· 14 years ago
500f714
drm/i915: Reset state after a GPU reset or resume
by Chris Wilson
· 14 years ago
d121a5d
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
by Chris Wilson
· 14 years ago
8e934db
drm/i915: Prevent uninitialised reads during error state capture
by Chris Wilson
· 14 years ago
b705120
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
by Michael Karcher
· 14 years ago
5a9a8d1
drm/i915: Handle the no-interrupts case for UMS by polling
by Chris Wilson
· 14 years ago
3885c6b
drm/i915: Disable high-precision vblank timestamping for UMS
by Chris Wilson
· 14 years ago
4041b85
drm/i915: Increase the amount of defense before computing vblank timestamps
by Chris Wilson
· 14 years ago
bee4a18
drm/i915,agp/intel: Do not clear stolen entries
by Chris Wilson
· 14 years ago
934f992
drm/i915: Recognise non-VGA display devices
by Chris Wilson
· 14 years ago
076e2c0
drm/i915: Fix use of invalid array size for ring->sync_seqno
by Chris Wilson
· 14 years ago
c7dca47
drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space
by Chris Wilson
· 14 years ago
475553d
drm/i915: Don't kick-off hangcheck after a DRI interrupt
by Chris Wilson
· 14 years ago
e8616b6
drm/i915: Initialise ring vfuncs for old DRI paths
by Chris Wilson
· 14 years ago
4efe070
drm/i915: make the blitter report buffer modifications to the FBC unit
by Jesse Barnes
· 14 years ago
1ffa325
drm/i915: set more FBC chicken bits
by Jesse Barnes
· 14 years ago
3632ef8
Revert "drm: Update fbdev fb_fix_screeninfo"
by Dave Airlie
· 14 years ago
22ab70d
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
by Knut Petersen
· 14 years ago
1591192
drm/i915: Disable GPU semaphores on SandyBridge mobile
by Chris Wilson
· 14 years ago
595dad7
drm/i915/execbuffer: Clear domains before beginning reloc processing
by Chris Wilson
· 14 years ago
dd6864a
drm/i915/execbuffer: Reorder relocations to match new object order
by Chris Wilson
· 14 years ago
c37d9a5
drm/i915: Fix error handler to capture the first batch after the seqno
by Chris Wilson
· 14 years ago
a761503
drm/i915: Add a module option to override the use of SSC
by Chris Wilson
· 14 years ago
c8303e7
drm/i915/panel: The backlight is enabled if the current value is non-zero
by Indan Zupancic
· 14 years ago
833bcb0
drm/i915/debugfs: Correct format after changing type of err object 'size'
by Chris Wilson
· 14 years ago
6fe4f14
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
by Chris Wilson
· 14 years ago
809b633
drm/i915: If we hit OOM when allocating GTT pages, clear the aperture
by Chris Wilson
· 14 years ago
092de6f
drm/i915/evict: Ensure we completely cleanup on failure
by Chris Wilson
· 14 years ago
36cf174
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
by Chris Wilson
· 14 years ago
08c1832
drm/i915/debugfs: Show all objects in the gtt
by Chris Wilson
· 14 years ago
a779e5a
drm/i915: Record AGP memory type upon error
by Chris Wilson
· 14 years ago
0a58705
drm/i915: Periodically flush the active lists and requests
by Chris Wilson
· 14 years ago
d912640
drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT
by Chris Wilson
· 14 years ago
bcfb2e2
drm/i915: Record the error batchbuffer on each ring
by Chris Wilson
· 14 years ago
db66e37
drm/i915: Include TLB miss overhead for computing WM
by Chris Wilson
· 14 years ago
8824178
drm/i915: Propagate error from flushing the ring
by Chris Wilson
· 14 years ago
776ad80
drm/i915: detect & report PCH display error interrupts
by Jesse Barnes
· 14 years ago
d5bb081
drm/i915: cleanup rc6 code
by Jesse Barnes
· 14 years ago
1daed3f
drm/i915: fix rc6 enabling around suspend/resume
by Jesse Barnes
· 14 years ago
88271da
drm/i915: re-enable rc6 support for Ironlake+
by Jesse Barnes
· 14 years ago
0dc79fb
drm/i915: Make the ring IMR handling private
by Chris Wilson
· 14 years ago
01a0333
drm/i915/ringbuffer: Simplify the ring irq refcounting
by Chris Wilson
· 14 years ago
9862e60
drm/i915/debugfs: Show the per-ring IMR
by Chris Wilson
· 14 years ago
0f46832
drm/i915: Mask USER interrupts on gen6 (until required)
by Chris Wilson
· 14 years ago
b72f3ac
drm/i915: Handle ringbuffer stalls when flushing
by Chris Wilson
· 14 years ago
63256ec
drm/i915: Enforce write ordering through the GTT
by Chris Wilson
· 14 years ago
7590107
drm/i915: Remove impossible test
by Chris Wilson
· 14 years ago
dbdc647
drm/i915: avoid reading non-existent PLL reg on Ironlake+
by Jesse Barnes
· 14 years ago
d78cb50
drm/i915: add 'reset' parameter
by Chris Wilson
· 14 years ago
a0fa62d
drm/i915: fix the wrong latency value while computing wm0
by Yuanhan Liu
· 14 years ago
b79d499
drm/i915: support low power watermarks on Ironlake
by Jesse Barnes
· 14 years ago
55249ba
drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines
by Chris Wilson
· 14 years ago
35c3047
drm/i915: Use the mappable sizes determined by GTT for consistency.
by Chris Wilson
· 14 years ago
a6044e2
drm/i915: support overclocking on Sandy Bridge
by Jesse Barnes
· 14 years ago
bee17e5
drm/i915/lvds: Always use 0 to disable the pfit controller
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
97aaf91
drm/i915/sdvo: Defer detection of output capabilities until probing
by Chris Wilson
· 14 years ago
3c5a62b
drm/i915: fix calculation of eDP signal levels on Sandybridge
by Yuanhan Liu
· 14 years ago
f5afcd3
drm/i915/crt: Check for a analog monitor in case of DVI-I
by David Müller
· 14 years ago
37f8097
drm/i915: make DP training try a little harder
by Jesse Barnes
· 14 years ago
858bc21
drm/i915: check eDP encoder correctly when setting modes
by Jesse Barnes
· 14 years ago
dfe63bb
drm: Update fbdev fb_fix_screeninfo
by James Simmons
· 14 years ago
5bcf719
drm/switcheroo: track state of switch in drivers.
by Dave Airlie
· 14 years ago
8d608aa
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
by Dave Airlie
· 14 years ago
4f12501
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
cc6455f
drm/i915/dvo: Report LVDS attached to ch701x as connected
by Chris Wilson
· 14 years ago
bcfbbce
Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"
by Chris Wilson
· 14 years ago
4d30244
drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuse
by Chris Wilson
· 14 years ago
63ee41d
drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.
by Eric Anholt
· 14 years ago
f797d22
drm/i915/sdvo: Add hdmi connector properties after initing the connector
by Chris Wilson
· 14 years ago
06f3775
drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.
by Eric Anholt
· 14 years ago
ae09f09
Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next
by Dave Airlie
· 14 years ago
57084d0
drm/fb: Don't expose mmio for fbdev emulation layer
by James Simmons
· 14 years ago
5909a77
drm/i915: Undo "Uncouple render/power ctx before suspending"
by Chris Wilson
· 14 years ago
72bfa19
drm/i915: Allow the application to choose the constant addressing mode
by Chris Wilson
· 14 years ago
3b8d8d9
drm/i915: dynamic render p-state support for Sandy Bridge
by Jesse Barnes
· 14 years ago
9c3d2f7
drm/i915: Enable EI mode for RCx decision making on Sandybridge
by Chris Wilson
· 14 years ago
6714afb
drm/i915/sdvo: Border and stall select became test bits in gen5
by Chris Wilson
· 14 years ago
49b14a5
drm/i915: Add Guess-o-matic for pageflip timestamping.
by Mario Kleiner
· 14 years ago
0af7e4d
drm/i915: Add support for precise vblank timestamping (v2)
by Mario Kleiner
· 14 years ago
9c04f01
drm/i915: Add frame buffer compression on Sandybridge
by Yuanhan Liu
· 14 years ago
1398261
drm/i915: Add self-refresh support on Sandybridge
by Yuanhan Liu
· 14 years ago
b7f1de2
drm/i915: Wait for vblank before unpinning old fb
by Chris Wilson
· 14 years ago
c6df541
Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"
by Chris Wilson
· 14 years ago
448f53a
drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks
by Chris Wilson
· 14 years ago
1b894b5
drm/i915: Pass clock limits down to PLL matcher
by Chris Wilson
· 14 years ago
b5ba177
drm/i915: Poll for seqno completion if IRQ is disabled
by Chris Wilson
· 14 years ago
b13c2b9
drm/i915/ringbuffer: Make IRQ refcnting atomic
by Chris Wilson
· 14 years ago
8d5203c
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
Next »