Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
786b99ed13223d8ac58a937dd348aead45eb8191
/
drivers
/
gpu
/
drm
786b99e
drm: create drm_framebuffer_lookup
by Daniel Vetter
· 12 years ago
4b096ac
drm: revamp locking around fb creation/destruction
by Daniel Vetter
· 12 years ago
dac3566
drm: only take the crtc lock for ->cursor_move
by Daniel Vetter
· 12 years ago
bfb8992
drm: only take the crtc lock for ->cursor_set
by Daniel Vetter
· 12 years ago
29494c1
drm: add per-crtc locks
by Daniel Vetter
· 12 years ago
bbe4b99
drm/vmwgfx: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
b13f598
drm/shmobile: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
795f142
drm/ast: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
0a81951
drm/gma500: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
a0e99e6
drm/i915: use drm_modeset_lock_all
by Daniel Vetter
· 12 years ago
8484990
drm: add drm_modeset_lock|unlock_all
by Daniel Vetter
· 12 years ago
2d13b67
drm: encapsulate crtc->set_config calls
by Daniel Vetter
· 12 years ago
af26ef3
drm/<drivers>: Unified handling of unimplemented fb->create_handle
by Daniel Vetter
· 12 years ago
0ae6d7b
drm/nouveau: try to protect nbo->pin_refcount
by Daniel Vetter
· 12 years ago
59ad146
drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex
by Daniel Vetter
· 12 years ago
7147573
drm/gma500: move fbcon restore to lastclose
by Daniel Vetter
· 12 years ago
80f0b5a
drm/vmwgfx: reorder framebuffer init sequence
by Daniel Vetter
· 12 years ago
c7d73f6
drm/<drivers>: reorder framebuffer init sequence
by Daniel Vetter
· 12 years ago
065a50ed
drm/doc: integrate drm_crtc.c kerneldoc
by Daniel Vetter
· 12 years ago
8faf6b1
drm: review locking rules in drm_crtc.c
by Daniel Vetter
· 12 years ago
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
Next »