index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
Thomas Hellstrom
1
-3
/
+3
2014-01-17
drm/vmwgfx: Update otable definitions
Thomas Hellstrom
3
-11
/
+27
2014-01-17
drm/vmwgfx: Use the linux DMA api also for MOBs
Thomas Hellstrom
3
-41
/
+142
2014-01-17
drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function
Thomas Hellstrom
2
-49
/
+37
2014-01-17
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
7
-10
/
+143
2014-01-17
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
3
-11
/
+365
2014-01-17
drm/vmwgfx: Block the BIND_SHADERCONSTS command
Thomas Hellstrom
1
-34
/
+2
2014-01-17
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
2
-2
/
+5
2014-01-17
drm/vmwgfx: Implement a buffer object synccpu ioctl.
Thomas Hellstrom
3
-1
/
+149
2014-01-17
drm/vmwgfx: Make sure that the multisampling is off
Zack Rusin
1
-1
/
+1
2014-01-17
drm/vmwgfx: Extend the command verifier to handle guest-backed on / off
Thomas Hellstrom
1
-107
/
+208
2014-01-17
drm/vmwgfx: Fix up the vmwgfx_drv.h header for new files
Thomas Hellstrom
1
-28
/
+42
2014-01-17
drm/vmwgfx: Enable 3D for new hardware version
Thomas Hellstrom
1
-0
/
+17
2014-01-17
drm/vmwgfx: Add new unused (by user-space) commands to the verifier
Thomas Hellstrom
1
-0
/
+26
2014-01-17
drm/vmwgfx: Validate guest-backed shader const commands
Thomas Hellstrom
1
-0
/
+35
2014-01-17
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
5
-1
/
+496
2014-01-17
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
5
-4
/
+708
2014-01-17
drm/vmwgfx: Hook up guest-backed contexts
Thomas Hellstrom
2
-0
/
+227
2014-01-17
drm/vmwgfx: Detach backing store from its resources when it is evicted
Thomas Hellstrom
1
-1
/
+44
2014-01-17
drm/vmwgfx: Hook up guest-backed queries
Thomas Hellstrom
3
-14
/
+292
2014-01-17
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
3
-7
/
+23
2014-01-17
drm/vmwgfx: Read bounding box memory from the appropriate register
Thomas Hellstrom
1
-2
/
+7
2014-01-17
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
5
-13
/
+136
2014-01-17
drm/vmwgfx: Add MOB management
Thomas Hellstrom
5
-1
/
+632
2014-01-17
drm/vmwgfx: Adapt capability reporting to new hardware version
Thomas Hellstrom
1
-3
/
+34
2014-01-17
drm/vmwgfx: Update the svga register definition
Thomas Hellstrom
2
-2
/
+14
2014-01-17
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
4
-2
/
+7
2014-01-17
drm/vmwgfx: Update the svga3d register header file for new device version
Thomas Hellstrom
1
-14
/
+650
2014-01-17
drm/vmwgfx: Fix the driver for large dma addresses
Thomas Hellstrom
3
-169
/
+39
2014-01-14
gpu: fix qxl missing crc32_le
Randy Dunlap
2
-1
/
+2
2014-01-14
drivers: gpu: Include appropriate header file in r128_ioc32.c
Rashika
1
-0
/
+1
2014-01-14
drivers: gpu: Mark function as static in via_drv.c
Rashika
1
-1
/
+1
2014-01-14
drivers: gpu: Mark function as static in sis_drv.c
Rashika
1
-1
/
+1
2014-01-14
drivers: gpu: Mark function as static in qxl_kms.c
Rashika
1
-1
/
+1
2014-01-14
drivers: gpu: Include appropriate header file in mga_ioc32.c
Rashika
1
-0
/
+1
2014-01-14
drivers: gpu: Mark functions as static in mgag200_ttm.c
Rashika
1
-3
/
+3
2014-01-14
drivers: gpu: Mark functions as static in mgag200_mode.c
Rashika
1
-3
/
+3
2014-01-14
drivers: gpu: Mark function as static in mgag200_main.c
Rashika
1
-1
/
+1
2014-01-14
drivers: gpu: Mark functions as static and remove unused function in cirrus_t...
Rashika
1
-23
/
+3
2014-01-14
drivers: gpu: Mark functions as static in cirrus_mode.c
Rashika
1
-4
/
+4
2014-01-14
drivers: gpu: Mark function as static in cirrus_main.c
Rashika
1
-1
/
+1
2014-01-14
drivers: gpu: Mark functions as static in ast_ttm.c
Rashika
1
-3
/
+3
2014-01-14
drivers: gpu: Mark functions as static in ast_mode.c
Rashika
1
-10
/
+10
2014-01-14
drivers: gpu: Mark function as static and remove unused function in ast_main.c
Rashika
1
-48
/
+1
2014-01-14
drivers: gpu: Include appropriate header file in drm_usb.c
Rashika
1
-0
/
+1
2014-01-14
drm/gma500: Remove unused function declaration
Daniel Vetter
1
-5
/
+0
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
4
-18
/
+15
2014-01-14
Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
5
-51
/
+71
2014-01-14
Merge tag 'ttm-next-2014-01-13' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
5
-18
/
+55
2014-01-13
drm/cirrus: Fix cirrus drm driver for fbdev + qemu
Martin Koegler
1
-0
/
+3
[next]