index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-08
drm/ast: Fix HW cursor image
Benjamin Herrenschmidt
1
-2
/
+2
2014-10-01
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
1
-1
/
+1
2014-09-30
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
1
-1
/
+1
2014-09-24
drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper
Fabian Frederick
1
-1
/
+2
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+2
2014-09-24
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
1
-1
/
+1
2014-09-16
Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...
Dave Airlie
4
-25
/
+123
2014-09-16
drm/ast: Add reduced blanking modes for wide screen mode
Y.C. Chen
2
-24
/
+56
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2
-1
/
+3
2014-09-15
drm/ast: Cleanup analog init code path
drm-next-ast-fixes
Benjamin Herrenschmidt
1
-18
/
+31
2014-09-15
drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chips
Benjamin Herrenschmidt
1
-4
/
+10
2014-09-15
drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()
Benjamin Herrenschmidt
1
-0
/
+11
2014-09-15
drm/ast: POST chip at probe time if VGA not enabled
Benjamin Herrenschmidt
3
-11
/
+62
2014-09-15
drm/ast: Try to use MMIO registers when PIO isn't supported
Benjamin Herrenschmidt
2
-4
/
+21
2014-09-12
drm/ast: switch to using CACHED by default for sysram
Dave Airlie
1
-2
/
+2
2014-09-12
drm/ast: AST2000 cannot be detected correctly
Y.C. Chen
1
-1
/
+1
2014-09-12
drm/ast: open key before detect chips
Y.C. Chen
1
-0
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-08-28
drm/ast: Add missing entry to dclk_table[]
Y.C. Chen
1
-0
/
+1
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2
-9
/
+13
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
1
-1
/
+1
2014-07-18
drm/ast: use helpers
Rob Clark
1
-10
/
+2
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-1
/
+3
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
1
-2
/
+2
2014-06-02
drm/ast: Fix double lock at PM resume
Takashi Iwai
1
-2
/
+0
2014-05-19
Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next
Dave Airlie
7
-552
/
+1046
2014-05-19
drm/ast: initial DP501 support (v0.2)
ast-updates
Dave Airlie
6
-12
/
+505
2014-05-19
drm/ast: rename the mindwm/moutdwm and deinline them
Dave Airlie
1
-225
/
+225
2014-05-19
drm/ast: resync the dram post code with upstream
Dave Airlie
1
-303
/
+173
2014-05-19
drm/ast: add AST 2400 support.
Dave Airlie
4
-14
/
+20
2014-05-19
drm/ast: add widescreen + rb modes from X.org driver (v2)
Dave Airlie
4
-27
/
+145
2014-05-16
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-7
/
+0
2014-05-01
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
1
-1
/
+0
2014-04-23
drm/<drivers>: don't set driver->dev_priv_size to 0
Daniel Vetter
1
-1
/
+0
2014-04-22
drm/ast: Remove unecessary NULL check in gem_free
Daniel Vetter
1
-2
/
+0
2014-04-22
drm/ast: Remove unnecessary NULL check in bo_unref
Daniel Vetter
1
-3
/
+2
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
1
-7
/
+0
2014-04-18
drm/ast: fix value check in cbr_scan2
Dave Airlie
1
-1
/
+1
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-6
/
+6
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-2
/
+3
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-1
/
+1
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
1
-1
/
+1
2014-01-29
drm: ast,cirrus,mgag200: use drm_can_sleep
Dave Airlie
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
[next]