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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-16
drm/i915: lock correct mutex around object unreference.
Dave Airlie
1
-6
/
+11
2009-01-16
drm/i915: add support for physical memory objects
Dave Airlie
4
-13
/
+233
2009-01-16
drm/i915: make LVDS fixed mode a preferred mode
Jesse Barnes
1
-0
/
+7
2009-01-16
drm: handle depth & bpp changes correctly
Jesse Barnes
2
-15
/
+35
2009-01-16
drm: initial KMS config fixes
Jesse Barnes
1
-34
/
+93
2009-01-12
drm/i915: setup sarea properly in master_priv
Dave Airlie
1
-0
/
+8
2009-01-11
drm/i915: set vblank enabled flag correctly across IRQ install/uninstall
Jesse Barnes
1
-3
/
+15
2009-01-11
drm/i915: don't enable vblanks on disabled pipes
Jesse Barnes
1
-0
/
+6
2009-01-07
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
2
-3
/
+3
2009-01-07
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
1
-3
/
+3
2009-01-07
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2
-14
/
+40
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
7
-7
/
+322
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2
-8
/
+22
2009-01-07
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
1
-6
/
+9
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-01-06
Check fops_get() return value
Laurent Pinchart
1
-0
/
+4
2009-01-06
gpu: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-29
drm/i915: fix modeset devname allocation + agp init return check.
Dave Airlie
1
-10
/
+12
2008-12-29
drm/i915: Remove redundant test in error path.
Julia Lawall
1
-6
/
+5
2008-12-29
drm: Add a debug node for vblank state.
Eric Anholt
2
-0
/
+72
2008-12-29
drm: Avoid use-before-null-test on dev in drm_cleanup().
Eric Anholt
1
-3
/
+1
2008-12-29
drm/i915: Don't print to dmesg when taking signal during object_pin.
Eric Anholt
1
-2
/
+4
2008-12-29
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
2
-15
/
+49
2008-12-29
drm/i915: un-EXPORT and make 'intelfb_panic' static
Hannes Eder
1
-3
/
+2
2008-12-29
drm/i915: Delete unused, pointless i915_driver_firstopen.
Eric Anholt
1
-8
/
+0
2008-12-29
drm/i915: fix sparse warnings: returning void-valued expression
Hannes Eder
1
-2
/
+2
2008-12-29
drm/i915: fix sparse warnings: move 'extern' decls to header file
Hannes Eder
2
-6
/
+6
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
9
-22
/
+23
2008-12-29
drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
Hannes Eder
1
-4
/
+4
2008-12-29
drm/i915: Don't double-unpin buffers if we take a signal in evict_everything().
Eric Anholt
1
-0
/
+1
2008-12-29
drm/i915: Fix fbcon setup to align display pitch to 64b.
Eric Anholt
1
-1
/
+1
2008-12-29
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
3
-72
/
+0
2008-12-29
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
3
-29
/
+14
2008-12-29
drm: fix allowing master ioctls on non-master fds.
Dave Airlie
1
-1
/
+1
2008-12-29
drm/radeon: use locked rmmap to remove sarea mapping.
Dave Airlie
2
-1
/
+2
2008-12-29
drm/radeon: fix missing hunk from the master changes.
Dave Airlie
1
-0
/
+2
2008-12-29
drm: fix useless gcc unused variable warning
Dave Airlie
1
-1
/
+1
2008-12-29
drm/radeon: fix warning due to PAGE_SIZE max
Dave Airlie
1
-1
/
+1
2008-12-29
drm: kconfig have drm core select i2c for kms
Dave Airlie
1
-1
/
+2
2008-12-29
drm: PAGE_CACHE_WC is x86 only so far
Dave Airlie
1
-0
/
+2
2008-12-29
drm: pick an 800x600@60HZ mode by default for unknown CRT.
Dave Airlie
1
-4
/
+4
2008-12-29
drm/i915: Fix stolen memory detection on G45 and GM45.
Eric Anholt
2
-6
/
+11
2008-12-29
drm/i915: Register module dependencies for the modesetting code.
Eric Anholt
1
-0
/
+5
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
26
-50
/
+10566
2008-12-29
DRM: add mode setting support
Dave Airlie
11
-40
/
+5070
2008-12-29
drm/i915: add GEM GTT mapping support
Jesse Barnes
6
-4
/
+548
2008-12-29
drm: GEM mmap support
Jesse Barnes
6
-3
/
+139
2008-12-29
drm/i915: Add /proc debugging entry for reading out the HWS.
Eric Anholt
1
-0
/
+34
2008-12-29
drm: reorganise start and load.
Dave Airlie
1
-3
/
+6
[next]