Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7feb8b88e7513d6b093539c2b7291cfb87cb917a
7feb8b8
drm/i915/skl: Adjust assert_sprites_disabled()
by Damien Lespiau
· 11 years ago
dc2a41b
drm/i915/skl: Implement drm_plane vfuncs
by Damien Lespiau
· 11 years ago
1fc8ac3
drm/i915/skl: Skylake has 2 "sprite" planes per pipe
by Damien Lespiau
· 11 years ago
3ca5da4
drm/i915/skl: Implement WaDisableDgMirrorFixInHalfSliceChicken5:skl
by Damien Lespiau
· 11 years ago
91e41d1
drm/i915/skl: Implement Wa4x4STCOptimizationDisable:skl
by Damien Lespiau
· 11 years ago
acd5c34
drm/i915/skl: Implement WaDisableSDEUnitClockGating:skl
by Damien Lespiau
· 11 years ago
e7e7ea2
drm/i915/skl: Sunrise Point PCH detection
by Satheeshakrishna M
· 11 years ago
770de83
drm/i915/skl: Adjust the display engine interrupts
by Damien Lespiau
· 11 years ago
08524a9f
drm/i915/skl: Restore pipe B/C interrupts
by Satheeshakrishna M
· 11 years ago
7879a7e
drm/i915/skl: SKL backlight enabling
by Satheeshakrishna M
· 11 years ago
02c2925
drm/i915/skl: vfuncs for skl eld and global resource
by Satheeshakrishna M
· 11 years ago
3cdf122c
drm/i915/skl: SKL pipe misc programming
by Satheeshakrishna M
· 11 years ago
a440ca6
drm/i915/skl: SKL shares the same underrun interrupt as BDW
by Damien Lespiau
· 11 years ago
2a9b753
drm/i915/skl: Report the PDP regs as in gen8
by Damien Lespiau
· 11 years ago
2fcdcd8
drm/i915/skl: report the same INSTDONE registers as gen8
by Damien Lespiau
· 11 years ago
c3f59a67
drm/i915/skl: Allow the reg_read ioctl to return RCS_TIMESTAMP
by Damien Lespiau
· 11 years ago
3fdcf80
drm/i915/skl: Initialize PPGTT like gen8
by Damien Lespiau
· 11 years ago
b9ca5fa
drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylake
by Damien Lespiau
· 11 years ago
b6b5e38
drm/i915/skl: Implement the get_aux_clock_divider() DP vfunc
by Damien Lespiau
· 11 years ago
fb8aad4
drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+
by Damien Lespiau
· 11 years ago
6637501
drm/i915/skl: Add the additional graphics stolen sizes
by Damien Lespiau
· 11 years ago
1b1aad7
drm/i915/skl: Skylake moves AUX_CTL from PCH to CPU
by Damien Lespiau
· 11 years ago
5a9d1f1
drm/i915/skl: Add support for DP voltage swings and pre-emphasis
by Damien Lespiau
· 11 years ago
7f88e3a
drm/i915/skl: Program the DDI buffer translation tables
by Damien Lespiau
· 11 years ago
ca37045
drm/i915/skl: Don't try to read out the PCH transcoder state if not present
by Damien Lespiau
· 11 years ago
884497e
drm/i915/skl: Don't create a VGA connector on Skylake
by Damien Lespiau
· 11 years ago
70d21f0
drm/i915/skl: Implement the new update_plane() for primary planes
by Damien Lespiau
· 12 years ago
5907f5f
drm/i915/skl: i915_swizzle_info gen9 fix
by Robert Beckett
· 11 years ago
1fada4c
drm/i915/skl: Framebuffers need to be aligned to 256KB on Skylake
by Damien Lespiau
· 12 years ago
fbdcb06
drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+
by Imre Deak
· 12 years ago
8a8b009
drm/i915/skl: Skylake shares the interrupt logic with Broadwell
by Damien Lespiau
· 12 years ago
da2078c
drm/i915/skl: Provide a placeholder for init_clock_gating()
by Damien Lespiau
· 12 years ago
01209dd
drm/i915/skl: Fence registers on SKL are the same as SNB
by Damien Lespiau
· 12 years ago
043efb1
drm/i915/skl: SKL FBC enablement
by Daisy Sun
· 11 years ago
7201c0b
drm/i915/skl: Add an IS_SKYLAKE macro
by Satheeshakrishna M
· 11 years ago
b71252d
drm/i915/skl: Add an IS_GEN9() define
by Damien Lespiau
· 12 years ago
72bbf0a
drm/i915/skl: Add the Skylake PCI ids
by Damien Lespiau
· 12 years ago
d743ecf
drm/doc: Fixup drm_irq kerneldoc includes.
by Daniel Vetter
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
c261103
drm: Move internal debugfs functions to drm_internal.h
by Daniel Vetter
· 10 years ago
e7f0a88
drm: Move leftover ioctl declarations to drm_internal.h
by Daniel Vetter
· 10 years ago
884d9f05eb
drm: Move drm_vm_open_locked into drm_internal.h
by Daniel Vetter
· 10 years ago
bfbf3c8
drm: move drm_mmap to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
197633b
drm/gem: Don't call drm_mmap from drm_gem_mmap
by Daniel Vetter
· 10 years ago
884c6da
drm/<ttm-based-drivers>: Don't call drm_mmap
by Daniel Vetter
· 10 years ago
9908fb6
drm: change drm_err return type to void
by Joe Perches
· 10 years ago
94318d5
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
by Benjamin Herrenschmidt
· 10 years ago
6bd3110
drm: powerpc can use a simpler drm_io_prot()
by Benjamin Herrenschmidt
· 10 years ago
4253251
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 10 years ago
72ed6cc
drm/exynos: switch to universal plane API
by Andrzej Hajda
· 10 years ago
832316c
drm/exynos: use drm generic mmap interface
by Inki Dae
· 10 years ago
d931589
drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
by Inki Dae
· 10 years ago
4a3ffed
drm/exynos: factor out initial setting of each driver
by Joonyoung Shim
· 10 years ago
ad27931
drm/exynos/hdmi: unregister connector on removal
by Andrzej Hajda
· 10 years ago
7c61b1e
drm/exynos/dp: unregister connector on removal
by Andrzej Hajda
· 10 years ago
90eac89
drm/exynos/dpi: unregister connector and panel on removal
by Andrzej Hajda
· 10 years ago
0ae4601
drm/exynos/dsi: unregister connector on removal
by Andrzej Hajda
· 10 years ago
849b431
drm/exynos/fb: free exynos framebuffer on error
by Andrzej Hajda
· 10 years ago
78ef31e
drm/exynos/fbdev: fix fbdev gem object cleanup
by Andrzej Hajda
· 10 years ago
9f3dd7d
drm/exynos: fix drm driver de-initialization order
by Andrzej Hajda
· 10 years ago
a36ed46
drm/exynos/ipp: traverse ipp drivers list safely
by Andrzej Hajda
· 10 years ago
53c5558
drm/exynos: update to use component match support
by Inki Dae
· 10 years ago
18383cb
drm/exynos/ipp: add file checks for ioctls
by Andrzej Hajda
· 10 years ago
d9b9734
drm/exynos/ipp: remove file argument from node related functions
by Andrzej Hajda
· 10 years ago
20ed715e
drm/exynos/fimc: fix source buffer registers
by Andrzej Hajda
· 10 years ago
56442d8
drm/exynos/fimc: simplify buffer queuing
by Andrzej Hajda
· 10 years ago
c7b3014
drm/exynos/fimc: do not enable fimc twice
by Andrzej Hajda
· 10 years ago
7794a77
drm/exynos/fimc: avoid clearing overflow bits
by Andrzej Hajda
· 10 years ago
c0592c8
drm/exynos/ipp: remove events during command cleaning
by Andrzej Hajda
· 10 years ago
8aa99dd
drm/exynos/ipp: stop hardware before freeing memory
by Andrzej Hajda
· 10 years ago
05afb1a
drm/exynos/ipp: replace work_struct casting with better constructs
by Andrzej Hajda
· 10 years ago
22e816f
drm/exynos/ipp: clean memory nodes on command node cleaning
by Andrzej Hajda
· 10 years ago
c4a856a
drm/exynos/ipp: move nodes cleaning to separate function
by Andrzej Hajda
· 10 years ago
6602ffb
drm/exynos/ipp: free partially allocated resources on error
by Andrzej Hajda
· 10 years ago
985c293
drm/exynos/ipp: remove unused field in command node
by Andrzej Hajda
· 10 years ago
21a825e
drm/exynos/ipp: remove only related commands on file close
by Andrzej Hajda
· 10 years ago
945a0aa
drm/exynos/ipp: move file reference from memory to command node
by Andrzej Hajda
· 10 years ago
6f7d48e
drm/exynos/ipp: cancel works before command node clean
by Andrzej Hajda
· 10 years ago
9b5bd1c
drm/exynos/ipp: remove fake pm callbacks
by Andrzej Hajda
· 10 years ago
eb8a3bf
drm/exynos: fimd: fix window clear code
by Marek Szyprowski
· 10 years ago
71b1f19
drm/exynos/fbdev: set smem_len for fbdev
by Daniel Kurtz
· 10 years ago
025d8e1
ARM: dts: add mipi dsi device node to exynos3250.dtsi
by Inki Dae
· 10 years ago
9fab9d6
ARM: dts: add mipi_phy device node to exynos3250.dtsi
by Inki Dae
· 10 years ago
03b86c79
ARM: dts: add fimd device node to exynos3250.dsti
by Inki Dae
· 10 years ago
d6ce7b5
drm/exynos: fimd: add Exynos3 SoC support
by Inki Dae
· 10 years ago
473462a
drm/exynos: mipi-dsi: add Exynos3 SoC support
by Inki Dae
· 10 years ago
78d3a8c
drm/exynos: mipi-dsi: consider non-continuous clock mode
by Inki Dae
· 10 years ago
d87f09a
drm/mipi-dsi: consider low power transmission
by Inki Dae
· 10 years ago
8525b5e
drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value
by YoungJun Cho
· 10 years ago
6b654af
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
3840a65
drm/radeon: fix AGP userptr handling
by Christian König
· 10 years ago
8337486
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
by Dave Airlie
· 10 years ago
109ab90
drm/ttm: make sure format string cannot leak in
by Kees Cook
· 10 years ago
d898ce0
drm/tilcdc: panel: Add support for enable GPIO
by Ezequiel Garcia
· 10 years ago
12778fc
drm/tilcdc: panel: Set return value explicitly
by Ezequiel Garcia
· 10 years ago
18c44db
drm/tilcdc: panel: Fix backlight devicetree support
by Ezequiel Garcia
· 10 years ago
971645d
drm/tilcdc: panel: Use devm_kzalloc to simplify the error path
by Ezequiel Garcia
· 10 years ago
e3a9b04
drm/tilcdc: panel: Spurious whitespace removal
by Ezequiel Garcia
· 10 years ago
75ece7b
drm/tilcdc: panel: Remove unused variable
by Ezequiel Garcia
· 10 years ago
9430dfa
drm/tilcdc: panel: Add missing of_node_put
by Ezequiel Garcia
· 10 years ago
Next »