index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
1
-0
/
+1
2011-08-04
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2
-1
/
+3
2011-08-03
drm: track CEA version number if present
Jesse Barnes
1
-0
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+12
2011-07-25
drm/gem: add support for private objects
Alan Cox
1
-0
/
+2
2011-07-22
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2
-1
/
+3
2011-07-22
drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define
Ole Henrik Jahren
1
-1
/
+1
2011-07-18
drm/radeon/kms: add info query for backend map
Alex Deucher
1
-0
/
+1
2011-07-15
drm/radeon/kms: add new NI pci ids
Alex Deucher
1
-0
/
+2
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
1
-7
/
+0
2011-06-21
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
5
-10
/
+7
2011-06-21
drm/gem: add hooks to notify driver when object handle is created/destroyed
Ben Skeggs
1
-0
/
+2
2011-06-16
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
1
-0
/
+2
2011-06-07
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+11
2011-06-02
drm/radeon/kms: add llano pci ids
Alex Deucher
1
-0
/
+11
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-32
/
+69
2011-05-20
drm/dp: add some new DP regs for DP 1.2
Alex Deucher
1
-0
/
+5
2011-05-16
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
1
-1
/
+1
2011-05-16
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
2
-0
/
+6
2011-05-09
drm: mm: fix debug output
Daniel Vetter
1
-1
/
+1
2011-05-04
drm/radeon/kms: fix gart setup on fusion parts (v2)
Alex Deucher
1
-0
/
+1
2011-05-04
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+5
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
2
-15
/
+26
2011-04-28
drm: Verify debug message arguments
Joe Perches
1
-1
/
+2
2011-04-28
drm: Create and use drm_err
Joe Perches
1
-14
/
+7
2011-04-28
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
1
-1
/
+1
2011-04-28
drm: parse color format support for digital displays
Jesse Barnes
2
-1
/
+12
2011-04-28
drm: add bit depth parsing
Jesse Barnes
2
-1
/
+17
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
1
-0
/
+1
2011-04-27
drm/radeon/kms: add info query for tile pipes
Alex Deucher
1
-0
/
+1
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
10
-17
/
+17
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
2
-11
/
+11
2011-04-05
drm/radeon/kms: add some new ontario pci ids
Alex Deucher
1
-0
/
+2
2011-04-01
drm: export drm_find_cea_extension to drivers
Ben Skeggs
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
10
-20
/
+20
2011-03-24
drm/vblank: update recently added vbl interface to be more future proof.
Dave Airlie
1
-3
/
+4
2011-03-21
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
1
-0
/
+3
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2
-1
/
+2
2011-03-04
drm: add cap bit to denote if dumb ioctl is available or not.
Dave Airlie
1
-0
/
+2
2011-03-04
drm/core: add ioctl to query device/driver capabilities
Ben Skeggs
2
-0
/
+9
2011-03-03
drm/radeon/kms: add cayman pci ids
Alex Deucher
1
-0
/
+14
2011-03-01
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+1
2011-03-01
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
1
-0
/
+1
2011-03-01
drm/radeon: add new getparam for number of backends.
Dave Airlie
1
-0
/
+1
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
1
-1
/
+1
2011-02-25
drm/nv50: support for compression
Ben Skeggs
1
-0
/
+1
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2
-7
/
+2
2011-02-23
Merge branch 'drm-mm-cleanup' into drm-next
Dave Airlie
1
-12
/
+37
2011-02-23
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2
-3
/
+16
[next]