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
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
drm: platform: Don't initialize driver-private data
Thierry Reding
2
-8
/
+5
2012-10-23
drm/debugfs: remove redundant info from gem_names
Marcin Slusarz
1
-2
/
+0
2012-10-23
drm: fb: cma: Fail gracefully on allocation failure
Thierry Reding
1
-1
/
+1
2012-10-23
drm: fb: cma: Fix typo in debug message
Thierry Reding
1
-1
/
+1
2012-10-22
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
8
-21
/
+47
2012-10-22
drm/nouveau/clock: fix missing pll type/addr when matching default entry
Ben Skeggs
1
-6
/
+4
2012-10-22
drm/nouveau/fb: fix reporting of memory type on GF8+ IGPs
Ben Skeggs
1
-0
/
+1
2012-10-22
drm/nv41/vm: don't init hw pciegart on boards with agp bridge
Ben Skeggs
2
-2
/
+4
2012-10-22
drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image size
Ben Skeggs
1
-3
/
+7
2012-10-22
drm/nouveau: validate vbios size
Marcin Slusarz
1
-3
/
+13
2012-10-22
drm/nouveau: warn when trying to free mm which is still in use
Marcin Slusarz
1
-1
/
+1
2012-10-22
drm/nouveau: fix nouveau_mm/nouveau_mm_node leak
Marcin Slusarz
1
-0
/
+5
2012-10-22
drm/nouveau/bios: improve error handling when reading the vbios from ACPI
Martin Peres
1
-1
/
+3
2012-10-22
drm/nouveau: handle same-fb page flips
Marcin Slusarz
1
-5
/
+9
2012-10-22
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-25
/
+80
2012-10-19
drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()
Chris Wilson
1
-1
/
+2
2012-10-19
drm/i915: Add no-lvds quirk for Supermicro X7SPA-H
Chris Wilson
1
-0
/
+8
2012-10-17
drm/i915: Insert i915_preliminary_hw_support variable.
Rodrigo Vivi
2
-0
/
+14
2012-10-17
drm/i915: shut up spurious WARN in the gtt fault handler
Daniel Vetter
1
-1
/
+3
2012-10-16
Revert "drm/i915: Try harder to complete DP training pattern 1"
Daniel Vetter
1
-5
/
+10
2012-10-16
DRM/i915: Restore sdvo_flags after dtd->mode->dtd Roundrtrip.
Egbert Eich
1
-0
/
+8
2012-10-16
DRM/i915: Don't clone SDVO LVDS with analog.
Egbert Eich
1
-4
/
+2
2012-10-16
DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.
Egbert Eich
1
-0
/
+32
2012-10-16
DRM/i915: Don't delete DPLL Multiplier during DAC init.
Egbert Eich
1
-14
/
+1
2012-10-16
nouveau: fix warning on 32-bit build.
Dave Airlie
1
-1
/
+1
2012-10-16
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
4
-6
/
+5
2012-10-16
drm/nouveau/bios: fix typo in error message
Ben Skeggs
1
-1
/
+1
2012-10-16
drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP
Max Filippov
1
-0
/
+2
2012-10-16
drm/nv50/fb: fix double free of vram mm
Marcin Slusarz
1
-1
/
+0
2012-10-16
drm/nouveau/pm: do not stop reclocking if failing to set the fan speed
Martin Peres
1
-1
/
+0
2012-10-16
drm/nouveau/pm: fix a typo related to the move to the therm subdev
Martin Peres
1
-1
/
+1
2012-10-16
drm/nouveau/hwmon: fix the initialization condition
Martin Peres
1
-2
/
+1
2012-10-16
drm: fix warning on 32-bit.
Dave Airlie
1
-1
/
+1
2012-10-16
drm: radeon: fix printk format warning
Randy Dunlap
1
-1
/
+1
2012-10-16
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
13
-152
/
+359
2012-10-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-87
/
+75
2012-10-15
drm/radeon: fix spelling typos in debugging output
Thomas Friebel
1
-1
/
+1
2012-10-15
drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
Egbert Eich
1
-5
/
+1
2012-10-15
drm/radeon: check if pcie gen 2 is already enabled (v2)
Alex Deucher
2
-1
/
+12
2012-10-15
drm/radeon/cayman: set VM max pfn at MC init
Alex Deucher
1
-7
/
+1
2012-10-15
drm/radeon: separate pt alloc from lru add
Christian König
3
-4
/
+18
2012-10-15
drm/radeon: don't add the IB pool to all VMs v2
Christian König
3
-33
/
+25
2012-10-15
drm/radeon: allocate page tables on demand v4
Christian König
3
-73
/
+262
2012-10-15
drm/radeon: update comments to clarify VM setup (v2)
Alex Deucher
3
-3
/
+12
2012-10-15
drm/radeon: allocate PPLLs from low to high
Alex Deucher
1
-4
/
+4
2012-10-15
drm/radeon: fix compilation with backlight disabled
Alex Deucher
2
-21
/
+23
2012-10-15
drm/radeon: use %zu for formatting size_t
Luca Tettamanti
1
-2
/
+2
2012-10-12
drm/i915: fix non-DP-D eDP backlight cleanup and module reload
Jani Nikula
1
-1
/
+2
2012-10-12
drm/i915: HSW CRW stability magic
Rodrigo Vivi
1
-0
/
+3
2012-10-12
drm/i915/dvo-ch7xxx: fix get_hw_state
Daniel Vetter
1
-3
/
+3
[next]