Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c2e52e32049c0e94aa35a0635a2b150478ef3b2a
/
drivers
/
gpu
/
drm
c2e52e3
drm/omap: cleanup formats array
by Tomi Valkeinen
· 8 years ago
eecad43
drm/omap: remove omap_framebuffer_get_formats()
by Tomi Valkeinen
· 8 years ago
3e1d65c
drm/omap: use DRM_FORMAT_* instead of OMAP_DSS_COLOR_*
by Tomi Valkeinen
· 8 years ago
9c39d17
drm/omap: use u32 instead of enum omap_color_mode
by Tomi Valkeinen
· 8 years ago
18c0d62
drm/omap: change supported_modes to an array
by Tomi Valkeinen
· 8 years ago
22245f5
drm/omap: remove unneeded prototypes
by Tomi Valkeinen
· 8 years ago
5edec14
drm/omap: add format_is_yuv() helper
by Tomi Valkeinen
· 8 years ago
185e23e
drm/omap: cleanup offset calculation
by Tomi Valkeinen
· 8 years ago
517a8a9
drm/omap: remove dma & vrfb rotation
by Tomi Valkeinen
· 8 years ago
dc50be8
drm/omap: ratelimit OCP error
by Tomi Valkeinen
· 8 years ago
4b9cdd9
drm/omap: remove CLUT
by Tomi Valkeinen
· 8 years ago
6d86278
drm/omap: fix setting & clearing DOUBLESTRIDE
by Tomi Valkeinen
· 8 years ago
eb06225
drm/omap: Remove unused omap_dss_find_output() function
by Laurent Pinchart
· 8 years ago
b82f6cc
drm/omap: remove omap_overlay & omap_overlay_manager
by Tomi Valkeinen
· 8 years ago
c632047
drm/omap: remove unused fields
by Tomi Valkeinen
· 8 years ago
d2935c1
drm/omap: remove legacy get_resolution
by Tomi Valkeinen
· 8 years ago
fb251e3
drm/omap: remove unused get_dimensions()
by Tomi Valkeinen
· 8 years ago
aa61321
drm/omap: remove rfbi
by Tomi Valkeinen
· 8 years ago
b42d7f5
drm/omap: dpi: remove legacy data_lines
by Tomi Valkeinen
· 8 years ago
e0eb2ac
drm/omap: remove recommended_bpp
by Tomi Valkeinen
· 8 years ago
f2214bc
drm/omap: venc: remove set_type & invert_vid_out_polarity
by Tomi Valkeinen
· 8 years ago
111d47d
drm/omap: sdi: remove legacy set_datapairs
by Tomi Valkeinen
· 8 years ago
c08feea
drm/omap: connector-dvi/hdmi: remove extra include
by Tomi Valkeinen
· 8 years ago
11b23e1
drm/omap: connector-analog-tv: remove non-DT support
by Tomi Valkeinen
· 8 years ago
de63742
drm/omap: acx565akm: remove non-DT support
by Tomi Valkeinen
· 8 years ago
bf31ce7
drm/omap: panel-dpi: remove non-DT support
by Tomi Valkeinen
· 8 years ago
9d24159a
drm/omap: define compat_ioctl
by Tomi Valkeinen
· 8 years ago
2150c19
drm/omap: 64bit compile fixes
by Tomi Valkeinen
· 8 years ago
2e953d8
drm/omap: remove read_irqenable()
by Tomi Valkeinen
· 8 years ago
49a3057
drm/omap: remove ovl_set_channel_out
by Tomi Valkeinen
· 8 years ago
5806bce
drm/omap: remove unused ovl_enabled()
by Tomi Valkeinen
· 8 years ago
564f88c
drm/omap: add new connector types
by Tomi Valkeinen
· 8 years ago
54156c2
drm: omapdrm: sdi: Remove platform driver
by Laurent Pinchart
· 8 years ago
5115bba
drm: omapdrm: dpi: Remove platform driver
by Laurent Pinchart
· 8 years ago
6e471fa
drm: omapdrm: Infer the OMAP version from the SoC family
by Laurent Pinchart
· 8 years ago
278cba7
drm: omapdrm: Remove unused default display name support
by Laurent Pinchart
· 8 years ago
fd07ab7
drm: omapdrm: Remove unused dss_get_core_pdev() function
by Laurent Pinchart
· 8 years ago
1dff212
drm: omapdrm: Drop support for non-DT devices
by Laurent Pinchart
· 8 years ago
b22622f
drm: omapdrm: Remove duplicate error messages when mapping memory
by Laurent Pinchart
· 8 years ago
c488dd2
drm: omapdrm: Take GEM object reference when exporting dmabuf
by Laurent Pinchart
· 8 years ago
97817fd
drm: omapdrm: Map pages for DMA in DMA_TO_DEVICE direction
by Laurent Pinchart
· 8 years ago
930dc19
drm: omapdrm: DMA-unmap pages for all buffer types when freeing buffers
by Laurent Pinchart
· 8 years ago
24fbaca
drm: omapdrm: Fix incorrect usage of the term 'cache coherency'
by Laurent Pinchart
· 8 years ago
d61ce7d
drm: omapdrm: Rename GEM DMA sync functions
by Laurent Pinchart
· 8 years ago
57c22f7
drm: omapdrm: Rename the omap_gem_object addrs field to dma_addrs
by Laurent Pinchart
· 8 years ago
4fa6ce4
drm: omapdrm: Lower indentation level in omap_gem_dma_sync_buffer()
by Laurent Pinchart
· 8 years ago
bc20c85
drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()
by Laurent Pinchart
· 8 years ago
1686908
drm: omapdrm: Rename occurrences of paddr to dma_addr
by Laurent Pinchart
· 8 years ago
aa0408b
drm: omapdrm: Remove remap argument to omap_gem_get_paddr()
by Laurent Pinchart
· 8 years ago
dff6c24
drm: omapdrm: Add zpos property
by Laurent Pinchart
· 8 years ago
d980278
drm: omapdrm: Remove custom plane state
by Laurent Pinchart
· 8 years ago
ba527c1
drm: omapdrm: Store the Z order in the plane state zpos field
by Laurent Pinchart
· 8 years ago
d6f544f
drm: omapdrm: Remove legacy buffer synchronization support
by Laurent Pinchart
· 8 years ago
a9e6f9f
drm: omapdrm: Use DRM core's atomic commit helper
by Laurent Pinchart
· 8 years ago
ce9a8f1
drm: omapdrm: Handle events when enabling/disabling CRTCs
by Laurent Pinchart
· 8 years ago
2a1720376
Backmerge tag 'v4.12-rc3' into drm-next
by Dave Airlie
· 8 years ago
a82256b
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
cd9f468
drm/i915: Update DRIVER_DATE to 20170529
by Daniel Vetter
· 8 years ago
c9e0c6d
drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
by Chris Wilson
· 8 years ago
ac58d2a
drm/i915/guc: capture GuC logs if FW fails to load
by Daniele Ceraolo Spurio
· 8 years ago
f8a58d6
drm/i915/guc: Introduce buffer based cmd transport
by Michal Wajdeczko
· 8 years ago
2f64085
drm/i915/guc: Disable send function on fini
by Michal Wajdeczko
· 8 years ago
49d191d
drm/i915: Drop AUX backlight enable check for backlight control
by Puthikorn Voravootivat
· 8 years ago
bc1f0e0
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
80debff
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
by Chris Wilson
· 8 years ago
b2241f1
drm/i915: Only GGTT vma may be pinned and prevent shrinking
by Chris Wilson
· 8 years ago
b62ce397
drm/amdgpu: fix null point error when rmmod amdgpu.
by Rex Zhu
· 8 years ago
0ef34ad
drm/i915: Serialize GTT/Aperture accesses on BXT
by Jon Bloomfield
· 8 years ago
3083696
drm/amd/powerplay: fix a signedness bugs
by Dan Carpenter
· 8 years ago
7c4378f
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
by Chunming Zhou
· 8 years ago
3d18e33
drm/radeon: Unbreak HPD handling for r600+
by Lyude
· 8 years ago
2275a3a
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
by Alex Deucher
· 8 years ago
09be4a5
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
by Alex Deucher
· 8 years ago
58d7e3e
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
0a646f3
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
b3c85a0
drm/amdgpu: fix fundamental suspend/resume issue
by Christian König
· 8 years ago
22284f4
drm/i915: Convert i915_gem_object_ops->flags values to use BIT()
by Chris Wilson
· 8 years ago
ca83d58
drm/i915/selftests: Silence compiler warning in igt_ctx_exec
by Chris Wilson
· 8 years ago
82bc9a4
drm/gma500/psb: Actually use VBT mode when it is found
by Patrik Jakobsson
· 8 years ago
7fcd075
gpu: drm: gma500: remove two more dead variable
by Arnd Bergmann
· 8 years ago
c4d3fd4
drm/stm: ltdc: fix duplicated arguments
by Philippe CORNU
· 8 years ago
f63078a
drm/i915/guc: Skip port assign on first iteration of GuC dequeue
by Michał Winiarski
· 8 years ago
1d5fd00
drm/i915: Remove misleading comment in request_alloc
by Michał Winiarski
· 8 years ago
f928543
drm: Fix deadlock retry loop in page_flip_ioctl
by Daniel Vetter
· 8 years ago
429030b
drm: qxl: Delay entering atomic context during cursor update
by Gabriel Krisman Bertazi
· 8 years ago
665f37e
drm/pl111: Fix return value check in pl111_amba_probe()
by Wei Yongjun
· 8 years ago
48f1fc3
drm/i915/g33: Improve reset reliability
by Mika Kuoppala
· 8 years ago
6bdba81
Revert "drm/i915: Restore lost "Initialized i915" welcome message"
by Daniel Vetter
· 8 years ago
f90dee2
drm/amd: include <linux/delay.h> instead of "linux/delay.h"
by Masahiro Yamada
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
e8fa49b
drm/vgem: Fix return value check in vgem_init()
by Wei Yongjun
· 8 years ago
a18e662
drm/blend: Fix comment typ-o
by Robert Foss
· 8 years ago
5d465d4
drm/stm: remove unneeded -Iinclude/drm compiler flag
by Masahiro Yamada
· 8 years ago
b7e8e25
drm/vc4: fix include notation and remove -Iinclude/drm flag
by Masahiro Yamada
· 8 years ago
dbc26ebd
drm/i915/huc: Update GLK HuC version
by Anusha Srivatsa
· 8 years ago
e480eab
drm/radeon: Fix oops upon driver load on PowerXpress laptops
by Lukas Wunner
· 8 years ago
d51aff1
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 8 years ago
0109808
drm/i915: Check for allocation failure
by Colin Ian King
· 8 years ago
141518d
drm/pl111: Add a debugfs node to dump our registers.
by Eric Anholt
· 8 years ago
3719a5a
drm/pl111: make structure mode_config_funcs static
by Colin Ian King
· 8 years ago
Next »