index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
drm/nouveau: fix booting with plymouth + dumb support
Dave Airlie
1
-1
/
+1
2012-09-19
drm/radeon: rework pll selection (v3)
Alex Deucher
1
-20
/
+106
2012-09-19
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-3
/
+3
2012-09-19
drm/radeon: fix up pll selection on DCE5/6
Alex Deucher
1
-1
/
+3
2012-09-19
vmwgfx: add dumb ioctl support
Dave Airlie
3
-0
/
+88
2012-09-19
drm/i915: only enable sdvo hotplug irq if needed
Jani Nikula
1
-9
/
+6
2012-09-19
drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x
Chris Wilson
3
-10
/
+37
2012-09-19
drm/i915: Wait for all pending operations to the fb before disabling the pipe
Chris Wilson
1
-23
/
+4
2012-09-19
fixing dmi match for hp t5745 and hp st5747 thin client
Marc Gariepy
1
-2
/
+2
2012-09-19
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
Dave Airlie
1
-0
/
+1
2012-09-19
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
Paul Menzel
1
-0
/
+3
2012-09-19
drm/edid/quirks: ViewSonic VA2026w
Adam Jackson
1
-4
/
+18
2012-09-19
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
1
-1
/
+1
2012-09-19
drm/radeon/atom: rework DIG modesetting on DCE3+
Alex Deucher
1
-56
/
+49
2012-09-19
drm/radeon: don't disable plls that are in use by other crtcs
Alex Deucher
1
-0
/
+16
2012-09-19
drm: Check for invalid cursor flags
Jakob Bornecrantz
1
-1
/
+1
2012-09-19
drm: remove some potentially dangerous DRM_ERRORs
Jesse Barnes
1
-15
/
+4
2012-09-19
drm/i915: fix wrong order of parameters in port checking functions
Xu, Anhua
1
-6
/
+6
2012-09-19
drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)
Adam Jackson
1
-1
/
+1
2012-09-12
Revert "drm/radeon: fix bo creation retry path"
Alex Deucher
1
-2
/
+1
2012-09-12
drm/radeon: split ATRM support out from the ATPX handler (v3)
Alex Deucher
3
-74
/
+77
2012-09-12
drm/radeon: fix use after free in ATRM bios reading code.
Dave Airlie
1
-1
/
+2
2012-09-12
drm/radeon: finish getting bios earlier
Igor Murzov
2
-2
/
+2
2012-09-12
drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
Igor Murzov
1
-1
/
+1
2012-09-12
drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
Alex Deucher
1
-4
/
+2
2012-09-12
drm/radeon: implement ACPI VFCT vbios fetch (v3)
David Lamparter
1
-0
/
+60
2012-09-12
drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...
Tvrtko Ursulin
1
-1
/
+1
2012-09-12
drm/radeon/kms: upstream atombios.h updates
Alex Deucher
1
-46
/
+883
2012-09-12
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-09-12
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
1
-1
/
+1
2012-09-12
drm/i915: ignore eDP bpc settings from vbt
Daniel Vetter
1
-11
/
+0
2012-08-19
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-19
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
2012-08-19
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
1
-3
/
+11
2012-08-19
drm/i915: correctly order the ring init sequence
Daniel Vetter
1
-2
/
+5
2012-08-19
drm/i915: Add wait_for in init_ring_common
Sean Paul
1
-3
/
+3
2012-08-19
drm/i915: fixup seqno allocation logic for lazy_request
Daniel Vetter
3
-26
/
+28
2012-08-10
drm/i915: prefer wide & slow to fast & narrow in DP configs
Jesse Barnes
1
-2
/
+2
2012-08-02
nouveau: Fix alignment requirements on src and dst addresses
Maarten Lankhorst
3
-10
/
+175
2012-08-02
drm/radeon: on hotplug force link training to happen (v2)
Jerome Glisse
1
-2
/
+8
2012-08-02
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
Jerome Glisse
1
-8
/
+21
2012-08-02
drm/radeon: fix non revealent error message
Jerome Glisse
1
-3
/
+7
2012-08-02
drm/radeon: fix bo creation retry path
Jerome Glisse
1
-1
/
+2
2012-08-02
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
Michel Dänzer
1
-1
/
+7
2012-07-25
drm/i915: fix operator precedence when enabling RC6p
Eugeni Dodonov
1
-1
/
+1
2012-07-25
drm/i915: do not enable RC6p on Sandy Bridge
Eugeni Dodonov
1
-2
/
+2
2012-07-12
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-7
/
+30
2012-07-04
drm/i915: Fix eDP blank screen after S3 resume on HP desktops
Takashi Iwai
1
-1
/
+4
2012-07-04
drm/i915: rip out the PM_IIR WARN
Daniel Vetter
1
-1
/
+0
2012-07-04
drm/i915: Refactor the deferred PM_IIR handling into a single function
Chris Wilson
1
-29
/
+29
[next]