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
2013-07-09
drm: Change create block to reserve node
Ben Widawsky
3
-18
/
+21
2013-07-09
drm: pre allocate node for create_block
Ben Widawsky
3
-25
/
+48
2013-07-06
drm/i915: assert_spin_locked for pipestat interrupt enable/disable
Daniel Vetter
1
-0
/
+14
2013-07-06
drm/i915: less magic for stolen preallocated objects w/o gtt offset
Daniel Vetter
3
-2
/
+3
2013-07-06
drm/i915: Explicitly cast pipe -> intel_dpll_id
Daniel Vetter
1
-2
/
+3
2013-07-06
drm/i915: explicitly cast pipe -> cpu_transcoder
Daniel Vetter
1
-5
/
+6
2013-07-02
drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV
Ville Syrjälä
2
-9
/
+3
2013-07-02
drm/i915: split encoder get_config calls from crtc get_clock calls
Jesse Barnes
1
-10
/
+14
2013-07-01
drm/i915: fixup messages in pipe_config_compare
Jesse Barnes
1
-2
/
+2
2013-07-01
drm/i915: add error_state sysfs entry
Mika Kuoppala
2
-2
/
+72
2013-07-01
drm/i915: introduce i915_error_state_buf_init
Mika Kuoppala
2
-20
/
+37
2013-07-01
drm/i915: export error state ref handling
Mika Kuoppala
2
-9
/
+25
2013-07-01
drm/i915: export error state to string conversion
Mika Kuoppala
2
-16
/
+15
2013-07-01
drm/i915: flip on a no fb -> fb transition if crtc is active v3
Jesse Barnes
1
-2
/
+10
2013-07-01
drm/i915: turn off panel fitting at flip time if needed v2
Jesse Barnes
1
-0
/
+14
2013-07-01
drm/i915: copy fetched mode state into crtc at setup_hw time v5
Jesse Barnes
1
-0
/
+37
2013-07-01
drm/i915: get mode clock when reading the pipe config v9
Jesse Barnes
3
-11
/
+123
2013-07-01
drm/i915: add fastboot param for fast & loose mode setting
Jesse Barnes
2
-0
/
+6
2013-07-01
drm/i915: pixel multiplier readout support for pch ports
Daniel Vetter
2
-9
/
+6
2013-07-01
drm/i915: Move gtt_mtrr to i915_gtt
Ben Widawsky
2
-6
/
+6
2013-07-01
drm/i915: Move fbc members out of line
Ben Widawsky
6
-67
/
+69
2013-07-01
drm/i915: Use gtt shortform where possible
Ben Widawsky
1
-21
/
+15
2013-07-01
drm/i915: Drop dev from pte_encode
Ben Widawsky
2
-17
/
+10
2013-07-01
drm/i915: Combine scratch members into a struct
Ben Widawsky
2
-11
/
+12
2013-07-01
drm/i915: Really share scratch page
Ben Widawsky
2
-3
/
+2
2013-07-01
drm/i915: make PDE|PTE platform specific
Ben Widawsky
2
-5
/
+6
2013-07-01
drm/i915: Extract error buffer capture
Ben Widawsky
1
-31
/
+38
2013-07-01
drm/i915: Remove extra error state NULL
Ben Widawsky
1
-6
/
+0
2013-07-01
drm/i915: Mask out hardware status bits from VLV DPLL register
Ville Syrjälä
1
-0
/
+5
2013-07-01
drm/i915: s/pre_pll/pre/ on the lvds port enable function
Daniel Vetter
2
-12
/
+5
2013-07-01
drm/i915: move i9xx dpll enabling into crtc enable function
Daniel Vetter
1
-64
/
+36
2013-07-01
drm/i915: hw state readout for i9xx dplls
Daniel Vetter
2
-0
/
+21
2013-07-01
drm/i915: move encoder pre enable hooks togther on ilk+
Daniel Vetter
1
-5
/
+4
2013-07-01
drm/i915: asserts for lvds pre_enable
Daniel Vetter
3
-18
/
+41
2013-07-01
drm/i915: duplicate intel_enable_pll into i9xx and vlv versions
Daniel Vetter
1
-17
/
+34
2013-07-01
drm/i915: use sw tracked state to select shared dplls
Daniel Vetter
1
-4
/
+4
2013-07-01
drm/i915: consolidate pch pll enable sequence
Daniel Vetter
2
-48
/
+29
2013-07-01
drm/i915: Bail out once we've found the context object
Damien Lespiau
1
-0
/
+1
2013-07-01
drm/i915: Fix a couple of "should it be static?" sparse warnings
Damien Lespiau
1
-2
/
+3
2013-07-01
drm/i915: Fix a few style issues found by checkpatch.pl
Damien Lespiau
1
-5
/
+4
2013-07-01
drm/i915: Use seq_puts/seq_putc when possible
Damien Lespiau
1
-55
/
+55
2013-07-01
drm/i915: Fix reason for per-chip disabling of FBC
Damien Lespiau
3
-8
/
+10
2013-07-01
drm/i915: Make intel_enable_fbc() static
Damien Lespiau
2
-2
/
+1
2013-07-01
drm/i915: invert the verbosity of intel_enable_fbc
Paulo Zanoni
1
-2
/
+1
2013-07-01
drm/i915: Break up the large vsnprintf() in print_error_buffers()
Chris Wilson
1
-30
/
+79
2013-07-01
drm/i915: Refactor the wait_rendering completion into a common routine
Chris Wilson
1
-25
/
+23
2013-07-01
drm/i915: Only clear write-domains after a successful wait-seqno
Chris Wilson
1
-1
/
+2
2013-07-01
drm/i915: correct intel_dp_get_config() function for DevCPT
Xiong Zhang
2
-11
/
+27
2013-07-01
drm/i915: fix hpd interrupt register locking
Daniel Vetter
1
-5
/
+10
2013-07-01
drm/i915: fold the no-irq check into intel_hpd_irq_handler
Daniel Vetter
1
-16
/
+17
[next]