Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
262e681183ddcdb24d64a2f993e41a226adcec29
/
drivers
/
gpu
/
drm
/
cirrus
4411971
drm/cirrus: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
6aeeada
drm/cirrus: switch to drm_*_get(), drm_*_put() helpers
by Cihangir Akturk
· 7 years ago
484512d
drm: cirrus: remove dead code and pointless local lut storage
by Peter Rosin
· 7 years ago
e1923ab
drm/<drivers>: Drop fbdev info flags
by Daniel Vetter
· 8 years ago
10631d7
drm/pci: Deprecate drm_pci_init/exit completely
by Daniel Vetter
· 8 years ago
5c484ce
drm: Remove drm_driver->set_busid hook
by Daniel Vetter
· 8 years ago
62b63dc
drm/cirrus: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
df45eac
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
6d124ff
drm: Add acquire ctx to ->gamma_set hook
by Daniel Vetter
· 8 years ago
ea642c3
drm/ttm: add io_mem_pfn callback
by Christian König
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
260498f
drm/ttm: revert "implement LRU add callbacks v2"
by Christian König
· 8 years ago
b0df0b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 8 years ago
af3076e
drm: flip cirrus driver status to "obsolete".
by Gerd Hoffmann
· 8 years ago
011cda5
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
by Benjamin Gaignard
· 8 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
9338203
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
by Laurent Pinchart
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
93aac5c
drm/cirrus: Add some local 'fb' variables
by Ville Syrjälä
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
3e91168
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
7cf321d
drm/drivers: add support for using the arch wc mapping API.
by Dave Airlie
· 8 years ago
a2ab19fe
drm/ttm: make eviction decision a driver callback v2
by Christian König
· 8 years ago
b7f9745
drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
by Laurent Pinchart
· 8 years ago
d9a1f0b
drm: use drm_file to tag vm-bos
by David Herrmann
· 8 years ago
f8725ad
Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
44adece
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
by Daniel Vetter
· 8 years ago
36e9d08
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
by Boris Brezillon
· 8 years ago
2383050f
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
b6a2a4f
drm/cirrus: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
63ecf57
drm/cirrus: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
by Markus Elfring
· 8 years ago
1888577
drm/ttm: remove dummy bo_move implementations
by Christian König
· 9 years ago
2cca455
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bb4cec0
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
7ea7728
drm/core: Change declaration for gamma_set.
by Maarten Lankhorst
· 9 years ago
f5993ee
drm/cirrus: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
3abb263
drm/cirrus: Drop redundnant gamma size check
by Daniel Vetter
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
98c2872
drm/ttm: implement LRU add callbacks v2
by Christian König
· 9 years ago
dfd5e50
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
by Christian König
· 9 years ago
e7c8e54
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
44debe7
vgacon: dummy implementation for vgacon_text_force
by Daniel Vetter
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
caf02ab
PCI: Add QEMU top-level IDs for (sub)vendor & device
by Robin H. Johnson
· 9 years ago
3382553
drm/cirrus: removed optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
712f801
drm/cirrus: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
c877090
drm/cirrus: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
by Ville Syrjälä
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
cb11971
drm: Remove unused fbdev_list members
by Lukas Wunner
· 9 years ago
6cc5623
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 10 years ago
2b9e6e3
drm/cirrus: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
796e1c5
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
7f551b1
drm/cirrus: Limit modes depending on bpp option
by Takashi Iwai
· 10 years ago
01934c2
drm/fb-helper: Propagate errors from initial config failure
by Thierry Reding
· 10 years ago
8975626
drm/cirrus: allow 32bpp framebuffers for cirrus drm
by Zach Reizner
· 10 years ago
a7ca52e
drm/cirrus: fix leaky driver load error handling
by Zach Reizner
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
c0c3e73
drm/cirrus: bind also to qemu-xen-traditional
by Olaf Hering
· 11 years ago
2d65a9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 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
f4f4e3e
drm/ttm: add reservation_object as argument to ttm_bo_init
by Maarten Lankhorst
· 11 years ago
ea0622c
drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper
by Fabian Frederick
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
884c6da
drm/<ttm-based-drivers>: Don't call drm_mmap
by Daniel Vetter
· 10 years ago
c526709
drm/cirrus: add missing drm_connector_register call
by Gerd Hoffmann
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
f1217ed
drm/ttm: move fpfn and lpfn into each placement v2
by Christian König
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
8f8e7e1
drm: cirrus: fix warnings
by Russell King
· 11 years ago
ee3939e
drm/ttm: Fix a few sparse warnings
by Thierry Reding
· 10 years ago
ef13aec
drm/cirrus: use helpers
by Rob Clark
· 10 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 11 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 11 years ago
425a9a3
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 11 years ago
3d535ed
drm/cirrus: Remove unecessary NULL check in gem_free
by Daniel Vetter
· 11 years ago
275c632
drm/cirrus: Remove unnecessary NULL check in bo_unref
by Daniel Vetter
· 11 years ago
f9b0e25
drm: make mode_valid callback optional
by Andrzej Hajda
· 11 years ago
2f1e800
drm: cirrus: add power management support
by Gerd Hoffmann
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
44d847b
drm: init TTM dev_mapping in ttm_bo_device_init()
by David Herrmann
· 11 years ago
6796cb1
drm: use anon-inode instead of relying on cdevs
by David Herrmann
· 11 years ago
8b7ad1b
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
by Dave Airlie
· 11 years ago
f4b4718
drm: ast,cirrus,mgag200: use drm_can_sleep
by Dave Airlie
· 11 years ago
2510538
drm/cirrus: correct register values for 16bpp
by Takashi Iwai
· 11 years ago
cdd7330
drivers: gpu: Mark functions as static and remove unused function in cirrus_ttm.c
by Rashika
· 11 years ago
5e89440
drivers: gpu: Mark functions as static in cirrus_mode.c
by Rashika
· 11 years ago
70d5422
drivers: gpu: Mark function as static in cirrus_main.c
by Rashika
· 11 years ago
99d4a8a
drm/cirrus: Fix cirrus drm driver for fbdev + qemu
by Martin Koegler
· 11 years ago
e9f0d76
drm: Kill DRM_IRQ_ARGS
by Daniel Vetter
· 11 years ago
121a6a1
drm/cirrus: use drm_set_preferred_mode
by Gerd Hoffmann
· 11 years ago
92b6f89
drm: Add separate Kconfig option for fbdev helpers
by Daniel Vetter
· 11 years ago
16eb5f4
drm: kill ->gem_init_object() and friends
by David Herrmann
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
Next »