Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b2c5c181ed18490648a02f8c7d562a3b9e8b96de
b2c5c18
drm/i915: Use symbolic irqreturn for ->hpd_pulse
by Daniel Vetter
· 10 years ago
5b48ca0
drm/i915/dsi: add some constness to vbt panel driver
by Jani Nikula
· 10 years ago
36d21f4
drm/i915/dsi: remove unnecessary dsi device callbacks
by Jani Nikula
· 10 years ago
7f6a6a4
drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
by Jani Nikula
· 10 years ago
3b1808b
drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
by Jani Nikula
· 10 years ago
4934b65
drm/i915/dsi: set max return packet size for each dsi port
by Jani Nikula
· 10 years ago
f03e417
drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
by Jani Nikula
· 10 years ago
da2518f
drm/i915: Change VLV WIZ hashing mode to 16x4
by Ville Syrjälä
· 10 years ago
e7fc243
drm/i915: Change CHV WIZ hashing mode to 16x4
by Ville Syrjälä
· 10 years ago
eb973a5
drm/i915: Drop some more CHV pre-production workarounds
by Ville Syrjälä
· 10 years ago
14bc16e
drm/i915: Implement Wa4x4STCOptimizationDisable:chv
by Ville Syrjälä
· 10 years ago
e62b59e
drm/i915: Simplify flush_cpu_write_domain
by Daniel Vetter
· 10 years ago
d9806c9
drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config()
by Damien Lespiau
· 10 years ago
1b842c8
drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config()
by Damien Lespiau
· 10 years ago
0f71979
drm/i915: Performed deferred clflush inside set-cache-level
by Chris Wilson
· 10 years ago
a7cbede
drm/i915: Rename unpin_count to pin_count
by Mika Kuoppala
· 10 years ago
1197b4f
drm/i915: Balance context pinning on reset cleanup
by Mika Kuoppala
· 10 years ago
08e16dc
drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
by Zhipeng Gong
· 10 years ago
8d360df
drm/i915: Specify bsd rings through exec flag
by Zhipeng Gong
· 10 years ago
5724dbd
drm/i915: Rename plane_config to initial_plane_config
by Damien Lespiau
· 10 years ago
bc8d7df
drm/i915/skl: Provide a Skylake version of get_plane_config()
by Damien Lespiau
· 10 years ago
b35d63f
drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes
by Damien Lespiau
· 10 years ago
a55ecbe
drm/i915: Make intel_format_to_fourcc() static
by Damien Lespiau
· 10 years ago
2844a92
drm/i915: Use pipe_name() in the get_plane_config() functions
by Damien Lespiau
· 10 years ago
aeee5a4
drm/i915: Don't use crtc->plane in ILK+ get_config()
by Damien Lespiau
· 10 years ago
b113d5e
drm/i915: Unclutter the get_plane() functions
by Damien Lespiau
· 10 years ago
ec2c981
drm/i915: Use a common function for computing the fb height alignment
by Damien Lespiau
· 10 years ago
49af449
drm/i915: Change plane_config to store a tiling_mode
by Damien Lespiau
· 10 years ago
38c2352
drm/i915/skl: Gen9 coarse power gating
by Zhe Wang
· 10 years ago
ba1c554
drm/i915/skl: Retrieve the frequency limits
by Damien Lespiau
· 10 years ago
b6fef0e
drm/i915/skl: add turbo support
by Jesse Barnes
· 10 years ago
1407121
drm/i915/skl: Adding power domains for AUX controllers
by Satheeshakrishna M
· 10 years ago
f65367b
drm/i915: Rename i915_gen6_forcewake_count_info
by Mika Kuoppala
· 10 years ago
48c1026
drm/i915: Enum forcewake domains and domain identifiers
by Mika Kuoppala
· 10 years ago
59bad94
drm/i915: Rename the forcewake get/put functions
by Mika Kuoppala
· 10 years ago
756c349
drm/i915: Make vlv and chv forcewake put generic.
by Mika Kuoppala
· 10 years ago
05a2fb1
drm/i915: Consolidate forcewake code
by Mika Kuoppala
· 10 years ago
b2cff0d
drm/i915: Reduce duplicated forcewake logic
by Chris Wilson
· 10 years ago
51f6788
drm/i915: Skip uncore lock on earlier gens
by Chris Wilson
· 10 years ago
6daccb0
drm/i915: Assert that runtime pm is active on user fw access
by Chris Wilson
· 10 years ago
dc9fb09
drm/i915: Rebalance runtime pm vs forcewake
by Chris Wilson
· 10 years ago
6d3d827
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
by Nick Hoath
· 10 years ago
2107637
drm/i915: Remove FIXME_lrc_ctx backpointer
by Nick Hoath
· 10 years ago
72f95af
drm/i915: Removed duplicate members from submit_request
by Nick Hoath
· 10 years ago
2d12955
drm/i915: execlist request keeps ptr/ref to gem_request
by Nick Hoath
· 10 years ago
16f3f65
drm/i915: Keep drm_crtc->state in sync with intel_crtc->config
by Ander Conselvan de Oliveira
· 10 years ago
f5de6e0
drm/i915: Improve how the memory for crtc state is allocated
by Ander Conselvan de Oliveira
· 10 years ago
6e3c971
drm/i915: Make intel_crtc->config a pointer
by Ander Conselvan de Oliveira
· 10 years ago
681a850
drm/i915: Use local pipe_config varariable when available
by Ander Conselvan de Oliveira
· 10 years ago
190f68c
drm/i915: Pass new_config down do crtc_compute_clock
by Ander Conselvan de Oliveira
· 10 years ago
2d112de
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
5cec258
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
by Ander Conselvan de Oliveira
· 10 years ago
96178ee
drm/i915: Modifying structures related to DRRS
by Vandana Kannan
· 10 years ago
f78ae63f
drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg'
by Ville Syrjälä
· 10 years ago
b5c46aa
drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files
by Ville Syrjälä
· 10 years ago
af5a75a
Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv""
by Ville Syrjälä
· 10 years ago
3cbdb48
drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHV
by Ville Syrjälä
· 10 years ago
cad725f
drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimal
by Ville Syrjälä
· 10 years ago
160614a
drm/i915: Disable RC6 before configuring in on VLV/CHV
by Ville Syrjälä
· 10 years ago
095acd5
drm/i915: New offset for reading frequencies on CHV.
by Deepak S
· 10 years ago
707b6e3
drm/i915: Increase the range of sideband address.
by Deepak S
· 10 years ago
693d11c
drm/i915/chv: Populate total EU count on Cherryview
by Deepak S
· 10 years ago
d0dc1c8
drm/i915: Don't cleanup plane state in intel_plane_destroy()
by Matt Roper
· 10 years ago
1da3062
drm: Add rotation value to plane state
by Matt Roper
· 10 years ago
9e26220
Merge branch 'drm-next' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
by Dave Airlie
· 10 years ago
cc0cc1a
Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
923e057
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
f43dff0
Merge tag 'drm-amdkfd-next-fixes-2015-01-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 10 years ago
e37bfa1
drm: fix drm_display_info_set_bus_formats kernel doc header
by Boris Brezillon
· 10 years ago
d3e7a0d
Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
e451400
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
efa75bc
drm/exynos: fimd: check error status for drm_iommu_attach_device
by Ajay Kumar
· 10 years ago
adf5691
drm/exynos: create exynos_check_plane()
by Gustavo Padovan
· 10 years ago
dc81252
drm/exynos: remove mode_set() ops from exynos_crtc
by Gustavo Padovan
· 10 years ago
a8dc5ed
drm/exynos: don't duplicate drm_display_mode in fimd context
by Gustavo Padovan
· 10 years ago
93bca24
drm/exynos: remove struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
eb88e42
drm/exynos: remove drm_dev from struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
5d1741a
drm/exynos: move 'type' from manager to crtc struct
by Gustavo Padovan
· 10 years ago
8a326ed
drm/exynos: remove pipe member of struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
e09f2b0
drm/exynos: add pipe param to exynos_drm_crtc_create()
by Gustavo Padovan
· 10 years ago
357193c
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
by Gustavo Padovan
· 10 years ago
fd092d7
drm/exynos: remove exynos_drm_crtc_mode_set_commit()
by Gustavo Padovan
· 10 years ago
8b9c450
drm/exynos: call exynos_update_plane() directly on page flips
by Gustavo Padovan
· 10 years ago
0e0a649
drm/exynos: unify plane update on exynos_update_plane()
by Gustavo Padovan
· 10 years ago
9d5310c
drm/exynos: remove exynos_plane_commit() wrapper
by Gustavo Padovan
· 10 years ago
ea8802d
drm/exynos: don't do any DPMS operation while updating planes
by Gustavo Padovan
· 10 years ago
e7cd811
drm/exynos: Don't touch DPMS when updating overlay planes
by Gustavo Padovan
· 10 years ago
d6d0085
drm/exynos/vidi: remove useless ops->commit()
by Gustavo Padovan
· 10 years ago
fe42cfb
drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
by Gustavo Padovan
· 10 years ago
8837dee
drm/exynos: remove struct exynos_drm_overlay
by Gustavo Padovan
· 10 years ago
1e3b423
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
by Gustavo Padovan
· 10 years ago
2bf053e
drm/exynos: expose struct exynos_drm_crtc
by Gustavo Padovan
· 10 years ago
ffceaed
drm/exynos: move to_exynos_crtc() macro to main header
by Gustavo Padovan
· 10 years ago
f9dcced
drm/amdkfd: change amdkfd version to 0.7.1
by Oded Gabbay
· 10 years ago
55e3ad3
drm/radeon: cik_sdma_ctx_switch_enable() can be static
by kbuild test robot
· 10 years ago
0b3674a
drm/amdkfd: Fix sparse errors
by Oded Gabbay
· 10 years ago
5a1aa4b
drm/radeon: make MMU_NOTIFIER optional
by Rob Clark
· 10 years ago
308de41
drm/radeon: use NULL rather then 0 in audio detect
by Alex Deucher
· 10 years ago
f4c6c08
drm/radeon: whitespace clean up in radeon_audio.c
by Alex Deucher
· 10 years ago
e55bca2
radeon/audio: enable DP audio
by Slava Grigorev
· 10 years ago
Next »