index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
drm
/
via_drm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
5
-26
/
+16
2014-01-13
drm/cirrus: Fix cirrus drm driver for fbdev + qemu
Martin Koegler
1
-0
/
+3
2014-01-09
drm/msm: add a330/apq8x74
Rob Clark
5
-23
/
+144
2014-01-09
drm/msm: add mdp5/apq8x74
Rob Clark
12
-2
/
+2167
2014-01-09
drm/msm: add hdmi support for apq8x74/mdp5
Rob Clark
8
-107
/
+511
2014-01-09
drm/msm: move irq utils to mdp_kms
Rob Clark
10
-169
/
+254
2014-01-09
drm/msm: split out msm_kms.h
Rob Clark
6
-30
/
+60
2014-01-09
drm/msm: mdp4_format -> mdp_format
Rob Clark
7
-31
/
+64
2014-01-09
drm/msm: resync generated headers
Rob Clark
14
-243
/
+1525
2014-01-09
drm/msm: move mdp4 -> mdp/mdp4
Rob Clark
9
-6
/
+6
2014-01-09
drm/msm: add support for msm8060ab/bstem
Rob Clark
3
-5
/
+19
2014-01-09
drm/msm: add support for non-IOMMU systems
Rob Clark
12
-147
/
+410
2014-01-09
drm/msm: fix bus scaling
Rob Clark
4
-15
/
+23
2014-01-09
drm/msm: add missing MODULE_FIRMWARE()s
Rob Clark
1
-0
/
+5
2014-01-09
drm/msm: COMPILE_TEST support
Rob Clark
3
-4
/
+10
2014-01-09
drm/radeon: implement pci config reset for CIK (v3)
Alex Deucher
2
-0
/
+172
2014-01-09
drm/radeon: implement pci config reset for SI (v2)
Alex Deucher
2
-0
/
+116
2014-01-09
drm/radeon: implement pci config reset for evergreen/cayman (v2)
Alex Deucher
3
-2
/
+59
2014-01-09
drm/radeon: implement pci config reset for r6xx/7xx (v3)
Alex Deucher
4
-0
/
+112
2014-01-09
drm/radeon: add pci config hard reset
Alex Deucher
2
-0
/
+9
2014-01-09
drm/radeon: add hard_reset module parameter
Alex Deucher
2
-0
/
+5
2014-01-08
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Marek Olšák
2
-2
/
+8
2014-01-08
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
1
-2
/
+4
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_fence.c
Rashika Kheria
1
-3
/
+3
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_buffer.c
Rashika Kheria
1
-4
/
+4
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_kms.c
Rashika Kheria
1
-6
/
+6
2014-01-08
drivers: gpu: Remove unused function in ttm_lock.c
Rashika Kheria
1
-8
/
+0
2014-01-08
drivers: gpu: Mark function as static in ttm_bo_util.c
Rashika Kheria
1
-2
/
+2
2014-01-08
drivers: gpu: Mark function as static in ttm_bo.c
Rashika Kheria
1
-1
/
+1
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
4
-40
/
+74
2014-01-08
drm/ttm: Correctly set page mapping and -index members
Thomas Hellstrom
3
-4
/
+37
[next]