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
2014-07-31
drm/i915: Drop create_vm argument to i915_gem_create_context
ctx-cleanup
Daniel Vetter
1
-6
/
+5
2014-07-31
drm/i915: Only track real ppgtt for a context
Daniel Vetter
5
-29
/
+19
2014-07-31
drm/i915: Initialize the aliasing ppgtt as part of global gtt
Daniel Vetter
2
-18
/
+26
2014-07-31
drm/i915: Allow i915_gem_setup_global_gtt to fail
Daniel Vetter
3
-9
/
+18
2014-07-31
drm/i915: Add proper prefix to obj_to_ggtt
Daniel Vetter
2
-6
/
+7
2014-07-31
drm/i915: Only refcount ppgtt if it actually is one
Daniel Vetter
3
-3
/
+13
2014-07-31
drm/i915: Track file_priv, not ctx in the ppgtt structure
Daniel Vetter
4
-23
/
+28
2014-07-31
drm/i915: Move i915_gem_chipset_flush to where it belongs
Daniel Vetter
3
-7
/
+8
2014-07-31
drm/i915: Some cleanups for the ppgtt lifetime handling
Daniel Vetter
5
-43
/
+33
2014-07-31
drm/i915: vma/ppgtt lifetime rules
Michel Thierry
4
-20
/
+18
2014-07-31
drm/i915: Align intel_dsi*.c files a bit
Daniel Vetter
3
-17
/
+17
2014-07-31
drm/i915: Add support for Video Burst Mode for MIPI DSI
Shobhit Kumar
5
-17
/
+57
2014-07-31
drm/i915: Add correct hw/sw config check for DSI encoder
Shobhit Kumar
4
-1
/
+106
2014-07-31
drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.
Kenneth Graunke
1
-15
/
+22
2014-07-31
drm/i915: factor out intel_edp_panel_vdd_sanitize
Imre Deak
2
-17
/
+44
2014-07-30
drm/i915: Clarify CHV swing margin/deemph bits
Ville Syrjälä
3
-6
/
+10
2014-07-30
drm/i915: Call intel_{dp, hdmi}_prepare for chv
Ville Syrjälä
2
-0
/
+4
2014-07-30
drm/i915: Split chv_update_pll() apart
Ville Syrjälä
1
-11
/
+19
2014-07-30
drm/i915: Leave DPLL ref clocks on
Ville Syrjälä
1
-1
/
+1
2014-07-30
drm/i915: Disable cdclk changes for chv until Punit is ready
Ville Syrjälä
1
-0
/
+8
2014-07-30
drm/i915: Add cdclk change support for chv
Ville Syrjälä
2
-2
/
+52
2014-07-30
d rm/i915: freeze display before the interrupts and GT
Paulo Zanoni
1
-1
/
+1
2014-07-30
drm/i915: Make ddi_clock_gate() HSW/BDW specific
Daniel Vetter
1
-3
/
+9
2014-07-30
drm/i915: Split the CDCLK retrieval per-platform
Damien Lespiau
1
-17
/
+38
2014-07-30
drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific
Damien Lespiau
1
-7
/
+8
2014-07-30
drm/i915: Split the BDW/HSW specific shared pll selection
Damien Lespiau
1
-16
/
+23
2014-07-30
drm/i915: Fix stale comment for intel_ddi_pll_select()
Damien Lespiau
1
-4
/
+5
2014-07-30
drm/i915: Restrict hsw_dp_set_ddi_pll_sel() to HSW/BDW
Damien Lespiau
1
-1
/
+1
2014-07-30
drm/i915: Extract the HSW/BDW shared dpll init code
Damien Lespiau
1
-3
/
+9
2014-07-30
drm/i915: Extract the HSW DDI selection code into its own function
Damien Lespiau
1
-10
/
+17
2014-07-30
drm/i915: Add a space to the shared DPLL debug message
Damien Lespiau
1
-1
/
+1
2014-07-30
drm/i915: Specify when the PLL hw state fields are valid
Damien Lespiau
1
-0
/
+3
2014-07-30
drm/i915: Add DP training pattern 3 for CHV
Ville Syrjälä
2
-4
/
+16
2014-07-30
drm/i915: Split a few long debug prints
Ville Syrjälä
1
-2
/
+4
2014-07-30
drm/i915: wait for all DSI FIFOs to be empty
Shobhit Kumar
3
-0
/
+25
2014-07-30
drm/i915: Fix read back of plane stride register
Rafael Barbalho
1
-2
/
+2
2014-07-30
drm/i915: Add chv port D TX wells
Ville Syrjälä
2
-0
/
+27
2014-07-30
work around warning in i915_gem_gtt
Pavel Machek
1
-5
/
+6
2014-07-30
drm/i915: Add chv port B and C TX wells
Ville Syrjälä
1
-0
/
+30
2014-07-30
drm/i915: Add per-pipe power wells for chv
Ville Syrjälä
2
-0
/
+138
2014-07-30
drm/i915: Add disp2d power well for chv
Ville Syrjälä
1
-0
/
+8
2014-07-30
drm/i915: Kill intel_reset_dpio()
Ville Syrjälä
1
-31
/
+0
2014-07-30
drm/i915: Add chv cmnlane power wells
Ville Syrjälä
2
-0
/
+90
2014-07-30
drm/i915: Add chv_power_wells[]
Ville Syrjälä
1
-0
/
+11
2014-07-29
drm/i915: Kill intel_crtc->vbl_wait
Ville Syrjälä
4
-11
/
+3
2014-07-29
drm: Add drm_crtc_vblank_waitqueue()
Ville Syrjälä
2
-0
/
+12
2014-07-29
drm/i915: Update DRIVER_DATE to 20140725
Daniel Vetter
1
-1
/
+1
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
155
-1218
/
+6469
2014-07-25
drm/i915/userptr: Keep spin_lock/unlock in the same block
Chris Wilson
1
-9
/
+8
2014-07-24
drm/i915: Allow overlapping userptr objects
Chris Wilson
1
-36
/
+106
[next]