summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_surface.c
AgeCommit message (Expand)Author
2019-07-18drm/amd/display: Add MPC 3DLUT resource managementVitaly Prosyak
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: Integrate color transform3x4 with 3dlut tmVitaly Prosyak
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-03-05drm/amd/display: Set flip pending for pipe splitWesley Chalmers
2019-01-14drm/amd/display: Check for NULL when creating gamma structKrunoslav Kovac
2018-11-05drm/amd/display: initialize dc_transfer_func->ctxDavid Francis
2018-07-31drm/amd/display: add missing void parameter to dc_create_transfer_funcColin Ian King
2018-06-15drm/amd/display: Added documentation for some DC interface functionsYasir Al Shekerchi
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo
2017-11-07amdgpu/dc: fix non-ansi function decls.Dave Airlie
2017-10-21drm/amd/display: rename transform to dpp for dcnYue Hin Lau
2017-10-06amdgpu/dc: use kref for dc_plane_state.Dave Airlie
2017-10-06amdgpu/dc: convert dc_gamma to kref reference counting.Dave Airlie
2017-10-06amdgpu/dc: convert dc_transfer to use a kref.Dave Airlie
2017-10-06amdgpu/dc: don't memset after kzalloc.Dave Airlie
2017-09-29amdgpu: fixup construct to void paths on some more dc objects.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: Use atomic types for ref_countJerry Zuo
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland
2017-09-26drm/amd/display: Roll core_gamma into dc_gammaHarry Wentland
2017-09-26drm/amd/display: Roll gamma struct into core_gammaHarry Wentland
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland
2017-09-26drm/amd/display: Roll surface struct into core_surfaceHarry Wentland
2017-09-26drm/amd/display: Flattening to dc_transfer_funcLeo (Sunpeng) Li
2017-09-26drm/amd/display: decouple resource_pool from resource_contextTony Cheng
2017-09-26drm/amd/display: Fix warnings in DCHarry Wentland
2017-09-26drm/amd/display: clean up redundant logicTony Cheng
2017-09-26drm/amd/display: Set gamma to NULL at releaseYongqiang Sun
2017-09-26drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong
2017-09-26drm/amd/display: Add refcount debug assertAndrey Grodzovsky
2017-09-26drm/amd/display: reset transfer_func to NULL on releaseYongqiang Sun
2017-09-26drm/amd/display: Refactor output transfer function to streamAnthony Koo
2017-09-26drm/amd/display: Add in/out transfer functions to DCAnthony Koo
2017-09-26drm/amd/display: Fix Gamma AdjustmentAmy Zhang
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland