Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d3d8c141a333879719173a522a89532bf8d32229
/
drivers
/
gpu
/
drm
d3d8c14
drm/radeon: split audio enable between eg and r600 (v2)
by Alex Deucher
· 10 years ago
7215667
drm/radeon: consolidate r600_audio.c into r600_hdmi.c
by Alex Deucher
· 10 years ago
d740a93
drm/radeon: consolidate duplicate encode is digital function
by Alex Deucher
· 10 years ago
f68fdbe
drm/radeon: fix register name to match internal name
by Alex Deucher
· 10 years ago
7a42e83
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next
by Dave Airlie
· 10 years ago
c5939a7
Merge tag 'topic/core-stuff-2014-09-29' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
bb6178b
drm/nouveau: export reservation_object from dmabuf to ttm
by Maarten Lankhorst
· 11 years ago
f4f4e3e
drm/ttm: add reservation_object as argument to ttm_bo_init
by Maarten Lankhorst
· 11 years ago
b5e9c1a
drm: Pass dma-buf as argument to gem_prime_import_sg_table
by Maarten Lankhorst
· 11 years ago
15a996b
drm/nouveau: assign fence_chan->name correctly
by Maarten Lankhorst
· 10 years ago
e3be4c2
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
by Maarten Lankhorst
· 10 years ago
055dffd
drm/nouveau: bump driver patchlevel to 1.2.1
by Maarten Lankhorst
· 10 years ago
1dadba8
drm/nouveau: nv84+: fix fence context seqno's
by Maarten Lankhorst
· 10 years ago
1b11629
drm: Drop grab fpriv->fbs_lock in drm_fb_release
by Daniel Vetter
· 10 years ago
ee0d68a
drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
0d634f6
drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
c39aa6a
drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
f38e34a
drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
5ee932d
drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
by Fabian Frederick
· 10 years ago
918b7ed
drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
a1d0280
drm/radeon: use container_of to resolve radeon_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
98cc034
drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
ea0622c
drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
80c873b
drm: Improve debug output for drm_wait_one_vblank
by Daniel Vetter
· 10 years ago
f2b50c1
drm: Fixup locking for universal cursor planes
by Daniel Vetter
· 10 years ago
da8f439
drm: Don't update vblank timestamp when the counter didn't change
by Mario Kleiner
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
c261103
drm: Move internal debugfs functions to drm_internal.h
by Daniel Vetter
· 10 years ago
e7f0a88
drm: Move leftover ioctl declarations to drm_internal.h
by Daniel Vetter
· 10 years ago
884d9f05eb
drm: Move drm_vm_open_locked into drm_internal.h
by Daniel Vetter
· 10 years ago
bfbf3c8
drm: move drm_mmap to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
197633b
drm/gem: Don't call drm_mmap from drm_gem_mmap
by Daniel Vetter
· 10 years ago
884c6da
drm/<ttm-based-drivers>: Don't call drm_mmap
by Daniel Vetter
· 10 years ago
9908fb6
drm: change drm_err return type to void
by Joe Perches
· 10 years ago
94318d5
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
by Benjamin Herrenschmidt
· 10 years ago
6bd3110
drm: powerpc can use a simpler drm_io_prot()
by Benjamin Herrenschmidt
· 10 years ago
4253251
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 10 years ago
72ed6cc
drm/exynos: switch to universal plane API
by Andrzej Hajda
· 10 years ago
832316c
drm/exynos: use drm generic mmap interface
by Inki Dae
· 10 years ago
d931589
drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
by Inki Dae
· 10 years ago
4a3ffed
drm/exynos: factor out initial setting of each driver
by Joonyoung Shim
· 10 years ago
ad27931
drm/exynos/hdmi: unregister connector on removal
by Andrzej Hajda
· 10 years ago
7c61b1e
drm/exynos/dp: unregister connector on removal
by Andrzej Hajda
· 10 years ago
90eac89
drm/exynos/dpi: unregister connector and panel on removal
by Andrzej Hajda
· 10 years ago
0ae4601
drm/exynos/dsi: unregister connector on removal
by Andrzej Hajda
· 10 years ago
849b431
drm/exynos/fb: free exynos framebuffer on error
by Andrzej Hajda
· 10 years ago
78ef31e
drm/exynos/fbdev: fix fbdev gem object cleanup
by Andrzej Hajda
· 10 years ago
9f3dd7d
drm/exynos: fix drm driver de-initialization order
by Andrzej Hajda
· 10 years ago
a36ed46
drm/exynos/ipp: traverse ipp drivers list safely
by Andrzej Hajda
· 10 years ago
53c5558
drm/exynos: update to use component match support
by Inki Dae
· 10 years ago
18383cb
drm/exynos/ipp: add file checks for ioctls
by Andrzej Hajda
· 10 years ago
d9b9734
drm/exynos/ipp: remove file argument from node related functions
by Andrzej Hajda
· 10 years ago
20ed715e
drm/exynos/fimc: fix source buffer registers
by Andrzej Hajda
· 10 years ago
56442d8
drm/exynos/fimc: simplify buffer queuing
by Andrzej Hajda
· 10 years ago
c7b3014
drm/exynos/fimc: do not enable fimc twice
by Andrzej Hajda
· 10 years ago
7794a77
drm/exynos/fimc: avoid clearing overflow bits
by Andrzej Hajda
· 10 years ago
c0592c8
drm/exynos/ipp: remove events during command cleaning
by Andrzej Hajda
· 10 years ago
8aa99dd
drm/exynos/ipp: stop hardware before freeing memory
by Andrzej Hajda
· 10 years ago
05afb1a
drm/exynos/ipp: replace work_struct casting with better constructs
by Andrzej Hajda
· 10 years ago
22e816f
drm/exynos/ipp: clean memory nodes on command node cleaning
by Andrzej Hajda
· 10 years ago
c4a856a
drm/exynos/ipp: move nodes cleaning to separate function
by Andrzej Hajda
· 10 years ago
6602ffb
drm/exynos/ipp: free partially allocated resources on error
by Andrzej Hajda
· 10 years ago
985c293
drm/exynos/ipp: remove unused field in command node
by Andrzej Hajda
· 10 years ago
21a825e
drm/exynos/ipp: remove only related commands on file close
by Andrzej Hajda
· 10 years ago
945a0aa
drm/exynos/ipp: move file reference from memory to command node
by Andrzej Hajda
· 10 years ago
6f7d48e
drm/exynos/ipp: cancel works before command node clean
by Andrzej Hajda
· 10 years ago
9b5bd1c
drm/exynos/ipp: remove fake pm callbacks
by Andrzej Hajda
· 10 years ago
eb8a3bf
drm/exynos: fimd: fix window clear code
by Marek Szyprowski
· 10 years ago
71b1f19
drm/exynos/fbdev: set smem_len for fbdev
by Daniel Kurtz
· 10 years ago
d6ce7b5
drm/exynos: fimd: add Exynos3 SoC support
by Inki Dae
· 10 years ago
473462a
drm/exynos: mipi-dsi: add Exynos3 SoC support
by Inki Dae
· 10 years ago
78d3a8c
drm/exynos: mipi-dsi: consider non-continuous clock mode
by Inki Dae
· 10 years ago
d87f09a
drm/mipi-dsi: consider low power transmission
by Inki Dae
· 10 years ago
8525b5e
drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value
by YoungJun Cho
· 10 years ago
3840a65
drm/radeon: fix AGP userptr handling
by Christian König
· 10 years ago
8337486
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 10 years ago
109ab90
drm/ttm: make sure format string cannot leak in
by Kees Cook
· 10 years ago
d898ce0
drm/tilcdc: panel: Add support for enable GPIO
by Ezequiel Garcia
· 10 years ago
12778fc
drm/tilcdc: panel: Set return value explicitly
by Ezequiel Garcia
· 10 years ago
18c44db
drm/tilcdc: panel: Fix backlight devicetree support
by Ezequiel Garcia
· 10 years ago
971645d
drm/tilcdc: panel: Use devm_kzalloc to simplify the error path
by Ezequiel Garcia
· 10 years ago
e3a9b04
drm/tilcdc: panel: Spurious whitespace removal
by Ezequiel Garcia
· 10 years ago
75ece7b
drm/tilcdc: panel: Remove unused variable
by Ezequiel Garcia
· 10 years ago
9430dfa
drm/tilcdc: panel: Add missing of_node_put
by Ezequiel Garcia
· 10 years ago
b478e336b
drm/tilcdc: Fix the error path in tilcdc_load()
by Ezequiel Garcia
· 10 years ago
40d201a
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
29a7d17
Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux into drm-next
by Dave Airlie
· 10 years ago
94d12b1
drm/ast: Add reduced blanking modes for wide screen mode
by Y.C. Chen
· 10 years ago
b2efb3f
drm: backmerge tag 'v3.17-rc5' into drm-next
by Dave Airlie
· 10 years ago
4ac0736
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 10 years ago
cc2a907
drm/gt214-/disp: enable dp audio
by Ben Skeggs
· 10 years ago
d889c52
drm/gt214-/kms: fix hda eld regression
by Ben Skeggs
· 10 years ago
9506140
drm/g94-/disp: calculate some dp audio constants
by Ben Skeggs
· 10 years ago
3eee864
drm/gt214-/kms: perform hda codec setup on displayport too
by Ben Skeggs
· 10 years ago
a522946
drm/gk104-/disp: infoframe registers moved yet again on kepler
by Ben Skeggs
· 10 years ago
c378eb7
drm/nouveau/bios: parse older ramcfg/timing data like we do newer ones
by Ben Skeggs
· 10 years ago
a407318
drm/nva3/fb/ram: Per-partition regs
by Roy Spliet
· 10 years ago
930da22
drm/nouveau/fb/ram: Support strided regs
by Roy Spliet
· 10 years ago
de1c4e2
drm/nv50/fb/ram: Store the number of partitions in the designated fields
by Roy Spliet
· 10 years ago
1dce626
drm/nv50/kms: Set VBLANK time in modeset script
by Roy Spliet
· 10 years ago
Next »