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-12-01
drm/radeon/kms: add workaround for dce3 ddc line vbios bug
Alex Deucher
1
-0
/
+16
2010-12-01
drm/radeon/kms: fix interlaced and doublescan handling
Alex Deucher
1
-0
/
+34
2010-12-01
drm/radeon/kms: fix typos in disabled vbios code
Alex Deucher
2
-6
/
+8
2010-12-01
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
5
-125
/
+92
2010-11-30
Revert "drm/i915/dp: use VBT provided eDP params if available"
Chris Wilson
1
-89
/
+57
2010-11-29
drm/i915: Clear pfit registers when not used by any outputs
Chris Wilson
3
-11
/
+17
2010-11-29
drm: record monitor status in output_poll_execute
Keith Packard
1
-3
/
+4
2010-11-29
drm: Set connector DPMS status to ON in drm_crtc_helper_set_config
Keith Packard
1
-0
/
+7
2010-11-28
drm/i915: fix regression due to ba3d8d749b01548b9
Daniel Vetter
1
-25
/
+18
2010-11-26
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
3
-248
/
+346
2010-11-26
Revert "drm/radeon/kms: fix typo in r600 cs checker"
Alex Deucher
1
-1
/
+1
2010-11-24
drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable
Chris Wilson
1
-3
/
+5
2010-11-23
drm/i915/sdvo: Always fallback to querying the shared DDC line
Chris Wilson
1
-45
/
+6
2010-11-23
drm/i915: Handle pagefaults in execbuffer user relocations
Chris Wilson
1
-168
/
+293
2010-11-22
drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
Chris Wilson
1
-11
/
+14
2010-11-22
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
53
-307
/
+813
2010-11-22
drm/radeon/kms: fix resume regression for some r5xx laptops
Alex Deucher
1
-0
/
+1
2010-11-22
drm/radeon/kms: fix regression in rs4xx i2c setup
Alex Deucher
1
-1
/
+1
2010-11-21
drm/i915: Only save/restore cursor regs if !KMS
Chris Wilson
1
-20
/
+20
2010-11-21
drm/i915: Prevent integer overflow when validating the execbuffer
Chris Wilson
1
-1
/
+8
2010-11-19
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-107
/
+157
2010-11-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
54
-424
/
+1014
2010-11-19
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
1
-1
/
+2
2010-11-19
drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware
Keith Packard
1
-38
/
+57
2010-11-19
drm/i915/crt: Introduce struct intel_crt
Chris Wilson
1
-27
/
+37
2010-11-19
drm/i915: Do not hold mutex when faulting in user addresses
Chris Wilson
1
-36
/
+27
2010-11-19
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
Alex Deucher
1
-3
/
+6
2010-11-19
drm/radeon/kms: fix i2c pad masks on rs4xx
Alex Deucher
1
-0
/
+13
2010-11-18
drm/ttm: Fix up a theoretical deadlock
Thomas Hellstrom
1
-0
/
+11
2010-11-18
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
28
-223
/
+384
2010-11-18
drm/radeon/kms: fix tiling info on evergreen
Alex Deucher
1
-1
/
+30
2010-11-18
drm/radeon/kms: fix alignment when allocating buffers
Alex Deucher
13
-23
/
+25
2010-11-18
drm/vmwgfx: Fix up an error path during bo creation
Thomas Hellstrom
1
-6
/
+8
2010-11-18
drm/radeon/kms: register an i2c adapter name for the dp aux bus
Alex Deucher
1
-0
/
+1
2010-11-18
drm/radeon/kms/atom: add proper external encoders support
Alex Deucher
2
-0
/
+184
2010-11-18
drm/radeon/kms/atom: cleanup and unify DVO handling
Alex Deucher
4
-46
/
+52
2010-11-18
drm/radeon/kms: properly power up/down the eDP panel as needed (v4)
Alex Deucher
3
-0
/
+70
2010-11-18
drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()
Alex Deucher
1
-3
/
+15
2010-11-18
drm/radeon/kms: turn the backlight off explicitly for dpms
Alex Deucher
1
-1
/
+14
2010-11-18
drm/radeon/kms: fix typo in r600 cs checker
Alex Deucher
1
-1
/
+1
2010-11-18
drm: radeon: fix error value sign
Vasiliy Kulikov
1
-2
/
+2
2010-11-18
drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx
Alex Deucher
2
-116
/
+199
2010-11-18
nouveau: Acknowledge HPD irq in handler, not bottom half
Andy Lutomirski
3
-9
/
+33
2010-11-18
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
3
-3
/
+3
2010-11-18
drm/nouveau: don't expose backlight control when available through ACPI
Ben Skeggs
1
-0
/
+9
2010-11-18
drm/nouveau/pm: improve memtiming mappings
Roy Spliet
1
-12
/
+19
2010-11-18
drm/nouveau: Make PCIE GART size depend on the available RAMIN space.
Francisco Jerez
1
-5
/
+5
2010-11-18
drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.
Francisco Jerez
1
-1
/
+1
2010-11-18
drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set
Martin Peres
1
-1
/
+6
2010-11-18
drm/nouveau: Don't use load detection for connector polling.
Francisco Jerez
1
-23
/
+2
[next]