Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d66284fba15014daacef64cfc610a249553534c6
/
drivers
/
gpu
/
drm
d66284fb
drm/tilcdc: Initialize crtc->port
by Jyri Sarha
· 10 years ago
5895d08
drm/tilcdc: Disable sync lost interrupt if it fires on every frame
by Jyri Sarha
· 10 years ago
c0c2baa
drm/tilcdc: Add prints on sync lost and FIFO underrun interrupts
by Jyri Sarha
· 10 years ago
f3a9994
drm/tilcdc: Remove the duplicate LCDC_INT_ENABLE_SET_REG in registers[]
by Jyri Sarha
· 10 years ago
947df7e3
drm/tilcdc: Fix interrupt enable/disable code for version 2 tilcdc
by Jyri Sarha
· 10 years ago
2b3a8cd
drm/tilcdc: Do not update the next frame buffer close to vertical blank
by Tomi Valkeinen
· 10 years ago
2b2080d
drm/tilcdc: Get rid of complex ping-pong mechanism
by Tomi Valkeinen
· 10 years ago
317aae7
drm/tilcdc: cleanup irq handling
by Tomi Valkeinen
· 10 years ago
31ec5a2
drm/tilcdc: remove broken error handling
by Tomi Valkeinen
· 10 years ago
2efec4f
drm/tilcdc: split reset to a separate function
by Tomi Valkeinen
· 10 years ago
1aea1e7
drm/tilcdc: disable crtc on unload
by Tomi Valkeinen
· 10 years ago
65734a2
drm/tilcdc: cleanup runtime PM handling
by Tomi Valkeinen
· 10 years ago
29ddd6e
drm/tilcdc: Allocate register storage based on the actual number registers
by Jyri Sarha
· 10 years ago
7974dff
drm/tilcdc: fix build error when !CONFIG_CPU_FREQ
by Grygorii Strashko
· 10 years ago
9c15390
drm/tilcdc: Implement dma-buf support for tilcdc
by Jyri Sarha
· 10 years ago
614b3cfe
drm/tilcdc: disable the lcd controller/dma engine when suspend invoked
by Darren Etheridge
· 11 years ago
b62222f
drm/tilcdc: make frame_done interrupt active at all times
by Darren Etheridge
· 11 years ago
85fd27f
drm/tilcdc: fix kernel panic on suspend when no hdmi monitor connected
by Darren Etheridge
· 11 years ago
416a07f
drm/tilcdc: adopt pinctrl support
by Dave Gerlach
· 11 years ago
6f206e9
drm/tilcdc: verify fb pitch
by Tomi Valkeinen
· 12 years ago
3d19306
drm/tilcdc: rewrite pixel clock calculation
by Darren Etheridge
· 12 years ago
7863ac5
drm: rcar-du: Add tri-planar memory formats support
by Laurent Pinchart
· 10 years ago
fee8abc
drm: rcar-du: Add probe deferral debug messages
by Laurent Pinchart
· 10 years ago
6bc2e15
drm: rcar-du: lvds: Add R-Car Gen3 support
by Koji Matsuoka
· 10 years ago
82e7c5e
drm: rcar-du: lvds: Rename PLLEN bit to PLLON
by Laurent Pinchart
· 10 years ago
5e1ac3b
drm: rcar-du: lvds: Fix PLL frequency-related configuration
by Laurent Pinchart
· 10 years ago
d9829a3
drm: rcar-du: lvds: Avoid duplication of clock clamp code
by Laurent Pinchart
· 10 years ago
2427b30
drm: rcar-du: Add R8A7795 device support
by Laurent Pinchart
· 10 years ago
a5e18b2
drm: rcar-du: Output the DISP signal on the ODDF pin
by Laurent Pinchart
· 10 years ago
d792bc7
drm: rcar-du: Output the DISP signal on the DISP pin
by Laurent Pinchart
· 10 years ago
6a8c49f
drm: rcar-du: Support up to 4 CRTCs
by Koji Matsuoka
· 10 years ago
dadab32
drm: rcar-du: Drop LVDS double dependency on OF
by Laurent Pinchart
· 10 years ago
7372e89
drm: rcar-du: Enable compilation on ARM64
by Koji Matsuoka
· 10 years ago
07ece19
drm: rcar-du: Fix compile warning on 64-bit platforms
by Koji Matsuoka
· 10 years ago
6d62ef3
drm: rcar-du: Expose the VSP1 compositor through KMS planes
by Laurent Pinchart
· 10 years ago
ab334e1
drm: rcar-du: Move plane allocator to rcar_du_plane.c
by Laurent Pinchart
· 10 years ago
2af0394
drm: rcar-du: Restart the DU group when a plane source changes
by Laurent Pinchart
· 12 years ago
34a04f2
drm: rcar-du: Add VSP1 compositor support
by Laurent Pinchart
· 12 years ago
af8ad96
drm: rcar-du: Add VSP1 support to the planes allocator
by Laurent Pinchart
· 12 years ago
2f13c52
drm: rcar-du: Refactor plane setup
by Laurent Pinchart
· 10 years ago
ff96736
drm: rcar-du: Compute plane DDCR4 register value directly
by Laurent Pinchart
· 10 years ago
1b0fd0e
drm: rcar-du: Don't update planes on disabled CRTCs
by Laurent Pinchart
· 10 years ago
6ea22ab
drm: rcar-du: Remove local CRTC enabled state
by Laurent Pinchart
· 10 years ago
c1d4b38
drm: rcar-du: Perform initialization/cleanup at probe/remove time
by Laurent Pinchart
· 10 years ago
d2eaa59
Merge branch 'drm-rockchip-next-2016-02-18' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 9 years ago
9864fd7
Merge tag 'drm-vc4-next-2016-02-17' of github.com:anholt/linux into drm-next
by Dave Airlie
· 9 years ago
5263925
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 9 years ago
08244c0
Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
412d4ae
drm/rockchip: hdmi: add Innosilicon HDMI support
by Yakir Yang
· 10 years ago
390be28
drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroy
by Felix Kuehling
· 9 years ago
b8ea378
drm/amdgpu: Fix race condition in amdgpu_mn_unregister
by Felix Kuehling
· 9 years ago
a6ddd2f1
drm/udl: Use module_usb_driver
by Amitoj Kaur Chawla
· 9 years ago
b06b31d
Merge branch 'topic/mode_fixup-optional' into topic/drm-misc
by Daniel Vetter
· 9 years ago
418aa0c
drm/amdgpu: cleanup gem init/finit
by Christian König
· 9 years ago
7ea2356
drm/amdgpu: rework GEM info printing
by Christian König
· 9 years ago
ebb36d1
drm/amdgpu: print the GPU offset as well in gem_info
by Christian König
· 9 years ago
b22e3ce
drm/amdgpu: optionally print the pin count in gem_info as well
by Christian König
· 9 years ago
de05490
drm/amdgpu: print the BO size only once in amdgpu_gem_info
by Christian König
· 9 years ago
3e4ae1d
drm/amdgpu: print pid as integer
by Christian König
· 9 years ago
87d58c1
drm/amdgpu: remove page flip work queue v3
by Christian König
· 10 years ago
c3874b7
drm/amdgpu: stop blocking for page filp fences
by Christian König
· 10 years ago
6800e2e
drm/amdgpu: stop calling amdgpu_gpu_reset from the flip code
by Christian König
· 10 years ago
9b38966
drm/amdgpu: remove fence reset detection leftovers
by Christian König
· 10 years ago
fa5b500
drm/amdgpu: Fix race condition in MMU notifier release
by Felix Kuehling
· 10 years ago
fc04023
drm/vc4: Add support for YUV planes.
by Eric Anholt
· 10 years ago
fe4cd84
drm/vc4: Add support a few more RGB display plane formats.
by Eric Anholt
· 10 years ago
21af94c
drm/vc4: Add support for scaling of display planes.
by Eric Anholt
· 10 years ago
f863e35
drm/vc4: Fix which value is being used for source image size.
by Eric Anholt
· 10 years ago
fc2d6f1
drm/vc4: Add more display planes to each CRTC.
by Eric Anholt
· 10 years ago
d8dbf44
drm/vc4: Make the CRTCs cooperate on allocating display lists.
by Eric Anholt
· 10 years ago
6674a90
drm/vc4: Add a proper short-circut path for legacy cursor updates.
by Eric Anholt
· 10 years ago
5c67999
drm/vc4: Move the plane clipping/scaling setup to a separate function.
by Eric Anholt
· 10 years ago
17eac75
drm/vc4: Add missing __iomem annotation to hw_dlist.
by Eric Anholt
· 10 years ago
f427fb1
drm/vc4: Improve comments on vc4_plane_state members.
by Eric Anholt
· 10 years ago
49f718c
drm: fixes crct set_mode when crtc mode_fixup is null.
by Carlos Palminha
· 9 years ago
cc92da5
drm/tilcdc: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
54eeccc
drm/sti: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
bb83804
drm/rockchip: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
4a71396
drm/qxl: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
1d20642
drm/mgag200: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
e7708f3
drm/msm/mdp: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
8cd09a4
drm/imx: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
b3c9b8a
drm/gma500: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
d8ce56a
drm/radeon: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
712f801
drm/cirrus: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
168c7cf
drm/bochs: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
8010c5a
drm/ast: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
b6e7408
drm/amdgpu: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
5862362
drm/exynos: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
dac290d
drm/udl: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
5954d3a
drm/virtio: removed optional dummy encoder mode_fixup function.
by Carlos Palminha
· 9 years ago
15fce29
drm/fb_helper: Use add_one_connector in add_all_connectors.
by Maarten Lankhorst
· 9 years ago
383b2e5
drm/fb_helper: Use correct allocation count for arrays.
by Maarten Lankhorst
· 9 years ago
4d32c0d
drm/i915: Set aux.dev to the drm_connector device, instead of drm_device.
by Rafael Antognolli
· 10 years ago
477d9f0
drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabled
by Lukas Wunner
· 10 years ago
549300c
drm/amdgpu/vi: move uvd tiling config setup into uvd code
by Alex Deucher
· 10 years ago
c458fe9
drm/amdgpu/vi: move sdma tiling config setup into sdma code
by Alex Deucher
· 10 years ago
76ed6cb
drm/amdgpu/cik: move uvd tiling config setup into uvd code
by Alex Deucher
· 10 years ago
2b3a765
drm/amdgpu/cik: move sdma tiling config setup into sdma code
by Alex Deucher
· 10 years ago
d93f3ca
drm/amdgpu/gfx7: rework gpu_init()
by Alex Deucher
· 10 years ago
Next »