index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-19
2
-63
/
+0
|
\
|
*
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
2
-36
/
+0
|
*
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
2
-29
/
+2
|
*
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-11-05
1
-2
/
+2
*
|
drm/bochs: add edid support.
Gerd Hoffmann
2018-10-30
3
-3
/
+49
*
|
drm/bochs: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-10-01
1
-2
/
+2
|
/
*
drm/bochs: support changing byteorder at mode set time
Gerd Hoffmann
2018-09-25
4
-18
/
+61
*
drm/bochs: fix DRM_FORMAT_* handling for big endian machines.
Gerd Hoffmann
2018-09-25
2
-5
/
+46
*
bochs: convert to drm_dev_register
Peter Wu
2018-09-10
3
-8
/
+30
*
bochs: convert to drm_fb_helper_fbdev_setup/teardown
Peter Wu
2018-09-10
4
-157
/
+22
*
bochs: use drm_fb_helper_set_suspend_unlocked in suspend/resume
Peter Wu
2018-09-10
1
-10
/
+2
*
drm/bochs: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-09-03
1
-17
/
+1
*
drm/bochs: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-08-30
1
-1
/
+1
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/bochs: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
2018-03-14
1
-3
/
+2
*
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-03-09
1
-6
/
+3
|
\
|
*
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
2018-02-27
1
-1
/
+1
|
*
drm/ttm: drop ttm->dummy_read_page
Christian König
2018-02-27
1
-3
/
+2
|
*
drm/bochs: remove the default ttm_tt_populate callbacks
Christian König
2018-02-27
1
-2
/
+0
*
|
drm/bochs: make structure bochs_bo_driver static
Colin Ian King
2018-02-19
1
-1
/
+1
|
/
*
drm/bochs: remove the default io_mem_pfn set
Tan Xiaojun
2017-12-27
1
-1
/
+0
*
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-12-06
1
-2
/
+4
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm/bochs: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-16
1
-1
/
+0
*
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
*
drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers
Mark Cave-Ayland
2017-07-03
1
-3
/
+3
*
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
1
-2
/
+2
*
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-06-20
1
-1
/
+0
*
drm/bochs: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
2
-3
/
+2
*
drm/ttm: add io_mem_pfn callback
Christian König
2017-04-05
1
-0
/
+1
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm: bochs: Prevent double-free of fb helper
Gabriel Krisman Bertazi
2017-03-27
1
-1
/
+3
*
drm: bochs: Don't remove uninitialized fbdev framebuffer
Gabriel Krisman Bertazi
2017-03-20
1
-5
/
+4
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-4
/
+1
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-2
/
+1
*
drm/bochs: Implement nomodeset
Max Staudt
2017-02-02
1
-0
/
+10
*
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
2017-01-27
1
-2
/
+0
*
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
2017-01-09
1
-1
/
+1
*
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
1
-2
/
+1
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
drm/bochs: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-5
/
+1
*
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
drm/ttm: make eviction decision a driver callback v2
Christian König
2016-10-25
1
-0
/
+1
*
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2016-09-28
1
-0
/
+7
|
\
[next]