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.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
2014-08-26
drm: sti: Make of_device_id array const
Kiran Padwal
3
-3
/
+3
2014-08-26
drm: sti: Fix return value check in sti_drm_platform_probe()
Wei Yongjun
1
-2
/
+2
2014-08-26
drm: sti: hda: fix return value check in sti_hda_probe()
Wei Yongjun
1
-4
/
+4
2014-08-26
drm: sti: hdmi: fix return value check in sti_hdmi_probe()
Wei Yongjun
1
-4
/
+4
2014-08-26
drm: sti: tvout: fix return value check in sti_tvout_probe()
Wei Yongjun
1
-2
/
+2
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
7
-10
/
+16
2014-08-07
Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
13
-50
/
+359
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
11
-67
/
+346
2014-08-07
drm/panel: simple: Use devm_gpiod_get_optional()
Alexandre Courbot
1
-7
/
+5
2014-08-06
drm/panel: ld9040: Replace upcasting macro by function
Thierry Reding
1
-1
/
+4
2014-08-06
drm/exynos: dp: Modify driver to support drm_panel
Ajay Kumar
3
-21
/
+71
2014-08-06
drm/exynos: Move DP setup into commit()
Ajay Kumar
1
-5
/
+19
2014-08-06
drm/panel: simple: Add AUO B133HTN01 panel support
Ajay Kumar
1
-0
/
+30
2014-08-06
drm/panel: simple: Support delays in panel functions
Ajay Kumar
1
-0
/
+30
2014-08-06
drm/panel: simple: Add proper definition for prepare and unprepare
Ajay Kumar
1
-10
/
+27
2014-08-06
drm/panel: s6e8aa0: Add proper definition for prepare and unprepare
Ajay Kumar
1
-11
/
+11
2014-08-06
drm/panel: ld9040: Add proper definition for prepare and unprepare
Ajay Kumar
1
-11
/
+11
2014-08-06
drm/tegra: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-0
/
+2
2014-08-06
drm/exynos: dsi: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-2
/
+11
2014-08-06
drm/exynos: dpi: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-2
/
+6
2014-08-06
drm/panel: simple: Add dummy prepare and unprepare routines
Ajay Kumar
1
-0
/
+12
2014-08-06
drm/panel: s6e8aa0: Add dummy prepare and unprepare routines
Ajay Kumar
1
-0
/
+12
2014-08-06
drm/panel: ld9040: Add dummy prepare and unprepare routines
Ajay Kumar
1
-0
/
+12
2014-08-06
drm/panel: simple: Remove simple-panel compatible
Thierry Reding
1
-2
/
+0
2014-08-06
drm/panel: simple: Add Innolux N116BGE panel support
Thierry Reding
1
-0
/
+27
2014-08-06
drm: move drm_stub.c to drm_drv.c
Dave Airlie
2
-1
/
+1
2014-08-06
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
12
-703
/
+709
2014-08-06
drm/i915: lock around link status and link training.
Dave Airlie
1
-1
/
+5
2014-08-06
Merge branch 'drm-next-3.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
55
-1429
/
+3054
2014-08-05
drm: mark drm_context support as legacy
David Herrmann
6
-52
/
+103
2014-08-05
drm/radeon: Prevent hdmi deep color if max_tmds_clock is undefined.
Mario Kleiner
1
-1
/
+10
2014-08-05
drm: make sysfs device always available for minors
David Herrmann
2
-59
/
+53
2014-08-05
drm: make minor->index available early
David Herrmann
1
-38
/
+46
2014-08-05
drm: merge drm_drv.c into drm_ioctl.c
David Herrmann
3
-421
/
+362
2014-08-05
drm: move module initialization to drm_stub.c
David Herrmann
3
-100
/
+115
2014-08-05
drm: don't de-authenticate clients on master-close
David Herrmann
1
-11
/
+2
2014-08-05
drm: drop redundant drm_file->is_master
David Herrmann
7
-16
/
+10
2014-08-05
drm: extract legacy ctxbitmap flushing
David Herrmann
2
-19
/
+31
2014-08-05
drm/radeon: Use pflip irqs for pageflip completion if possible. (v2)
Mario Kleiner
7
-5
/
+27
2014-08-05
drm/radeon: tweak ACCEL_WORKING2 query for the new firmware for hawaii
Andreas Boll
1
-3
/
+7
2014-08-05
drm/radeon: use packet3 for nop on hawaii with new firmware
Alex Deucher
1
-1
/
+4
2014-08-05
drm/radeon: tweak ACCEL_WORKING2 query for hawaii
Alex Deucher
1
-1
/
+8
2014-08-05
drm/radeon: use packet2 for nop on hawaii with old firmware
Alex Deucher
1
-3
/
+10
2014-08-05
drm/radeon: update IB size estimation for VM
Christian König
1
-13
/
+30
2014-08-05
drm/radeon: split PT setup in more functions
Christian König
7
-247
/
+492
2014-08-05
drm/radeon: add VM GART copy optimization to NI as well
Christian König
1
-1
/
+20
2014-08-05
drm/radeon: take a BO reference on VM cleanup
Christian König
1
-2
/
+6
2014-08-05
drm/radeon: add radeon_bo_ref function
Christian König
2
-0
/
+10
2014-08-05
drm/radeon: remove taking mclk_lock from radeon_bo_unref
Christian König
1
-2
/
+0
2014-08-05
drm/radeon: adjust default radeon_vm_block_size v2
Christian König
2
-4
/
+16
[next]