Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b5d025eff5206300be0f59bfe10c5b9e1c895af4
/
drivers
/
gpu
b5d025e
drm/omap: dispc: disp_wb_setup to check return code
by Benoit Parrot
· 9 years ago
249e3da
drm/omap: remove leftover enums
by Tomi Valkeinen
· 9 years ago
588fd85
drm/omap: add HPD support to connector-dvi
by Tomi Valkeinen
· 8 years ago
da77772
drm/omap: Init fbdev emulation only when we have displays
by Peter Ujfalusi
· 8 years ago
efd1f06
drm/omap: cleanup fbdev init/free
by Tomi Valkeinen
· 8 years ago
e6204a5
drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
by Tomi Valkeinen
· 8 years ago
f9b34a0
drm/omap: fbdev: avoid double initializer entry
by Tomi Valkeinen
· 8 years ago
5db08a7
drm/omap: fbdev: use 'screen_buffer' field
by Tomi Valkeinen
· 8 years ago
45bfdab
drm/omap: acx565akm: use __be32 when reading status
by Tomi Valkeinen
· 8 years ago
fe6b503
drm/omap: reorganize locking in mgr_fld_write
by Tomi Valkeinen
· 8 years ago
663ac57
drm: omapdrm: venc: Allocate the venc private data structure dynamically
by Laurent Pinchart
· 7 years ago
24aac60
drm: omapdrm: sdi: Allocate the sdi private data structure dynamically
by Laurent Pinchart
· 7 years ago
c44991c
drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamically
by Laurent Pinchart
· 7 years ago
ac76745
drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
by Laurent Pinchart
· 7 years ago
1f6b6b6
drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
by Laurent Pinchart
· 7 years ago
8a7eda7
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
by Laurent Pinchart
· 7 years ago
50638ae
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
by Laurent Pinchart
· 7 years ago
d3541ca
drm: omapdrm: dss: Store dispc ops in dss_device structure
by Laurent Pinchart
· 7 years ago
72877cf
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
by Laurent Pinchart
· 7 years ago
64cb817
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
by Laurent Pinchart
· 7 years ago
28d79f3
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
by Laurent Pinchart
· 7 years ago
f81b0fd
drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions
by Laurent Pinchart
· 7 years ago
4600ea9
drm: omapdrm: dsi: Store the struct device pointer in struct dsi_data
by Laurent Pinchart
· 7 years ago
c7963f5
drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() function
by Laurent Pinchart
· 7 years ago
c068408
drm: omapdrm: dsi: Combine two commonly used inline functions
by Laurent Pinchart
· 7 years ago
7093d6c
drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
by Laurent Pinchart
· 7 years ago
b40d0ed
drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back
by Laurent Pinchart
· 7 years ago
1c4b92e
drm: omapdrm: dss: Store the debugfs root directory in struct dss_device
by Laurent Pinchart
· 7 years ago
798957a
drm: omapdrm: dss: Store the registered plls array in struct dss_device
by Laurent Pinchart
· 7 years ago
f33656e
drm: omapdrm: dss: Support passing private data to debugfs show handlers
by Laurent Pinchart
· 7 years ago
360c215
drm: omapdrm: dss: Allocate the DSS private data structure dynamically
by Laurent Pinchart
· 7 years ago
1ef904e
drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
by Laurent Pinchart
· 7 years ago
60f9c59
drm: omapdrm: dss: Pass DSS pointer to dss clock functions
by Laurent Pinchart
· 7 years ago
3cc62aa
drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
by Laurent Pinchart
· 7 years ago
8aea8e6
drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
by Laurent Pinchart
· 7 years ago
d7157df
drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions
by Laurent Pinchart
· 7 years ago
2726099
drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
by Laurent Pinchart
· 7 years ago
7b29525
drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
by Laurent Pinchart
· 7 years ago
0e546df
drm: omapdrm: dss: Expose DSS data in a dss_device structure
by Laurent Pinchart
· 7 years ago
a82f0347
drm: omapdrm: Split init and cleanup from probe and remove functions
by Laurent Pinchart
· 7 years ago
bafa89f
drm: omapdrm: dsi: Make wait_for_bit_change() return a status
by Laurent Pinchart
· 8 years ago
eab7579
drm: omapdrm: dss: Remove unused functions prototypes
by Laurent Pinchart
· 8 years ago
c581d16
drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() function
by Laurent Pinchart
· 8 years ago
215003b
drm: omapdrm: dss: Move initialization code from component bind to probe
by Laurent Pinchart
· 8 years ago
00b8cb8
drm: omapdrm: dss: Don't export functions internal to omapdss-base
by Laurent Pinchart
· 8 years ago
8a9a5ac
drm: omapdrm: dss: Make omapdss_default_get_timings static
by Laurent Pinchart
· 8 years ago
e28cea0
drm: omapdrm: displays: Get encoder source at connect time
by Laurent Pinchart
· 8 years ago
2f8c4a8
drm: omapdrm: displays: Get panel source at connect time
by Laurent Pinchart
· 8 years ago
b47e6dc
drm: omapdrm: displays: Get connector source at connect time
by Laurent Pinchart
· 8 years ago
6b06df8
drm: omapdrm: displays: Remove OF node check in panel drivers
by Laurent Pinchart
· 8 years ago
1a5d98a
drm: omapdrm: displays: Remove OF node check in encoder drivers
by Laurent Pinchart
· 8 years ago
ae9f7a5
drm: omapdrm: displays: Remove OF node check in connector drivers
by Laurent Pinchart
· 8 years ago
8cd1757
drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration
by Laurent Pinchart
· 8 years ago
d11e5c8
drm: omapdrm: Use unsigned int type
by Laurent Pinchart
· 8 years ago
dfe9cfc
drm: omapdrm: Use kernel integer types
by Laurent Pinchart
· 8 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
7f78c3d
drm/tilcdc: tilcdc_panel: Rename device from "panel" to "tilcdc-panel"
by Jyri Sarha
· 7 years ago
544f737
drm/tilcdc: Add support for drm panels
by Jyri Sarha
· 7 years ago
b225e74
drm/tilcdc: panel: Use common error handling code in of_get_panel_info()
by Markus Elfring
· 8 years ago
3366ba3
drm/tilcdc: Delete an error message for a failed memory allocation in seven functions
by Markus Elfring
· 8 years ago
8bb5b22
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
727edc7
Merge tag 'drm-misc-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
fed81658
drm/i915: Update DRIVER_DATE to 20180221
by Joonas Lahtinen
· 7 years ago
9aff8b2
Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
by Alex Deucher
· 7 years ago
e53a207
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 7 years ago
a489727
drm/radeon: use drm_gem_private_object_init
by Christian König
· 7 years ago
c06cc6f
drm/amdgpu: use drm_gem_private_object_init
by Christian König
· 7 years ago
9021d2e
drm/amdgpu: mitigate workaround for i915
by Christian König
· 7 years ago
5a13761
drm/amdgpu: implement amdgpu_gem_map_(attach/detach)
by Christian König
· 7 years ago
1c9b6b1
drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
by Chris Wilson
· 7 years ago
e3c017f
drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning
by Chris Wilson
· 7 years ago
5935485
drm/i915: Move the policy for placement of the GGTT vma into the caller
by Chris Wilson
· 7 years ago
ac87a6fd
drm/i915: Also check view->type for a normal GGTT view
by Chris Wilson
· 7 years ago
9171433
drm/i915: Drop WaDoubleCursorLP3Latency:ivb
by Ville Syrjälä
· 8 years ago
c154d1e
drm/i915: Set the primary plane pipe select bits on gen4
by Ville Syrjälä
· 8 years ago
32ea06b
drm/i915: Don't set cursor pipe select bits on g4x+
by Ville Syrjälä
· 8 years ago
aa81e2c
drm/i915: Assert that we don't overflow frontbuffer tracking bits
by Ville Syrjälä
· 8 years ago
2b91e3c
drm/omapdrm: Use of_find_backlight helper
by Meghana Madhyastha
· 8 years ago
c69f945
drm/panel: Use of_find_backlight helper
by Meghana Madhyastha
· 8 years ago
f4ccc2b
drm/omapdrm: Use backlight_enable/disable helpers
by Meghana Madhyastha
· 8 years ago
d593bfd
drm/panel: Use backlight_enable/disable helpers
by Meghana Madhyastha
· 8 years ago
27f6640
drm/tinydrm: Call devres version of of_find_backlight
by Meghana Madhyastha
· 8 years ago
d1a2e70
drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight
by Meghana Madhyastha
· 8 years ago
414147e
drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/disable
by Meghana Madhyastha
· 8 years ago
dbd124f
drm/doc: Polish for drm_mode_parse_command_line_for_connector
by Daniel Vetter
· 7 years ago
bbeba09
drm/docs: Document "scaling mode" property better
by Daniel Vetter
· 7 years ago
4d10bd4
drm/docs: Align layout of optional plane blending properties
by Daniel Vetter
· 7 years ago
c9c7047
drm/i915: Track number of pending freed objects
by Chris Wilson
· 7 years ago
40275dc
drm: simple_kms_helper: Add mode_valid() callback support
by Linus Walleij
· 7 years ago
be3fa66
drm/i915/: Initialise trans_min for skl_compute_transition_wm()
by Chris Wilson
· 8 years ago
ed2f353
drm/i915: Clear the in-use marker on execbuf failure
by Chris Wilson
· 7 years ago
d821792
drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switching
by Alex Deucher
· 7 years ago
7a572b1
drm/amdgpu/cgs: add refresh rate checking to non-DC display code
by Alex Deucher
· 7 years ago
a9b3c00
drm/amd/powerplay/smu7: allow mclk switching with no displays
by Alex Deucher
· 7 years ago
d6bca7e
drm/amd/powerplay/vega10: allow mclk switching with no displays
by Alex Deucher
· 7 years ago
6ce2d46
drm/amd/powerplay: use PP_CAP macro for disable_mclk_switching_for_frame_lock
by Alex Deucher
· 7 years ago
fc3703a
drm/amd/powerplay: remove unused headers
by Corentin Labbe
· 7 years ago
93bab70
drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vm
by Gustavo A. R. Silva
· 7 years ago
b3cd285
drm/amdgpu: update the PASID mapping only on demand
by Christian König
· 8 years ago
c633c00
drm/amdgpu: separate PASID mapping from VM flush v2
by Christian König
· 8 years ago
Next »