Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f073d78eeb8efd85718e611c15f9a78647751dea
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
0feeb10
Merge tag 'tilcdc-4.17' of https://github.com/jsarha/linux 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
· 7 years ago
3366ba3
drm/tilcdc: Delete an error message for a failed memory allocation in seven functions
by Markus Elfring
· 7 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ä
· 7 years ago
c154d1e
drm/i915: Set the primary plane pipe select bits on gen4
by Ville Syrjälä
· 7 years ago
32ea06b
drm/i915: Don't set cursor pipe select bits on g4x+
by Ville Syrjälä
· 7 years ago
aa81e2c
drm/i915: Assert that we don't overflow frontbuffer tracking bits
by Ville Syrjälä
· 7 years ago
2b91e3c
drm/omapdrm: Use of_find_backlight helper
by Meghana Madhyastha
· 7 years ago
c69f945
drm/panel: Use of_find_backlight helper
by Meghana Madhyastha
· 7 years ago
f4ccc2b
drm/omapdrm: Use backlight_enable/disable helpers
by Meghana Madhyastha
· 7 years ago
d593bfd
drm/panel: Use backlight_enable/disable helpers
by Meghana Madhyastha
· 7 years ago
27f6640
drm/tinydrm: Call devres version of of_find_backlight
by Meghana Madhyastha
· 7 years ago
d1a2e70
drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight
by Meghana Madhyastha
· 7 years ago
414147e
drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/disable
by Meghana Madhyastha
· 7 years ago
f515587
Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next
by Sean Paul
· 7 years ago
07d8529
drm: add documentation for tv connector state margins
by Jani Nikula
· 7 years ago
83a7dff
drm/doc: Use new substruct support
by Daniel Vetter
· 7 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
3f0df75
drm/docs: Discourage adding more to kms-properties.csv
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
· 7 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
· 7 years ago
c633c00
drm/amdgpu: separate PASID mapping from VM flush v2
by Christian König
· 7 years ago
ec47734
drm/amd/display: Fix increment when sampling OTF in DCE
by Leo (Sunpeng) Li
· 7 years ago
792474b
drm/amd/display: De PQ implementation
by Vitaly Prosyak
· 7 years ago
627c9a0
drm/amd/display: Remove unused dm_pp_ interfaces
by Harry Wentland
· 7 years ago
fdf0c1c
drm/amd/display: Add logging for aux DPCD access
by Eric Yang
· 7 years ago
3b94a40
drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
by Tao
· 7 years ago
e923a35
drm/amd/display: provide an interface to query firmware version
by Anthony Koo
· 7 years ago
41b5b0a
drm/amd/display: Add missing Vega defines to dal_asic_id
by Harry Wentland
· 7 years ago
6531738
drm/amd/display: Treat bad EDID as no EDID
by Eric Yang
· 7 years ago
05a2e83
drm/amd/display: Remove duplicate entries from BIOS function table
by Ken Chalmers
· 7 years ago
3e332d3
drm/amd/display: Make FBC work without fbdev emulation
by Roman Li
· 7 years ago
b0c4e97
drm/amd/display: Remove delay on disconnect patch
by John Barberiz
· 7 years ago
a0a31ec
drm/amd/display: Skip 2 frames when first reading CRC
by Leo (Sunpeng) Li
· 7 years ago
ea41fb6
drm/amd/display: Expose DCE110 CRC functions for DCE8
by Leo (Sunpeng) Li
· 7 years ago
60c118c
drm/amd/display: Rework DCE transform bit depth reduction programming.
by Leo (Sunpeng) Li
· 7 years ago
aed7b06
drm/amd/display: When enabling CRC, disable dither & enable truncation
by Leo (Sunpeng) Li
· 7 years ago
44af70a
drm/amd/display: Expose dither setting functionality to Linux
by Leo (Sunpeng) Li
· 7 years ago
236d0e4
drm/amd/display: Refactor max color lut entries into a macro.
by Leo (Sunpeng) Li
· 7 years ago
e277adc
drm/amd/display: Hookup color management functions
by Leo (Sunpeng) Li
· 7 years ago
303afd2
drm/amd/display: Implement color management
by Leo (Sunpeng) Li
· 7 years ago
ec7e6bb
drm/amd/display: Add color module's gamma helpers to Linux build
by Leo (Sunpeng) Li
· 7 years ago
08616da
drm/amd/display: Use hardware max low point when sampling OTF
by Leo (Sunpeng) Li
· 7 years ago
3a97f3f
drm/amd/display: Make couple functions in DCE80 TG static
by Harry Wentland
· 7 years ago
bbad2da
drm/amd/display: Re-use DCE100 display_power_gating for DCE80
by Harry Wentland
· 7 years ago
92e2239
drm/amd/display: Remove unused DCE80 compressor
by Harry Wentland
· 7 years ago
4cac1e6
drm/amd/display: Keep eDP stream enabled during boot.
by Yongqiang Sun
· 7 years ago
7502303
drm/amd/display: dal 3.1.34
by Tony Cheng
· 7 years ago
4ee778d
drm/amd/display: disable seamless vp adjustment for mirrored surface
by Dmytro Laktyushkin
· 7 years ago
b686ee2
drm/amd/display: add monitor patch for delay after DP receive power up
by Martin Tsai
· 7 years ago
fa4d6d8
drm/amd/display: Change blackout time to 0 on CZ/ST
by Harry Wentland
· 7 years ago
ed8462a
drm/amd/display: add force_trigger even to static screen control
by Charlene Liu
· 7 years ago
7708b60
drm/amd/display: dal 3.1.33
by Tony Cheng
· 7 years ago
91d4a12
drm/amd/display: boot up/S4 fix mainlink off before BL.
by Charlene Liu
· 7 years ago
10dab19
drm/amd/display: VGA black screen from s3 when attached to hook
by Hersen Wu
· 7 years ago
9a6995c
drm/amd/display: Rearchitecture HDMI HPD
by John Barberiz
· 7 years ago
ed024578
drm/amdgpu: Fix potential uninitialized use of 'idle' in amdgpu_ids.c
by Harry Wentland
· 7 years ago
15b9bc9
drm/amdgpu: Unify the dm resume calls into one
by Mikita Lipski
· 7 years ago
7bb0d4b
drm/amdgpu: Add a missing lock for drm_mm_takedown
by Mikita Lipski
· 7 years ago
add9f9a
drm/amdgpu: cleanup VCN IB generation
by Christian König
· 7 years ago
4ab91cf
drm/amdgpu: fix and cleanup UVD IB generation
by Christian König
· 7 years ago
fe649fb
drm/amd/display: Remove unused CFLAGS entry in DML Makefile
by Harry Wentland
· 7 years ago
30ac971
drm/radeon: remove extra TT unpopulated check
by Christian König
· 7 years ago
b48bdd9
drm/amdgpu: remove extra TT unpopulated check
by Christian König
· 7 years ago
25893a1
drm/ttm: add ttm_tt_populate wrapper
by Christian König
· 7 years ago
cc32ad8
amdgpu/dc/calcs: Support clang option for stack alignment
by Matthias Kaehlcke
· 7 years ago
4769278
amdgpu/dc/dml: Support clang option for stack alignment
by Matthias Kaehlcke
· 7 years ago
3717201
amdgpu/dc/calcs: Consolidate redundant CFLAGS
by Matthias Kaehlcke
· 7 years ago
4007e92
amdgpu/dc/dml: Consolidate redundant CFLAGS
by Matthias Kaehlcke
· 7 years ago
9475a94
drm/amdgpu: Add place holder for soc15 asic init on emulation
by Shaoyun Liu
· 7 years ago
593aa2d
drm/amdgpu: Double the timeout count on emulation mode
by Shaoyun Liu
· 7 years ago
3d918c0
drm/amdgpu: Avoid get vram info from atom bios on emulation mode
by Shaoyun Liu
· 7 years ago
Next »