platform/kernel/linux-rpi.git
2017-10-06 Dave Airlieamdgpu/dc: convert dc_transfer to use a kref.
2017-10-06 Dave Airlieamdgpu/dc: kill a bunch of dead code.
2017-10-06 Dave Airlieamdgpu/dc: set a bunch of functions to static.
2017-10-06 Dave Airlieamdgpu/dc: kill some deadcode in dc core.
2017-10-06 Dave Airlieamdgpu/dc: fix indentation on a couple of returns.
2017-10-06 Dave Airlieamdgpu/dm: don't use after free.
2017-10-06 Dave Airlieamdgpu/dc: kfree already checks for NULL.
2017-10-06 Dave Airlieamdgpu/dc: fix a bunch of misc whitespace.
2017-10-06 Dave Airlieamdgpu/dc: drop hw_sequencer_types.h
2017-10-06 Dave Airlieamdgpu/dc: drop dce110_types.h
2017-10-06 Dave Airlieamdgpu/dc: use kernel ilog2 for log_2.
2017-10-06 Dave Airlieamdgpu/dc: don't memset after kzalloc.
2017-10-06 Dave Airlieamdgpu/dc: inline dal grph object id functions.
2017-09-29 Dave Airlieamdgpu/dc: inline dml_round_to_multiple
2017-09-29 Dave Airlieamdgpu/dc: rename bios get_image symbol to something...
2017-09-29 Dave Airlieamdgpu/dc: set some of the link dp code to static.
2017-09-29 Dave Airlieamdgpu/dc: inline all the signal_types code.
2017-09-29 Dave Airlieamdgpu/dc: inline fixed31_32 div_int
2017-09-29 Dave Airlieamdgpu/dc: use the builtin constant p trick on the...
2017-09-29 Dave Airlieamdgpu/dc: allow inlining constant int to fixed a lot...
2017-09-29 Dave Airlieamdgpu/dc: inline some of the bw_fixed code.
2017-09-29 Dave Airlieamdgpu/dc: move some one line dp functions to inlines.
2017-09-29 Dave Airlieamdgpu/dc: hide some unused aux/i2c payload apis.
2017-09-29 Dave Airlieamdgpu/dc: inline a bunch of the fixed 31_32 helpers.
2017-09-29 Dave Airlieamdgpu/dc: inline some of the fixed 32_32 fns
2017-09-29 Dave Airlieamdgpu/dc: fix construct return values on irq service.
2017-09-29 Dave Airlieamdgpu: fixup construct to void paths on some more...
2017-09-29 Dave Airlieamdgpu/dc: remove pointless return from build_pipe_hw_param
2017-09-29 Dave Airlieamdgpu/dc: another round of dce/dcn construct cleanups.
2017-09-29 Dave Airlieamdgpu/dc: cleanup construct returns in gpio.
2017-09-29 Dave Airlieamdgpu/dc: remove pointless returns in the i2caux const...
2017-09-29 Dave Airlieamdgpu/dc: make some audio functions return void
2017-09-29 Dave Airlieamdgpu/dc: make program_regamma_pwl return void
2017-09-29 Dave Airlieamdgpu/dc: make get_audio_clock_info return void.
2017-09-29 Dave Airlieamdgpu/dc: make dce80 timing generator construct return...
2017-09-29 Dave Airlieamdgpu/dc: make dce transform constructor void
2017-09-29 Dave Airlieamdgpu/dc: make opp construct void.
2017-09-29 Dave Airlieamdgpu/dc: make link encoder construct void.
2017-09-29 Dave Airlieamdgpu/dc: make stream encoder constructor return void.
2017-09-29 Dave Airlieamdgpu/dc: make timing generator constructor return...
2017-09-29 Dave Airlieamdgpu/dc: constify a bunch of dc structs.
2017-09-29 Dave Airlieamdgpu/dm: constify rgb formats.
2017-09-29 Dave Airlieamdgpu/dm: constify plane type.
2017-09-29 Dave Airlieamdgpu/dm: constify yuv_formats.
2017-09-29 Dave Airlieamdgpu/dc: static constify update_surface_trace_level
2017-09-29 Dave Airlieamdgpu/dc: drop dc_ver char
2017-09-28 Harry Wentlanddrm/amd/display: Remove DWB
2017-09-28 Dave Airlieamdgpu/dc: remove wait_reg/wait_reg_func interfaces.
2017-09-28 Dave Airlieamdgpu/dc: don't check for 0 on register read/writes...
2017-09-28 Dave Airlieamdgpu/dc: drop dml display_mode_support.c (v2)
2017-09-28 Dave Airlieamdgpu/dc: separate out some common code from bios...
2017-09-28 Dave Airlieamdgpu/dc: drop dml_util_is_420
2017-09-28 Dave Airlieamdgpu/dc: inline a bunch of the dml wrappers.
2017-09-28 Dave Airlieamdgpu/dc: inline a bunch of float operations.
2017-09-28 Dave Airlieamdgpu/dc: drop display_pipe_clocks.c.
2017-09-28 Dave Airlieamdgpu/dc: move filter taps to being static const data...
2017-09-28 Dave Airlieamdgpu/dc: add static to construct function
2017-09-28 Harry Wentlanddrm/doc: Reference AMD DC todos
2017-09-28 Harry Wentlanddrm/amd/display: DC I2C review
2017-09-28 Harry Wentlanddrm/amd/display: Use kernel alloc/free
2017-09-28 Daniel Vetterdrm/amd: DC pull request review
2017-09-26 Alex Deucherdrm/amdgpu: drop experimental flag for vega10
2017-09-26 Bhawanpreet... drm/amd/display: fix pflip irq registor for raven
2017-09-26 Shirish Sdrm/amd/display: don't clean-up bottom pipe plane_state
2017-09-26 Harry Wentlanddrm/amd/display: Remove unused dc_validate_guaranteed...
2017-09-26 Harry Wentlanddrm/amd/display: Reduce DC chattiness
2017-09-26 Harry Wentlanddrm/amd/display: Pass log_mask from DM
2017-09-26 Harry Wentlanddrm/amdgpu: Add dc_log module parameter
2017-09-26 Harry Wentlanddrm/amd/display: Clean Kconfig formatting
2017-09-26 Harry Wentlanddrm/amd/display: Update include to bring in line with...
2017-09-26 Harry Wentlanddrm/amd/display: Change comments to bring in line with...
2017-09-26 Harry Wentlanddrm/amd/display: Format changes to bring in line with...
2017-09-26 Roman Lidrm/amd/display: Disable FBC for linear tiling
2017-09-26 Vitaly Prosyakdrm/amd/display: Update DPP registers
2017-09-26 Harry Wentlanddrm/amd/display: Create fake sink if needed when commit...
2017-09-26 Harry Wentlanddrm/amd/display: Break out amdgpu_dm_connector
2017-09-26 panadrm/amd/display: Add 2X Cursor Magnification Code
2017-09-26 Harry Wentlanddrm/amd/display: No need to keep track of unreffed...
2017-09-26 Yue Hin Laudrm/amd/display: move dwb registers to header file
2017-09-26 Eric Bernsteindrm/amd/display: remove output_format from ipp_setup
2017-09-26 Harry Wentlanddrm/amd/display: Remove switching of clk sources at...
2017-09-26 Harry Wentlanddrm/amd/display: Power down clock source at commit
2017-09-26 Harry Wentlanddrm/amd/display: Don't reset clock source at unref
2017-09-26 Yue Hin Laudrm/amd/display: seperate dpp_cm_helper functions into...
2017-09-26 Andrew Jiangdrm/amd/display: Fix context alloc failed logging
2017-09-26 Tony Chengdrm/amd/display: fix default dithering
2017-09-26 Harry Wentlanddrm/amd/display: Enable dcn10_power_on_fe log by default
2017-09-26 Charlene Liudrm/amd/display: fix crc_source_select use hardcoded...
2017-09-26 Wenjing Liudrm/amd/display: set CP2520 Test pattern to use DP_TEST...
2017-09-26 Hersen Wudrm/amd/display: USB-C to HDMI dongle not light
2017-09-26 Shirish Sdrm/amd/display: dce110: fix plane validation
2017-09-26 Hersen Wudrm/amd/display: Request to have DCN RV pipe Harvesting
2017-09-26 Wenjing Liudrm/amd/display: Use TPS4 instead of CP2520_3 for phy...
2017-09-26 Yongqiang Sundrm/amd/display: Remove sanity check.
2017-09-26 Yongqiang Sundrm/amd/display: Added negative check for vertical...
2017-09-26 Logatharshan... drm/amd/display: Get OTG info if OTG master enabled
2017-09-26 Harry Wentlanddrm/amdgpu: Remove unused flip_flags from amdgpu_crtc
2017-09-26 Yue Hin Laudrm/amd/display: clean up cm register programming functions
2017-09-26 Tony Chengdrm/amd/display: delete dead code
2017-09-26 Harry Wentlanddrm/amd/display: Don't spam log with failed validation
next