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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
drivers: gpu: Mark functions as static in vmwgfx_kms.c
Rashika Kheria
1
-6
/
+6
2014-01-08
drivers: gpu: Remove unused function in ttm_lock.c
Rashika Kheria
1
-8
/
+0
2014-01-08
drivers: gpu: Mark function as static in ttm_bo_util.c
Rashika Kheria
1
-2
/
+2
2014-01-08
drivers: gpu: Mark function as static in ttm_bo.c
Rashika Kheria
1
-1
/
+1
2014-01-08
drm/i915: use crtc_htotal when calculating ilk watermarks
Jesse Barnes
1
-1
/
+1
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
3
-38
/
+58
2014-01-08
drm/ttm: Correctly set page mapping and -index members
Thomas Hellstrom
2
-4
/
+28
2014-01-08
drm/ttm: Refuse to fault (prime-) imported pages
Thomas Hellstrom
1
-0
/
+9
2014-01-08
drm/ttm: Use VM_PFNMAP for shared bo maps
Thomas Hellstrom
1
-3
/
+15
2014-01-08
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...
Dave Airlie
8
-11
/
+21
2014-01-08
drm/i915: fix fastboot pfit disable hack to update pipe w/h
Jesse Barnes
1
-0
/
+2
2014-01-08
drm/i915: check modeset state after a pipe_set_base if using fastboot
Jesse Barnes
1
-0
/
+10
2014-01-08
drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()
Christian Engelmayer
1
-1
/
+1
2014-01-08
drm/nouveau/bios: fix offset calculation for BMPv1 bioses
Ilia Mirkin
1
-4
/
+4
2014-01-08
drm/msm: Fix link error with !MSM_IOMMU
Joerg Roedel
1
-0
/
+1
2014-01-08
drm/i915: Simplify watermark/init_clock_gating setup
Ville Syrjälä
1
-62
/
+16
2014-01-08
drm/i915: Enable watermarks for BDW
Ville Syrjälä
1
-0
/
+11
2014-01-08
drm/i915: Fix watermark code for BDW
Ville Syrjälä
1
-7
/
+7
2014-01-07
drm/i915: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
1
-3
/
+3
2014-01-07
drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...
Rashika Kheria
3
-11
/
+4
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h
Rashika Kheria
3
-22
/
+20
2014-01-07
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
2
-9
/
+9
2014-01-07
drm/radeon/dpm: make some functions static for TN
Alex Deucher
2
-5
/
+2
2014-01-07
drm/radeon/dpm: make some functions static for sumo
Alex Deucher
2
-2
/
+1
2014-01-07
drm/radeon/dpm: make some functions static for CI
Alex Deucher
1
-6
/
+6
2014-01-07
drivers: gpu: Include appropriate header file in ci_smc.c
Rashika Kheria
1
-0
/
+1
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Include appropriate header file in si_smc.c and remove prototyp...
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in ra...
Rashika Kheria
1
-1
/
+2
2014-01-07
drivers: gpu: Mark function as static in r600_hdmi.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark function as static in radeon_gem.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark function as static in radeon_kms.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark functions as static in radeon_device.c
Rashika Kheria
1
-2
/
+2
2014-01-07
drivers: gpu: Mark function as static in radeon_object.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drm/radeon: warn users when hw_i2c is enabled (v2)
Alex Deucher
1
-0
/
+3
2014-01-07
drm/i915: avoid unclaimed registers when capturing the error state
Paulo Zanoni
1
-1
/
+2
2014-01-07
drm/i915: Flush outstanding requests before allocating new seqno
Chris Wilson
1
-4
/
+8
2014-01-07
drm/i915: remove duplicate MODULE_LICENSE definition
Jani Nikula
1
-2
/
+0
2014-01-07
drm/exynos: fix build error caused by removed drm core macros
Seung-Woo Kim
1
-2
/
+2
2014-01-07
drm/exynos: use a new anon file for exynos gem mmaper
Inki Dae
4
-61
/
+38
2014-01-07
drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entri...
Chris Wilson
1
-9
/
+9
2014-01-07
drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entri...
Chris Wilson
1
-7
/
+9
2014-01-07
drm/i915: Mention when we enable the Ironlake iommu workarounds
Chris Wilson
1
-0
/
+3
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
1
-0
/
+2
2014-01-07
drm/nouveau/bios: make jump conditional
Ilia Mirkin
1
-1
/
+5
2014-01-07
drm/nvce/mc: fix msi rearm on GF114
Sid Boyce
1
-1
/
+1
2014-01-07
drm/nvc0/gr: fix mthd data submission
Kelly Doran
1
-1
/
+1
2014-01-07
drm/nouveau: populate master subdev pointer only when fully constructed
Ben Skeggs
3
-3
/
+7
2014-01-06
drivers: gpu: Mark function as static in cdv_intel_dp.c
Rashika Kheria
1
-1
/
+1
2014-01-06
Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"
Alexander van Heukelum
1
-5
/
+14
[prev]
[next]