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 drm/drm-next into drm-misc-next
Sean Paul
2019-04-10
2
-10
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-05
2
-6
/
+2
|
|
\
|
*
\
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-03
2
-10
/
+2
|
|
\
\
|
|
*
|
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
1
-7
/
+2
|
|
*
|
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
1
-1
/
+0
|
|
*
|
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-03-19
1
-2
/
+0
*
|
|
|
drm/bochs: use simple display pipe
Gerd Hoffmann
2019-04-10
2
-130
/
+52
|
|
_
|
/
|
/
|
|
*
|
|
drm/bochs: drop mode_config_initialized
Gerd Hoffmann
2019-04-02
2
-7
/
+2
*
|
|
drm/bochs: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
|
/
/
*
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-03-06
1
-0
/
+4
|
\
\
|
*
\
Merge v5.0 into drm-next
Dave Airlie
2019-03-04
1
-0
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/bochs: Fix the ID mismatch error
Alistair Francis
2019-02-28
1
-0
/
+4
*
|
|
drm/bochs: Drop best_encoder
Daniel Vetter
2019-02-28
1
-11
/
+0
|
/
/
*
|
drm/bochs: fix bochs_gem_prime_mmap
Gerd Hoffmann
2019-02-05
1
-1
/
+2
*
|
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
2
-0
/
+2
*
|
drm/bochs: move remaining fb bits to kms
Gerd Hoffmann
2019-01-14
3
-30
/
+18
*
|
drm/bochs: drop old fbdev emulation code
Gerd Hoffmann
2019-01-14
2
-138
/
+0
*
|
drm/bochs: switch to generic drm fbdev emulation
Gerd Hoffmann
2019-01-14
1
-12
/
+1
*
|
drm/bochs: add basic prime support
Gerd Hoffmann
2019-01-14
3
-1
/
+66
*
|
drm/bochs: move ttm_bo_(un)reserve calls into bochs_bo_{pin, unpin}
Gerd Hoffmann
2019-01-14
3
-21
/
+9
*
|
drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
Gerd Hoffmann
2019-01-14
4
-13
/
+4
*
|
drm/bochs: remove old bochs_crtc_* functions
Gerd Hoffmann
2019-01-14
1
-81
/
+0
*
|
drm/bochs: atomic: set DRIVER_ATOMIC
Gerd Hoffmann
2019-01-14
1
-1
/
+1
*
|
drm/bochs: atomic: use suspend/resume helpers
Gerd Hoffmann
2019-01-14
1
-9
/
+2
*
|
drm/bochs: atomic: use atomic page_flip helper
Gerd Hoffmann
2019-01-14
1
-22
/
+1
*
|
drm/bochs: atomic: use atomic set_config helper
Gerd Hoffmann
2019-01-14
1
-1
/
+1
*
|
drm/bochs: atomic: switch planes to atomic, wire up helpers.
Gerd Hoffmann
2019-01-14
2
-3
/
+82
*
|
drm/bochs: atomic: add mode_set_nofb callback.
Gerd Hoffmann
2019-01-14
1
-0
/
+9
*
|
drm/bochs: atomic: add atomic_flush+atomic_enable callbacks.
Gerd Hoffmann
2019-01-14
1
-0
/
+25
*
|
drm/bochs: split bochs_hw_setmode
Gerd Hoffmann
2019-01-14
3
-10
/
+17
*
|
drm/bochs: encoder cleanup
Gerd Hoffmann
2019-01-14
1
-26
/
+0
*
|
drm/bochs: add edid present check
Gerd Hoffmann
2018-12-20
1
-0
/
+7
|
/
*
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
[next]