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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-26
drm/radeon/r600: Replace repeated calculations with variable.
Robert Noland
1
-21
/
+31
2009-10-26
drm/radeon/kms/atom: get better min pixel clock info
Mathias Fröhlich
1
-2
/
+6
2009-10-26
drm/radeon/kms: add quirk for acer 5102
Alex Deucher
1
-10
/
+23
2009-10-26
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
Alex Deucher
4
-16
/
+52
2009-10-26
drm/radeon/kms: fix cs parser tex bit 11 check
Mathias Fröhlich
1
-2
/
+7
2009-10-26
drm/kms: fix kms/fbdev colormap support properly.
Dave Airlie
1
-13
/
+29
2009-10-23
drm/i915: Ironlake suspend/resume support
Zhenyu Wang
2
-55
/
+256
2009-10-23
drm/i915: kill warning in intel_find_pll_g4x_dp
Jesse Barnes
1
-0
/
+1
2009-10-23
drm/i915: update watermarks before enabling PLLs
Jesse Barnes
1
-1
/
+2
2009-10-23
drm/i915: add FIFO watermark support for G4x
Jesse Barnes
2
-8
/
+84
2009-10-19
drm/i915: quiet DP i2c init
Zhenyu Wang
1
-1
/
+1
2009-10-19
drm/i915: fix panel fitting filter coefficient select for Ironlake
Zhenyu Wang
2
-1
/
+6
2009-10-19
drm/i915: fix to setup display reference clock control on Ironlake
Zhenyu Wang
2
-2
/
+42
2009-10-16
drm/radeon/kms: fix support for original r100
Alex Deucher
1
-2
/
+19
2009-10-16
drm/radeon/kms: fix legacy quirk handling
Alex Deucher
1
-2
/
+3
2009-10-16
drm: Add the basic check for the detailed timing in EDID
Zhao Yakui
1
-0
/
+15
2009-10-16
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
Matt Turner
7
-22
/
+24
2009-10-16
drm/radeon/kms: limit default tv modes to <= 1024x768
Alex Deucher
1
-0
/
+5
2009-10-16
drm/radeon/kms/atom: fix tv-out
Alex Deucher
2
-7
/
+6
2009-10-16
drm/radeon/kms: fix connector edid handling
Alex Deucher
4
-32
/
+73
2009-10-15
drm/i915: Install a fence register for fbc on g4x
Chris Wilson
1
-3
/
+5
2009-10-15
drm/i915: save/restore BLC histogram control reg across suspend/resume
Jesse Barnes
3
-0
/
+5
2009-10-15
drm/radeon/kms: fix internal tmds setup on legacy display engine
Alex Deucher
2
-1
/
+12
2009-10-15
drm/radeon/kms: move active_device setup into encoder fixup()
Alex Deucher
2
-22
/
+14
2009-10-13
drm/i915: Fix FDI M/N setting according with correct color depth
Zhenyu Wang
2
-4
/
+32
2009-10-13
drm/i915: disable powersave feature for Ironlake currently
Zhenyu Wang
2
-3
/
+13
2009-10-13
drm/i915: Fix render reclock availability detection.
Andy Lutomirski
1
-8
/
+6
2009-10-13
drm/i915: Save and restore the GM45 FBC regs on suspend and resume.
Jesse Barnes
2
-8
/
+19
2009-10-13
drm/i915: Set the LVDS_BORDER when using LVDS scaling mode
Zhao Yakui
4
-1
/
+15
2009-10-13
drm/i915: disable FBC for Pineview, fixing a boot hang.
Shaohua Li
2
-3
/
+2
2009-10-13
drm/radeon/kms: properly handle mode id with native mode changes
Alex Deucher
2
-2
/
+3
2009-10-12
drm/radeon/kms: fix use of index before proper initialisation.
Dave Airlie
1
-1
/
+1
2009-10-12
drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"
Dave Airlie
2
-5
/
+8
2009-10-12
drm/radeon/kms: also check for edid in lvds detect
Alex Deucher
1
-1
/
+12
2009-10-12
drm/radeon/kms: use drm_mode directly for panel modes
Alex Deucher
7
-159
/
+97
2009-10-12
drm/radeon/kms/atom: rework crtc modeset
Alex Deucher
3
-184
/
+148
2009-10-12
drm/radeon/kms/atom: add support for AdjustDisplayPll
Alex Deucher
1
-6
/
+30
2009-10-12
drm/radeon/kms/atom: reorder crtc dpms
Alex Deucher
1
-2
/
+2
2009-10-12
drm/radeon/kms: make sure LVDS panel is valid in detect()
Alex Deucher
1
-1
/
+13
2009-10-12
drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.
Michel Dänzer
1
-1
/
+1
2009-10-12
drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.
Michel Dänzer
2
-4
/
+8
2009-10-12
drm/radeon/kms: don't refuse LUT because no framebuffer.
Dave Airlie
1
-4
/
+0
2009-10-09
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-32
/
+49
2009-10-08
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
46
-1607
/
+3326
2009-10-08
drm/radeon/kms: fix vline register for second head.
Dave Airlie
2
-2
/
+2
2009-10-08
drm/r600: avoid assigning vb twice in blit code
Robert Noland
2
-8
/
+5
2009-10-08
drm/radeon: use list_for_each_entry instead of list_for_each
Dave Airlie
1
-13
/
+4
2009-10-08
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
Jerome Glisse
4
-41
/
+157
2009-10-08
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
Jerome Glisse
3
-53
/
+34
2009-10-08
drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ
Jerome Glisse
2
-4
/
+68
[prev]
[next]