index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-05
drm/i915/dvo: call ->mode_set callback only when the port is running
dvo-meh
Daniel Vetter
2
-73
/
+16
2013-10-05
drm/i915/dp: promote clock recovery failures to DRM_ERROR
Jani Nikula
1
-2
/
+2
2013-10-04
drm/i915: Fix VGA_DISP_DISABLE check
Ville Syrjälä
1
-1
/
+1
2013-10-04
drm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll()
Ville Syrjälä
1
-11
/
+24
2013-10-04
drm/i915: Don't lie about findind suitable PLL settings on VLV
Ville Syrjälä
1
-1
/
+4
2013-10-04
drm/i915: intel_limits_vlv_dac and intel_limits_vlv_hdmi are the same
Ville Syrjälä
1
-15
/
+2
2013-10-04
drm/i915: Remove unused dot_limit from VLV PLL limits
Ville Syrjälä
1
-4
/
+2
2013-10-04
drm/i915: Remove the unused p and m limits for VLV
Ville Syrjälä
1
-4
/
+0
2013-10-04
drm/i915: Respect p2 divider minimum limit on VLV
Ville Syrjälä
1
-3
/
+3
2013-10-04
drm/i915: Allow p1 divider 2 on VLV
Ville Syrjälä
1
-1
/
+1
2013-10-04
drm/i915: Clarify VLV PLL p1 limits
Ville Syrjälä
1
-3
/
+3
2013-10-04
drm/i915: Make sure we respect n.max on VLV
Ville Syrjälä
1
-2
/
+3
2013-10-04
drm/i915: De-magic the VLV p2 divider step size
Ville Syrjälä
1
-3
/
+2
2013-10-04
drm/i915: Rewrite vlv_find_best_dpll()
Ville Syrjälä
1
-41
/
+33
2013-10-04
drm/i915: Don't underflow bestppm
Ville Syrjälä
1
-1
/
+1
2013-10-04
drm/i915: Make vlv_find_best_dpll() ppm calculation safe
Ville Syrjälä
1
-8
/
+8
2013-10-04
drm/i915/dp: use sizeof for memset instead of magic value
Jani Nikula
1
-1
/
+1
2013-10-04
drm/i915: Remove yet another unused define
Damien Lespiau
1
-3
/
+0
2013-10-04
drm/i915: Fix type mismatch and accounting in i915_gem_shrink
Chris Wilson
1
-14
/
+15
2013-10-04
drm/i915: Call io_schedule() whilst whilsting for the GPU
Chris Wilson
1
-1
/
+1
2013-10-04
drm/i915: Use adjusted_mode in the fastboot hack to disable pfit
Damien Lespiau
1
-2
/
+5
2013-10-04
drm/i915: Add a more detailed comment about the set_base() fastboot hack
Damien Lespiau
1
-1
/
+13
2013-10-04
drm/i915/vlv: Turn off power gate for BIOS-less system.
Chon Ming Lee
2
-0
/
+25
2013-10-04
drm/i915/vlv: reset DPIO on load and resume v2
Jesse Barnes
2
-1
/
+23
2013-10-03
drm/i915: Simplify PSR debugfs
Rodrigo Vivi
3
-150
/
+30
2013-10-03
drm/i915: Tweak RPS thresholds to more aggressively downclock
Chris Wilson
4
-47
/
+143
2013-10-03
drm/i915: Boost RPS frequency for CPU stalls
Chris Wilson
7
-91
/
+138
2013-10-03
drm/i915: Fix __wait_seqno to use true infinite timeouts
Chris Wilson
5
-51
/
+149
2013-10-03
drm/i915: Add some missing steps to i915_driver_load error path
Chris Wilson
1
-4
/
+15
2013-10-03
drm/i915: Clean up the ring scaling calculations
Ben Widawsky
1
-4
/
+4
2013-10-03
drm/i915: Don't populate pipe_src_{w,h} multiple times
Ville Syrjälä
1
-4
/
+12
2013-10-03
drm/i915: implement the Haswell mode set sequence workaround
Paulo Zanoni
1
-0
/
+32
2013-10-03
drm/i915: Disable/enable planes as the first/last thing during modeset on HSW
Ville Syrjälä
1
-24
/
+45
2013-10-03
i915/vlv: untangle integrated clock source handling v4
Jesse Barnes
1
-3
/
+26
2013-10-01
drm/i915: fix typo s/PatherPoint/PantherPoint/
Jani Nikula
1
-1
/
+1
2013-10-01
drm/i915: Make intel_resume_power_well() static
Damien Lespiau
2
-2
/
+1
2013-10-01
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
9
-9
/
+10
2013-10-01
drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time
Jani Nikula
1
-42
/
+87
2013-10-01
drm/i915/dp: retry i2c-over-aux seven times on AUX DEFER
Jani Nikula
1
-1
/
+6
2013-10-01
drm/i915/vlv: reduce GT FIFO error info to a debug message
Jesse Barnes
1
-1
/
+2
2013-10-01
drm: Reject stereo modes with an unknown layout
Damien Lespiau
3
-0
/
+9
2013-10-01
drm: Revert "drm: Reject modes with more than 1 stereo flags set"
Damien Lespiau
1
-4
/
+0
2013-10-01
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
3
-49
/
+26
2013-10-01
drm/i915/vlv: use correct units for rc6 residency v2
Jesse Barnes
2
-2
/
+23
2013-10-01
drm/i915/vlv: use lower precision RC6 counter
Jesse Barnes
2
-1
/
+8
2013-10-01
drm/i915: Use DIV_ROUND_CLOSEST()
Ville Syrjälä
1
-2
/
+1
2013-10-01
drm/i915: Eliminate one indent leel from vlv_find_best_dpll
Ville Syrjälä
1
-19
/
+21
2013-10-01
drm/i915: Program GMBUS Frequency based on the CDCLK for VLV.
Chon Ming Lee
2
-0
/
+72
2013-10-01
drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2
Jesse Barnes
1
-0
/
+17
2013-10-01
drm/i915: Allow stereo modes on HDMI
Damien Lespiau
1
-0
/
+1
[next]