Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
49553c2ef88749dd502687f4eb9c258bb10a4f44
/
drivers
/
gpu
/
drm
3e6dce7
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel
by Linus Torvalds
· 14 years ago
dd8849c
drm/i915: don't enable self-refresh on Ironlake
by Jesse Barnes
· 14 years ago
7839d95
drm/i915: Double check that the wait_request is not pending before warning
by Chris Wilson
· 14 years ago
c3add4b
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
by Chris Wilson
· 14 years ago
12e8ba2
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
by Chris Wilson
· 14 years ago
4eab8a5
Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel
by Linus Torvalds
· 14 years ago
bc41606
Revert "drm/i915: Enable RC6 on Ironlake."
by Chris Wilson
· 14 years ago
8554048
intel_agp,i915: Add more sandybridge graphics device ids
by Zhenyu Wang
· 14 years ago
a69ffdb
drm/i915: Enable MI_FLUSH on Sandybridge
by Zhenyu Wang
· 14 years ago
f8f235e
agp/intel: Fix cache control for Sandybridge
by Zhenyu Wang
· 14 years ago
032d2a0
drm/i915: Prevent double dpms on
by Chris Wilson
· 14 years ago
52be119
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
by Chris Wilson
· 14 years ago
4e5359c
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
by Simon Farnsworth
· 14 years ago
8e647a2
drm/i915: Tightly scope intel_encoder to prevent invalid use
by Chris Wilson
· 14 years ago
a25c25c
drm/i915: Allocate the PCI resource for the MCHBAR
by Chris Wilson
· 14 years ago
4f7f7b7
drm/i915/dp: Really try 5 times before giving up.
by Chris Wilson
· 14 years ago
b66d842
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
by Chris Wilson
· 14 years ago
0ad6ef2
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
by Chris Wilson
· 14 years ago
4e6cfef
drm/i915: Re-use set_base_atomic to share setting of the display registers
by Chris Wilson
· 14 years ago
52e6863
drm/i915: Fix offset page-flips on i965+
by Chris Wilson
· 14 years ago
c96c3a8c
drm/i915: Include a generation number in the device info
by Chris Wilson
· 14 years ago
c877cdc
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
9927a40
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 14 years ago
9f82d23
drm/i915: overlay on gen2 can't address above 1G
by Daniel Vetter
· 14 years ago
300387c
drm/i915: Clear the vblank status bit before polling for the next vblank
by Chris Wilson
· 14 years ago
4f233ef
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
by Pekka Enberg
· 14 years ago
c74696b
i915: revert some checks added by commit 32aad86f
by Pavel Roskin
· 14 years ago
1dfd975
Revert "drm/i915: Unreference object not handle on creation"
by Chris Wilson
· 14 years ago
e167976
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
by Andrew Morton
· 14 years ago
c7ef35a
drm: Do not force 1024x768 modes on unknown connectors
by Chris Wilson
· 14 years ago
e58f637
drm/kms: Add a module parameter to disable polling
by Chris Wilson
· 14 years ago
54bfe49
drm/radeon/kms: fix tv-out on avivo asics
by Alex Deucher
· 14 years ago
7e7b41d
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
by Alex Deucher
· 14 years ago
4645b94
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
615661f
drm/nv50: initialize ramht_refs list for faked 0 channel
by Marcin Slusarz
· 14 years ago
374c3af
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
by Francisco Jerez
· 14 years ago
3ba6462
drm/nouveau: Take fence spinlock before reading the last sequence.
by Francisco Jerez
· 14 years ago
ea39302
drm/radeon/kms/evergreen: work around bad data in some i2c tables
by Alex Deucher
· 14 years ago
9534787
drm/radeon/kms: properly set crtc high base on r7xx
by Alex Deucher
· 14 years ago
cf4c12f
drm/radeon/kms: fix tv module parameter
by Alex Deucher
· 14 years ago
0d9958b
drm/radeon/kms: force legacy pll algo for RV515 LVDS
by Alex Deucher
· 14 years ago
0b3b4fe
drm/radeon/kms: remove useless clock code
by Alex Deucher
· 14 years ago
87cbf8f
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
by Alex Deucher
· 14 years ago
8807286
drm/radeon/kms: use tracked values for sclk and mclk
by Alex Deucher
· 14 years ago
06f01e7
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
30f4437
drm/radeon/kms: add missing scratch update in dp_detect
by Alex Deucher
· 14 years ago
adde0f2
drm/modes: Fix CVT-R modeline generation
by Adam Jackson
· 14 years ago
08f2e66
drm: fix regression in drm locking since BKL removal.
by Arnd Bergmann
· 14 years ago
12acd90
drm/radeon/kms: remove stray radeon_i2c_destroy
by Alex Deucher
· 14 years ago
7521473
drm: mm: fix range restricted allocations
by Daniel Vetter
· 14 years ago
5afda9e
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
ab699ec
drm/nouveau: drop drm_global_mutex before sleeping in submission path
by Ben Skeggs
· 14 years ago
e3461a2
drm: export drm_global_mutex for drivers to use
by Ben Skeggs
· 14 years ago
ee508b8
drm/nv20: Don't use pushbuf calls on the original nv20.
by Francisco Jerez
· 14 years ago
fba6752
drm/nouveau: Fix TMDS on some DCB1.5 boards.
by Francisco Jerez
· 14 years ago
d31e078
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
by Francisco Jerez
· 14 years ago
f5cb8ab
drm/nv30: Apply modesetting to the correct slave encoder
by Patrice Mandin
· 14 years ago
acae116
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
by Francisco Jerez
· 14 years ago
44a1246
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
by Ben Skeggs
· 14 years ago
9559fcd
drm/i915: fix vblank wait test condition
by Jesse Barnes
· 14 years ago
ee00557
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
d033303
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
0537398
drm/radeon/kms: fix typo in radeon_compute_pll_gain
by Alex Deucher
· 14 years ago
039ed2d
drm/radeon/kms: try to detect tv vs monitor for underscan
by Alex Deucher
· 14 years ago
4b80d95
drm/radeon/kms: fix sideport detection on newer rs880 boards
by Alex Deucher
· 14 years ago
4dfe947
drm/radeon: fix passing wrong type to gem object create.
by Dave Airlie
· 14 years ago
4238a41
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
4fefe43
drm/i915,intel_agp: Add support for Sandybridge D0
by Zhenyu Wang
· 14 years ago
3fdef02
drm/i915: fix render pipe control notify on sandybridge
by Zhenyu Wang
· 14 years ago
156dadc
drm/i915: Remove the conflicting BUG_ON()
by Chris Wilson
· 14 years ago
90eb77b
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
by Chris Wilson
· 14 years ago
72bcb26
drm/i915/suspend: Flush register writes before busy-waiting.
by Chris Wilson
· 14 years ago
d5dd96c
i915: disable DAC on Ironlake also when doing CRT load detection.
by Dave Airlie
· 14 years ago
9d0498a
drm/i915: wait for actual vblank, not just 20ms
by Jesse Barnes
· 14 years ago
d033af8
drm/radeon/kms: set encoder type to DVI for HDMI on evergreen
by Alex Deucher
· 14 years ago
1495cc9
Input: sysrq - drop tty argument from sysrq ops handlers
by Dmitry Torokhov
· 14 years ago
b824b36
drm/radeon/kms: add back missing break in info ioctl
by Alex Deucher
· 14 years ago
da7be68
drm/radeon/kms: don't enable MSIs on AGP boards
by Alex Deucher
· 14 years ago
e57415d
drm/radeon/kms: fix agp mode setup on cards that use pcie bridges
by Alex Deucher
· 14 years ago
09f0c48
drm: move dereference below check
by Dan Carpenter
· 14 years ago
161c481
drm: fix end of loop test
by Dan Carpenter
· 14 years ago
6f50eae
drm/radeon/kms: rework radeon_dp_detect() logic
by Alex Deucher
· 14 years ago
9c1ac0c
drm/radeon/kms: add missing asic callback assignment for evergreen
by Alex Deucher
· 14 years ago
5786e2c
drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c
by Alex Deucher
· 14 years ago
4e186b2
drm/radeon/kms/pm: bail early if nothing's changing
by Alex Deucher
· 14 years ago
4aab97e
drm/radeon/kms/atom: clean up dig atom handling
by Alex Deucher
· 14 years ago
e13b2ac
drm/radeon/kms: DCE3/4 transmitter fixes
by Alex Deucher
· 14 years ago
5137ee9
drm/radeon/kms: rework encoder handling
by Alex Deucher
· 14 years ago
fbee67a
drm/radeon/kms: DCE3/4 AdjustPixelPll updates
by Alex Deucher
· 14 years ago
1d978da
drm/radeon: Fix stack data leak
by Jean Delvare
· 14 years ago
2cbeb4e
drm/radeon/kms: fix GTT/VRAM overlapping test
by Jerome Glisse
· 14 years ago
d240f20
drm/i915: make sure eDP PLL is enabled at the right time
by Jesse Barnes
· 14 years ago
9cce37f
drm/i915: fix VGA plane disable for Ironlake+
by Jesse Barnes
· 14 years ago
7643a7f
drm/i915: eDP mode set sequence corrections
by Jesse Barnes
· 14 years ago
37c6c9b
drm/i915: add panel reset workaround
by Jesse Barnes
· 14 years ago
1b2f148
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
by Dave Airlie
· 14 years ago
b9f0aee
drm: stop information leak of old kernel stack.
by Dave Airlie
· 14 years ago
625db6b
drm/nouveau: fix earlier mistake when fixing merge conflict
by Ben Skeggs
· 14 years ago
b515f3a
drm/nvc0: fix thinko in instmem suspend/resume
by Ben Skeggs
· 14 years ago
Next »