index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-02
drm/i915/dp: wait for previous AUX channel activity to clear
Jesse Barnes
1
-3
/
+11
2011-08-02
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
Jesse Barnes
1
-2
/
+5
2011-07-30
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
7
-2
/
+193
2011-07-30
drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend
Adam Jackson
2
-0
/
+3
2011-07-30
drm/i915: apply phase pointer override on SNB+ too
Jesse Barnes
2
-0
/
+36
2011-07-30
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
Michel Alexandre Salim
1
-0
/
+3
2011-07-30
drm/i915: provide more error output when mode sets fail
Jesse Barnes
1
-1
/
+4
2011-07-30
drm/i915: add GPU max frequency control file
Jesse Barnes
1
-0
/
+90
2011-07-30
i915: add Dell OptiPlex FX170 to intel_no_lvds
Pieterjan Camerlynck
1
-0
/
+8
2011-07-30
drm/i915: Ignore GPU wedged errors while pinning scanout buffers
Keith Packard
1
-1
/
+1
2011-07-29
drm/i915/hdmi: send AVI info frames on ILK+ as well
Jesse Barnes
2
-1
/
+52
2011-07-29
drm/i915: fix CB tuning check for ILK+
Jesse Barnes
1
-1
/
+1
2011-07-29
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
4
-51
/
+98
2011-07-29
drm/i915: Flush other plane register writes
Keith Packard
1
-13
/
+18
2011-07-29
drm/i915: flush plane control changes on ILK+ as well
Jesse Barnes
1
-2
/
+2
2011-07-29
drm/i915: apply timing generator bug workaround on CPT and PPT
Jesse Barnes
2
-0
/
+9
2011-07-29
drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
Keith Packard
1
-0
/
+2
2011-07-29
Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"
Keith Packard
1
-0
/
+8
2011-07-29
drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
Keith Packard
2
-14
/
+34
2011-07-29
drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
Keith Packard
1
-5
/
+3
2011-07-29
drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
Keith Packard
1
-9
/
+15
2011-07-29
drm/i915: Use dp_detect_common in hotplug helper function
Keith Packard
1
-20
/
+19
2011-07-29
drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
Keith Packard
1
-2
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
6
-6
/
+6
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
104
-1417
/
+5532
2011-07-26
drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
Jerome Glisse
1
-4
/
+18
2011-07-26
drm/radeon/kms: add missing vddci setting on NI+
Alex Deucher
1
-0
/
+3
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
4
-16
/
+8
2011-07-26
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
4
-16
/
+8
2011-07-26
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2
-6
/
+18
2011-07-26
drm/i915/dp: Don't turn CPT DP ports on too early
Adam Jackson
1
-4
/
+10
2011-07-26
drm/i915/dp: Explicitly disable symbol scrambling while training
Adam Jackson
1
-2
/
+4
2011-07-26
drm/i915/pch: Fix integer math bugs in panel fitting
Adam Jackson
1
-0
/
+4
2011-07-26
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2
-21
/
+27
2011-07-26
drm/i915: Hold mode_config->mutex during hotplug processing
Keith Packard
1
-0
/
+3
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+2
2011-07-25
drm/i915/dp: Explicitly request 8/10 channel coding
Adam Jackson
1
-0
/
+1
2011-07-25
drm/i915/dp: Retry DPCD fetch on G4X too
Adam Jackson
1
-18
/
+15
2011-07-25
drm/i915/dp: Better hexdump of DPCD
Adam Jackson
1
-4
/
+4
2011-07-25
drm/i915/dp: Read more DPCD registers on connection probe
Adam Jackson
1
-3
/
+5
2011-07-25
drm/i915/dp: Move DPCD dump to common code instead of PCH-only
Adam Jackson
1
-2
/
+4
2011-07-25
drm/i915/dp: Zero the DPCD data before connection probe
Adam Jackson
1
-0
/
+1
2011-07-25
drm/radeon: Add a rmb() in IH processing
Benjamin Herrenschmidt
2
-0
/
+6
2011-07-25
drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()
Benjamin Herrenschmidt
1
-3
/
+2
2011-07-25
drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT
Benjamin Herrenschmidt
1
-1
/
+1
2011-07-25
drm/radeon: Do an MMIO read on interrupts when not uisng MSIs
Benjamin Herrenschmidt
1
-0
/
+4
2011-07-25
drm/radeon: Writeback endian fixes
Benjamin Herrenschmidt
3
-24
/
+9
2011-07-25
drm/radeon: Remove a bunch of useless _iomem casts
Benjamin Herrenschmidt
2
-12
/
+12
2011-07-25
drm/gem: add support for private objects
Alan Cox
1
-2
/
+24
2011-07-25
DRM: clean up and document parsing of video= parameter
Rolf Eike Beer
1
-27
/
+60
[prev]
[next]