summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_surface.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-151-7/+7
* drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo2018-05-151-1/+7
* amdgpu/dc: fix non-ansi function decls.Dave Airlie2017-11-071-2/+2
* drm/amd/display: rename transform to dpp for dcnYue Hin Lau2017-10-211-0/+1
* amdgpu/dc: use kref for dc_plane_state.Dave Airlie2017-10-061-10/+10
* amdgpu/dc: convert dc_gamma to kref reference counting.Dave Airlie2017-10-061-10/+9
* amdgpu/dc: convert dc_transfer to use a kref.Dave Airlie2017-10-061-8/+9
* amdgpu/dc: don't memset after kzalloc.Dave Airlie2017-10-061-2/+0
* amdgpu: fixup construct to void paths on some more dc objects.Dave Airlie2017-09-291-12/+3
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-7/+8
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-2/+2
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-5/+5
* drm/amd/display: Use atomic types for ref_countJerry Zuo2017-09-261-18/+18
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-261-37/+37
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-261-8/+8
* drm/amd/display: Roll core_gamma into dc_gammaHarry Wentland2017-09-261-13/+9
* drm/amd/display: Roll gamma struct into core_gammaHarry Wentland2017-09-261-17/+4
* drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland2017-09-261-25/+19
* drm/amd/display: Roll surface struct into core_surfaceHarry Wentland2017-09-261-23/+14
* drm/amd/display: Flattening to dc_transfer_funcLeo (Sunpeng) Li2017-09-261-15/+4
* drm/amd/display: decouple resource_pool from resource_contextTony Cheng2017-09-261-2/+1
* drm/amd/display: Fix warnings in DCHarry Wentland2017-09-261-1/+1
* drm/amd/display: clean up redundant logicTony Cheng2017-09-261-15/+8
* drm/amd/display: Set gamma to NULL at releaseYongqiang Sun2017-09-261-4/+5
* drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong2017-09-261-0/+2
* drm/amd/display: Add refcount debug assertAndrey Grodzovsky2017-09-261-3/+11
* drm/amd/display: reset transfer_func to NULL on releaseYongqiang Sun2017-09-261-2/+6
* drm/amd/display: Refactor output transfer function to streamAnthony Koo2017-09-261-5/+1
* drm/amd/display: Add in/out transfer functions to DCAnthony Koo2017-09-261-18/+46
* drm/amd/display: Fix Gamma AdjustmentAmy Zhang2017-09-261-1/+2
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+213
OpenPOWER on IntegriCloud