summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/panel: Use of_find_backlight helperMeghana Madhyastha2018-02-203-66/+13Star
* drm/omapdrm: Use backlight_enable/disable helpersMeghana Madhyastha2018-02-201-9/+2Star
* drm/panel: Use backlight_enable/disable helpersMeghana Madhyastha2018-02-204-24/+8Star
* drm/tinydrm: Call devres version of of_find_backlightMeghana Madhyastha2018-02-202-2/+2
* drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlightMeghana Madhyastha2018-02-204-44/+4Star
* drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...Meghana Madhyastha2018-02-202-57/+2Star
* drm/doc: Polish for drm_mode_parse_command_line_for_connectorDaniel Vetter2018-02-201-2/+2
* drm/docs: Document "scaling mode" property betterDaniel Vetter2018-02-201-4/+28
* drm/docs: Align layout of optional plane blending propertiesDaniel Vetter2018-02-201-8/+10
* drm: simple_kms_helper: Add mode_valid() callback supportLinus Walleij2018-02-201-0/+15
* drm: Use idr_init_base(1) when using id==0 for invalidChris Wilson2018-02-192-3/+3
* drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty2018-02-191-0/+2
* drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty2018-02-191-3/+5
* drm: Fix kerneldoc warnings for drm_leaseChris Wilson2018-02-191-8/+8
* drm/bochs: make structure bochs_bo_driver staticColin Ian King2018-02-191-1/+1
* drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide2018-02-181-1/+6
* drm/rockchip: support prime import sg tableHaixia Shi2018-02-183-9/+115
* drm/rockchip: Get rid of unnecessary struct fieldsTomasz Figa2018-02-181-5/+0Star
* drm/rockchip: inno_hdmi: Remove unnecessary platform_get_resource() error checkFabio Estevam2018-02-181-3/+0Star
* drm/rockchip: dsi: Remove unnecessary platform_get_resource() error checkFabio Estevam2018-02-181-3/+0Star
* Merge airlied/drm-next into drm-misc-nextSean Paul2018-02-16197-3291/+8236
|\
| * Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie2018-02-1615-43/+1742
| |\
| | * drm/i915: fix misalignment in HDCP register defRamalingam C2018-02-051-29/+29
| | * drm/i915: Reauthenticate HDCP on failureRamalingam C2018-02-051-7/+11
| | * drm/i915: Detect panel's hdcp capabilityRamalingam C2018-02-053-5/+56
| | * drm/i915: Optimize HDCP key loadRamalingam C2018-02-051-2/+4
| | * drm/i915: Retry HDCP bksv readRamalingam C2018-02-051-5/+13
| | * drm/i915: Connector info in HDCP debug msgsRamalingam C2018-02-051-3/+11
| | * drm/i915: Stop encryption for repeater with no sinkRamalingam C2018-02-051-2/+8
| | * drm/i915: Handle failure from 2nd stage HDCP authRamalingam C2018-02-051-0/+3
| | * drm/i915: Downgrade hdcp logs from INFO to DEBUG_KMSSean Paul2018-01-301-4/+5
| | * drm/i915: Restore HDCP DRM_INFO when with no downstreamSean Paul2018-01-301-3/+2Star
| | * drm/i915: Check for downstream topology errorsRamalingam C2018-01-181-0/+6
| | * drm/i915: Start repeater auth on READY/CP_IRQRamalingam C2018-01-181-6/+6
| | * drm/i915: II stage HDCP auth for repeater onlyRamalingam C2018-01-181-1/+4
| | * drm/i915: Extending HDCP for HSW, BDW and BXT+Ramalingam C2018-01-185-10/+37
| | * drm/i915/dp: Fix compilation of intel_dp_hdcp_check_linkChris Wilson2018-01-181-1/+3
| | * drm/i915: Only disable HDCP when it's activeSean Paul2018-01-091-3/+5
| | * drm/i915: Don't allow HDCP on PORT E/FSean Paul2018-01-091-1/+2
| | * drm/i915: Implement HDCP for DisplayPortSean Paul2018-01-081-7/+237
| | * drm/i915: Implement HDCP for HDMISean Paul2018-01-084-0/+282
| | * drm/i915: Add function to output Aksv over GMBUSSean Paul2018-01-083-3/+46
| | * drm/i915: Make use of indexed write GMBUS featureSean Paul2018-01-081-14/+20
| | * drm/i915: Add HDCP framework + base implementationSean Paul2018-01-087-0/+905
| | * drm: Add Content Protection propertySean Paul2018-01-082-0/+86
| | * drm/i915: Add more control to wait_for routinesSean Paul2018-01-083-15/+39
| | * drm: Fix link-status kerneldoc line lengthsSean Paul2018-01-081-4/+5
| * | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-16104-728/+2954
| |\ \
| * \ \ Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-1663-1240/+2880
| |\ \ \
| | * | | drm/i915: Update DRIVER_DATE to 20180207Joonas Lahtinen2018-02-071-2/+2