Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ebdcefc6eb209b5197d2f0f73bcc9b0396fdf53e
/
drivers
/
gpu
ebdcefc
drm/i915: Move power well resume earlier
by Ville Syrjälä
· 11 years ago
a148532
drm/i915: Move power well init earlier during driver load
by Ville Syrjälä
· 11 years ago
7d0bc1e
drm/i915: Redisable VGA before the modeset on resume
by Ville Syrjälä
· 11 years ago
ce35255
drm/i915: Fix unclaimed register access due to delayed VGA memory disable
by Ville Syrjälä
· 11 years ago
6fca55b
drm/i915: Rip out SUPPORTS_EDP
by Daniel Vetter
· 11 years ago
311a209
drm/i915: don't init DP or HDMI when not supported by DDI port
by Paulo Zanoni
· 11 years ago
554d6af
drm/i915: add some assertions about VBT DDI port types
by Paulo Zanoni
· 11 years ago
6bf19e7
drm/i915: check the DDC and AUX bits of the VBT on DDI machines
by Paulo Zanoni
· 11 years ago
6acab15
drm/i915: use the HDMI DDI buffer translations from VBT
by Paulo Zanoni
· 11 years ago
768f69c
drm/i915: VBT's child_device_config changes over time
by Paulo Zanoni
· 11 years ago
f740334
drm/i915: Do not unlock upon error in i915_gem_idle()
by Chris Wilson
· 11 years ago
b205ca5
drm/i915: Use unsigned for overflow checks in execbuf
by Daniel Vetter
· 11 years ago
955382f
drm/i915: Ditch INTELFB_CONN_LIMIT
by Daniel Vetter
· 11 years ago
a1e2265
drm/i915: Use kcalloc more
by Daniel Vetter
· 11 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
4821ff14
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 11 years ago
b97b869
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
6654417
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 11 years ago
30600a9
drm/msm: use drm_gem_dumb_destroy helper
by Rob Clark
· 11 years ago
33b5596
drm/msm: deal with mach/iommu.h removal
by Rob Clark
· 11 years ago
c55d1c4
drm/msm: Remove iommu include from mdp4_kms.c
by Joerg Roedel
· 11 years ago
e4826a9
drm/msm: Odd PTR_ERR usage
by Thomas Meyer
· 11 years ago
41ed7fe
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
d322704
drm/i915: Fix up usage of SHRINK_STOP
by Daniel Vetter
· 11 years ago
58d327d
drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
by Alex Deucher
· 11 years ago
67c72a1
drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
by Daniel Vetter
· 11 years ago
1062b81
drm/i915/tv: clear adjusted_mode.flags
by Daniel Vetter
· 11 years ago
8d16f25
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
by Jani Nikula
· 11 years ago
db6aaf4
drm/i2c: tda998x: fix audio muting
by Russell King
· 11 years ago
13c5bfd
drm/radeon/cik: fix overflow in vram fetch
by Alex Deucher
· 11 years ago
99d79aa
drm/radeon: add missing hdmi callbacks for rv6xx
by Alex Deucher
· 11 years ago
e29bb4e
drm/i915: Use a temporary va_list for two-pass string handling
by Chris Wilson
· 11 years ago
b599c89
Merge tag 'v3.12-rc2' into drm-intel-next
by Daniel Vetter
· 11 years ago
4b40e59
drm/radeon/uvd: lower msg&fb buffer requirements on UVD3
by Christian König
· 11 years ago
4a1132a
drm/radeon: disable tests/benchmarks if accel is disabled
by Alex Deucher
· 11 years ago
3609918
drm/radeon: don't set default clocks for SI when DPM is disabled
by Alex Deucher
· 11 years ago
a52b5eb
drm/radeon/dpm/ci: filter clocks based on voltage/clk dep tables
by Alex Deucher
· 11 years ago
78fbdf0
drm/radeon/dpm/si: filter clocks based on voltage/clk dep tables
by Alex Deucher
· 11 years ago
225b769
drm/radeon/dpm/ni: filter clocks based on voltage/clk dep tables
by Alex Deucher
· 11 years ago
1f28fb9
drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tables
by Alex Deucher
· 11 years ago
7102e23
drm/radeon/dpm: fetch the max clk from voltage dep tables helper
by Alex Deucher
· 11 years ago
142a4e9
drm/radeon: fix missed variable sized access
by Alex Deucher
· 11 years ago
d8524ae
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
ee1452d
drm/i915: assume all GM45 Acer laptops use inverted backlight PWM
by Jani Nikula
· 11 years ago
e5ad402
drm/i915: cleanup a min_t() cast
by Dan Carpenter
· 11 years ago
d631729
drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
by Ville Syrjälä
· 11 years ago
cdf8dd7
drm/i915: Add POWER_DOMAIN_VGA
by Ville Syrjälä
· 11 years ago
2d66aef
drm/i915: Refactor power well refcount inc/dec operations
by Ville Syrjälä
· 11 years ago
6765625
drm/i915: Add intel_display_power_{get, put} to request power for specific domains
by Ville Syrjälä
· 11 years ago
9cdb826
drm/i915: Change i915_request power well handling
by Ville Syrjälä
· 11 years ago
0eb3448
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
by Alex Ivanov
· 11 years ago
a537314
drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
by Michel Dänzer
· 11 years ago
328a50c7b
drm/radeon/cik: Fix printing of client name on VM protection fault
by Michel Dänzer
· 11 years ago
a7ee824
drm/radeon: additional gcc fixes for radeon_atombios.c
by Alex Deucher
· 11 years ago
4ca5a6c
drm/radeon: avoid UVD corruption on AGP cards using GPU gart
by Alex Deucher
· 11 years ago
81c12f6
drm/i915: POSTING_READ IPS_CTL before waiting for the vblank
by Paulo Zanoni
· 11 years ago
6ceeeec
drm/i915: don't disable ERR_INT on the IRQ handler
by Paulo Zanoni
· 11 years ago
5ffd494
drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT
by Jesse Barnes
· 11 years ago
a2b23fe
drm/i915/vlv: honor i915_enable_rc6 boot param on VLV
by Jesse Barnes
· 11 years ago
6ddf2ed
Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 11 years ago
9808cc9
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 11 years ago
8e1f80c
Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
c21eb21
Revert "drm: mark context support as a legacy subsystem"
by Dave Airlie
· 11 years ago
040d2ba
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
by Ben Widawsky
· 11 years ago
3ccfd19
drm/i915: Do remaps for all contexts
by Ben Widawsky
· 11 years ago
a33afea
drm/i915: Keep a list of all contexts
by Ben Widawsky
· 11 years ago
c3787e2
drm/i915: Make l3 remapping use the ring
by Ben Widawsky
· 11 years ago
35a85ac
drm/i915: Add second slice l3 remapping
by Ben Widawsky
· 11 years ago
1c966dd
drm/i915: Fix HSW parity test
by Ben Widawsky
· 11 years ago
644db71
drm/i915: dump crtc timings from the pipe config
by Daniel Vetter
· 11 years ago
912e8b1
drm/i915: register backlight device also when backlight class is a module
by Jani Nikula
· 11 years ago
515b239
drm/i915: write D_COMP using the mailbox
by Paulo Zanoni
· 11 years ago
ed24fee
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
928c2f0
drm/fb-helper: don't sleep for screen unblank when an oops is in progress
by Daniel Vetter
· 11 years ago
bcf73a1
drm, ttm Fix uninitialized warning
by Prarit Bhargava
· 11 years ago
182b17c
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
by Ben Skeggs
· 11 years ago
4f7d1bc
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
f2f5f771
drm/i915: Don't enable the cursor on a disable pipe
by Ville Syrjälä
· 11 years ago
cc17396
drm/i915: do not update cursor in crtc mode set
by Jani Nikula
· 11 years ago
507c1a4
drm/i915: check for more ASLC interrupts
by Paulo Zanoni
· 11 years ago
67c347f
drm/i915: only report hpd connector status change when it actually changed
by Jani Nikula
· 11 years ago
46a5ae9
drm/i915: WARN is the DP aux read or write is too big
by Paulo Zanoni
· 11 years ago
7a59cc3
drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure path
by Ben Skeggs
· 11 years ago
6b19e47
drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEM
by Ben Skeggs
· 11 years ago
fc16208
drm/nouveau/kms: enable for non-vga pci classes
by Ben Skeggs
· 11 years ago
5495e39
drm/nouveau/bios/init: stub opcode 0xaa
by Ben Skeggs
· 11 years ago
4926cb7
drm/i915: Convert overlay double wide check over to pipe config
by Ville Syrjälä
· 11 years ago
b397c96
drm/i915: Fix up pipe vs. double wide confusion
by Ville Syrjälä
· 11 years ago
1d1d0e2
drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and double wide mode
by Ville Syrjälä
· 11 years ago
ad3a447
drm/i915: Check pixel clock limits on pre-gen4
by Ville Syrjälä
· 11 years ago
282740f
drm/i915: Add double_wide readout and checking
by Ville Syrjälä
· 11 years ago
cf532bb
drm/i915: Move double wide mode handling into pipe_config
by Ville Syrjälä
· 11 years ago
9a0ea49
drm/i915: garbage-collect vlv refclk function
by Daniel Vetter
· 11 years ago
d6e4db1
drm/i915: Fix cursor visibility checks also for the right/bottom screen edges
by Ville Syrjälä
· 11 years ago
efc9064
drm/i915: Fix cursor visibility check with negative coordinates
by Ville Syrjälä
· 11 years ago
5113bc9
drm/i915: Document the inteded use of requested_mode
by Ville Syrjälä
· 11 years ago
9084e7d
drm/i915: re-layout intel_panel.c to obey 80 char limit
by Daniel Vetter
· 11 years ago
37327ab
drm/i915: Add explicit pipe src size to pipe config
by Ville Syrjälä
· 11 years ago
a748214
drm/i915: Use adjusted_mode in DSI PLL calculations
by Ville Syrjälä
· 11 years ago
ba44f72
drm/i915: Use pipe config in sprite code
by Ville Syrjälä
· 11 years ago
Next »