Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b9421ae8f30958deea98d71477b4a77a066856b4
/
drivers
/
gpu
/
drm
b9421ae
drm/i915: Warn if we run out of FIFO space for a mode
by Chris Wilson
· 14 years ago
8de9b31
drm/i915: Round up the watermark entries (v3)
by Chris Wilson
· 14 years ago
d796136
drm/i915: Typo in (unused) register mask for overlay.
by Chris Wilson
· 14 years ago
a1efd14
drm/i915: Check overlay stride errata for i830 and i845
by Chris Wilson
· 14 years ago
7de56f4
drm/i915: Validate the mode for eDP by using fixed panel size
by Zhao Yakui
· 14 years ago
0d3a1be
drm/i915: Always use the fixed panel timing for eDP
by Zhao Yakui
· 14 years ago
1fc7947
drm/i915: Enable panel fitting for eDP
by Zhao Yakui
· 14 years ago
b9efc48
drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT
by Zhao Yakui
· 14 years ago
81a14b4
drm/i915/sdvo: Set sync polarity based on actual mode
by Adam Jackson
· 14 years ago
b599c0b
drm/i915/hdmi: Set sync polarity based on actual mode
by Adam Jackson
· 14 years ago
d6d9526
drm/i915/pch: Set transcoder sync polarity for DP based on actual mode
by Adam Jackson
· 14 years ago
cb0953d
drm/i915: Initialize LVDS and eDP outputs before anything else
by Adam Jackson
· 14 years ago
b329530
drm/i915/dp: Correctly report eDP in the core connector type
by Adam Jackson
· 14 years ago
f091737
drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
by Adam Jackson
· 14 years ago
49be663
drm/i915: Refactor panel fitting on the LVDS. (v2)
by Chris Wilson
· 14 years ago
7167704
drm/i915: Remove the redundant check for a fixed_panel_mode
by Chris Wilson
· 14 years ago
4f44407
drm/i915: apply DP bandwidth workaround for PCH eDP as well
by Jesse Barnes
· 14 years ago
2bd34f6
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 14 years ago
6103da0
drm/i915: Include any alternate names by which the device is known.
by Chris Wilson
· 14 years ago
534843d
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
by Chris Wilson
· 14 years ago
e1a4474
drm/i915/pch: Cosmetic fix to FDI link training
by Adam Jackson
· 14 years ago
2991196
drm/i915: cleanup: use ARRAY_SIZE()
by Dan Carpenter
· 14 years ago
cbb465e
drm/i915: Include instdone[1] in hangcheck
by Chris Wilson
· 14 years ago
0b34000
drm/i915: Remove the WARN when failing to set tiling.
by Chris Wilson
· 14 years ago
2377b74
drm/i915: fix FDI frequency check
by Jesse Barnes
· 14 years ago
3ca87e8
drm/i915: Sparse warning about invalid value for burst_ena in tv_modes
by Chris Wilson
· 14 years ago
d312ec2
drm/i915: Sparse warns about the incorrect sign for storing bit17
by Chris Wilson
· 14 years ago
b4b78d1
drm/i915: Silence sparse over non-static local structure.
by Chris Wilson
· 14 years ago
2d3fa0d
drm/i915: Silence sparse over duplicate members in static initializer
by Chris Wilson
· 14 years ago
11824e8
drm/i915: Silence sparse complaints over insufficient bitfield int types.
by Chris Wilson
· 14 years ago
2dafb1e
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
by Chris Wilson
· 14 years ago
96b099f
drm/i915: Propagate error from drm_vblank_get() during page-flipping.
by Chris Wilson
· 14 years ago
5f35308
drm/i915: Propagate error from drm_install_irq() during EnterVT
by Chris Wilson
· 14 years ago
7aa69d2
drm/i915: Typo in #define
by Nicolas Kaiser
· 14 years ago
b52eb4d
drm/i915: Add frame buffer compression support on Ironlake mobile
by Zhao Yakui
· 14 years ago
c936f44
drm/i915: Calculate cursor watermark under non-SR state for Ironlake
by Zhao Yakui
· 14 years ago
4fe5e61
drm/i915: Apply self-refresh watermark calculation for cursor plane
by Zhao Yakui
· 14 years ago
1b07e04
drm/i915: Fix fifo size for self-refresh watermark on 965G
by Zhao Yakui
· 14 years ago
fa14321
drm/i915: Fix watermark calculation in self-refresh mode
by Zhao Yakui
· 14 years ago
36e83a1
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
by Zhao Yakui
· 14 years ago
d874bcf
drm/i915: remove duplicate PIPE*STAT bit definitions
by Jesse Barnes
· 14 years ago
e25e660
drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
by Jesse Barnes
· 14 years ago
43b27f4
drm/i915: Explosion following OOM in do_execbuffer.
by Chris Wilson
· 14 years ago
0544edf
gpu/drm/i915: Add a blacklist to omit modeset on LID open
by Thomas Bächler
· 14 years ago
d648681
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
7827627
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
e190bfe
drm: Import driver for the sil164 I2C TMDS transmitter.
by Francisco Jerez
· 14 years ago
a7b98b6
drm/sis: fixed brace and spacing coding style issues
by Nicolas Kaiser
· 14 years ago
bc5e9d6
drm/r128: fixed brace and spacing coding style issues
by Nicolas Kaiser
· 14 years ago
f2b2cb7
drm/mga: fixed brace, macro and spacing coding style issues
by Nicolas Kaiser
· 14 years ago
58c1e85
drm/via: fixed coding style issues, simplified return
by Nicolas Kaiser
· 14 years ago
219de62
drm/radeon/kms: trivial code style fixes for audio
by Rafał Miłecki
· 14 years ago
5649911
drm/i830: fixed brace and spacing coding style issues
by Nicolas Kaiser
· 14 years ago
aca791c
drm/i810: fixed coding style issues
by Nicolas Kaiser
· 14 years ago
6e35023
drm: Free devname along with master->unique
by Chris Wilson
· 14 years ago
ddd3d06
drm: Free the idr layers before calling idr_destroy()
by Chris Wilson
· 14 years ago
0599111
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
by Kulikov Vasiliy
· 14 years ago
c39721c
drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
by Chris Wilson
· 14 years ago
b417cc1
drm/radeon: remove viewport transform from r6xx/r7xx blit emit
by Alex Deucher
· 14 years ago
43a7d2d
drm/radeon: group r6xx/r7xx newly sequential blit state
by Alex Deucher
· 14 years ago
d0623a3
drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequential
by Alex Deucher
· 14 years ago
363c6a1
drm/radeon: r6xx/r7xx move vport clipping to a single packet
by Alex Deucher
· 14 years ago
eb54443
drm/radeon: group r6xx/r7xx sequential blit state
by Alex Deucher
· 14 years ago
7fc8878
drm/radeon: remove duplicate state emit in r6xx/r7xx blit
by Alex Deucher
· 14 years ago
8c119e9
drm/radeon: add comments to r6xx/r7xx blit state
by Alex Deucher
· 14 years ago
812d046
drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
by Alex Deucher
· 14 years ago
833ee5c
drm/radeon/kms: remove rs4xx gart limit
by Alex Deucher
· 14 years ago
d656ae5
Merge tag 'v2.6.35-rc6' into drm-radeon-next
by Dave Airlie
· 14 years ago
167ffc4
drm: radeon: fix sign bug
by Dan Carpenter
· 14 years ago
4c712e6
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
by Dave Airlie
· 14 years ago
e376573
drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
by Michel Dänzer
· 14 years ago
351a52a
drm/radeon/kms: add ioport register access
by Alex Deucher
· 14 years ago
fe50ac7
drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740
by Rafał Miłecki
· 14 years ago
7eea7e9
drm/radeon/kms: track audio engine state, do not use not setup timer
by Rafał Miłecki
· 14 years ago
e7aeeba
drm/radeon/kms/r6xx+: add query for tile config (v2)
by Alex Deucher
· 14 years ago
40e2a5c
drm/radeon/kms: fix CS alignment checking for tiling (v2)
by Alex Deucher
· 14 years ago
7f81337
drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx
by Alex Deucher
· 14 years ago
97d6632
drm/radeon/kms: Add crtc tiling setup support for evergreen
by Alex Deucher
· 14 years ago
40c4ac1
drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx
by Alex Deucher
· 14 years ago
21a8122
drm/radeon/kms: add support for internal thermal sensors (v3)
by Alex Deucher
· 14 years ago
d7a2952
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
by Alberto Milone
· 14 years ago
9bd7ef5
drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secs
by Alex Deucher
· 14 years ago
4ce9198
drm/radeon/kms: minor driver cleanups
by Alex Deucher
· 14 years ago
a4967de
drm/edid: Fix the HDTV hack sync adjustment
by Adam Jackson
· 14 years ago
12e27be
drm/radeon/kms: fix radeon mid power profile reporting
by Daniel J Blueman
· 14 years ago
5620ae2
drm/i915: make sure we shut off the panel in eDP configs
by Jesse Barnes
· 14 years ago
225aa01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
b690e96
drm/i915: add pipe A force quirks to i915 driver
by Jesse Barnes
· 14 years ago
0cc4d43
drm/i915: Fix panel fitting regression since 734b4157
by Chris Wilson
· 14 years ago
fbd41a7
drm/i915: fix deadlock in fb teardown
by Jesse Barnes
· 14 years ago
aebf0da
drm/i915: don't free non-existent compressed llb on ILK+
by Jesse Barnes
· 14 years ago
9c928d1
drm/i915: disable FBC when more than one pipe is active
by Jesse Barnes
· 14 years ago
127bd2a
drm/i915: Use the correct scanout alignment for fbcon.
by Chris Wilson
· 14 years ago
9934c13
drm/i915: make sure eDP panel is turned on
by Jesse Barnes
· 14 years ago
4a655f0
drm/i915: add PANEL_UNLOCK_REGS definition
by Jesse Barnes
· 14 years ago
6ba770d
drm/i915: Make G4X-style PLL search more permissive
by Adam Jackson
· 14 years ago
a392a10
drm/i915: Clear any existing dither mode prior to enabling spatial dithering
by Chris Wilson
· 14 years ago
be9a3db
drm/i915: handle shared framebuffers when flipping
by Jesse Barnes
· 14 years ago
0ccb3a7
drm/nv50: fix some not-error error messages
by Ben Skeggs
· 14 years ago
ee2e013
drm/nouveau: introduce gpio engine
by Ben Skeggs
· 14 years ago
Next »