index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bochs
Age
Commit message (
Expand
)
Author
2016-06-01
drm/bochs: Use lockless gem BO free callback
Daniel Vetter
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-04
drm/ttm: implement LRU add callbacks v2
Christian König
2016-05-04
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-04-12
drm/bochs: Drop fake gamma support
Daniel Vetter
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-08
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
2016-03-04
drm/bochs: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-16
drm/bochs: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2015-12-15
drm/bochs: Constify function pointer structs
Ville Syrjälä
2015-12-15
drm/bochs: Store correct CRTC index in events
Thierry Reding
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-08-10
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-06
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2015-04-01
drm/bochs: disable video before changing video mode
Chris Ruffin
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-12-10
drm/bochs: Remove dummy ->load_lut() implementation
Thierry Reding
2014-11-20
bochs: add page_flip
Gerd Hoffmann
2014-11-20
bochs: fix bochsdrmfb mmap
Gerd Hoffmann
2014-11-20
bochs: add endian switching support
Gerd Hoffmann
2014-11-20
bochs: little cleanup
Gerd Hoffmann
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-20
drm/bochs: add missing drm_connector_register call
Gerd Hoffmann
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-22
drm: bochs: fix warnings
Russell King
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-18
drm/bochs: use helpers
Rob Clark
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2014-04-22
drm/bochs: Remove unecessary NULL check in gem_free
Daniel Vetter
2014-04-22
drm/bochs: Remove unnecessary NULL check in bo_unref
Daniel Vetter
2014-04-18
drm: bochs: drop unused struct fields
Gerd Hoffmann
2014-04-18
drm: bochs: add power management support
Gerd Hoffmann
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-07
drm: fix bochs kconfig dependencies
Gerd Hoffmann
2013-12-23
drm/bochs: new driver
Gerd Hoffmann