Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6e3c9717e079264d605ffa49183c1364d103166e
/
drivers
/
gpu
/
drm
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
ccd4be7
radeon/audio: moved audio caps programming to audio_hotplug() function
by Slava Grigorev
· 10 years ago
6f94569
radeon/audio: applied audio_dpms() and audio_mode_set() calls
by Slava Grigorev
· 10 years ago
6e72376
radeon/audio: consolidate audio_mode_set() functions
by Slava Grigorev
· 10 years ago
7f60407
radeon/audio: removed unnecessary debug settings
by Slava Grigorev
· 10 years ago
3be2e7d
radeon/audio: moved mute programming to a separate function
by Slava Grigorev
· 10 years ago
1852c9a
radeon/audio: moved audio packet programming to a separate function
by Slava Grigorev
· 10 years ago
baa7d8e
radeon/audio: set_avi_packet() function cleanup
by Slava Grigorev
· 10 years ago
8ffea85
radeon/audio: removed unnecessary CRC control programing
by Slava Grigorev
· 10 years ago
be273e58
radeon: moved HDMI color depth programming to a separate function
by Slava Grigorev
· 10 years ago
930a978
radeon/audio: moved VBI packet programming to separate functions
by Alex Deucher
· 10 years ago
64424d6e
radeon/audio: consolidate update_acr() functions (v2)
by Slava Grigorev
· 10 years ago
96ea7af
radeon/audio: consolidate update_avi_infoframe() functions
by Slava Grigorev
· 10 years ago
a85d682
radeon/audio: consolidate audio_set_dto() functions
by Slava Grigorev
· 10 years ago
7991d66
radeon/audio: consolidate audio_fini() functions
by Slava Grigorev
· 10 years ago
8bf5982
radeon/audio: consolidate audio_enable() functions
by Slava Grigorev
· 10 years ago
88252d7
radeon/audio: consolidate select_pin() functions
by Slava Grigorev
· 10 years ago
3cdde02
radeon/audio: consolidate audio_get_pin() functions
by Slava Grigorev
· 10 years ago
87654f8
radeon/audio: consolidate write_latency_fields() functions
by Slava Grigorev
· 10 years ago
00a9d4b
radeon/audio: consolidate write_speaker_allocation() functions
by Slava Grigorev
· 10 years ago
070a2e6
radeon/audio: consolidate write_sad_regs() functions
by Alex Deucher
· 10 years ago
1a626b6
radeon/audio: defined initial audio interface that gets initialized via detect() call
by Slava Grigorev
· 10 years ago
bfc1f97
radeon/audio: consolidate audio_init() functions
by Slava Grigorev
· 10 years ago
49ead33
drm/radeon: comment out some currently unused 7xx dpm code
by Alex Deucher
· 10 years ago
ed50890
drm/radeon: comment out some currently unused eg dpm code
by Alex Deucher
· 10 years ago
1afde6b
drm/radeon: comment out some currently unused sumo dpm code
by Alex Deucher
· 10 years ago
6421d61
drm/radeon: comment out some currently unused tn dpm code
by Alex Deucher
· 10 years ago
7ff96f9
drm/radeon: comment out some currently unused btc dpm code
by Alex Deucher
· 10 years ago
de6267d0
drm/radeon: comment out some currently unused ni dpm code
by Alex Deucher
· 10 years ago
dafc519
drm/radeon: comment out some currently unused kv dpm code
by Alex Deucher
· 10 years ago
9876913
drm/radeon: comment out some currently unused si dpm code
by Alex Deucher
· 10 years ago
64e5804
drm/radeon: comment out some currently unused ci dpm code
by Alex Deucher
· 10 years ago
bcd705a
gpu: drm: radeon: radeon_object: Remove unused function
by Rickard Strandqvist
· 10 years ago
089e746
drm/radeon/radeon_fb: Remove unused function
by Rickard Strandqvist
· 10 years ago
0554309
drm/radeon/radeon_i2c: Remove unused function
by Rickard Strandqvist
· 10 years ago
de5670c
drm/radeon: enable smc fan control on SI
by Alex Deucher
· 10 years ago
47fd97c
fixes for SI fan handling
by Oleg Chernovskiy
· 10 years ago
5e8150a
drm/radeon: bind fan control on SI cards to hwmon interface
by Alex Deucher
· 10 years ago
36689e5
drm/radeon: bind fan control on CI cards to hwmon interface (v2)
by Oleg Chernovskiy
· 10 years ago
9973670
drm/radeon: add hwmon interface for managing fan pwm (v2)
by Oleg Chernovskiy
· 10 years ago
a35a4b2
add common fan control asic callbacks
by Oleg Chernovskiy
· 10 years ago
1661374
drm/radeon: evergreen/cayman indirect draw support (v2)
by Glenn Kennard
· 10 years ago
7113cd6
drm/amdkfd: Handle case of invalid queue type
by Oded Gabbay
· 10 years ago
300dec9
drm/amdkfd: Add break at the end of case
by Oded Gabbay
· 10 years ago
010b82e
drm/amdkfd: Remove negative check of uint variable
by Oded Gabbay
· 10 years ago
b770372
drm/probe-helper: clamp unknown connector status in the poll work
by Daniel Vetter
· 10 years ago
162b6a5
drm/probe-helper: don't lose hotplug event
by Daniel Vetter
· 10 years ago
be83cd4
drm/nouveau: finalise nvkm namespace switch (no binary change)
by Ben Skeggs
· 10 years ago
Next »