Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f60cbd117a416830d5a7effc208eab8470a19167
/
drivers
/
gpu
/
drm
f60cbd1
drm/radeon/kms: Add initial support for async DMA on cayman/TN
by Alex Deucher
· 12 years ago
233d1ad
drm/radeon/kms: Add initial support for async DMA on evergreen
by Alex Deucher
· 12 years ago
4d75658
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
by Alex Deucher
· 12 years ago
71bfe91
drm/radeon: bump driver version for new info ioctl requests
by Alex Deucher
· 12 years ago
93927f9
drm/radeon: fix eDP clk and lane setup for scaled modes
by Alex Deucher
· 12 years ago
2e1a767
drm/radeon: add new INFO ioctl requests
by Alex Deucher
· 12 years ago
a02dc74
drm/radeon/dce32+: use fractional fb dividers for high clocks
by Alex Deucher
· 12 years ago
0d0b3e7
drm/radeon: use cached memory when evicting for vram on non agp
by Jerome Glisse
· 12 years ago
ae133a1
drm/radeon: stop page faults from hanging the system (v2)
by Christian König
· 12 years ago
1c4c3a9
drm/radeon/dce4/5: add registers for ELD handling
by Alex Deucher
· 12 years ago
fbed600
drm/radeon/dce3.2: add registers for ELD handling
by Alex Deucher
· 12 years ago
e548a83
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 12 years ago
fc58acd
radeon: fix pll/ctrc mapping on dce2 and dce3 hardware
by Jerome Glisse
· 12 years ago
64b1e1b
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos
by Dave Airlie
· 12 years ago
efc15e0
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
by Dave Airlie
· 12 years ago
6567d74
Revert "drm/i915: enable rc6 on ilk again"
by Chris Wilson
· 12 years ago
9a30a61
drm/i915: do not default to 18 bpp for eDP if missing from VBT
by Jani Nikula
· 12 years ago
c69d527
drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c
by Sachin Kamat
· 12 years ago
77b1c03
drm/exynos: Make exynos4/5_fimd_driver_data static
by Sachin Kamat
· 12 years ago
ffe9955
drm/exynos: fix overlay updating issue
by Inki Dae
· 12 years ago
a39b498
drm/exynos: remove unnecessary code.
by Inki Dae
· 12 years ago
129495d
drm/exynos: fix linux framebuffer address setting.
by Inki Dae
· 12 years ago
452f192
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
da6004b
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
776d1e3
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
ace5a9b
drm/nouveau: use the correct fence implementation for nv50
by Maarten Lankhorst
· 12 years ago
4517100
radeon: add AGPMode 1 quirk for RV250
by Paul Bolle
· 12 years ago
804cc4a0
drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()
by Alex Deucher
· 12 years ago
e506d6f
drm/i915: disable cloning on sdvo
by Daniel Vetter
· 12 years ago
3bb076a
drm/nouveau/bios: fix DCB v1.5 parsing
by Marcin Slusarz
· 12 years ago
d9c3905
drm/nouveau: add missing pll_calc calls
by Maarten Lankhorst
· 12 years ago
bf7e438
drm/nouveau: fix crash with noaccel=1
by Marcin Slusarz
· 12 years ago
1f150b3
drm/nv40: allocate ctxprog with kmalloc
by Marcin Slusarz
· 12 years ago
4113014
drm/nvc0/disp: fix thinko in vblank regression fix..
by Kelly Doran
· 12 years ago
6f75511
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
3697fd5
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
55aa914
drm/ttm: remove unneeded preempt_disable/enable
by Akinobu Mita
· 12 years ago
ac207ed
ttm: Clear the ttm page allocated from high memory zone correctly
by Zhao Yakui
· 12 years ago
888155b
vmwgfx: return an -EFAULT if copy_to_user() fails
by Dan Carpenter
· 12 years ago
b919639
drm/radeon: fix logic error in atombios_encoders.c
by Alex Deucher
· 12 years ago
2f4f649
drm/i915: do not ignore eDP bpc settings from vbt
by Jani Nikula
· 12 years ago
d0ddfbd
drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
by Jani Nikula
· 12 years ago
afcc87a
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
by Thomas Hellstrom
· 12 years ago
95e8f6a
drm/vmwgfx: Fix hibernation device reset
by Thomas Hellstrom
· 12 years ago
4a48ed2
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
df28550
drm/nouveau: fix acpi edid retrieval
by Maarten Lankhorst
· 12 years ago
11d9256
drm/nvc0/disp: fix regression in vblank semaphore release
by Kelly Doran
· 12 years ago
7707b70
drm/nv40/mpeg: fix context handling
by Marcin Slusarz
· 12 years ago
a4dd4ec
drm/nv40/graph: fix typo in type names
by Marcin Slusarz
· 12 years ago
479dd56
drm/nv41/vm: fix typo in type name
by Marcin Slusarz
· 12 years ago
f418b88
drm/radeon/si: add some missing regs to the VM reg checker
by Alex Deucher
· 12 years ago
860fe2f
drm/radeon/cayman: add some missing regs to the VM reg checker
by Alex Deucher
· 12 years ago
1e4db5f
drm/radeon/dce3: switch back to old pll allocation order for discrete
by Alex Deucher
· 12 years ago
695ddeb
drm/radeon: fix typo in evergreen_mc_resume()
by Alex Deucher
· 12 years ago
fdb40a0
drm: set dev_mapping before calling drm_open_helper
by Ilija Hadzic
· 12 years ago
0f1cb1b
drm: restore open_count if drm_setup fails
by Ilija Hadzic
· 12 years ago
4a8dece
drm/i915/crt: fix DPMS standby and suspend mode handling
by Jani Nikula
· 12 years ago
3916e1d
drm/udl: fix stride issues scanning out stride != width*bpp
by Dave Airlie
· 12 years ago
a2e4919
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 12 years ago
b7a46dc
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 12 years ago
9c27540
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 12 years ago
6d9cdfc
drm/radeon: add load detection support for ext DAC on R200 (v2)
by Alex Deucher
· 12 years ago
f8c4d70
DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().
by Egbert Eich
· 12 years ago
701337d
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
by Egbert Eich
· 12 years ago
d038db8
DRM/Radeon: Clean up code in TV DAC load detection.
by Egbert Eich
· 12 years ago
dfdcbeb
drm/radeon: fix ATPX function documentation
by Igor Murzov
· 12 years ago
74e4ca3
drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
fc87f13
DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.
by Egbert Eich
· 12 years ago
9c50b1d
DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.
by Egbert Eich
· 12 years ago
83325d0
DRM/Radeon: Fix Load Detection on legacy primary DAC.
by Egbert Eich
· 12 years ago
2cdc53b
drm: exynos: removed warning due to missing typecast for mixer driver data
by Rahul Sharma
· 12 years ago
9eb3e9e
drm/exynos: add support for ARCH_MULTIPLATFORM
by Rob Clark
· 12 years ago
44c9169
drm/exynos: fix display on issue
by Inki Dae
· 12 years ago
e412e95
drm/nouveau: headless mode by default if pci class != vga display
by Ben Skeggs
· 12 years ago
9430738
drm/nouveau: resurrect headless mode since rework
by Ben Skeggs
· 12 years ago
5cad16a
drm/nv50/fb: prevent oops on chipsets without compression tags
by Ben Skeggs
· 12 years ago
a7dbf00
drm/nouveau: allow creation of zero-sized mm
by Ben Skeggs
· 12 years ago
1249ac5
drm/nouveau/i2c: fix typo when checking nvio i2c port validity
by Ben Skeggs
· 12 years ago
cee59f1
drm/nouveau: silence modesetting spam on pre-gf8 chipsets
by Ben Skeggs
· 12 years ago
1623392
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
by Chris Wilson
· 12 years ago
e86b618
drm/i915: be less verbose about inability to provide vendor backlight
by Jani Nikula
· 12 years ago
0b90365
drm/radeon: fix ATPX regression in acpi rework
by Alex Deucher
· 12 years ago
c9bd773
drm/radeon: fix ATPX function documentation
by Alex Deucher
· 12 years ago
0fe7158
drm/radeon: move the retry to gem_object_create
by Christian König
· 12 years ago
6c0d112
drm/radeon: move size limits to gem_object_create.
by Christian König
· 12 years ago
59240ee
drm/radeon: use vzalloc for gart pages
by Christian König
· 12 years ago
1bcb04f
drm/radeon: fix and simplify pot argument checks v3
by Christian König
· 12 years ago
b6e0e54
drm/i915: clear the entire sdvo infoframe buffer
by Daniel Vetter
· 12 years ago
08eda32
drm/radeon: fix header size estimation in VM code
by Christian König
· 12 years ago
204a393
drm/radeon: remove set_page check from VM code
by Christian König
· 12 years ago
d7025d8
drm/radeon: fix si_set_page v2
by Christian König
· 12 years ago
f9fdffa
drm/radeon: fix cayman_vm_set_page v2
by Christian König
· 12 years ago
58f8cf5
drm/radeon: fix PFP sync in vm_flush
by Christian König
· 12 years ago
c717213
drm/radeon: add error output if VM CS fails on cayman
by Alex Deucher
· 12 years ago
614499b
drm/radeon: give each backlight a unique id
by Alex Deucher
· 12 years ago
1518d7f
drm/radeon: fix sparse warning
by Alex Deucher
· 12 years ago
7f6658e
drm/i915: VGA needs to be on pipe A on i830M
by Daniel Vetter
· 12 years ago
a919398
drm/i915: fix overlay on i830M
by Daniel Vetter
· 12 years ago
b8e902f
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
by Thomas Hellstrom
· 12 years ago
7bc17a7
drm/ttm: Fix a theoretical race
by Thomas Hellstrom
· 12 years ago
Next »