Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a17155bc9c9a43f94f4f502ad9776bf082219d84
/
drivers
/
gpu
7b4cf99
udldrmfb: udl_get_edid: drop unneeded i--
by Hans de Goede
· 12 years ago
242187b
udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stack
by Hans de Goede
· 12 years ago
c930812
udldrmfb: Fix EDID not working with monitors with EDID extension blocks
by Hans de Goede
· 12 years ago
7d00813
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
94bc70a
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
43f7897
drm/nvc0/fb: fix crash when different mutex is used to protect same list
by Aleksi Torhamo
· 12 years ago
d19528a
drm/nouveau/clock: fix support for more than 2 monitors on nve0
by Aleksi Torhamo
· 12 years ago
c684cef
drm/nv50/disp: fix selection of bios script for analog outputs
by Marcin Slusarz
· 12 years ago
f20ebd0
drm/nv17-50: restore fence buffer on resume
by Marcin Slusarz
· 12 years ago
92441b2
drm/nouveau: fix blank LVDS screen regression on pre-nv50 cards
by Marcin Slusarz
· 12 years ago
dd5700e
drm/nouveau: fix nouveau_client allocation failure path
by Marcin Slusarz
· 12 years ago
82c805a
drm/nouveau: don't return freed object from nouveau_handle_create
by Marcin Slusarz
· 12 years ago
cfd376b
drm/nouveau/vm: fix memory corruption when pgt allocation fails
by Marcin Slusarz
· 12 years ago
4c4101d
drm/nouveau: add locking around instobj list operations
by Marcin Slusarz
· 12 years ago
1a1841d
drm/nouveau: do not forcibly power on lvds panels
by Ben Skeggs
· 12 years ago
4459146
drm/nouveau/devinit: ensure legacy vga control is enabled during post
by Ben Skeggs
· 12 years ago
9305ede
radeon/kms: fix dma relocation checking
by Jerome Glisse
· 12 years ago
51861d4
radeon/kms: force rn50 chip to always report connected on analog output
by Jerome Glisse
· 12 years ago
25d8999
drm/radeon: fix error path in kpage allocation
by Ilija Hadzic
· 12 years ago
a6b7e1a
drm/radeon: fix a bogus kfree
by Ilija Hadzic
· 12 years ago
ff4bd08
drm/radeon: fix NULL pointer dereference in UMS mode
by Ilija Hadzic
· 12 years ago
82ba789
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
by Dave Airlie
· 12 years ago
93927ca
drm/i915: Revert shrinker changes from "Track unbound pages"
by Daniel Vetter
· 12 years ago
ca320ac
drm/i915: Use pixel size for computing linear offsets into a sprite
by Chris Wilson
· 12 years ago
ca5c8a4c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
c16ed4b
drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error paths
by Chris Wilson
· 12 years ago
cc7ebb2
drm/i915: The sprite scaler on Ironlake also support YUV planes
by Chris Wilson
· 12 years ago
901593f
drm: Only evict the blocks required to create the requested hole
by Chris Wilson
· 12 years ago
e8e8962
drm/ttm: fix fence locking in ttm_buffer_object_transfer
by Daniel Vetter
· 12 years ago
c75be25
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
be8a42a
drm/prime: drop reference on imported dma-buf come from gem
by Seung-Woo Kim
· 12 years ago
3490ea5
drm/i915: Treat crtc->mode.clock == 0 as disabled
by Chris Wilson
· 12 years ago
d1f9809
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
by Maarten Lankhorst
· 12 years ago
48e8583
Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
by Daniel Vetter
· 12 years ago
93be878
drm/i915; Only increment the user-pin-count after successfully pinning the bo
by Chris Wilson
· 12 years ago
663d876
drm/exynos: move finish page flip to a common place
by Rahul Sharma
· 12 years ago
28998af
drm/exynos: fimd: modify condition in fimd resume
by Prathyush K
· 12 years ago
2566014
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
a10fbb4
drm/radeon: fix DMA CS parser for r6xx linear copy packet
by Alex Deucher
· 12 years ago
43fb778
drm/radeon: split r6xx and r7xx copy_dma functions
by Alex Deucher
· 12 years ago
5cbd419
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
a8527cf
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
cfdee8f
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
by Sachin Kamat
· 12 years ago
af8cd94
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
df257a8
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
6eac74d
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
by Sachin Kamat
· 12 years ago
15b3263
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
by Sachin Kamat
· 12 years ago
3fb6922
drm/exynos: Remove redundant NULL check
by Sachin Kamat
· 12 years ago
87acdde
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
by Sachin Kamat
· 12 years ago
bfb6ed2
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
by Sachin Kamat
· 12 years ago
1dcfe23
drm/exynos: fix gem buffer allocation type checking
by Inki Dae
· 12 years ago
13a32eb
drm/exynos: remove needless parenthesis.
by Eunchul Kim
· 12 years ago
e39d5ce
drm/exynos: fix incorrect interrupt induced by m2m operation.
by Jinyoung Jeon
· 12 years ago
b5c0b55
drm/exynos: remove color bar pattern operation.
by JoongMock Shin
· 12 years ago
6fe891f
drm/exynos: correct some comments to abbreviation.
by Eunchul Kim
· 12 years ago
5bbea0c
drm/exynos: fix build warning.
by Eunchul Kim
· 12 years ago
4f21877
drm/exynos: consider both case of vflip and hflip.
by Eunchul Kim
· 12 years ago
0ca824c
drm/exynos: remove needless error handling to property.
by Eunchul Kim
· 12 years ago
7259c3d
drm/exynos: change member variable name.
by Eunchul Kim
· 12 years ago
694be45
drm/exynos: consider buffer allocation without iommu
by Inki Dae
· 12 years ago
d81aecb
drm/exynos: change file license to GPL
by Inki Dae
· 12 years ago
c704f1b
drm/exynos: consider no iommu support to console framebuffer
by Inki Dae
· 12 years ago
f4fd9bd
drm/exynos: fix flags in dma buf exporting
by Seung-Woo Kim
· 12 years ago
eda85d6
drm/nouveau: fix init with agpgart-uninorth
by Aaro Koskinen
· 12 years ago
57cdf82
drm: nouveau: Fix build warning seen if HWMON is undefined
by Guenter Roeck
· 12 years ago
06bc6df
drm/radeon: switch to a finer grained reset for SI (v2)
by Alex Deucher
· 12 years ago
271d6fed
drm/radeon: switch to a finer grained reset for cayman/TN
by Alex Deucher
· 12 years ago
0ecebb9
drm/radeon: switch to a finer grained reset for evergreen
by Alex Deucher
· 12 years ago
71e3d15
drm/radeon: switch to a finer grained reset for r6xx/7xx
by Alex Deucher
· 12 years ago
ec46c76
drm/radeon: add GPU reset flags
by Alex Deucher
· 12 years ago
4b681c2
drm/radeon: fix typo in evergreen dma fence
by Alex Deucher
· 12 years ago
56550d9
Drivers: gpu: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0a9069d
drm/radeon: Properly handle DDC probe for DP bridges
by Niels Ole Salscheider
· 12 years ago
64c56e8
drm/radeon: reset dma engine on gpu reset (v2)
by Jerome Glisse
· 12 years ago
eaaa698
drm/radeon: print dma status reg on lockup (v2)
by Jerome Glisse
· 12 years ago
4d00919
drm/radeon: improve ring debugfs printing
by Jerome Glisse
· 12 years ago
7479548
drm/radeon: add debugfs file for dma rings
by Jerome Glisse
· 12 years ago
909d9eb
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
by Alex Deucher
· 12 years ago
cafa59b
drm/radeon: add connector table for Mac G4 Silver
by Alex Deucher
· 12 years ago
d5757db
Revert "drm: tegra: protect DC register access with mutex"
by Dave Airlie
· 12 years ago
500df2e
drm: tegra: program only one window during modeset
by Lucas Stach
· 12 years ago
e39250a
drm: tegra: clean out old gem prototypes
by Lucas Stach
· 12 years ago
fa416dd
drm: tegra: remove redundant tegra2_tmds_config entry
by Lucas Stach
· 12 years ago
83c0bcb
drm: tegra: protect DC register access with mutex
by Lucas Stach
· 12 years ago
4026bfb
drm: tegra: don't leave clients host1x member uninitialized
by Lucas Stach
· 12 years ago
4049508
drm: tegra: fix front_porch <-> back_porch mixup
by Lucas Stach
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
b1d778b
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
eca1529
drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets
by Ben Skeggs
· 12 years ago
9025306
drm/nvc0/graph: fix fuc, and enable acceleration on GF119
by Ben Skeggs
· 12 years ago
5ddf4d4
drm/nouveau/bios: cache ramcfg strap on later chipsets
by Ben Skeggs
· 12 years ago
3d8ec27
drm/nouveau/mxm: silence output if no bios data
by Ben Skeggs
· 12 years ago
0dd660d
drm/nouveau/bios: parse/display extra version component
by Ben Skeggs
· 12 years ago
1ed7316
drm/nouveau/bios: implement opcode 0xa9
by Ben Skeggs
· 12 years ago
d2bcea6
drm/nouveau/bios: update gpio parsing apis to match current design
by Ben Skeggs
· 12 years ago
caba557
drm/nouveau: initial support for GK106
by Ben Skeggs
· 12 years ago
668bbc8
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
by Alex Deucher
· 12 years ago
da494d7
drm/i915: disable shrinker lock stealing for create_mmap_offset
by Daniel Vetter
· 12 years ago
677feac
drm/i915: optionally disable shrinker lock stealing
by Daniel Vetter
· 12 years ago
5b42427
drm/i915: fix flags in dma buf exporting
by Dave Airlie
· 12 years ago
Next »