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
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
26
-2408
/
+2645
2010-08-21
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
1
-0
/
+1
2010-08-21
drm/i915: fix render pipe control notify on sandybridge
Zhenyu Wang
1
-1
/
+6
2010-08-21
drm/i915: Remove the conflicting BUG_ON()
Chris Wilson
1
-2
/
+0
2010-08-21
drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
Chris Wilson
1
-37
/
+37
2010-08-21
drm/i915/suspend: Flush register writes before busy-waiting.
Chris Wilson
1
-9
/
+18
2010-08-21
i915: disable DAC on Ironlake also when doing CRT load detection.
Dave Airlie
1
-11
/
+12
2010-08-21
drm/i915: wait for actual vblank, not just 20ms
Jesse Barnes
7
-30
/
+69
2010-08-18
drm/i915: make sure eDP PLL is enabled at the right time
Jesse Barnes
2
-39
/
+60
2010-08-18
drm/i915: fix VGA plane disable for Ironlake+
Jesse Barnes
1
-28
/
+27
2010-08-18
drm/i915: eDP mode set sequence corrections
Jesse Barnes
1
-9
/
+8
2010-08-18
drm/i915: add panel reset workaround
Jesse Barnes
1
-1
/
+16
2010-08-13
Merge git://git.infradead.org/~dwmw2/ideapad-2.6
Linus Torvalds
1
-0
/
+1
2010-08-13
Call acpi_video_register() in intel_opregion_init() failure path
David Woodhouse
1
-0
/
+1
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
64
-1157
/
+2491
2010-08-12
drm/radeon: Add probing of clocks from device-tree
Benjamin Herrenschmidt
1
-0
/
+81
2010-08-12
drm/radeon: drop old and broken mesa warning
Dave Airlie
1
-5
/
+0
2010-08-12
drm/radeon: Fix pci_map_page() error checking
Benjamin Herrenschmidt
3
-3
/
+4
2010-08-12
drm: Remove count_lock for calling lastclose() after 58474713 (v2)
Chris Wilson
1
-13
/
+3
2010-08-12
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
Marek Olšák
1
-0
/
+1
2010-08-12
drm/radeon/kms: another r6xx/r7xx CS checker fix
Alex Deucher
1
-0
/
+1
2010-08-12
DRM: Replace kmalloc/memset combos with kzalloc
Davidlohr Bueso
1
-22
/
+11
2010-08-10
vt/console: try harder to print output when panicing
Jesse Barnes
3
-4
/
+3
2010-08-10
drm: expand gamma_set
James Simmons
6
-27
/
+15
2010-08-10
drm/edid: Split mode lists out to their own header for readability
Adam Jackson
2
-353
/
+381
2010-08-10
drm/edid: Rewrite mode parse to use the generic detailed block walk
Adam Jackson
1
-253
/
+273
2010-08-10
drm/edid: Add detailed block walk for VTB extensions
Adam Jackson
1
-0
/
+16
2010-08-10
drm/edid: Add detailed block walk for CEA extensions
Adam Jackson
1
-1
/
+37
2010-08-10
drm: Remove unused fields from drm_display_info
Adam Jackson
1
-15
/
+0
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
9
-30
/
+30
2010-08-10
drm/radeon/kms: mark 3D power states as performance
Alex Deucher
1
-0
/
+5
2010-08-10
drm: Only set DPMS once on the CRTC not after every encoder.
Chris Wilson
1
-5
/
+5
2010-08-10
drm/radeon/kms: add additional quirk for Acer rv620 laptop
Alex Deucher
1
-2
/
+12
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
6
-17
/
+18
2010-08-10
radeon: handle errors in radeon_hwmon_init()
Dan Carpenter
1
-5
/
+19
2010-08-10
drm/radeon/kms: add support for router objects
Alex Deucher
5
-15
/
+147
2010-08-10
drm/radeon/kms: rework combios i2c handling
Alex Deucher
1
-247
/
+168
2010-08-10
drm/radeon/kms: unify i2c handling
Alex Deucher
7
-32
/
+214
2010-08-10
drm/radeon/kms: r600 CS parser fixes
Alex Deucher
1
-12
/
+15
2010-08-10
drm/radeon: add a way to revoke hyper-z access
Marek Olšák
1
-5
/
+19
2010-08-10
drm: Fix support for PCI domains
Benjamin Herrenschmidt
1
-0
/
+1
2010-08-10
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
30
-201
/
+1118
2010-08-10
drm/radeon/kms: add missing copy from user
Dr. David Alan Gilbert
1
-1
/
+3
2010-08-09
drm/i915: Enable RC6 on Ironlake.
Zou Nan hai
1
-3
/
+6
2010-08-09
drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode.
Chris Wilson
1
-7
/
+3
2010-08-09
drm/i915: Set up a render context on Ironlake
Zou Nan hai
3
-10
/
+55
2010-08-09
drm/i915 invalidate indirect state pointers at end of ring exec
Zou Nan hai
3
-0
/
+17
2010-08-09
drm/i915: Wake-up wait_request() from elapsed hang-check (v2)
Chris Wilson
1
-0
/
+10
2010-08-09
drm/i915: Apply i830 errata for cursor alignment
Chris Wilson
4
-8
/
+14
2010-08-09
drm/i915: Only update i845/i865 CURBASE when disabled (v2)
Chris Wilson
2
-30
/
+63
[next]