summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/dc/ext
AgeCommit message (Expand)Author
2017-11-29tegra: align graphics drivers with android binariesApalis-TK1_LXDE-Image_2.7b5-20171201Dominik Sliwa
2015-08-25video: tegra: dc: handle tegra_dc_sync_windows errorBibek Basu
2014-07-18video: tegra: dc: remove low latency cursor supportJon Mayo
2014-07-18video: tegra: dc: move cursor into core driverJon Mayo
2014-06-25video: tegra: dc: accept CSC on window updateJon Mayo
2014-06-06video: tegra: dc: disable windows on enabled dcMichael Frydrych
2014-06-06video: tegra: dc: flush syncpts on releaseMichael I. Gold
2014-05-28video: tegra: dc: Handle missing DMA addressSami Kiminki
2014-05-16video: tegra: save dcext windows upon blankMichael Frydrych
2014-05-12video: tegra: isolate tegra_fb windowMichael Frydrych
2014-05-06video: tegra: blank dc windows during dc releaseMichael Frydrych
2014-04-02video: tegra: dc: fix test_bit_u32 for 64bit kernelKerwin Wan
2014-04-01video: tegra: devno is dev_t not intBryan Wu
2014-03-31video: tegra: dc: update cursor clip windowLael Jones
2014-03-20video: tegra: dc: don't pin buffers in proposeJon Mayo
2014-03-19video: tegra: dc: ext: move flip callback to dc.cGreg Hackmann
2014-03-19video: tegra: dc: add partial frame update supportKerwin Wan
2014-03-13video: tegra: dc: check SCAN_COLUMN supportJon Mayo
2014-03-11video: tegra: relocate tegra_dc_program_bwAnshuman Nath Kar
2014-03-07video: tegra: dc: fix structs for 64-bitJon Mayo
2014-03-07Revert "drivers: tegra: dc: support compat ioctls"Jon Mayo
2014-02-24video: tegra: dc: always program ADDR_HIJon Mayo
2014-02-11video: tegra: dc: Integer-pointer mismatch - Type cast requiredsujeet baranwal
2014-02-06video: tegra: dc: fix uninitialized var warningJon Mayo
2014-01-29video: tegra: dc: Add NVSR driverDaniel Solomon
2014-01-22video: tegra: fix dc accessing unmapped IOVAXue Dong
2014-01-21drivers: tegra: dc: support compat ioctlsPeng Du
2014-01-21video: tegra: dc: hookup compat_ioctlPeng Du
2014-01-13video: tegra: dc: remove references to nvmapKrishna Reddy
2014-01-13video: tegra: dc: move syncpts fwd for all flipsRakesh Iyer
2014-01-08video: tegra: dc: fail flips for disconnected devsRakesh Iyer
2013-12-03video: tegra: dc: conditionalize sync codeRakesh Iyer
2013-12-03video: tegra: dc: allow fence fds in flipRakesh Iyer
2013-11-15video: tegra: dc: skip over invalid windowsJon Mayo
2013-11-15Revert "video: tegra: dc: ignore invalid windows"Jon Mayo
2013-11-06video: tegra: dc: ignore invalid windowsJon Mayo
2013-10-29video: tegra: dc: fail propose for removed displayRakesh Iyer
2013-10-29video: tegra: dc: fix isomgr feature issuesRakesh Iyer
2013-10-29video: tegra: dc: add asynchronous bw negotiation.Kevin Huang
2013-10-13video: tegra: dc: get dma_buf from fdKrishna Reddy
2013-10-03video: tegra: dc: detach from dmabufAlex Waterman
2013-10-03video: tegra: dc: add detach from dmabufKrishna Reddy
2013-10-01video: tegra: dc: remove nvmap client creationKrishna Reddy
2013-09-26video: tegra: dc: add API for selecting PREMULT_ALPHA cursor blendingAndy Ritger
2013-09-26video: tegra: dc: check ext enabled before flipSpencer Sutterlin
2013-09-14video: tegra: dc: Use correct device pointerAlex Waterman
2013-09-14video: tegra: dc: use dmabuf APIKrishna Reddy
2013-09-14video: tegra: dc: use set_cursor_image_hw() in tegra_dc_ext_set_cursor_low_la...Andy Ritger
2013-09-14video: tegra: dc: add check_cursor_size()Andy Ritger
2013-09-14video: tegra: dc: add set_cursor_fg_bg()Andy Ritger