Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
44834a67c0082e2cf74b16be91e49108b1432d65
/
drivers
/
gpu
44834a6
drm/i915: Use the VBT from OpRegion when available (v3)
by Chris Wilson
· 14 years ago
3b61796
drm/i915: Rename i915_opregion.c to intel_opregion.c
by Chris Wilson
· 14 years ago
19c55da
drm/i915/crt: Flush register prior to waiting for vblank.
by Chris Wilson
· 14 years ago
82d7c9e
drm/i915: Avoid using msleep under kdb and wait_for()
by Chris Wilson
· 14 years ago
481b6af
drm/i915: Drop the msleep parameter to wait_for()
by Chris Wilson
· 14 years ago
75ef9da
drm/i915: unload: fix retire_work races
by Daniel Vetter
· 14 years ago
c911fc1
drm/i915: unload: ensure that gem is idle
by Daniel Vetter
· 14 years ago
67e77c5
drm/i915: unload: fix unpin_work related races
by Daniel Vetter
· 14 years ago
3dec009
drm/i915: unload: fix idle_timer/idle_work races
by Daniel Vetter
· 14 years ago
a8b4899
drm/i915: unload: don't leak error state
by Daniel Vetter
· 14 years ago
6c0d9350
drm/i915: unload: fix hotplug_work races
by Daniel Vetter
· 14 years ago
bc0c7f1
drm/i915: unload: fix error_work races
by Daniel Vetter
· 14 years ago
24d0592
drm/i915: unload: fix intel dp encoder cleanup
by Daniel Vetter
· 14 years ago
b970be7
Merge remote branch 'airlied/drm-core-next' into HEAD
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
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
· 15 years ago
9927a40
i915: return -EFAULT if copy_to_user fails
by Dan Carpenter
· 15 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
cbc60ca
drm: kill get_reg_ofs callback
by Daniel Vetter
· 14 years ago
df8fcb0
drm: kill dev->timer
by Daniel Vetter
· 14 years ago
89c3726
drm: kill agp indirection mess
by Daniel Vetter
· 14 years ago
8f87919
drm: replace drawable ioctl by noops
by Daniel Vetter
· 14 years ago
4ac5ec4
drm: don't export dri1 locking functions
by Daniel Vetter
· 14 years ago
793a97e
drm: kill drm_map_ofs callbacks
by Daniel Vetter
· 14 years ago
690bb51
drm: drop return value of drm_free_agp
by Daniel Vetter
· 14 years ago
a2a273c
drm: don't export drm_get_drawable_info
by Daniel Vetter
· 14 years ago
b3da8f7
drm: kill context_ctor callback
by Daniel Vetter
· 14 years ago
fd2e793
drm: kill gem_free_object_unlocked driver callback
by Daniel Vetter
· 14 years ago
23ddc02
drm: kill dma_ready callbacks
by Daniel Vetter
· 14 years ago
be72ae2
drm: kill procfs callbacks
by Daniel Vetter
· 14 years ago
1da3f87
drm: kill kernel_context_switch callbacks
by Daniel Vetter
· 14 years ago
5950619
drm: don't export drm_sg_alloc
by Daniel Vetter
· 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
Next »